Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NO KDE or X for that matter
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
snakeo2
Veteran
Veteran


Joined: 01 Jan 2006
Posts: 1237

PostPosted: Sun Feb 13, 2011 3:49 am    Post subject: NO KDE or X for that matter Reply with quote

Tonight I ran my weekly update which included update world and update system, and one of the packages that was installed was xorg.1.9.x and thought nothing of it. Now, when I reboot, it goes through all the reboot process and the last message I see is "starting up kdm" and then nothing happens. Just a black screen, no login prompt or any video at all. I did boot into windows 7 and snow leopard just to make sure it wasnt my video card acting up. I have now rebooted using sysresc cd and I have no idea where to start looking. What logs should i look for clues as to what could have gone wrong? All suggestions welcomed.
_________________
Gigabyte MA790X-UD4P Motherboard
AMD Phenom II X4 940 Black Edition
MSI ATI R4650 PCIe2
250GB SATA Drive
4GB Corsair DDR2
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Sun Feb 13, 2011 3:59 am    Post subject: Reply with quote

I'd start with your xorg log.
Later steps depend on the details of your configuration.
Back to top
View user's profile Send private message
leifbk
Guru
Guru


Joined: 05 Jan 2004
Posts: 419
Location: Bærum, Norway

PostPosted: Sun Feb 13, 2011 11:31 am    Post subject: Reply with quote

Power up the PC, and when you've selected Gentoo from the boot menu, press I for interactive mode as soon as you see that message on the screen. Start things as usual until you're asked to start xdm|kdm or whatever window manager you're using.

Then log in as root and run this command:

Code:
emerge -av `qlist -IC x11-drivers`


This will rebuild all the neccessary X drivers, and should always be run when a new version of xorg server has been installed.

(Edit: qlist is part of app-portage/portage-utils which you will have to emerge first if you haven't already.)
_________________
Grumpy old man
Back to top
View user's profile Send private message
snakeo2
Veteran
Veteran


Joined: 01 Jan 2006
Posts: 1237

PostPosted: Sun Feb 13, 2011 3:27 pm    Post subject: Reply with quote

Thanks leif,

I chrooted into my system and ran the command you suggested, below is the output:

Code:


emerge -av `qlist -IC x11-drivers`

 * IMPORTANT: 15 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


 * IMPORTANT: 4 config files in '/etc/portage' need updating.
 * See the CONFIGURATION FILES section of the emerge
 * man page to learn how to update config files.

These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds to satisfy "x11-drivers/xf86-video-radeonhd".

 * IMPORTANT: 15 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

_________________
Gigabyte MA790X-UD4P Motherboard
AMD Phenom II X4 940 Black Edition
MSI ATI R4650 PCIe2
250GB SATA Drive
4GB Corsair DDR2
Back to top
View user's profile Send private message
snakeo2
Veteran
Veteran


Joined: 01 Jan 2006
Posts: 1237

PostPosted: Sun Feb 13, 2011 3:29 pm    Post subject: Reply with quote

Below is my xorg.log:

Code:


 cat /var/log/Xorg.0.log
[    26.429]
X.Org X Server 1.9.4
Release Date: 2011-02-04
[    26.429] X Protocol Version 11, Revision 0
[    26.429] Build Operating System: Linux 2.6.34-gentoo-r12 x86_64 Gentoo
[    26.429] Current Operating System: Linux tux 2.6.31-gentoo-r6 #1 SMP Wed Mar 3 14:32:51 EST 2010 x86_64
[    26.429] Kernel command line: root=/dev/sda3
[    26.429] Build Date: 12 February 2011  05:16:20AM
[    26.429] 
[    26.429] Current version of pixman: 0.20.2
[    26.429]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[    26.429] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    26.429] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 12 15:26:36 2011
[    26.495] (==) Using config file: "/etc/X11/xorg.conf"
[    26.495] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    26.546] (==) ServerLayout "X.org Configured"
[    26.546] (**) |-->Screen "Screen0" (0)
[    26.546] (**) |   |-->Monitor "Monitor0"
[    26.546] (**) |   |-->Device "Card0"
[    26.546] (**) |-->Input Device "Mouse0"
[    26.546] (**) |-->Input Device "Keyboard0"
[    26.546] (==) Automatically adding devices
[    26.546] (==) Automatically enabling devices
[    26.588] (**) FontPath set to:
   /usr/share/fonts/misc/,
   /usr/share/fonts/TTF/,
   /usr/share/fonts/OTF,
   /usr/share/fonts/Type1/,
   /usr/share/fonts/100dpi/,
   /usr/share/fonts/75dpi/,
   /usr/share/fonts/misc/,
   /usr/share/fonts/TTF/,
   /usr/share/fonts/OTF/,
   /usr/share/fonts/Type1/,
   /usr/share/fonts/100dpi/,
   /usr/share/fonts/75dpi/
[    26.588] (**) ModulePath set to "/usr/lib64/xorg/modules"
[    26.588] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    26.588] (WW) Disabling Mouse0
[    26.588] (WW) Disabling Keyboard0
[    26.588] (II) Loader magic: 0x7c7140
[    26.588] (II) Module ABI versions:
[    26.588]    X.Org ANSI C Emulation: 0.4
[    26.588]    X.Org Video Driver: 8.0
[    26.588]    X.Org XInput driver : 11.0
[    26.588]    X.Org Server Extension : 4.0
[    26.589] (--) PCI:*(0:1:0:0) 1002:9498:1462:1602 rev 0, Mem @ 0xd0000000/268435456, 0xfdee0000/65536, I/O @ 0x0000ee00/256, BIOS @ 0x????????/131072
[    26.589] (II) Open ACPI successful (/var/run/acpid.socket)
[    26.589] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[    26.589] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[    26.589] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    26.589] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[    26.589] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[    26.589] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[    26.589] (II) LoadModule: "extmod"
[    26.612] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[    26.622] (II) Module extmod: vendor="X.Org Foundation"
[    26.622]    compiled for 1.9.4, module version = 1.0.0
[    26.622]    Module class: X.Org Server Extension
[    26.622]    ABI class: X.Org Server Extension, version 4.0
[    26.622] (II) Loading extension MIT-SCREEN-SAVER
[    26.622] (II) Loading extension XFree86-VidModeExtension
[    26.622] (II) Loading extension XFree86-DGA
[    26.622] (II) Loading extension DPMS
[    26.622] (II) Loading extension XVideo
[    26.622] (II) Loading extension XVideo-MotionCompensation
[    26.622] (II) Loading extension X-Resource
[    26.622] (II) LoadModule: "record"
[    26.622] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[    26.630] (II) Module record: vendor="X.Org Foundation"
[    26.630]    compiled for 1.9.4, module version = 1.13.0
[    26.630]    Module class: X.Org Server Extension
[    26.630]    ABI class: X.Org Server Extension, version 4.0
[    26.630] (II) Loading extension RECORD
[    26.630] (II) LoadModule: "dbe"
[    26.630] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[    26.644] (II) Module dbe: vendor="X.Org Foundation"
[    26.644]    compiled for 1.9.4, module version = 1.0.0
[    26.644]    Module class: X.Org Server Extension
[    26.644]    ABI class: X.Org Server Extension, version 4.0
[    26.644] (II) Loading extension DOUBLE-BUFFER
[    26.644] (II) LoadModule: "dri2"
[    26.692] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
[    26.763] (II) Module dri2: vendor="X.Org Foundation"
[    26.763]    compiled for 1.9.4, module version = 1.2.0
[    26.763]    ABI class: X.Org Server Extension, version 4.0
[    26.763] (II) Loading extension DRI2
[    26.763] (II) LoadModule: "dri"
[    26.763] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so
[    26.782] (II) Module dri: vendor="X.Org Foundation"
[    26.782]    compiled for 1.9.4, module version = 1.0.0
[    26.782]    ABI class: X.Org Server Extension, version 4.0
[    26.782] (II) Loading extension XFree86-DRI
[    26.782] (II) LoadModule: "glx"
[    26.782] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    26.875] (II) Module glx: vendor="X.Org Foundation"
[    26.875]    compiled for 1.9.4, module version = 1.0.0
[    26.875]    ABI class: X.Org Server Extension, version 4.0
[    26.875] (==) AIGLX enabled
[    26.875] (II) Loading extension GLX
[    26.876] (II) LoadModule: "radeon"
[    27.126] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[    27.349] (II) Module radeon: vendor="X.Org Foundation"
[    27.349]    compiled for 1.9.4, module version = 6.14.0
[    27.349]    Module class: X.Org Video Driver
[    27.349]    ABI class: X.Org Video Driver, version 8.0
[    27.350] (II) RADEON: Driver for ATI Radeon chipsets:
   ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
   ATI Radeon Mobility X300 (M24) 3152 (PCIE),
   ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
   ATI Radeon X600 (RV380) 3E50 (PCIE),
   ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
   ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
   ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
   ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
   ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
   ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
   ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
   ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
   ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
   ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
   ATI Radeon IGP330M/340M/350M (U2) 4337,
   ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
   ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
   ATI Radeon X800PRO (R420) JI (AGP),
   ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
   ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
   ATI Radeon Mobility 9800 (M18) JN (AGP),
   ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
   ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
   ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
   ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
   ATI Radeon Mobility M7 LW (AGP),
   ATI Mobility FireGL 7800 M7 LX (AGP),
   ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
   ATI FireGL Mobility 9000 (M9) Ld (AGP),
   ATI Radeon Mobility 9000 (M9) Lf (AGP),
   ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
   ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
   ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
   ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
   ATI Radeon 9800XT NJ (AGP),
   ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
   ATI Radeon Mobility 9600 (M10) NQ (AGP),
   ATI Radeon Mobility 9600 (M11) NR (AGP),
   ATI Radeon Mobility 9600 (M10) NS (AGP),
   ATI FireGL Mobility T2 (M10) NT (AGP),
   ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
   ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
   ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
   ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
   ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
   ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
   ATI Radeon Mobility X300 (M22) 5460 (PCIE),
   ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
   ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
   ATI Radeon X800PRO (R423) UI (PCIE),
   ATI Radeon X800LE (R423) UJ (PCIE),
   ATI Radeon X800SE (R423) UK (PCIE),
   ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
   ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
   ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
   ATI FireGL unknown (R423) UR (PCIE),
   ATI FireGL unknown (R423) UT (PCIE),
   ATI Mobility FireGL V5000 (M26) (PCIE),
   ATI Mobility FireGL V5000 (M26) (PCIE),
   ATI Mobility Radeon X700 XL (M26) (PCIE),
   ATI Mobility Radeon X700 (M26) (PCIE),
   ATI Mobility Radeon X700 (M26) (PCIE),
   ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
   ATI Radeon Mobility 9100 IGP (U3) 5835,
   ATI Radeon XPRESS 200 5954 (PCIE),
   ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
   ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
   ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
   ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
   ATI Radeon XPRESS 200M 5975 (PCIE),
   ATI Radeon XPRESS 200 5A41 (PCIE),
   ATI Radeon XPRESS 200M 5A42 (PCIE),
   ATI Radeon XPRESS 200 5A61 (PCIE),
   ATI Radeon XPRESS 200M 5A62 (PCIE),
   ATI Radeon X300 (RV370) 5B60 (PCIE),
   ATI Radeon X600 (RV370) 5B62 (PCIE),
   ATI Radeon X550 (RV370) 5B63 (PCIE),
   ATI FireGL V3100 (RV370) 5B64 (PCIE),
   ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
   ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
   ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
   ATI Mobility Radeon X800 XT (M28) (PCIE),
   ATI Mobility FireGL V5100 (M28) (PCIE),
   ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
   ATI Radeon X850 XT PE (R480) (PCIE),
   ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
   ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
   ATI Radeon X850 XT (R480) (PCIE),
   ATI Radeon X800XT (R423) 5D57 (PCIE),
   ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
   ATI Radeon X700 PRO (RV410) (PCIE),
   ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
   ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
   ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
   ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
   ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
   ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
   ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
   ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
   ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
   ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
   ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
   ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
   ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
   ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
   ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
   ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
   ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
   ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
   ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
   ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
   ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
   ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
   ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
   ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
   ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
   ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
   ATI Mobility Radeon X1700, ATI Radeon X2300HD,
   ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
   ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
   ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
   ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
   ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
   ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
   ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
   ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
   ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
   ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
   ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
   ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
   ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
   ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
   ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
   ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
   ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
   ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
   ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
   ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
   AMD FireStream 9250, ATI FirePro V8700 (FireGL),
   ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
   ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
   ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
   ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
   ATI Mobility Radeon HD 4670, ATI FirePro M5750,
   ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
   ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
   ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
   ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
   ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
   ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
   ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
   ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
   ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
   ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
   ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
   ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
   ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
   ATI Mobility Radeon HD 3850 X2, ATI RV670,
   ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
   ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
   ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
   ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
   ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
   ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
   ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
   ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
   ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
   ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
   ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
   ATI FireGL V3600, ATI Radeon HD 2600 LE,
   ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
   ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
   ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
   ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
   ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
   ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
   ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
   ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
   ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
   ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
   ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
   ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
   ATI Radeon 3000 Graphics, ATI Radeon HD 4200, ATI Radeon 4100,
   ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100,
   ATI Radeon HD 4290, ATI Radeon HD 4250, AMD Radeon HD 6310 Graphics,
   AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
   AMD Radeon HD 6250 Graphics, CYPRESS,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
   AMD Firestream 9350, ATI Radeon HD 5800 Series,
   ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
   ATI Radeon HD 5900 Series, ATI Radeon HD 5900 Series,
   ATI Mobility Radeon HD 5800 Series,
   ATI Mobility Radeon HD 5800 Series,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
   ATI Radeon HD 5700 Series, ATI Radeon HD 5700 Series,
   ATI Mobility Radeon HD 5000 Series,
   ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
   ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
   ATI Mobility Radeon HD 5000 Series,
   ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
   ATI Mobility Radeon Graphics, CEDAR,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
   ATI Radeon HD 5450, CEDAR, AMD Radeon HD 6900M Series,
   Mobility Radeon HD 6000 Series, BARTS, BARTS,
   Mobility Radeon HD 6000 Series, Mobility Radeon HD 6000 Series,
   BARTS, BARTS, BARTS, BARTS, AMD Radeon HD 6800 Series,
   AMD Radeon HD 6800 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
   TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, CAICOS, CAICOS,
   CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
   CAICOS
[    27.352] (++) using VT number 7

[    27.358] (II) [KMS] drm report modesetting isn't supported.
[    27.359] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    27.359] (II) RADEON(0): TOTO SAYS 00000000fdee0000
[    27.359] (II) RADEON(0): MMIO registers at 0x00000000fdee0000: size 64KB
[    27.359] (II) RADEON(0): PCI bus 1 card 0 func 0
[    27.359] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    27.359] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    27.359] (==) RADEON(0): Default visual is TrueColor
[    27.359] (II) Loading sub module "vgahw"
[    27.359] (II) LoadModule: "vgahw"
[    27.359] (II) Loading /usr/lib64/xorg/modules/libvgahw.so
[    27.397] (II) Module vgahw: vendor="X.Org Foundation"
[    27.397]    compiled for 1.9.4, module version = 0.1.0
[    27.397]    ABI class: X.Org Video Driver, version 8.0
[    27.397] (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
[    27.397] (==) RADEON(0): RGB weight 888
[    27.397] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    27.397] (--) RADEON(0): Chipset: "ATI RV730 PRO [Radeon HD 4650]" (ChipID = 0x9498)
[    27.397] (--) RADEON(0): Linear framebuffer at 0x00000000d0000000
[    27.397] (II) RADEON(0): PCIE card detected
[    27.397] (II) Loading sub module "int10"
[    27.397] (II) LoadModule: "int10"
[    27.397] (II) Loading /usr/lib64/xorg/modules/libint10.so
[    27.438] (II) Module int10: vendor="X.Org Foundation"
[    27.438]    compiled for 1.9.4, module version = 1.0.0
[    27.438]    ABI class: X.Org Video Driver, version 8.0
[    27.438] (II) RADEON(0): initializing int10
[    27.441] (II) RADEON(0): Primary V_BIOS segment is: 0xc000
[    27.441] (II) RADEON(0): ATOM BIOS detected
[    27.487] (II) RADEON(0): ATOM BIOS Rom:
[    27.487]    SubsystemVendorID: 0x1462 SubsystemID: 0x1602
[    27.487]    IOBaseAddress: 0xee00
[    27.487]    Filename: SV32155.bin
[    27.487]    BIOS Bootup Message: 113-MSITVMS.130 RV730PRO HYNIX 64MX16 1G                                       
[    27.487] (II) RADEON(0): Framebuffer space used by Firmware (kb): 20
[    27.487] (II) RADEON(0): Start of VRAM area used by Firmware: 0xfffec
[    27.487] (II) RADEON(0): AtomBIOS requests 20kB of VRAM scratch space
[    27.487] (II) RADEON(0): AtomBIOS VRAM scratch base: 0xfffec
[    27.487] (II) RADEON(0): Cannot get VRAM scratch space. Allocating in main memory instead
[    27.487] (II) RADEON(0): Default Engine Clock: 600000
[    27.487] (II) RADEON(0): Default Memory Clock: 500000
[    27.487] (II) RADEON(0): Maximum Pixel ClockPLL Frequency Output: 1200000
[    27.487] (II) RADEON(0): Minimum Pixel ClockPLL Frequency Output: 0
[    27.487] (II) RADEON(0): Maximum Pixel ClockPLL Frequency Input: 16000
[    27.487] (II) RADEON(0): Minimum Pixel ClockPLL Frequency Input: 6000
[    27.487] (II) RADEON(0): Maximum Pixel Clock: 400000
[    27.487] (II) RADEON(0): Reference Clock: 27000
[    27.487] drmOpenDevice: node name is /dev/dri/card0
[    27.514] [drm] failed to load kernel module "radeon"
[    27.514] (EE) RADEON(0): [dri] RADEONDRIGetVersion failed to open the DRM
[dri] Disabling DRI.
[    27.514] (II) RADEON(0): using shadow framebuffer
[    27.514] (II) Loading sub module "shadow"
[    27.514] (II) LoadModule: "shadow"
[    27.539] (II) Loading /usr/lib64/xorg/modules/libshadow.so
[    27.548] (II) Module shadow: vendor="X.Org Foundation"
[    27.548]    compiled for 1.9.4, module version = 1.1.0
[    27.548]    ABI class: X.Org ANSI C Emulation, version 0.4
[    27.548] (II) RADEON(0): Detected total video RAM=1048576K, accessible=262144K (PCI BAR=262144K)
[    27.548] (--) RADEON(0): Mapped VideoRAM: 262144 kByte (128 bit DDR SDRAM)
[    27.548] (II) RADEON(0): Color tiling disabled
[    27.548] (II) Loading sub module "ddc"
[    27.548] (II) LoadModule: "ddc"
[    27.548] (II) Module "ddc" already built-in
[    27.548] (II) Loading sub module "i2c"
[    27.548] (II) LoadModule: "i2c"
[    27.548] (II) Module "i2c" already built-in
[    27.556] (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=60000 max=120000; xclk=40000
[    27.556] (II) RADEON(0): Output HDMI-0 using monitor section Monitor0
[    27.556] (II) RADEON(0): I2C bus "HDMI-0" initialized.
[    27.556] (II) RADEON(0): Output VGA-0 has no monitor section
[    27.556] (II) RADEON(0): I2C bus "VGA-0" initialized.
[    27.556] (II) RADEON(0): Output DVI-0 has no monitor section
[    27.556] (II) RADEON(0): I2C bus "DVI-0" initialized.
[    27.556] (II) RADEON(0): Port0:
[    27.556]   XRANDR name: HDMI-0
[    27.556]   Connector: HDMI-A
[    27.556]   DFP2: INTERNAL_UNIPHY1
[    27.556]   DDC reg: 0x7f10
[    27.556] (II) RADEON(0): Port1:
[    27.556]   XRANDR name: VGA-0
[    27.556]   Connector: VGA
[    27.556]   CRT2: INTERNAL_KLDSCP_DAC2
[    27.556]   DDC reg: 0x7e50
[    27.556] (II) RADEON(0): Port2:
[    27.556]   XRANDR name: DVI-0
[    27.556]   Connector: DVI-I
[    27.556]   CRT1: INTERNAL_KLDSCP_DAC1
[    27.556]   DFP1: INTERNAL_UNIPHY
[    27.556]   DDC reg: 0x7e20
[    27.556] (II) RADEON(0): I2C device "HDMI-0:ddc2" registered at address 0xA0.
[    27.560] (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
[    27.560] finished output detect: 0
[    27.560] (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
[    27.569] Dac detection success
[    27.569] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
[    27.569] finished output detect: 1
[    27.569] (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
[    27.624] (II) RADEON(0): EDID for output DVI-0
[    27.624] (II) RADEON(0): Manufacturer: NEC  Model: 6621  Serial#: 16843009
[    27.624] (II) RADEON(0): Year: 2004  Week: 18
[    27.624] (II) RADEON(0): EDID Version: 1.3
[    27.624] (II) RADEON(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[    27.624] (II) RADEON(0): Sync:  Separate
[    27.624] (II) RADEON(0): Max Image Size [cm]: horiz.: 34  vert.: 27
[    27.624] (II) RADEON(0): Gamma: 2.20
[    27.624] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[    27.624] (II) RADEON(0): First detailed timing is preferred mode
[    27.624] (II) RADEON(0): redX: 0.641 redY: 0.342   greenX: 0.292 greenY: 0.611
[    27.624] (II) RADEON(0): blueX: 0.147 blueY: 0.068   whiteX: 0.313 whiteY: 0.329
[    27.624] (II) RADEON(0): Supported established timings:
[    27.624] (II) RADEON(0): 720x400@70Hz
[    27.624] (II) RADEON(0): 640x480@60Hz
[    27.624] (II) RADEON(0): 640x480@67Hz
[    27.624] (II) RADEON(0): 640x480@72Hz
[    27.624] (II) RADEON(0): 640x480@75Hz
[    27.624] (II) RADEON(0): 800x600@56Hz
[    27.624] (II) RADEON(0): 800x600@60Hz
[    27.624] (II) RADEON(0): 800x600@72Hz
[    27.624] (II) RADEON(0): 800x600@75Hz
[    27.624] (II) RADEON(0): 832x624@75Hz
[    27.624] (II) RADEON(0): 1024x768@60Hz
[    27.624] (II) RADEON(0): 1024x768@70Hz
[    27.624] (II) RADEON(0): 1024x768@75Hz
[    27.624] (II) RADEON(0): 1280x1024@75Hz
[    27.624] (II) RADEON(0): 1152x864@75Hz
[    27.624] (II) RADEON(0): Manufacturer's mask: 0
[    27.624] (II) RADEON(0): Supported standard timings:
[    27.624] (II) RADEON(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    27.624] (II) RADEON(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    27.624] (II) RADEON(0): Supported detailed timing:
[    27.624] (II) RADEON(0): clock: 108.0 MHz   Image Size:  338 x 270 mm
[    27.624] (II) RADEON(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[    27.624] (II) RADEON(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[    27.624] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 81 kHz, PixClock max 145 MHz
[    27.624] (II) RADEON(0): Monitor name: NEC LCD1765
[    27.624] (II) RADEON(0): Serial No: 44174768QA
[    27.624] (II) RADEON(0): EDID (in hex):
[    27.624] (II) RADEON(0):    00ffffffffffff0038a3216601010101
[    27.624] (II) RADEON(0):    120e010308221b78ea2ee5a4574a9c25
[    27.624] (II) RADEON(0):    115054bfef80714f8180010101010101
[    27.624] (II) RADEON(0):    010101010101302a009851002a403070
[    27.624] (II) RADEON(0):    1300520e1100001e000000fd00384b1f
[    27.624] (II) RADEON(0):    510e000a202020202020000000fc004e
[    27.624] (II) RADEON(0):    4543204c4344313736350a20000000ff
[    27.624] (II) RADEON(0):    00343431373437363851410a2020000f
[    27.624] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 1
[    27.624] (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
[    27.624] (II) RADEON(0): Manufacturer: NEC  Model: 6621  Serial#: 16843009
[    27.624] (II) RADEON(0): Year: 2004  Week: 18
[    27.624] (II) RADEON(0): EDID Version: 1.3
[    27.624] (II) RADEON(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[    27.624] (II) RADEON(0): Sync:  Separate
[    27.624] (II) RADEON(0): Max Image Size [cm]: horiz.: 34  vert.: 27
[    27.624] (II) RADEON(0): Gamma: 2.20
[    27.624] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[    27.624] (II) RADEON(0): First detailed timing is preferred mode
[    27.624] (II) RADEON(0): redX: 0.641 redY: 0.342   greenX: 0.292 greenY: 0.611
[    27.624] (II) RADEON(0): blueX: 0.147 blueY: 0.068   whiteX: 0.313 whiteY: 0.329
[    27.624] (II) RADEON(0): Supported established timings:
[    27.624] (II) RADEON(0): 720x400@70Hz
[    27.624] (II) RADEON(0): 640x480@60Hz
[    27.624] (II) RADEON(0): 640x480@67Hz
[    27.624] (II) RADEON(0): 640x480@72Hz
[    27.624] (II) RADEON(0): 640x480@75Hz
[    27.624] (II) RADEON(0): 800x600@56Hz
[    27.624] (II) RADEON(0): 800x600@60Hz
[    27.624] (II) RADEON(0): 800x600@72Hz
[    27.624] (II) RADEON(0): 800x600@75Hz
[    27.624] (II) RADEON(0): 832x624@75Hz
[    27.624] (II) RADEON(0): 1024x768@60Hz
[    27.624] (II) RADEON(0): 1024x768@70Hz
[    27.624] (II) RADEON(0): 1024x768@75Hz
[    27.624] (II) RADEON(0): 1280x1024@75Hz
[    27.624] (II) RADEON(0): 1152x864@75Hz
[    27.624] (II) RADEON(0): Manufacturer's mask: 0
[    27.624] (II) RADEON(0): Supported standard timings:
[    27.624] (II) RADEON(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    27.624] (II) RADEON(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    27.624] (II) RADEON(0): Supported detailed timing:
[    27.624] (II) RADEON(0): clock: 108.0 MHz   Image Size:  338 x 270 mm
[    27.624] (II) RADEON(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[    27.624] (II) RADEON(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[    27.624] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 81 kHz, PixClock max 145 MHz
[    27.624] (II) RADEON(0): Monitor name: NEC LCD1765
[    27.624] (II) RADEON(0): Serial No: 44174768QA
[    27.624] (II) RADEON(0): EDID (in hex):
[    27.624] (II) RADEON(0):    00ffffffffffff0038a3216601010101
[    27.624] (II) RADEON(0):    120e010308221b78ea2ee5a4574a9c25
[    27.624] (II) RADEON(0):    115054bfef80714f8180010101010101
[    27.624] (II) RADEON(0):    010101010101302a009851002a403070
[    27.624] (II) RADEON(0):    1300520e1100001e000000fd00384b1f
[    27.624] (II) RADEON(0):    510e000a202020202020000000fc004e
[    27.624] (II) RADEON(0):    4543204c4344313736350a20000000ff
[    27.624] (II) RADEON(0):    00343431373437363851410a2020000f
[    27.624] finished output detect: 2
[    27.624] finished all detect
[    27.628] (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
[    27.628] (II) RADEON(0): EDID for output HDMI-0
[    27.637] Dac detection success
[    27.637] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
[    27.637] (II) RADEON(0): EDID for output VGA-0
[    27.692] (II) RADEON(0): EDID for output DVI-0
[    27.692] (II) RADEON(0): Manufacturer: NEC  Model: 6621  Serial#: 16843009
[    27.692] (II) RADEON(0): Year: 2004  Week: 18
[    27.692] (II) RADEON(0): EDID Version: 1.3
[    27.692] (II) RADEON(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[    27.692] (II) RADEON(0): Sync:  Separate
[    27.692] (II) RADEON(0): Max Image Size [cm]: horiz.: 34  vert.: 27
[    27.692] (II) RADEON(0): Gamma: 2.20
[    27.692] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[    27.692] (II) RADEON(0): First detailed timing is preferred mode
[    27.692] (II) RADEON(0): redX: 0.641 redY: 0.342   greenX: 0.292 greenY: 0.611
[    27.692] (II) RADEON(0): blueX: 0.147 blueY: 0.068   whiteX: 0.313 whiteY: 0.329
[    27.692] (II) RADEON(0): Supported established timings:
[    27.692] (II) RADEON(0): 720x400@70Hz
[    27.692] (II) RADEON(0): 640x480@60Hz
[    27.692] (II) RADEON(0): 640x480@67Hz
[    27.692] (II) RADEON(0): 640x480@72Hz
[    27.692] (II) RADEON(0): 640x480@75Hz
[    27.692] (II) RADEON(0): 800x600@56Hz
[    27.692] (II) RADEON(0): 800x600@60Hz
[    27.692] (II) RADEON(0): 800x600@72Hz
[    27.692] (II) RADEON(0): 800x600@75Hz
[    27.692] (II) RADEON(0): 832x624@75Hz
[    27.692] (II) RADEON(0): 1024x768@60Hz
[    27.692] (II) RADEON(0): 1024x768@70Hz
[    27.692] (II) RADEON(0): 1024x768@75Hz
[    27.692] (II) RADEON(0): 1280x1024@75Hz
[    27.692] (II) RADEON(0): 1152x864@75Hz
[    27.692] (II) RADEON(0): Manufacturer's mask: 0
[    27.692] (II) RADEON(0): Supported standard timings:
[    27.692] (II) RADEON(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    27.692] (II) RADEON(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    27.692] (II) RADEON(0): Supported detailed timing:
[    27.692] (II) RADEON(0): clock: 108.0 MHz   Image Size:  338 x 270 mm
[    27.692] (II) RADEON(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[    27.692] (II) RADEON(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[    27.693] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 81 kHz, PixClock max 145 MHz
[    27.693] (II) RADEON(0): Monitor name: NEC LCD1765
[    27.693] (II) RADEON(0): Serial No: 44174768QA
[    27.693] (II) RADEON(0): EDID (in hex):
[    27.693] (II) RADEON(0):    00ffffffffffff0038a3216601010101
[    27.693] (II) RADEON(0):    120e010308221b78ea2ee5a4574a9c25
[    27.693] (II) RADEON(0):    115054bfef80714f8180010101010101
[    27.693] (II) RADEON(0):    010101010101302a009851002a403070
[    27.693] (II) RADEON(0):    1300520e1100001e000000fd00384b1f
[    27.693] (II) RADEON(0):    510e000a202020202020000000fc004e
[    27.693] (II) RADEON(0):    4543204c4344313736350a20000000ff
[    27.693] (II) RADEON(0):    00343431373437363851410a2020000f
[    27.693] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 1
[    27.693] (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
[    27.693] (II) RADEON(0): Manufacturer: NEC  Model: 6621  Serial#: 16843009
[    27.693] (II) RADEON(0): Year: 2004  Week: 18
[    27.693] (II) RADEON(0): EDID Version: 1.3
[    27.693] (II) RADEON(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[    27.693] (II) RADEON(0): Sync:  Separate
[    27.693] (II) RADEON(0): Max Image Size [cm]: horiz.: 34  vert.: 27
[    27.693] (II) RADEON(0): Gamma: 2.20
[    27.693] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[    27.693] (II) RADEON(0): First detailed timing is preferred mode
[    27.693] (II) RADEON(0): redX: 0.641 redY: 0.342   greenX: 0.292 greenY: 0.611
[    27.693] (II) RADEON(0): blueX: 0.147 blueY: 0.068   whiteX: 0.313 whiteY: 0.329
[    27.693] (II) RADEON(0): Supported established timings:
[    27.693] (II) RADEON(0): 720x400@70Hz
[    27.693] (II) RADEON(0): 640x480@60Hz
[    27.693] (II) RADEON(0): 640x480@67Hz
[    27.693] (II) RADEON(0): 640x480@72Hz
[    27.693] (II) RADEON(0): 640x480@75Hz
[    27.693] (II) RADEON(0): 800x600@56Hz
[    27.693] (II) RADEON(0): 800x600@60Hz
[    27.693] (II) RADEON(0): 800x600@72Hz
[    27.693] (II) RADEON(0): 800x600@75Hz
[    27.693] (II) RADEON(0): 832x624@75Hz
[    27.693] (II) RADEON(0): 1024x768@60Hz
[    27.693] (II) RADEON(0): 1024x768@70Hz
[    27.693] (II) RADEON(0): 1024x768@75Hz
[    27.693] (II) RADEON(0): 1280x1024@75Hz
[    27.693] (II) RADEON(0): 1152x864@75Hz
[    27.693] (II) RADEON(0): Manufacturer's mask: 0
[    27.693] (II) RADEON(0): Supported standard timings:
[    27.693] (II) RADEON(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    27.693] (II) RADEON(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    27.693] (II) RADEON(0): Supported detailed timing:
[    27.693] (II) RADEON(0): clock: 108.0 MHz   Image Size:  338 x 270 mm
[    27.693] (II) RADEON(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[    27.693] (II) RADEON(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[    27.693] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 81 kHz, PixClock max 145 MHz
[    27.693] (II) RADEON(0): Monitor name: NEC LCD1765
[    27.693] (II) RADEON(0): Serial No: 44174768QA
[    27.693] (II) RADEON(0): EDID (in hex):
[    27.693] (II) RADEON(0):    00ffffffffffff0038a3216601010101
[    27.693] (II) RADEON(0):    120e010308221b78ea2ee5a4574a9c25
[    27.693] (II) RADEON(0):    115054bfef80714f8180010101010101
[    27.693] (II) RADEON(0):    010101010101302a009851002a403070
[    27.693] (II) RADEON(0):    1300520e1100001e000000fd00384b1f
[    27.693] (II) RADEON(0):    510e000a202020202020000000fc004e
[    27.693] (II) RADEON(0):    4543204c4344313736350a20000000ff
[    27.693] (II) RADEON(0):    00343431373437363851410a2020000f
[    27.693] (II) RADEON(0): EDID vendor "NEC", prod id 26145
[    27.714] (II) RADEON(0): Printing probed modes for output DVI-0
[    27.714] (II) RADEON(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    27.714] (II) RADEON(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    27.714] (II) RADEON(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    27.714] (II) RADEON(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    27.714] (II) RADEON(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    27.714] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    27.714] (II) RADEON(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[    27.714] (II) RADEON(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[    27.714] (II) RADEON(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    27.714] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    27.714] (II) RADEON(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    27.714] (II) RADEON(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    27.714] (II) RADEON(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[    27.714] (II) RADEON(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[    27.714] (II) RADEON(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    27.714] (II) RADEON(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    27.714] (II) RADEON(0): Output HDMI-0 disconnected
[    27.714] (II) RADEON(0): Output VGA-0 disconnected
[    27.714] (II) RADEON(0): Output DVI-0 connected
[    27.714] (II) RADEON(0): Using exact sizes for initial modes
[    27.714] (II) RADEON(0): Output DVI-0 using initial mode 1280x1024
[    27.714] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    27.714] (==) RADEON(0): DPI set to (96, 96)
[    27.714] (II) Loading sub module "fb"
[    27.714] (II) LoadModule: "fb"
[    27.715] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    27.777] (II) Module fb: vendor="X.Org Foundation"
[    27.777]    compiled for 1.9.4, module version = 1.0.0
[    27.777]    ABI class: X.Org ANSI C Emulation, version 0.4
[    27.777] (II) Loading sub module "ramdac"
[    27.777] (II) LoadModule: "ramdac"
[    27.777] (II) Module "ramdac" already built-in
[    27.777] (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
[    27.777] (--) Depth 24 pixmap format is 32 bpp
[    27.777] (II) RADEON(0): RADEONScreenInit d0000000 0 0
[    27.894] Output CRT1 disable success
[    27.895] Blank CRTC 0 success
[    27.895] Disable CRTC memreq 0 success
[    27.896] Disable CRTC 0 success
[    27.896] Blank CRTC 1 success
[    27.896] Disable CRTC memreq 1 success
[    27.896] Disable CRTC 1 success
[    27.905] (II) RADEON(0): Dynamic Power Management Disabled
[    27.905] mc fb loc is 00df00d0
[    27.905] (II) RADEON(0): RADEONInitMemoryMap() :
[    27.905] (II) RADEON(0):   mem_size         : 0x10000000
[    27.905] (II) RADEON(0):   MC_FB_LOCATION   : 0x00df00d0
[    27.905] (II) RADEON(0):   MC_AGP_LOCATION  : 0x003f0000
[    27.905] (II) RADEON(0): Depth moves disabled by default
[    27.905] (II) RADEON(0): Memory manager initialized to (0,0) (1280,8191)
[    27.905] (II) RADEON(0): Reserved area from (0,1280) to (1280,1282)
[    27.905] (II) RADEON(0): Largest offscreen area available: 1280 x 6909
[    27.960] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
[    27.960] (II) RADEON(0):   MC_FB_LOCATION   : 0x00df00d0 0x003f0000
[    27.960] (II) RADEON(0):   MC_AGP_LOCATION  : 0x003f0000
[    27.970] (==) RADEON(0): Backing store disabled
[    27.970] (WW) RADEON(0): Direct rendering disabled
[    27.970] (EE) RADEON(0): Acceleration initialization failed
[    27.970] (II) RADEON(0): Acceleration disabled
[    27.970] (**) RADEON(0): DPMS enabled
[    27.970] (==) RADEON(0): Silken mouse enabled
[    27.976] (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00643000
[    27.977] (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x00648000
[    27.977] (II) RADEON(0): Largest offscreen area available: 1280 x 6901
[    27.977] (II) RADEON(0): Textured video requires CP on R5xx/R6xx/R7xx/IGP
[    27.981]
Backtrace:
[    27.981] 0: /usr/bin/X (xorg_backtrace+0x28) [0x4a10e8]
[    27.981] 1: /usr/bin/X (0x400000+0x632b5) [0x4632b5]
[    27.981] 2: /lib/libpthread.so.0 (0x7f38bd82d000+0xf3f0) [0x7f38bd83c3f0]
[    27.981] 3: /usr/lib64/xorg/modules/drivers/radeon_drv.so (0x7f38ba8ea000+0xe1109) [0x7f38ba9cb109]
[    27.981] 4: /usr/lib64/xorg/modules/drivers/radeon_drv.so (0x7f38ba8ea000+0xe26ff) [0x7f38ba9cc6ff]
[    27.981] 5: /usr/lib64/xorg/modules/drivers/radeon_drv.so (0x7f38ba8ea000+0x9010c) [0x7f38ba97a10c]
[    27.981] 6: /usr/bin/X (xf86SetDesiredModes+0x1e2) [0x489a82]
[    27.981] 7: /usr/lib64/xorg/modules/drivers/radeon_drv.so (0x7f38ba8ea000+0x4ac4a) [0x7f38ba934c4a]
[    27.981] 8: /usr/bin/X (AddScreen+0x1ce) [0x42a37e]
[    27.981] 9: /usr/bin/X (InitOutput+0x2c8) [0x471fc8]
[    27.981] 10: /usr/bin/X (0x400000+0x2480f) [0x42480f]
[    27.981] 11: /lib/libc.so.6 (__libc_start_main+0xe6) [0x7f38bc7b0ba6]
[    27.981] 12: /usr/bin/X (0x400000+0x24559) [0x424559]
[    27.981] Segmentation fault at address 0x1b0
[    27.981]
Fatal server error:
[    27.981] Caught signal 11 (Segmentation fault). Server aborting
[    27.981]
[    27.981]
Please consult the The X.Org Foundation support
    at http://wiki.x.org
 for help.
[    27.981] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    27.981]
[    27.981] Output CRT1 disable success
[    27.981] Blank CRTC 0 success
[    27.981] Disable CRTC memreq 0 success
[    27.981] Disable CRTC 0 success
[    27.981] Blank CRTC 1 success
[    27.981] Disable CRTC memreq 1 success
[    27.981] Disable CRTC 1 success
[    27.981] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
[    27.981] (II) RADEON(0):   MC_FB_LOCATION   : 0x003f0000 0x00df00d0
[    27.981] (II) RADEON(0):   MC_AGP_LOCATION  : 0x00000000
[    27.992] (II) RADEON(0): avivo_restore !
[    28.092] Enable CRTC 0 success
[    28.092] Enable CRTC memreq 0 success
[    28.092] Unblank CRTC 0 success


My make.conf file:

Code:


 cat /etc/make.conf
# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-march=athlon64 -msse3 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j5"
USE="gtk gnome a52 acl extensions static-libs device-mapper policykit semantic-desktop gnutls mng suid mdnsresponder-compat -xfce additions mysql cups readline automount python -headless -pulseaudio sdk qt4 alsa mad  xcb oss avi live matroska mpeg ogg vorbis real theora xanim audio X aac opengl sdl xv dts dvdread divx4linux dv encode fame mpeg quicktime  subtitles xvid glitz svg pdf png mmx mmxext sse 3dnow 3dnowext dvdr  mp3 apache2 -postgres nptl nptlonly   sasl kerberos ldap ldapsam pam swat winbind vda suexec maildir libwww imap  dbus howl cdr  sqlite -debug (-firebird) -odbc -pch iconv crypt accessibility  fts3 avahi webkit udev sql qt3support -doc -vala  -hal PHP  zlib xml cgi threads win32 gd  kde"

GENTOO_MIRRORS="ftp://ftp.gtlib.gatech.edu/pub/gentoo http://www.gtlib.gatech.edu/pub/gentoo ftp://mirror.iawnet.sandia.gov/pub/gentoo/ ftp://ftp.ussg.iu.edu/pub/linux/gentoo ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://gentoo.netnitco.net ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/ http://open-systems.ufl.edu/mirrors/gentoo http://gentoo.llarian.net/ ftp://gentoo.llarian.net/pub/gentoo http://gentoo.binarycompass.org ftp://mirror.datapipe.net/gentoo http://gentoo.cs.lewisu.edu/gentoo/ http://prometheus.cs.wmich.edu/gentoo http://modzer0.cs.uaf.edu/public/gentoo/ "

SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
INPUT_DEVICES="keyboard mouse evdev"
VIDEO_CARDS="radeon"
ALSA_CARDS="emu10k1"
APACHE2_MODULES="actions alias cgi cgid auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias"
EMERGE_DEFAULT_OPTS="--keep-going"
ACCEPT_LICENSE="*"


_________________
Gigabyte MA790X-UD4P Motherboard
AMD Phenom II X4 940 Black Edition
MSI ATI R4650 PCIe2
250GB SATA Drive
4GB Corsair DDR2
Back to top
View user's profile Send private message
Voltago
Advocate
Advocate


Joined: 02 Sep 2003
Posts: 2593
Location: userland

PostPosted: Sun Feb 13, 2011 4:09 pm    Post subject: Reply with quote

The radeonhd driver is dead and gone, use xf86-video-ati instead.
Code:
emerge -C xf86-video-radeonhd
emerge xf86-video-ati

Otherwise, doing what the emerge message tells you is a good idea: a) Update config files
Code:
etc-update

and b) read important new messages about changes in your Gentoo installation
Code:
eselect news read new
Back to top
View user's profile Send private message
snakeo2
Veteran
Veteran


Joined: 01 Jan 2006
Posts: 1237

PostPosted: Sun Feb 13, 2011 4:39 pm    Post subject: Reply with quote

Voltago,

Should I change anything to the video_card section of my make.conf:

"VIDEO_CARDS="radeon" ???
_________________
Gigabyte MA790X-UD4P Motherboard
AMD Phenom II X4 940 Black Edition
MSI ATI R4650 PCIe2
250GB SATA Drive
4GB Corsair DDR2
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Sun Feb 13, 2011 5:10 pm    Post subject: Reply with quote

That xorg log says that your kernel is quite old - there were significant improvements on kernel side of drivers since then.
Back to top
View user's profile Send private message
Voltago
Advocate
Advocate


Joined: 02 Sep 2003
Posts: 2593
Location: userland

PostPosted: Sun Feb 13, 2011 5:15 pm    Post subject: Reply with quote

snakeo2 wrote:
Voltago,

Should I change anything to the video_card section of my make.conf:

"VIDEO_CARDS="radeon" ???

No, that's fine. (Although I always add 'vesa' here as an emergency fallback).
Back to top
View user's profile Send private message
snakeo2
Veteran
Veteran


Joined: 01 Jan 2006
Posts: 1237

PostPosted: Sun Feb 13, 2011 6:13 pm    Post subject: Reply with quote

voltago,

went ahead and unmerged radeonhd driver and emerged xf86-video-ati, however, is crashing:

Code:


  CC     theatre_detect.lo
/bin/sh ../libtool --silent --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./AtomBios/includes  -Wall -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -DDISABLE_EASF -DENABLE_ALL_SERVICE_FUNCTIONS -DATOM_BIOS -DATOM_BIOS_PARSER -DDRIVER_PARSER -march=athlon64 -msse3 -O2 -pipe -c -o theatre_detect.lo theatre_detect.c
  CC     theatre_detect_module.lo
/bin/sh ../libtool --silent --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./AtomBios/includes  -Wall -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -DDISABLE_EASF -DENABLE_ALL_SERVICE_FUNCTIONS -DATOM_BIOS -DATOM_BIOS_PARSER -DDRIVER_PARSER -march=athlon64 -msse3 -O2 -pipe -c -o theatre_detect_module.lo theatre_detect_module.c
  CC     theatre.lo
/bin/sh ../libtool --silent --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./AtomBios/includes  -Wall -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -DDISABLE_EASF -DENABLE_ALL_SERVICE_FUNCTIONS -DATOM_BIOS -DATOM_BIOS_PARSER -DDRIVER_PARSER -march=athlon64 -msse3 -O2 -pipe -c -o theatre.lo theatre.c
  CC     theatre_module.lo
/bin/sh ../libtool --silent --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./AtomBios/includes  -Wall -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -DDISABLE_EASF -DENABLE_ALL_SERVICE_FUNCTIONS -DATOM_BIOS -DATOM_BIOS_PARSER -DDRIVER_PARSER -march=athlon64 -msse3 -O2 -pipe -c -o theatre_module.lo theatre_module.c
  CCLD   ati_drv.la
  CCLD   theatre200_drv.la
/usr/bin: file not recognized: Is a directory
collect2: ld returned 1 exit status
make[2]: *** [ati_drv.la] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-ati-6.14.0/work/xf86-video-ati-6.14.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-ati-6.14.0/work/xf86-video-ati-6.14.0'
make: *** [all] Error 2
emake failed
 * ERROR: x11-drivers/xf86-video-ati-6.14.0 failed:
 *   died running emake, base_src_make
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 3371:  Called xorg-2_src_compile
 *   environment, line 4178:  Called base_src_compile
 *   environment, line  550:  Called base_src_make
 *   environment, line  588:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "died running emake, $FUNCNAME";
 *
 * If you need support, post the output of 'emerge --info =x11-drivers/xf86-video-ati-6.14.0',
 * the complete build log and the output of 'emerge -pqv =x11-drivers/xf86-video-ati-6.14.0'.
 * The complete build log is located at '/var/tmp/portage/x11-drivers/xf86-video-ati-6.14.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/xf86-video-ati-6.14.0/temp/environment'.
 * S: '/var/tmp/portage/x11-drivers/xf86-video-ati-6.14.0/work/xf86-video-ati-6.14.0'

>>> Failed to emerge x11-drivers/xf86-video-ati-6.14.0, Log file:

>>>  '/var/tmp/portage/x11-drivers/xf86-video-ati-6.14.0/temp/build.log'

 * Messages for package x11-drivers/xf86-video-ati-6.14.0:

 * ERROR: x11-drivers/xf86-video-ati-6.14.0 failed:
 *   died running emake, base_src_make
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 3371:  Called xorg-2_src_compile
 *   environment, line 4178:  Called base_src_compile
 *   environment, line  550:  Called base_src_make
 *   environment, line  588:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "died running emake, $FUNCNAME";
 *
 * If you need support, post the output of 'emerge --info =x11-drivers/xf86-video-ati-6.14.0',
 * the complete build log and the output of 'emerge -pqv =x11-drivers/xf86-video-ati-6.14.0'.
 * The complete build log is located at '/var/tmp/portage/x11-drivers/xf86-video-ati-6.14.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/xf86-video-ati-6.14.0/temp/environment'.
 * S: '/var/tmp/portage/x11-drivers/xf86-video-ati-6.14.0/work/xf86-video-ati-6.14.0'
 *
 * The following package has failed to build or install:
 *
 *  (x11-drivers/xf86-video-ati-6.14.0, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/x11-drivers/xf86-video-ati-6.14.0/temp/build.log'
 *


_________________
Gigabyte MA790X-UD4P Motherboard
AMD Phenom II X4 940 Black Edition
MSI ATI R4650 PCIe2
250GB SATA Drive
4GB Corsair DDR2
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Sun Feb 13, 2011 7:36 pm    Post subject: Reply with quote

That looks like a standard SystemRescueCD $path failure.
Back to top
View user's profile Send private message
Voltago
Advocate
Advocate


Joined: 02 Sep 2003
Posts: 2593
Location: userland

PostPosted: Sun Feb 13, 2011 11:36 pm    Post subject: Reply with quote

VoidMage wrote:
That looks like a standard SystemRescueCD $path failure.

That's right. Here
https://forums.gentoo.org/viewtopic-t-786386-highlight-systemrescuecd.html
they discuss it. In a nutshell, after chrooting, type
Code:
export path=

and then proceed.
Back to top
View user's profile Send private message
gentoorizer
n00b
n00b


Joined: 04 Apr 2004
Posts: 10

PostPosted: Tue Feb 15, 2011 2:09 pm    Post subject: Try those kernel settings? Reply with quote

snakeo2 wrote:
Voltago,

Should I change anything to the video_card section of my make.conf:

"VIDEO_CARDS="radeon" ???


Yes you do! Just follow the guide at http://en.gentoo-wiki.com/wiki/Fglrx

And then you can try those settings which work very well for my ATI HD 4670 and kernel 2.6.36-gentoo-r5

Device Drivers

|--Generic Driver Options
|--(*) Select only drivers.....
|--(*)Prevent Firmware from .....
-Userspace firmware loading support
|--( )Include in-kernel firmware loading support (!Not Selected !!!)

Graphics support
-Lowlevel video output switch controls
|--(M)/dev/agpgart (AGP support)
|--(M) AMD Opteron....
|--( )Direct Rendering Manager - ! Not selected !!!
|--(*)Support for frame buffer devices
|--(*)Enable firmware EDID
|--(*)Enable Video Mode Handling Helpers
|--Console Display driver support
|--(*)Enable Scrollback.....
|--(*)Framebuffer Console Support
|--(*)Bootup Logo

Make sure you do not select those options indicated above!!

Good Luck!
Back to top
View user's profile Send private message
Voltago
Advocate
Advocate


Joined: 02 Sep 2003
Posts: 2593
Location: userland

PostPosted: Tue Feb 15, 2011 2:44 pm    Post subject: Re: Try those kernel settings? Reply with quote

gentoorizer wrote:
snakeo2 wrote:
Voltago,

Should I change anything to the video_card section of my make.conf:

"VIDEO_CARDS="radeon" ???


Yes you do! Just follow the guide at http://en.gentoo-wiki.com/wiki/Fglrx


This is for the closed source driver by ATI/AMD; for that you have to set
Code:
VIDEO_CARDS="fglrx"
Back to top
View user's profile Send private message
gentoorizer
n00b
n00b


Joined: 04 Apr 2004
Posts: 10

PostPosted: Tue Feb 15, 2011 6:15 pm    Post subject: Re: Try those kernel settings? Reply with quote

Voltago wrote:
gentoorizer wrote:
snakeo2 wrote:
Voltago,

Should I change anything to the video_card section of my make.conf:

"VIDEO_CARDS="radeon" ???


Yes you do! Just follow the guide at http://en.gentoo-wiki.com/wiki/Fglrx


This is for the closed source driver by ATI/AMD; for that you have to set
Code:
VIDEO_CARDS="fglrx"


Exactly this is what I mean. Forget the open driver and go for the one from ATI. I had the open one before and I never managed to get more than 2500 fps in glxgears. I know that this is not a measure of something important but well....
Thank god I got a blank screen after last update on my gentoo. I don't know why that happened but I know that I gave a shot to the closed driver from ATI and I managed to make it work with glxgears giving me 10800 fps!! Now it remains to see how composition will perform because the old driver was giving me a lot of problems.

Have fun people!
Back to top
View user's profile Send private message
scarabeus
Developer
Developer


Joined: 25 Oct 2008
Posts: 95
Location: Europe/Prague

PostPosted: Wed Feb 16, 2011 3:44 pm    Post subject: Reply with quote

Your X crash is caused by bug in 6.14.0 driver version so you might want to try different version OR start using KMS in your kernel so you wont hit the crash path.

For the expert providing information based on glxgears. The test serves only one only purpose, to see if those gears flicker, they can go with 80fps or 1000000fps and only measure you need to apply for them is "are they displaying themselves correctly?"
Back to top
View user's profile Send private message
gentoorizer
n00b
n00b


Joined: 04 Apr 2004
Posts: 10

PostPosted: Wed Feb 16, 2011 6:07 pm    Post subject: Reply with quote

scarabeus wrote:
Your X crash is caused by bug in 6.14.0 driver version so you might want to try different version OR start using KMS in your kernel so you wont hit the crash path.

For the expert providing information based on glxgears. The test serves only one only purpose, to see if those gears flicker, they can go with 80fps or 1000000fps and only measure you need to apply for them is "are they displaying themselves correctly?"


Never said I am an expert. Never said glxgears is an important measurement! If you could only read english you wouldnot reply like this :wink:
Now that you are THE expert will you enlighten us as to what would be the right settings for kernel, drivers and xorg.conf to make the open driver work at its best?
Back to top
View user's profile Send private message
scarabeus
Developer
Developer


Joined: 25 Oct 2008
Posts: 95
Location: Europe/Prague

PostPosted: Wed Feb 16, 2011 7:57 pm    Post subject: Reply with quote

gentoorizer wrote:

Never said I am an expert. Never said glxgears is an important measurement! If you could only read english you wouldnot reply like this :wink:
Now that you are THE expert will you enlighten us as to what would be the right settings for kernel, drivers and xorg.conf to make the open driver work at its best?


Well thats easy, given the amount of time opensource guys spent to make it work without needing any configuration:
1) dont use any xorg.conf as i wrote in xorg-server-1.8 migration guide (set only your input devices in xorg.conf.d/ folder if needed)
2) enable your DRM + driver and KMS suboption for the named driver (this apply for intel/ati/nouveau)
3) disable all various framebuffer devices
4) remove binary blob
5) ???
6) get cookies

And fwiw i really hate people when they measure stuff by how it works in glxgears and i should've probably just ignore that part, sorry...
Back to top
View user's profile Send private message
gentoorizer
n00b
n00b


Joined: 04 Apr 2004
Posts: 10

PostPosted: Thu Feb 17, 2011 2:03 pm    Post subject: Reply with quote

scarabeus wrote:

Well thats easy, given the amount of time opensource guys spent to make it work without needing any configuration:
1) dont use any xorg.conf as i wrote in xorg-server-1.8 migration guide (set only your input devices in xorg.conf.d/ folder if needed)
2) enable your DRM + driver and KMS suboption for the named driver (this apply for intel/ati/nouveau)
3) disable all various framebuffer devices
4) remove binary blob
5) ???
6) get cookies

And fwiw i really hate people when they measure stuff by how it works in glxgears and i should've probably just ignore that part, sorry...


Well, thanx a lot for the info. I'll give it a try as soon as the bug of the opensource driver goes away. I was always in favour of this one although it wasnot always the easier to setup :(
And an extra thank you for the great guide you mention.
As for the glxgears, if its such a misleading tool then why is it still there I wonder.... :roll:
Back to top
View user's profile Send private message
snakeo2
Veteran
Veteran


Joined: 01 Jan 2006
Posts: 1237

PostPosted: Mon Feb 21, 2011 10:37 pm    Post subject: Reply with quote

scarabeus,

Sorry, I havent had any time to work on this issue till now....you said get another version? I believe I installed version 1.9.x..but not sure. Whats the command to check xorg. version?
_________________
Gigabyte MA790X-UD4P Motherboard
AMD Phenom II X4 940 Black Edition
MSI ATI R4650 PCIe2
250GB SATA Drive
4GB Corsair DDR2
Back to top
View user's profile Send private message
leifbk
Guru
Guru


Joined: 05 Jan 2004
Posts: 419
Location: Bærum, Norway

PostPosted: Tue Feb 22, 2011 11:30 pm    Post subject: Reply with quote

You can see both what's currently installed and suggested update version with

Code:
emerge -pv xorg-server

_________________
Grumpy old man
Back to top
View user's profile Send private message
snakeo2
Veteran
Veteran


Joined: 01 Jan 2006
Posts: 1237

PostPosted: Thu Feb 24, 2011 1:25 am    Post subject: Reply with quote

Here is what I got:

Code:


emerge -pv xorg-server

 * IMPORTANT: 4 config files in '/etc/portage' need updating.
 * See the CONFIGURATION FILES section of the emerge
 * man page to learn how to update config files.

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-base/xorg-server-1.9.4  USE="ipv6 kdrive nptl static-libs udev xorg -dmx -doc -minimal -tslib" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

 * IMPORTANT: 17 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


Code:

emerge -av `qlist -IC x11-drivers`

 * IMPORTANT: 17 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


 * IMPORTANT: 4 config files in '/etc/portage' need updating.
 * See the CONFIGURATION FILES section of the emerge
 * man page to learn how to update config files.

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-drivers/xf86-input-evdev-2.6.0  0 kB
[ebuild   R   ] x11-drivers/xf86-input-keyboard-1.5.0  0 kB
[ebuild   R   ] x11-drivers/xf86-input-mouse-1.6.0  0 kB
[ebuild   R   ] x11-drivers/xf86-video-ati-6.14.0  0 kB
[ebuild   R   ] x11-drivers/xf86-video-fbdev-0.4.2  0 kB
[ebuild   R   ] x11-drivers/xf86-video-vesa-2.3.0  USE="-debug" 0 kB

Total: 6 packages (6 reinstalls), Size of downloads: 0 kB


All suggestions welcomed.
_________________
Gigabyte MA790X-UD4P Motherboard
AMD Phenom II X4 940 Black Edition
MSI ATI R4650 PCIe2
250GB SATA Drive
4GB Corsair DDR2
Back to top
View user's profile Send private message
snakeo2
Veteran
Veteran


Joined: 01 Jan 2006
Posts: 1237

PostPosted: Thu Feb 24, 2011 1:35 am    Post subject: Reply with quote

@scarabeous

"Your X crash is caused by bug in 6.14.0 driver version "

I noticed you mentioned there was an error with driver version 6.14 which is the one that shows when i run:

emerge -av `qlist -IC x11-drivers`

Obviously I need to install another one, how would I go about doing this? "emerge world"?
_________________
Gigabyte MA790X-UD4P Motherboard
AMD Phenom II X4 940 Black Edition
MSI ATI R4650 PCIe2
250GB SATA Drive
4GB Corsair DDR2
Back to top
View user's profile Send private message
snakeo2
Veteran
Veteran


Joined: 01 Jan 2006
Posts: 1237

PostPosted: Thu Feb 24, 2011 3:13 am    Post subject: Reply with quote

Does this mean I have to unmerge the 6.14 drivers and install an older version.../???


Code:


emerge -pv xf86-video-ati

 * IMPORTANT: 4 config files in '/etc/portage' need updating.
 * See the CONFIGURATION FILES section of the emerge
 * man page to learn how to update config files.

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-drivers/xf86-video-ati-6.14.0  0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

 * IMPORTANT: 17 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


_________________
Gigabyte MA790X-UD4P Motherboard
AMD Phenom II X4 940 Black Edition
MSI ATI R4650 PCIe2
250GB SATA Drive
4GB Corsair DDR2
Back to top
View user's profile Send private message
snakeo2
Veteran
Veteran


Joined: 01 Jan 2006
Posts: 1237

PostPosted: Sat Feb 26, 2011 3:24 pm    Post subject: Reply with quote

bump

Anyone.....
_________________
Gigabyte MA790X-UD4P Motherboard
AMD Phenom II X4 940 Black Edition
MSI ATI R4650 PCIe2
250GB SATA Drive
4GB Corsair DDR2
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum