odf opened this issue on Oct 27, 2008 · 13964 posts
rjjack posted Fri, 02 January 2009 at 10:57 PM
Quote - Funny, I have the HD 3400, too, only the Mobility version. Proprietary driver, just updated this week. Could you show me your /etc/X11/xorg.conf by any chance? Do you get any 'ole:CoGetClassObject' errors when you run 3D-Coat?
i have the HD3400 Mobile too
rjjack@t400 $> wine 3D-CoatGL.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32f578,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x32f578,0x00000000), stub!
err:ole:CoGetClassObject class {82c5ab54-c92c-4d52-aac5-27e25e22604c} not registered
err:ole:CoGetClassObject class {82c5ab54-c92c-4d52-aac5-27e25e22604c} not registered
err:ole:create_server class {82c5ab54-c92c-4d52-aac5-27e25e22604c} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {82c5ab54-c92c-4d52-aac5-27e25e22604c} could be created for context 0x17
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "fglrx"
EndSection