Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 372715 - Starting Xorg Freezes the kernel
Summary: Starting Xorg Freezes the kernel
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-23 21:10 UTC by Philippe SCHELTE
Modified: 2011-06-25 11:42 UTC (History)
1 user (show)

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


Attachments
the 2.6.38-gentoo-r6 config (kernel.config,63.29 KB, text/plain)
2011-06-24 16:53 UTC, Philippe SCHELTE
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe SCHELTE 2011-06-23 21:10:17 UTC
on a Clevo laptop W251HU with intel i5-2410M and 0116 (rev 09) Graphic device using the i915 driver when Xorg starts the kernel hangs, I must do a hard reboot. No logs are generated.
I have tested with thoose kernels :
- 2.6.38-gentto-r6
- 2.6.39-gentoo-r1
same issue.

It is a Gentoo specific issue because on the same laptop Xorg is working well under XUbuntu and Arch Linux (installed and tested) 

Reproducible: Always
Comment 1 Ben Sagal 2011-06-24 13:43:14 UTC
Could You post your kernel config.

try running:
startx > ~/xorg.log
is the xorg.log file created in you home directory?

what version of xorg and the intel display driver are you running? what version does ubuntu/arch use?

Can you try installing an ubuntu or arch kernel into gentoo, does that help?
Comment 2 Philippe SCHELTE 2011-06-24 16:53:08 UTC
Created attachment 278025 [details]
the 2.6.38-gentoo-r6 config
Comment 3 houmles 2011-06-24 17:36:44 UTC
I had the same problem. Solved it by reemerge all xorg drivers as sugested by emerge.


WARN: postinst
You must rebuild all drivers if upgrading from <xorg-server-1.10
because the ABI changed. If you cannot start X because
of module version mismatch errors, this is your problem.
You can generate a list of all installed packages in the x11-drivers
category using this command:
	emerge portage-utils; qlist -I -C x11-drivers/
or using sets from portage-2.2:
	emerge @x11-module-rebuild
Comment 4 Philippe SCHELTE 2011-06-24 17:38:40 UTC
The xorg.log is created but empty (page blank)

xorg version : 1.9.5
xf86-video-intel : 2.14.0

on XUbuntu 

xorg version : 1:7.6+4ubuntu3 (cryptic for me hope you will be able to compare)
xserver-xorg-video-intel : 2:2.14.0-4ubuntu7.14 (seems to be the same)

same issue when I use an Ubuntu kernel into my Gentoo install.

Something different I have noticed when I boot on Ubuntu and Gentoo is that :

>> Booting (initramfs)>> ERROR: your real /dev is missing files required to boot (console and null)..

althought after loging :

# ls -al /dev/console /dev/null
crw-rw---- 1 root root 5, 1 jun 24 19:32 /dev/console
crw-rw---- 1 root root 1, 3 jun 24 19:32 /dev/null

Thanks !
Comment 5 Philippe SCHELTE 2011-06-25 10:09:25 UTC
I have followed the houmles advice, emerging world => same issue
I have put x11-base/xorg-server ~amd64 in /etc/portage/package.keywords
and emerging xorg-server (1.10.2) re-emerging xf86-video-intel => same issue
Comment 6 Philippe SCHELTE 2011-06-25 10:46:43 UTC
no more issue after having folowed this to fix my /dev issue at boot :

http://dev.gentoo.org/~a3li/openrc.txt