Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 170927 - x11-base/xorg-server with i810 crashes when Accel is enabled with my Intel 945GM/GMS/940GML
Summary: x11-base/xorg-server with i810 crashes when Accel is enabled with my Intel 94...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-14 19:02 UTC by Dick Marinus
Modified: 2007-03-21 13:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Xorg.0.log (Xorg.0.log,65.69 KB, text/plain)
2007-03-14 19:03 UTC, Dick Marinus
Details
emerge --info (emerge.info,3.31 KB, text/plain)
2007-03-14 19:03 UTC, Dick Marinus
Details
gdb (gdb,1.65 KB, text/plain)
2007-03-14 19:05 UTC, Dick Marinus
Details
xorg.conf (xorg.conf,3.41 KB, text/plain)
2007-03-14 19:08 UTC, Dick Marinus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dick Marinus 2007-03-14 19:02:16 UTC
I'm running Gentoo Linux on my Dell Latitude D820 and having some instability with the Intel 945GM.

When Gnome starts the session, X segfaults (sig 11). I'm using 915resolution to patch the i810 bios for the widescreen resolution (1920x1200)

I've tried the drm driver from portage and ACCEPT_KEYWORDS=~x86, disabling the framebuffer graphics, lower CFLAGS (-O2 instead of -O3) but nothing seems to work.

And, a very few times it just seems to run (with Accel) stable for as long as the X server runs.

I'll post:
- emerge --info
- Xorg.0.log
- A gdb backtrace
Comment 1 Dick Marinus 2007-03-14 19:03:06 UTC
Created attachment 113278 [details]
Xorg.0.log

Xorg.0.log
Comment 2 Dick Marinus 2007-03-14 19:03:48 UTC
Created attachment 113282 [details]
emerge --info
Comment 3 Dick Marinus 2007-03-14 19:05:04 UTC
Created attachment 113284 [details]
gdb

I've also tried disabling the Composite, which doesn't help either
Comment 4 Dick Marinus 2007-03-14 19:08:59 UTC
Created attachment 113287 [details]
xorg.conf
Comment 5 Dick Marinus 2007-03-21 13:56:25 UTC
I've removed my gnome directories from my home directory and now it seems to run without any problems...