ferpadro
April 21st, 2007, 08:09 PM
This message appears on screen seconds later i decide to reboot/turn off my computer from feisty:
"bogl_init failed: reading screen info: inapropiate ioctl for devices. Screen init failed"
The screen doesnt freeze. In fact it turns off without any major problems, but i wanna be sure this isnt affecting any other part of my ubuntu. Any ideas on how to solve this?
Another this is, i installed my Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter with $sudo dpkg-reconfigure xserver-xorg and i noticed a great improvement in window scrolling and video playing, but i wanna know if i have my drivers working 100% or if there is another way of installing them.
This is the result of lspci command and the content of the media section in the xorg.conf file:
lspci:
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 651 Host (rev 02)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port (virtual PCI-to-PCI bridge)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS962 [MuTIOL Media IO] (rev 25)
00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 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:10.0 Communication controller: Motorola Wildcard X100P
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter
xorg.conf (video section):
Section "Device"
Identifier "Generic Video Card"
Driver "sis"
BusID "PCI:1:0:0"
Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "Samsung 793v"
Option "DPMS"
HorizSync 30-70
VertRefresh 50-160
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic video card"
Monitor "Samsung 793v"
DefaultDepth 24
SubSection "Display"
Thanks in advance!!!
"bogl_init failed: reading screen info: inapropiate ioctl for devices. Screen init failed"
The screen doesnt freeze. In fact it turns off without any major problems, but i wanna be sure this isnt affecting any other part of my ubuntu. Any ideas on how to solve this?
Another this is, i installed my Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter with $sudo dpkg-reconfigure xserver-xorg and i noticed a great improvement in window scrolling and video playing, but i wanna know if i have my drivers working 100% or if there is another way of installing them.
This is the result of lspci command and the content of the media section in the xorg.conf file:
lspci:
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 651 Host (rev 02)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port (virtual PCI-to-PCI bridge)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS962 [MuTIOL Media IO] (rev 25)
00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 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:10.0 Communication controller: Motorola Wildcard X100P
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter
xorg.conf (video section):
Section "Device"
Identifier "Generic Video Card"
Driver "sis"
BusID "PCI:1:0:0"
Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "Samsung 793v"
Option "DPMS"
HorizSync 30-70
VertRefresh 50-160
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic video card"
Monitor "Samsung 793v"
DefaultDepth 24
SubSection "Display"
Thanks in advance!!!