Machine Type = IA32 with 865G video and SuSE Enterprise Linux 10 ---Debugger--- A debugger is not configured ---Steps to Reproduce--- Test machine should have 865G or same kind of video. (It should use "i810_drv.so") 1. Install SLES10 i386 with runlevel 3. (Please turn off firewall, you need to change configuration via remote access by using SSH) 2. Then run "sax2 -r" on graphical console. Graphical console is hung up. 3. Try to access this machine via SSH remote access 4. Change xorg.conf if you need, and reboot this machine ---Problem Description--- On SLES10 i386, I cannot configure Xserver by using sax2 if the IA32 machine has 865G video. When I use "sax2 -r", graphical console is hung up. If I use default xorg.conf which is generated by install process, Xorg.0.log has following error. ============================================================= Could not init font path element /usr/X11R6/lib/X11/fonts/local, removing from list! ADVANCE_LP_RING: outring (0x27) isn't on a QWord boundaryADVANCE_LP_RING: outring (0x7) isn't on a QWord boundary ============================================================= xorg.conf has following entries: =================================== Section "Device" BoardName "865 G" BusID "PCI:0@0:2:0" Driver "i810" Identifier "Device[0]" Screen 0 VendorName "Intel" EndSection =================================== I replaced "i810" with "fbdev", then now graphical console is working fine. SLES9 works fine on same machine. ---XFree86/X.org Component Data--- Adapter and monitor type: Monitor: IBM P50, Video: 865G *Additional Instructions: -Attach: config file log file lspci-v /var/log/messages
Created attachment 5417 [details] xorg.0.log.2
it helps to file bugs against the correct product.
*** This bug has been marked as a duplicate of 5443 ***
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.