Bug 6695

Summary: sax2 -r is hung up if the machine has 865G video
Product: xorg Reporter: Chandru <csiddali>
Component: Driver/intelAssignee: fd.o Admin Massive <sitewranglers>
Status: RESOLVED DUPLICATE QA Contact:
Severity: critical    
Priority: high CC: csiddali
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
xorg.0.log.2 none

Description Chandru 2006-04-22 09:06:51 UTC
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
Comment 1 Chandru 2006-04-22 09:09:49 UTC
Created attachment 5417 [details]
xorg.0.log.2
Comment 2 Adam Jackson 2006-04-25 09:21:08 UTC
it helps to file bugs against the correct product.
Comment 3 Alan Hourihane 2006-04-25 23:12:50 UTC

*** 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.