Summary: | lockup when switching back from consoles | ||
---|---|---|---|
Product: | xorg | Reporter: | Tobias Preclik <xorg> |
Component: | Driver/intel | Assignee: | Xorg Project Team <xorg-team> |
Status: | RESOLVED WORKSFORME | QA Contact: | |
Severity: | major | ||
Priority: | high | CC: | chris231180 |
Version: | 6.8.0 | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Tobias Preclik
2004-09-25 08:13:28 UTC
Same error here, with Mandrake, kernel 2.6.9 and a i815. (In reply to comment #1) > Same error here, with Mandrake, kernel 2.6.9 and a i815. my chipset is i815 too. I noticed that it's not a total lockup (at least not anymore). Console switching does work after some seconds and the x server crashes. Problem persists with xorg 6.8.1 and vanilla kernel 2.6.9. Fatal server error: EnterVT failed for screen 0 Please consult the The X.Org Foundation support at http://wiki.X.Org for help. Please also check the log file at "/var/log/Xorg.0.log" for additional informati Error in I810WaitLpRing(), now is 89374, start is 87373 pgetbl_ctl: 0x17890001 pgetbl_err: 0x12 ipeir: 0 iphdr: 0 LP ring tail: 8 head: 0 len: 0 start 0 eir: 0 esr: 10 emr: 3d instdone: ff7b instpm: 0 memmode: 4 instps: 0 hwstam: bac7 ier: 0 imr: bac7 iir: 0 space: 65520 wanted 65528 (II) I810(0): [drm] removed 1 reserved context for kernel (II) I810(0): [drm] unmapping 8192 bytes of SAREA 0xd894a000 at 0xb7d67000 FatalError re-entered, aborting lockup *** Bug 1848 has been marked as a duplicate of this bug. *** Further investigations revealed that adding Option "NoAccel" "true" to xorg.conf resolves the problem which means it's a dri problem. The following dmesg output occurs when the X server crashs: [drm:i810_wait_ring] *ERROR* space: 65512 wanted 65528 [drm:i810_wait_ring] *ERROR* lockup [drm:i810_wait_ring] *ERROR* space: 65504 wanted 65528 [drm:i810_wait_ring] *ERROR* lockup And from time to time (I think it's when i'm switching consoles while the X server hangs with a black screen): [drm:i810_unlock] *ERROR* Process 6632 using kernel context 0 /var/log/Xorg.0.log contains one warning but no errors: (WW) I810(0): Bad V_BIOS checksum I'm allocating 12288KB VideoRam otherwise DRI does not work for me (at least not with 8192 or no VideoRam setting in xorg.conf). If you need further informations tell me please. Happy new year besides... As of 6.8.1.904 the problem seems to be fixed. 6.8.2 works well too. Thank you! Can anyone confirm this? |
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.