[Ubuntu-x-swat] [Bug 301958] Re: no working driver for sis 671/771 video cards

2009-06-02 Thread bgerlich
Daniel, post your /etc/X11/xorg.conf and your /var/log/Xorg.log.0

-- 
no working driver for sis 671/771 video cards
https://bugs.launchpad.net/bugs/301958
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-sis in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 301958] Re: no working driver for sis 671/771 video cards

2009-05-13 Thread bgerlich
Not faster at all actually. Netbook Remix interface uses the Clutter toolkit
- that's basically OpenGL wrapped in a simpler API, so it requires 3D
acceleration to get a performance boost.

-- 
no working driver for sis 671/771 video cards
https://bugs.launchpad.net/bugs/301958
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-sis in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 301958] Re: no working driver for sis 671/771 video cards

2009-05-12 Thread bgerlich
You have some problems with the rom data on your graphics card. Add the
line

Option "useROMData " "False"

to the "Device" section on your /etc/X11/xorg.conf . You can edit it
typing the command sudo gedit /etc/X11/xorg.conf in the terminal (you'll
find that in Applications->Accesories).

The "Device" snippet will look something like that after the edit:

Section "Device"
Identifier  "Configured Video Device"
Option "useROMData " "False"
EndSection

-- 
no working driver for sis 671/771 video cards
https://bugs.launchpad.net/bugs/301958
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-sis in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp