Forum: Poser - OFFICIAL


Subject: Antonia - Opinions?

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

xorg.conf (X.Org X Window System server configuration file)

This file was generated by dexconf, the Debian X Configuration tool, using

values from the debconf database.

Edit this file with caution, and see the xorg.conf manual page.

(Type "man xorg.conf" at the shell prompt.)

This file is automatically updated on xserver-xorg package upgrades only

if it has not been modified since the last upgrade of the xserver-xorg

package.

Note that some configuration settings that could be done previously

in this file, now are automatically configured by the server and settings

here are ignored.

If you have edited this file but would like it to be automatically updated

again, run the following command:

#   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