old SiS built-in video card on 12.10
Thufir Hawat
hawat.thufir at gmail.com
Mon Dec 31 02:26:32 UTC 2012
I'm running older hardware on 12.10, and, by adding this xorg.conf, am
able to boot to xfce4:
thufir at dur:~$
thufir at dur:~$ cat /etc/X11/xorg.conf
Section "Device"
Identifier "Configured Video Device"
Driver "vesa"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
thufir at dur:~$
thufir at dur:~$ lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 661FX/M661FX/M661MX
Host (rev 11)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] AGP Port (virtual
PCI-to-PCI bridge)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS964 [MuTIOL Media
IO] LPC Controller (rev 36)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 IDE
Controller (rev 01)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS]
SiS7012 AC'97 Sound Controller (rev a0)
00:03.0 USB controller: Silicon Integrated Systems [SiS] USB 1.1
Controller (rev 0f)
00:03.1 USB controller: Silicon Integrated Systems [SiS] USB 1.1
Controller (rev 0f)
00:03.2 USB controller: Silicon Integrated Systems [SiS] USB 1.1
Controller (rev 0f)
00:03.3 USB controller: Silicon Integrated Systems [SiS] USB 2.0
Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI
Fast Ethernet (rev 91)
00:05.0 IDE interface: Silicon Integrated Systems [SiS] RAID bus
controller 180 SATA/PATA [SiS] (rev 01)
00:09.0 Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10)
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS]
661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter
thufir at dur:~$
My concern is that the login process is a bit long, and after login the
monitor gives many "autoadjusting" messages before it settles down.
1.) do I have anything to be concerned about, switching drivers?
2.) is it worth investigating alternatives, like switching back to the SiS
driver but downgrading X11 with a ppa?
3.) is this worth even reporting as a bug? I might very be the only one,
or one of a handful, of users running Ubuntu 12.10 on this built-in SiS
card. I imagine Ubuntu and X would point fingers at each other.
I get it that old hardware cannot get infinite support, things progress,
etc, but if the old SiS driver worked under 12.04 why can't I use the
same driver? Seems a bit sketchy.
see also:
http://thread.gmane.org/gmane.linux.ubuntu.user/264235
thanks,
Thufir
More information about the ubuntu-users
mailing list