/etc/X11/xorg.conf - http://pastebin.com/f9f3f8d3 /var/log/Xorg.0.log - http://pastebin.com/f618e4bde After hanging disk is not unmounted correctly - I already lose some data.
emerge --info - http://pastebin.com/f498bc51a Video Card - Sapphire HD4850X2 2Gb
The same with X.Org X Server 1.5.3 - http://pastebin.com/f670c10a9
Please attach those files here to the bugreport
Did you rebuild the radeon driver after X bump?
Yes, I rebuilt radeon driver, with the following command: emerge -1av libXrandr xrandr $(qlist -IC x11-drivers) (also my card doesn't work with radeonhd 1.3.0)
Created attachment 206872 [details] Set of files for diagnostics With this configuration X Server starts and works well enough until logout. When I try to logout or when I press Ctrl-Alt-F1 - system hangs. I am unable to connect to the system via ssh, keyboard leds are not toggled by pressing. First two monitors are always black and second two monitors always on with last image, which was during logoff.
Please attach them as plain files.
Created attachment 206878 [details] xorg.conf
Created attachment 206880 [details] Xorg.0.log
Created attachment 206882 [details] zcat_proc_config_gz.txt
Created attachment 206884 [details] emerge --info
Created attachment 206885 [details] lshw
Created attachment 206887 [details] dmesg
Created attachment 206889 [details] emerge -pe world
Created attachment 206891 [details] /etc/make.conf
Created attachment 206893 [details] set
Created attachment 206894 [details] /etc/portage/package.keywords
Created attachment 206896 [details] /etc/portage/package.mask
Created attachment 206898 [details] /etc/portage/package.use
Created attachment 206899 [details] lspci
Created attachment 206901 [details] lsusb
I think it is the radeon driver, who causes hangup (because system worked ok before with closed source driver).
The same behaviour under Exherbo operating system with xorg-server-1.7.1 and xf86-video-ati-6.12.4
Could you try xf86-video-ati-9999 from the x11 overlay? @Tomáš, got anything else to recommend? Thanks
Thanks to upstream not releasing for quite long and codebase quite much changed in meantime i have no better idea.
(In reply to comment #24) > Could you try xf86-video-ati-9999 from the x11 overlay? No, there is no such ebuild in portage tree: livecd linux # autounmask x11-drivers/xf86-video-ati autounmask version 0.27 (using PortageXS-0.02.09 and portage-2.2_rc49) * Using repository: /usr/portage * The given category/package-version does not seem to exist. Listing existing v ersions: * gentoo (/usr/portage): x11-drivers/xf86-video-ati-6.6.3 x11-drivers/xf86-video-ati-6.8.0-r1 x11-drivers/xf86-video-ati-6.9.0 x11-drivers/xf86-video-ati-6.10.0 x11-drivers/xf86-video-ati-6.11.0 x11-drivers/xf86-video-ati-6.12.1-r1 x11-drivers/xf86-video-ati-6.12.2 x11-drivers/xf86-video-ati-6.12.4 * Please pick one of the versions given above and try again.
it is in th x11 overlay. layman -a x11
I rebuild xorg-server-9999 and xf86-*-9999 (and somthing else unmasked with autounmask) Now the system hangs during start up. First it initializes all monitors, after that it reinitialize them and hungs at that moment (System completely unavailabale from console and from network). I am unable to provide /var/log/Xorg.0.log, because it is filled with garbage after reboot.
there is an option in man radeon Option "Int10" "boolean" This option allows you to disable int10 initialization. Set this to False if you are experiencing a hang when initializing a secondary card. The default is on. I tried to set in to "0" in xorg.conf. Nothing changes.
hi, you should not have updated complete xorg, but just the xf86-video-ati :D Anyway, i would say that you should try to report it upstream to http://bugs.freedesktop.org/ where you should attach as attachments xorg.conf and Xorg.0.log. Cheers
> you should not have updated complete xorg, but just the xf86-video-ati :D I tried with clean install of 1.7.1 in exherbo - doesn't not work > you should try to report it upstream Thanks. https://bugs.freedesktop.org/show_bug.cgi?id=25226
Too old, unable to reproduce