| View previous topic :: View next topic |
| Author |
Message |
holytrousers n00b


Joined: 06 Aug 2007 Posts: 12 Location: Tunisia
|
Posted: Mon Aug 06, 2007 3:30 pm Post subject: Xorg fails to start on Ati Express 1150 and Amd Turion X2 |
|
|
Hello !
I have tried to install gentoo on my laptop, a dell inspiron 1501 which runs on an amd turion x2, ati express 1150.
well everything installed fine until i tried to install xorg and the ati drivers.
I followed the guides on the wiki(http://gentoo-wiki.com/HOWTO_ATI_on_amd64) , the forum and the official documentation, but none of them solved my problem....
Hereis how i configured my kernel
| Code: |
IOMMU support : deactivated
/dev/agpgart : Module
AMD Opteron/Athlon64 on-CPU GART support : Module
|
i added also to the /etc/modules.autoload.d/kernel-2.6 the following modules
| Code: |
agpgart
amd64-agp
fglrx
|
and the i ran # eselect opengl set ati
here is my xorg.conf (i run xorgconfig, because X -configure didnt work, answered the question, run aticonfig --initial and modified the monitor settings(id dont need the hsync, vsync coz i have an lcd ), activated the dri and glx modules )
PS : i removed the commented code
| Code: |
# File generated by xorgconfig.
#
# -- commented code
#
Section "DRI"
Mode 0666
EndSection
Section "ServerLayout"
Identifier "Simple Layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Section "Files"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection
Section "Module"
Load "glx"
Load "dri"
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "freetype"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xorg"
Option "XkbModel" "inspiron"
Option "XkbLayout" "de"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "Auto" # Auto detect
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
Option "Emulate3Buttons"
EndSection
Section "Monitor"
Identifier "My Monitor"
# HorizSync 31.5 - 31.5
# VertRefresh 50.0 - 70.0
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "Standard VGA"
Driver "vga"
VendorName "Unknown"
BoardName "Unknown"
EndSection
Section "Device"
#VideoRam 262144
# Insert Clocks lines here if appropriate
Identifier "** ATI Radeon (generic) [radeon]"
Driver "radeon"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "UseInternalAGPGART" "no"
EndSection
Section "Screen"
Identifier "Screen 1"
Device "** ATI Radeon (generic) [radeon]"
Monitor "My Monitor"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1280x800"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x800"
EndSubSection
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
|
Well with agpgart deactivated, it should actually work ?
I got this error previously, but i fixed it :
| Code: | (EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed (/usr/lib64/dri/fglrx_dri.so: undefined symbol: __driCreateNewScreen_20050727)
(EE) AIGLX: reverting to software rendering
|
with this
| Code: | Section "ServerFlags"
Option "AIGLX" "off"
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
|
But the xserver still fails to start (trying startx)
Here is Xorg.log.0
| Code: |
X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux 2.6.21-gentoo-r4 x86_64
Current Operating System: Linux tux 2.6.21-gentoo-r4 #1 SMP Mon Aug 6 01:35:12 CEST 2007 x86_64
Build Date: 03 August 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Aug 6 17:11:53 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "aticonfig-Screen[0]" (0)
(**) | |-->Monitor "aticonfig-Monitor[0]"
(**) | |-->Device "aticonfig-Device[0]"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib64/xorg/modules"
(**) Option "AIGLX" "off"
(**) Extension "Composite" is disabled
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x69cf60
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.1
X.Org XInput driver : 0.7
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib64/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.1
(--) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1002,5950 card 1028,01f5 rev 10 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1002,5a3f card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:05:0: chip 1002,5a37 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:06:0: chip 1002,5a38 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:12:0: chip 1002,4380 card 1028,01f5 rev 00 class 01,06,01 hdr 00
(II) PCI: 00:13:0: chip 1002,4387 card 1028,01f5 rev 00 class 0c,03,10 hdr 80
(II) PCI: 00:13:1: chip 1002,4388 card 1028,01f5 rev 00 class 0c,03,10 hdr 00
(II) PCI: 00:13:2: chip 1002,4389 card 1028,01f5 rev 00 class 0c,03,10 hdr 00
(II) PCI: 00:13:3: chip 1002,438a card 1028,01f5 rev 00 class 0c,03,10 hdr 00
(II) PCI: 00:13:4: chip 1002,438b card 1028,01f5 rev 00 class 0c,03,10 hdr 00
(II) PCI: 00:13:5: chip 1002,4386 card 1028,01f5 rev 00 class 0c,03,20 hdr 00
(II) PCI: 00:14:0: chip 1002,4385 card 1028,01f5 rev 13 class 0c,05,00 hdr 80
(II) PCI: 00:14:1: chip 1002,438c card 1028,01f5 rev 00 class 01,01,8a hdr 00
(II) PCI: 00:14:2: chip 1002,4383 card 1028,01f5 rev 00 class 04,03,00 hdr 00
(II) PCI: 00:14:3: chip 1002,438d card 1028,01f5 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:14:4: chip 1002,4384 card 0000,0000 rev 00 class 06,04,01 hdr 81
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:05:0: chip 1002,5975 card 1028,01f5 rev 00 class 03,00,00 hdr 00
(II) PCI: 05:00:0: chip 14e4,4311 card 1028,0007 rev 01 class 02,80,00 hdr 00
(II) PCI: 08:00:0: chip 14e4,170c card 1028,01f5 rev 02 class 02,00,00 hdr 00
(II) PCI: 08:01:0: chip 1180,0822 card 1028,01f5 rev 19 class 08,05,00 hdr 80
(II) PCI: 08:01:1: chip 1180,0843 card 1028,01f5 rev 01 class 08,80,00 hdr 80
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,8), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0 0x00009000 - 0x000090ff (0x100) IX[B]
[1] -1 0 0x00009400 - 0x000094ff (0x100) IX[B]
[2] -1 0 0x00009800 - 0x000098ff (0x100) IX[B]
[3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xb0100000 - 0xb01fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:5:0), (0,2,4), BCTRL: 0x0004 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:6:0), (0,5,7), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 5 non-prefetchable memory range:
[0] -1 0 0xb0200000 - 0xb02fffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:20:3), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 8: bridge is at (0:20:4), (0,8,10), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 8 non-prefetchable memory range:
[0] -1 0 0xb0300000 - 0xb03fffff (0x100000) MX[B]
(--) PCI:*(1:5:0) ATI Technologies Inc RS485 [Radeon Xpress 1100 IGP] rev 0, Mem @ 0xc0000000/28, 0xb0100000/16, I/O @ 0x9000/8
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0xb0302c00 - 0xb0302cff (0x100) MX[B]
[1] -1 0 0xb0302800 - 0xb03028ff (0x100) MX[B]
[2] -1 0 0xb0300000 - 0xb0301fff (0x2000) MX[B]
[3] -1 0 0xb0200000 - 0xb0203fff (0x4000) MX[B]
[4] -1 0 0xb0000000 - 0xb0003fff (0x4000) MX[B]
[5] -1 0 0xb0004800 - 0xb0004bff (0x400) MX[B]
[6] -1 0 0xb0004400 - 0xb00044ff (0x100) MX[B]
[7] -1 0 0xb0009000 - 0xb0009fff (0x1000) MX[B]
[8] -1 0 0xb0008000 - 0xb0008fff (0x1000) MX[B]
[9] -1 0 0xb0007000 - 0xb0007fff (0x1000) MX[B]
[10] -1 0 0xb0006000 - 0xb0006fff (0x1000) MX[B]
[11] -1 0 0xb0005000 - 0xb0005fff (0x1000) MX[B]
[12] -1 0 0xb0004000 - 0xb00043ff (0x400) MX[B]
[13] -1 0 0xb0100000 - 0xb010ffff (0x10000) MX[B](B)
[14] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[15] -1 0 0x00008420 - 0x0000842f (0x10) IX[B]
[16] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[17] -1 0 0x00000170 - 0x00000177 (0x8) IX[B]
[18] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[19] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[20] -1 0 0x00008410 - 0x0000841f (0x10) IX[B]
[21] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[22] -1 0 0x00008450 - 0x00008453 (0x4) IX[B]
[23] -1 0 0x00008430 - 0x00008437 (0x8) IX[B]
[24] -1 0 0x00008454 - 0x00008457 (0x4) IX[B]
[25] -1 0 0x00008438 - 0x0000843f (0x8) IX[B]
[26] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xb0302c00 - 0xb0302cff (0x100) MX[B]
[1] -1 0 0xb0302800 - 0xb03028ff (0x100) MX[B]
[2] -1 0 0xb0300000 - 0xb0301fff (0x2000) MX[B]
[3] -1 0 0xb0200000 - 0xb0203fff (0x4000) MX[B]
[4] -1 0 0xb0000000 - 0xb0003fff (0x4000) MX[B]
[5] -1 0 0xb0004800 - 0xb0004bff (0x400) MX[B]
[6] -1 0 0xb0004400 - 0xb00044ff (0x100) MX[B]
[7] -1 0 0xb0009000 - 0xb0009fff (0x1000) MX[B]
[8] -1 0 0xb0008000 - 0xb0008fff (0x1000) MX[B]
[9] -1 0 0xb0007000 - 0xb0007fff (0x1000) MX[B]
[10] -1 0 0xb0006000 - 0xb0006fff (0x1000) MX[B]
[11] -1 0 0xb0005000 - 0xb0005fff (0x1000) MX[B]
[12] -1 0 0xb0004000 - 0xb00043ff (0x400) MX[B]
[13] -1 0 0xb0100000 - 0xb010ffff (0x10000) MX[B](B)
[14] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[15] -1 0 0x00008420 - 0x0000842f (0x10) IX[B]
[16] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[17] -1 0 0x00000170 - 0x00000177 (0x8) IX[B]
[18] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[19] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[20] -1 0 0x00008410 - 0x0000841f (0x10) IX[B]
[21] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[22] -1 0 0x00008450 - 0x00008453 (0x4) IX[B]
[23] -1 0 0x00008430 - 0x00008437 (0x8) IX[B]
[24] -1 0 0x00008454 - 0x00008457 (0x4) IX[B]
[25] -1 0 0x00008438 - 0x0000843f (0x8) IX[B]
[26] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xb0302c00 - 0xb0302cff (0x100) MX[B]
[5] -1 0 0xb0302800 - 0xb03028ff (0x100) MX[B]
[6] -1 0 0xb0300000 - 0xb0301fff (0x2000) MX[B]
[7] -1 0 0xb0200000 - 0xb0203fff (0x4000) MX[B]
[8] -1 0 0xb0000000 - 0xb0003fff (0x4000) MX[B]
[9] -1 0 0xb0004800 - 0xb0004bff (0x400) MX[B]
[10] -1 0 0xb0004400 - 0xb00044ff (0x100) MX[B]
[11] -1 0 0xb0009000 - 0xb0009fff (0x1000) MX[B]
[12] -1 0 0xb0008000 - 0xb0008fff (0x1000) MX[B]
[13] -1 0 0xb0007000 - 0xb0007fff (0x1000) MX[B]
[14] -1 0 0xb0006000 - 0xb0006fff (0x1000) MX[B]
[15] -1 0 0xb0005000 - 0xb0005fff (0x1000) MX[B]
[16] -1 0 0xb0004000 - 0xb00043ff (0x400) MX[B]
[17] -1 0 0xb0100000 - 0xb010ffff (0x10000) MX[B](B)
[18] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[21] -1 0 0x00008420 - 0x0000842f (0x10) IX[B]
[22] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[23] -1 0 0x00000170 - 0x00000177 (0x8) IX[B]
[24] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[25] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[26] -1 0 0x00008410 - 0x0000841f (0x10) IX[B]
[27] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[28] -1 0 0x00008450 - 0x00008453 (0x4) IX[B]
[29] -1 0 0x00008430 - 0x00008437 (0x8) IX[B]
[30] -1 0 0x00008454 - 0x00008457 (0x4) IX[B]
[31] -1 0 0x00008438 - 0x0000843f (0x8) IX[B]
[32] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) LoadModule: "glx"
(II) Loading /usr/lib64/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(**) AIGLX disabled
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/lib64/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "dbe"
(II) Loading /usr/lib64/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib64/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib64/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 7.2.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "fglrx"
(II) Loading /usr/lib64/xorg/modules/drivers//fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
compiled for 7.1.0, module version = 8.35.5
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib64/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/lib64/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) Primary Device is: PCI 01:05:0
(II) ATI Proprietary Linux Driver Version Identifier:8.35.5
(II) ATI Proprietary Linux Driver Release Identifier: LGDr8.35g1
(II) ATI Proprietary Linux Driver Build Date: Mar 27 2007 12:13:32
(II) ATI Proprietary Linux Driver Build Information: autobuild-rel-r6-8.35.1.1.2.3-driver-lnx-x86-x86_64-334085
(--) Assigning device section with no busID to primary device
(--) Chipset Supported AMD Graphics Processor (0x5975) found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xb0302c00 - 0xb0302cff (0x100) MX[B]
[5] -1 0 0xb0302800 - 0xb03028ff (0x100) MX[B]
[6] -1 0 0xb0300000 - 0xb0301fff (0x2000) MX[B]
[7] -1 0 0xb0200000 - 0xb0203fff (0x4000) MX[B]
[8] -1 0 0xb0000000 - 0xb0003fff (0x4000) MX[B]
[9] -1 0 0xb0004800 - 0xb0004bff (0x400) MX[B]
[10] -1 0 0xb0004400 - 0xb00044ff (0x100) MX[B]
[11] -1 0 0xb0009000 - 0xb0009fff (0x1000) MX[B]
[12] -1 0 0xb0008000 - 0xb0008fff (0x1000) MX[B]
[13] -1 0 0xb0007000 - 0xb0007fff (0x1000) MX[B]
[14] -1 0 0xb0006000 - 0xb0006fff (0x1000) MX[B]
[15] -1 0 0xb0005000 - 0xb0005fff (0x1000) MX[B]
[16] -1 0 0xb0004000 - 0xb00043ff (0x400) MX[B]
[17] -1 0 0xb0100000 - 0xb010ffff (0x10000) MX[B](B)
[18] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[21] -1 0 0x00008420 - 0x0000842f (0x10) IX[B]
[22] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[23] -1 0 0x00000170 - 0x00000177 (0x8) IX[B]
[24] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[25] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[26] -1 0 0x00008410 - 0x0000841f (0x10) IX[B]
[27] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[28] -1 0 0x00008450 - 0x00008453 (0x4) IX[B]
[29] -1 0 0x00008430 - 0x00008437 (0x8) IX[B]
[30] -1 0 0x00008454 - 0x00008457 (0x4) IX[B]
[31] -1 0 0x00008438 - 0x0000843f (0x8) IX[B]
[32] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) fglrx(0): pEnt->device->identifier=0x6c2cf0
(II) resource ranges after probing:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xb0302c00 - 0xb0302cff (0x100) MX[B]
[5] -1 0 0xb0302800 - 0xb03028ff (0x100) MX[B]
[6] -1 0 0xb0300000 - 0xb0301fff (0x2000) MX[B]
[7] -1 0 0xb0200000 - 0xb0203fff (0x4000) MX[B]
[8] -1 0 0xb0000000 - 0xb0003fff (0x4000) MX[B]
[9] -1 0 0xb0004800 - 0xb0004bff (0x400) MX[B]
[10] -1 0 0xb0004400 - 0xb00044ff (0x100) MX[B]
[11] -1 0 0xb0009000 - 0xb0009fff (0x1000) MX[B]
[12] -1 0 0xb0008000 - 0xb0008fff (0x1000) MX[B]
[13] -1 0 0xb0007000 - 0xb0007fff (0x1000) MX[B]
[14] -1 0 0xb0006000 - 0xb0006fff (0x1000) MX[B]
[15] -1 0 0xb0005000 - 0xb0005fff (0x1000) MX[B]
[16] -1 0 0xb0004000 - 0xb00043ff (0x400) MX[B]
[17] -1 0 0xb0100000 - 0xb010ffff (0x10000) MX[B](B)
[18] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[19] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[20] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[21] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[23] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[24] -1 0 0x00008420 - 0x0000842f (0x10) IX[B]
[25] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[26] -1 0 0x00000170 - 0x00000177 (0x8) IX[B]
[27] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[28] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[29] -1 0 0x00008410 - 0x0000841f (0x10) IX[B]
[30] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[31] -1 0 0x00008450 - 0x00008453 (0x4) IX[B]
[32] -1 0 0x00008430 - 0x00008437 (0x8) IX[B]
[33] -1 0 0x00008454 - 0x00008457 (0x4) IX[B]
[34] -1 0 0x00008438 - 0x0000843f (0x8) IX[B]
[35] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
[36] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[37] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) fglrx(0): === [atiddxPreInit] === begin, [x]
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib64/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.1
(II) fglrx(0): PCI bus 1 card 5 func 0
(**) fglrx(0): Depth 24, (--) framebuffer bpp 32
(II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) fglrx(0): Default visual is TrueColor
(**) fglrx(0): Option "UseInternalAGPGART" "no"
(**) fglrx(0): Option "DPMS" "true"
(==) fglrx(0): RGB weight 888
(II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
(==) fglrx(0): Gamma Correction for I is 0x06419064
(==) fglrx(0): Gamma Correction for II is 0x06419064
(==) fglrx(0): Buffer Tiling is ON
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib64/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.1
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(--) fglrx(0): Chipset: "ATI Radeon Xpress Series" (Chipset = 0x5975)
(--) fglrx(0): (PciSubVendor = 0x1028, PciSubDevice = 0x01f5)
(--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
(--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
(--) fglrx(0): MMIO registers at 0xb0100000
(==) fglrx(0): ROM-BIOS at 0x000c0000
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib64/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.1.0
ABI class: X.Org Video Driver, version 1.1
(II) fglrx(0): VESA BIOS detected
(II) fglrx(0): VESA VBE Version 2.0
(II) fglrx(0): VESA VBE Total Mem: 16384 kB
(II) fglrx(0): VESA VBE OEM: ATI Radeon® Xpress 1150
(II) fglrx(0): VESA VBE OEM Software Rev: 1.0
(II) fglrx(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) fglrx(0): VESA VBE OEM Product: MS48
(II) fglrx(0): VESA VBE OEM Product Rev: 01.00
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmGetBusid returned ''
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Loading /usr/lib64/xorg/modules/linux//libfglrxdrm.so
(II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
compiled for 7.1.0, module version = 8.35.5
ABI class: X.Org Server Extension, version 0.3
(--) fglrx(0): VideoRAM: 131072 kByte, Type: DDR SGRAM / SDRAM
(II) fglrx(0): PCIE card detected
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/lib64/xorg/modules//libddc.so
(II) Module ddc: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.1
(II) fglrx(0): Connected Display1: LCD on internal LVDS [lvds]
(II) fglrx(0): Display1 EDID data ---------------------------
(II) fglrx(0): Manufacturer: AUO Model: 1c74 Serial#: 0
(II) fglrx(0): Year: 2005 Week: 1
(II) fglrx(0): EDID Version: 1.3
(II) fglrx(0): Digital Display Input
(II) fglrx(0): Max H-Image Size [cm]: horiz.: 33 vert.: 21
(II) fglrx(0): Gamma: 2.20
(II) fglrx(0): No DPMS capabilities specified; RGB/Color Display
(II) fglrx(0): First detailed timing is preferred mode
(II) fglrx(0): redX: 0.600 redY: 0.350 greenX: 0.310 greenY: 0.550
(II) fglrx(0): blueX: 0.155 blueY: 0.115 whiteX: 0.313 whiteY: 0.329
(II) fglrx(0): Manufacturer's mask: 0
(II) fglrx(0): Supported additional Video Mode:
(II) fglrx(0): clock: 71.1 MHz Image Size: 331 x 207 mm
(II) fglrx(0): h_active: 1280 h_sync: 1301 h_sync_end 1333 h_blank_end 1440 h_border: 0
(II) fglrx(0): v_active: 800 v_sync: 804 v_sync_end 808 v_blanking: 823 v_border: 0
(II) fglrx(0): Supported additional Video Mode:
(II) fglrx(0): clock: 59.3 MHz Image Size: 331 x 207 mm
(II) fglrx(0): h_active: 1280 h_sync: 1301 h_sync_end 1333 h_blank_end 1440 h_border: 0
(II) fglrx(0): v_active: 800 v_sync: 804 v_sync_end 808 v_blanking: 823 v_border: 0
(II) fglrx(0): FF059
(II) fglrx(0): 0AMWx¤Ìø
(II) fglrx(0): EDID (in hex):
(II) fglrx(0): 00ffffffffffff0006af741c00000000
(II) fglrx(0): 010f0103802115780aa7e599594f8c27
(II) fglrx(0): 1d505400000001010101010101010101
(II) fglrx(0): 010101010101c71b00a0502017301520
(II) fglrx(0): 44004bcf10000018261700a050201730
(II) fglrx(0): 152044004bcf10000000000000fe0046
(II) fglrx(0): 463035390042313534455731000000fe
(II) fglrx(0): 0030414d5778a4ccf801010a202000e9
(II) fglrx(0): End of Display1 EDID data --------------------
(II) fglrx(0): Primary Controller - LCD on internal LVDS
(II) fglrx(0): Internal Desktop Setting: 0x00000008
(II) fglrx(0): POWERplay version 3. 2 power states available:
(II) fglrx(0): 1. 401/401MHz @ 60Hz [enable load balancing, performance mode]
(II) fglrx(0): 2. 100/133MHz @ 60Hz [low voltage]
(==) fglrx(0): Qbs disabled
(==) fglrx(0): FAST_SWAP disabled
(==) fglrx(0): PseudoColor visuals disabled
(==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
(**) fglrx(0): Center Mode is disabled
(==) fglrx(0): TMDS coherent mode is enabled
(II) fglrx(0): Total of 13 modes found for primary display.
(--) fglrx(0): Virtual size is 1280x800 (pitch 0)
(**) fglrx(0): *Mode "1280x800": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x800" 71.11 1280 1296 1328 1440 800 804 808 823
(**) fglrx(0): *Mode "1280x768": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x768" 71.11 1280 1296 1328 1440 768 788 792 823
(**) fglrx(0): *Mode "1024x768": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1024x768" 71.11 1024 1168 1200 1440 768 788 792 823
(**) fglrx(0): *Mode "848x480": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz
(II) fglrx(0): Modeline "848x480" 71.11 848 1080 1112 1440 480 644 648 823
(**) fglrx(0): *Mode "800x600": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz
(II) fglrx(0): Modeline "800x600" 71.11 800 1056 1088 1440 600 704 708 823
(**) fglrx(0): *Mode "720x480": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz
(II) fglrx(0): Modeline "720x480" 71.11 720 1016 1048 1440 480 644 648 823
(**) fglrx(0): *Mode "640x480": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x480" 71.11 640 976 1008 1440 480 644 648 823
(**) fglrx(0): Default mode "640x400": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x400" 71.11 640 976 1008 1440 400 604 608 823
(**) fglrx(0): Default mode "640x350": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x350" 71.11 640 976 1008 1440 350 579 583 823
(**) fglrx(0): Default mode "512x384": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz
(II) fglrx(0): Modeline "512x384" 71.11 512 912 944 1440 384 596 600 823
(**) fglrx(0): Default mode "400x300": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "400x300" 71.11 400 856 888 1440 300 704 708 823 doublescan
(**) fglrx(0): Default mode "320x240": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "320x240" 71.11 320 816 848 1440 240 644 648 823 doublescan
(**) fglrx(0): Default mode "320x200": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "320x200" 71.11 320 816 848 1440 200 604 608 823 doublescan
(--) fglrx(0): Display dimensions: (330, 210) mm
(--) fglrx(0): DPI set to (98, 96)
(--) fglrx(0): Virtual size is 1280x800 (pitch 1280)
(**) fglrx(0): *Mode "1280x800": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x800" 71.11 1280 1296 1328 1440 800 804 808 823
(**) fglrx(0): *Mode "1280x768": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x768" 71.11 1280 1296 1328 1440 768 788 792 823
(**) fglrx(0): *Mode "1024x768": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1024x768" 71.11 1024 1168 1200 1440 768 788 792 823
(**) fglrx(0): *Mode "848x480": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz
(II) fglrx(0): Modeline "848x480" 71.11 848 1080 1112 1440 480 644 648 823
(**) fglrx(0): *Mode "800x600": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz
(II) fglrx(0): Modeline "800x600" 71.11 800 1056 1088 1440 600 704 708 823
(**) fglrx(0): *Mode "720x480": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz
(II) fglrx(0): Modeline "720x480" 71.11 720 1016 1048 1440 480 644 648 823
(**) fglrx(0): *Mode "640x480": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x480" 71.11 640 976 1008 1440 480 644 648 823
(**) fglrx(0): Default mode "640x400": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x400" 71.11 640 976 1008 1440 400 604 608 823
(**) fglrx(0): Default mode "640x350": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x350" 71.11 640 976 1008 1440 350 579 583 823
(**) fglrx(0): Default mode "512x384": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz
(II) fglrx(0): Modeline "512x384" 71.11 512 912 944 1440 384 596 600 823
(**) fglrx(0): Default mode "400x300": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "400x300" 71.11 400 856 888 1440 300 704 708 823 doublescan
(**) fglrx(0): Default mode "320x240": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "320x240" 71.11 320 816 848 1440 240 644 648 823 doublescan
(**) fglrx(0): Default mode "320x200": 71.1 MHz (scaled from 0.0 MHz), 49.4 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "320x200" 71.11 320 816 848 1440 200 604 608 823 doublescan
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib64/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib64/xorg/modules//libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.1
(==) fglrx(0): NoAccel = NO
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib64/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.2.0
ABI class: X.Org Video Driver, version 1.1
(==) fglrx(0): HPV inactive
(==) fglrx(0): FSAA enabled: NO
(==) fglrx(0): FSAA Gamma enabled
(==) fglrx(0): FSAA Multisample Position is fix
(==) fglrx(0): NoDRI = NO
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Reloading /usr/lib64/xorg/modules/linux//libfglrxdrm.so
(II) fglrx(0): Depth moves disabled by default
(==) fglrx(0): Capabilities: 0x00000000
(==) fglrx(0): CapabilitiesEx: 0x00000000
(==) fglrx(0): cpuFlags: 0x4000001f
(==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
(**) fglrx(0): ATI GART size: 128 MB
(II) fglrx(0): [pcie] 126976 kB allocated with handle 0xdeadbeef
(II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
(==) fglrx(0): UseFastTLS=0
(==) fglrx(0): BlockSignalsOnLock=1
(==) fglrx(0): EnablePrivateBackZ = NO
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xb0100000 - 0xb010ffff (0x10000) MX[B]
[1] 0 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B]
[2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[6] -1 0 0xb0302c00 - 0xb0302cff (0x100) MX[B]
[7] -1 0 0xb0302800 - 0xb03028ff (0x100) MX[B]
[8] -1 0 0xb0300000 - 0xb0301fff (0x2000) MX[B]
[9] -1 0 0xb0200000 - 0xb0203fff (0x4000) MX[B]
[10] -1 0 0xb0000000 - 0xb0003fff (0x4000) MX[B]
[11] -1 0 0xb0004800 - 0xb0004bff (0x400) MX[B]
[12] -1 0 0xb0004400 - 0xb00044ff (0x100) MX[B]
[13] -1 0 0xb0009000 - 0xb0009fff (0x1000) MX[B]
[14] -1 0 0xb0008000 - 0xb0008fff (0x1000) MX[B]
[15] -1 0 0xb0007000 - 0xb0007fff (0x1000) MX[B]
[16] -1 0 0xb0006000 - 0xb0006fff (0x1000) MX[B]
[17] -1 0 0xb0005000 - 0xb0005fff (0x1000) MX[B]
[18] -1 0 0xb0004000 - 0xb00043ff (0x400) MX[B]
[19] -1 0 0xb0100000 - 0xb010ffff (0x10000) MX[B](B)
[20] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[21] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
[22] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
[23] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
[24] 0 0 0x00009000 - 0x000090ff (0x100) IX[B]
[25] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[26] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[27] -1 0 0x00008420 - 0x0000842f (0x10) IX[B]
[28] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[29] -1 0 0x00000170 - 0x00000177 (0x8) IX[B]
[30] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[31] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[32] -1 0 0x00008410 - 0x0000841f (0x10) IX[B]
[33] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[34] -1 0 0x00008450 - 0x00008453 (0x4) IX[B]
[35] -1 0 0x00008430 - 0x00008437 (0x8) IX[B]
[36] -1 0 0x00008454 - 0x00008457 (0x4) IX[B]
[37] -1 0 0x00008438 - 0x0000843f (0x8) IX[B]
[38] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
[39] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[40] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) fglrx(0): driver needs X.org 7.1.x.y with x.y >= 0.0
(II) fglrx(0): detected X.org 7.1.0.0
(II) Loading extension ATIFGLRXDRI
(II) fglrx(0): doing DRIScreenInit
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenByBusid: Searching for BusID PCI:1:5:0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenByBusid: drmOpenMinor returns 6
drmOpenByBusid: drmGetBusid reports
drmOpenDevice: node name is /dev/dri/card1
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card2
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card3
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card4
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card5
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card6
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card7
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card8
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card9
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card10
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card11
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card12
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card13
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card14
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmGetBusid returned ''
(II) fglrx(0): [drm] DRM interface version 1.0
(II) fglrx(0): [drm] created "fglrx" driver at busid "PCI:1:5:0"
(II) fglrx(0): [drm] added 8192 byte SAREA at 0x2000
(II) fglrx(0): [drm] mapped SAREA 0x2000 to 0x2b598fa22000
(II) fglrx(0): [drm] framebuffer handle = 0x3000
(II) fglrx(0): [drm] added 1 reserved context for kernel
(II) fglrx(0): DRIScreenInit done
(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0): Name: fglrx
(II) fglrx(0): Version: 8.35.5
(II) fglrx(0): Date: Mar 27 2007
(II) fglrx(0): Desc: ATI FireGL DRM kernel module
(II) fglrx(0): Kernel Module version matches driver.
(II) fglrx(0): Kernel Module Build Time Information:
(II) fglrx(0): Build-Kernel UTS_RELEASE: 2.6.21-gentoo-r4
(II) fglrx(0): Build-Kernel MODVERSIONS: no
(II) fglrx(0): Build-Kernel __SMP__: yes
(II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
(II) fglrx(0): [drm] register handle = 0x00004000
(II) fglrx(0): [drm] ringbuffer size = 0x00100000 bytes
(II) fglrx(0): [drm] texture shared area handle = 0x00008000
(II) fglrx(0): shared FSAAScale=1
(II) fglrx(0): DRI initialization successfull!
(II) fglrx(0): FBADPhys: 0x30000000 FBMappedSize: 0x005e9000
(II) fglrx(0): FBMM initialized for area (0,0)-(1280,1210)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,800) (front color buffer - assumption)
(II) fglrx(0): Largest offscreen area available: 1280 x 410
(==) fglrx(0): Backing store disabled
(==) fglrx(0): Silken mouse enabled
(II) Loading extension FGLRXEXTENSION
(II) Loading extension ATITVOUT
(**) fglrx(0): DPMS enabled
(II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Solid Lines
Dashed Lines
Offscreen Pixmaps
Setting up tile and stipple cache:
30 128x128 slots
(II) fglrx(0): Acceleration enabled
(WW) fglrx(0): Option "VendorName" is not used
(WW) fglrx(0): Option "ModelName" is not used
(II) fglrx(0): X context handle = 0x1
(II) fglrx(0): [DRI] installation complete
(II) fglrx(0): Direct rendering enabled
(==) fglrx(0): Using hardware cursor
(II) fglrx(0): Interrupt handler installed at IRQ 17.
(II) fglrx(0): Exposed events to the /proc interface
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib64/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(**) Option "Protocol" "Auto"
(**) Mouse1: Device: "/dev/input/mice"
(**) Mouse1: Protocol: "Auto"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons"
(**) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) Mouse1: ZAxisMapping: buttons 4, 5, 6 and 7
(**) Mouse1: Buttons: 11
(**) Option "CoreKeyboard"
(**) Keyboard1: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard1: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard1: XkbRules: "xorg"
(**) Option "XkbModel" "inspiron"
(**) Keyboard1: XkbModel: "inspiron"
(**) Option "XkbLayout" "de"
(**) Keyboard1: XkbLayout: "de"
(**) Option "CustomKeycodes" "off"
(**) Keyboard1: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(--) Mouse1: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse1: ps2EnableDataReporting: succeeded
(II) fglrx(0): [drm] removed 1 reserved context for kernel
(II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0x2000 at 0x2b598fa22000
FreeFontPath: FPE "/usr/share/fonts/misc/" refcount is 2, should be 1; fixing.
|
Please tell me how to solve the problem , is it really a problem of the ati-drivers, or some fonts are missing (i followed the guidelines, just emerge xorg-x11 then emerge ati-drivers)
What to do ??
Thanx for your help |
|
| Back to top |
|
 |
mattsteven Apprentice


Joined: 27 Oct 2003 Posts: 240 Location: Your Planet
|
Posted: Mon Aug 06, 2007 4:01 pm Post subject: |
|
|
| Quote: | Section "Device"
#VideoRam 262144
# Insert Clocks lines here if appropriate
Identifier "** ATI Radeon (generic) [radeon]"
Driver "radeon"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "UseInternalAGPGART" "no"
EndSection |
Simplify your life, pick just one Device. fglrx will probably support your hardware while radeon won't. You can't use both either.
Make sure you have your system agp driver loaded, I have had issues with fglrx when mine wasn't properly loaded. _________________ Matthew Steven
Linux-only desktop since 1998
Graying hair since 2006 |
|
| Back to top |
|
 |
holytrousers n00b


Joined: 06 Aug 2007 Posts: 12 Location: Tunisia
|
Posted: Mon Aug 06, 2007 4:20 pm Post subject: |
|
|
Thanx, well i didnt do that its the xorgconfigure that configured it first, with that radeon, and then i used aticonfig, that put the fglrx value...
i don't think it is the problem because ati's tool inserts the following to avoid the use of the old values | Code: | Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection |
When i try to remove the other values, its says : unknown monitor or something like that ...
I will check if agp is loaded properly using lsmod, right ?
Okay i have to reboot the system ... |
|
| Back to top |
|
 |
mattsteven Apprentice


Joined: 27 Oct 2003 Posts: 240 Location: Your Planet
|
Posted: Mon Aug 06, 2007 4:26 pm Post subject: |
|
|
Yes, but you have two drivers and one device that they are both valid for. Get rid of the radeon references and the screen section with the radeon driver too, get rid of all but the essential parts to simplify the troubleshooting. _________________ Matthew Steven
Linux-only desktop since 1998
Graying hair since 2006 |
|
| Back to top |
|
 |
holytrousers n00b


Joined: 06 Aug 2007 Posts: 12 Location: Tunisia
|
Posted: Mon Aug 06, 2007 7:45 pm Post subject: |
|
|
WHi again !
Yep, i did like you say, i removed the Screen section wich points to the radeon and to the monitor, but still it fails
I dont know !!!
Here i made lsmod, and it displayed the following :
| Code: |
Module Size Used by
fglrx 761924 0
amd64_agp 12872 0
agpgart 32996 2 fglrx,amd64_agp
sdhci 17484 0
mmc_core 25480 1 sdhci
|
It seems like everything is okay ?!!
What can the problem be ?
The xorg.conf now looks like that :
| Code: |
# File generated by xorgconfig.
#
Section "DRI"
Mode 0666
EndSection
Section "ServerLayout"
Identifier "Simple Layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Section "Files"
#
# FontPath "/usr/share/fonts/TTF/"
# FontPath "/usr/share/fonts/OTF"
# FontPath "/usr/lib/X11/fonts/local/"
# FontPath "/usr/lib/X11/fonts/misc/"
# FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
# FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
# FontPath "/usr/lib/X11/fonts/Speedo/"
# FontPath "/usr/lib/X11/fonts/Type1/"
# FontPath "/usr/lib/X11/fonts/TrueType/"
# FontPath "/usr/lib/X11/fonts/freefont/"
# FontPath "/usr/lib/X11/fonts/75dpi/"
# FontPath "/usr/lib/X11/fonts/100dpi/"
# The module search path. The default path is shown here.
# ModulePath "/usr/lib/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection
Section "Module"
# This loads the DBE extension module.
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
# This loads the font modules
# Load "type1"
# This loads the GLX module
Load "glx"
# This loads the DRI module
Load "dri"
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "freetype"
# Load "xtt"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
Option "XkbRules" "xorg"
Option "XkbModel" "inspiron"
Option "XkbLayout" "de"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "Auto" # Auto detect
Option "Device" "/dev/input/mice"
# When using XQUEUE, comment out the above two lines, and uncomment
Option "ZAxisMapping" "4 5 6 7"
# Emulate3Buttons is an option for 2-button mice
Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"
# ChordMiddle is an option for some 3-button Logitech mice
# Option "ChordMiddle"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "UseInternalAGPGART" "no"
EndSection
Section "ServerFlags"
Option "AIGLX" "off"
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Modes "1280x800"
Depth 24
EndSubSection
EndSection
|
Well the xorg.log didnt change at all !!!
I dont know, the whole log file does't contain any error, but it suddenly breaks down
I just dont know what to do ( with myself
Cheers |
|
| Back to top |
|
 |
mattsteven Apprentice


Joined: 27 Oct 2003 Posts: 240 Location: Your Planet
|
Posted: Tue Aug 07, 2007 1:56 pm Post subject: |
|
|
Hello,
Have you tried to remove
| Quote: |
Section "ServerFlags"
Option "AIGLX" "off"
EndSection
|
and then switch to ATI's opengl?
| Code: | eselect opengl list
eselect opengl set [0-9]
|
_________________ Matthew Steven
Linux-only desktop since 1998
Graying hair since 2006 |
|
| Back to top |
|
 |
holytrousers n00b


Joined: 06 Aug 2007 Posts: 12 Location: Tunisia
|
Posted: Tue Aug 07, 2007 9:37 pm Post subject: |
|
|
Hello !!!
| Quote: |
Have you tried to remove
| Code: |
Section "ServerFlags"
Option "AIGLX" "off"
EndSection
|
|
Well, i added this previously to prevent the following error to happen :
| Code: |
(EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed (/usr/lib64/dri/fglrx_dri.so: undefined symbol: __driCreateNewScreen_20050727)
(EE) AIGLX: reverting to software rendering
|
Hummm .... But i removed it agin, andthen triedto use the command that you told me about
| Code: | | eselect opengl list |
i got something from ati with an * and from xorg-x11
and then i selected the one from ati ( nr 1 )
| Code: | | eselect opengl set 1 |
It confirmed that the operation was successfull, and then i tried startx, but it ended up again with a failure(with that damned error)...
So I added that again to the xorg, so i dont get no error
| Code: |
Section "ServerFlags"
Option "AIGLX" "off"
EndSection
|
It was no more there, tried again startx, this time it didn't show the error, but failed again to start (the same log as previously)
That is very strange, and i can't understand why is it failing (i installed everything regularly) because the Xorg.0.log doesn't report any errors imean nothing like (EE) right ??? (the ones from xkb shouldn't be a problem)
What bothers me is also that the log ends with
| Code: |
FreeFontPath: FPE "/usr/share/fonts/misc/" refcount is 2, should be 1; fixing.
|
Could this be the problem ?
Are the fonts misconfigured (i dont think so because i just did emerge xorg-x11, it should have installed everything)
I am getting imaptient, because of all this time to download the files from internet, and the compiling
I really would like to use gentoo !!! |
|
| Back to top |
|
 |
wangzilla n00b


Joined: 01 Aug 2007 Posts: 55 Location: Hampton Roads, Virginia
|
Posted: Wed Aug 08, 2007 1:57 pm Post subject: |
|
|
i also get that FreeFontPath... error :-/ _________________ -wangzilla
-www.wangosaurusrex.com
-gentoo linux 2.6.21r-4 / kde 3.5.5 / 3.2ghz p4 ht / 2gb ram / radeon 800 gto 256mb |
|
| Back to top |
|
 |
tomk Administrator


Joined: 23 Sep 2003 Posts: 6793 Location: Sat in front of my computer
|
Posted: Wed Aug 08, 2007 2:30 pm Post subject: |
|
|
Moved from Kernel & Hardware to Desktop Environments at holytrousers' request. _________________ Search | Read | Answer | Report | Strip |
|
| Back to top |
|
 |
holytrousers n00b


Joined: 06 Aug 2007 Posts: 12 Location: Tunisia
|
Posted: Wed Aug 08, 2007 7:58 pm Post subject: |
|
|
How to know if Xorg failed to start, if there are no errors
That is the question ...  |
|
| Back to top |
|
 |
holytrousers n00b


Joined: 06 Aug 2007 Posts: 12 Location: Tunisia
|
Posted: Wed Aug 08, 2007 8:00 pm Post subject: |
|
|
| wangzilla wrote: | | i also get that FreeFontPath... error :-/ |
Does your xorg server fail to start ???
If so do you have any other errors ???
That is strange ... |
|
| Back to top |
|
 |
holytrousers n00b


Joined: 06 Aug 2007 Posts: 12 Location: Tunisia
|
Posted: Thu Aug 09, 2007 1:19 pm Post subject: |
|
|
Hi !
This is the listing of my directory /usr/share/fonts/misc/
| Code: |
10x20-ISO8859-1.pcf.gz
10x20-ISO8859-10.pcf.gz
10x20-ISO8859-11.pcf.gz
10x20-ISO8859-13.pcf.gz
10x20-ISO8859-14.pcf.gz
10x20-ISO8859-15.pcf.gz
10x20-ISO8859-16.pcf.gz
10x20-ISO8859-2.pcf.gz
10x20-ISO8859-3.pcf.gz
10x20-ISO8859-4.pcf.gz
10x20-ISO8859-5.pcf.gz
10x20-ISO8859-7.pcf.gz
10x20-ISO8859-8.pcf.gz
10x20-ISO8859-9.pcf.gz
10x20-KOI8-R.pcf.gz
10x20.pcf.gz
12x13ja.pcf.gz
18x18ja.pcf.gz
18x18ko.pcf.gz
4x6-ISO8859-1.pcf.gz
4x6-ISO8859-10.pcf.gz
4x6-ISO8859-13.pcf.gz
4x6-ISO8859-14.pcf.gz
4x6-ISO8859-15.pcf.gz
4x6-ISO8859-16.pcf.gz
4x6-ISO8859-2.pcf.gz
4x6-ISO8859-3.pcf.gz
4x6-ISO8859-4.pcf.gz
4x6-ISO8859-5.pcf.gz
4x6-ISO8859-7.pcf.gz
4x6-ISO8859-8.pcf.gz
4x6-ISO8859-9.pcf.gz
4x6-KOI8-R.pcf.gz
4x6.pcf.gz
5x7-ISO8859-1.pcf.gz
5x7-ISO8859-10.pcf.gz
5x7-ISO8859-13.pcf.gz
5x7-ISO8859-14.pcf.gz
5x7-ISO8859-15.pcf.gz
5x7-ISO8859-16.pcf.gz
5x7-ISO8859-2.pcf.gz
5x7-ISO8859-3.pcf.gz
5x7-ISO8859-4.pcf.gz
5x7-ISO8859-5.pcf.gz
5x7-ISO8859-7.pcf.gz
5x7-ISO8859-8.pcf.gz
5x7-ISO8859-9.pcf.gz
5x7-KOI8-R.pcf.gz
5x7.pcf.gz
5x8-ISO8859-1.pcf.gz
5x8-ISO8859-10.pcf.gz
5x8-ISO8859-13.pcf.gz
5x8-ISO8859-14.pcf.gz
5x8-ISO8859-15.pcf.gz
5x8-ISO8859-16.pcf.gz
5x8-ISO8859-2.pcf.gz
5x8-ISO8859-3.pcf.gz
5x8-ISO8859-4.pcf.gz
5x8-ISO8859-5.pcf.gz
5x8-ISO8859-7.pcf.gz
5x8-ISO8859-8.pcf.gz
5x8-ISO8859-9.pcf.gz
5x8-KOI8-R.pcf.gz
5x8.pcf.gz
6x10-ISO8859-1.pcf.gz
6x10-ISO8859-10.pcf.gz
6x10-ISO8859-13.pcf.gz
6x10-ISO8859-14.pcf.gz
6x10-ISO8859-15.pcf.gz
6x10-ISO8859-16.pcf.gz
6x10-ISO8859-2.pcf.gz
6x10-ISO8859-3.pcf.gz
6x10-ISO8859-4.pcf.gz
6x10-ISO8859-5.pcf.gz
6x10-ISO8859-7.pcf.gz
6x10-ISO8859-8.pcf.gz
6x10-ISO8859-9.pcf.gz
6x10-KOI8-R.pcf.gz
6x10.pcf.gz
6x12-ISO8859-1.pcf.gz
6x12-ISO8859-10.pcf.gz
6x12-ISO8859-13.pcf.gz
6x12-ISO8859-14.pcf.gz
6x12-ISO8859-15.pcf.gz
6x12-ISO8859-16.pcf.gz
6x12-ISO8859-2.pcf.gz
6x12-ISO8859-3.pcf.gz
6x12-ISO8859-4.pcf.gz
6x12-ISO8859-5.pcf.gz
6x12-ISO8859-7.pcf.gz
6x12-ISO8859-8.pcf.gz
6x12-ISO8859-9.pcf.gz
6x12-KOI8-R.pcf.gz
6x12.pcf.gz
6x13-ISO8859-1.pcf.gz
6x13-ISO8859-10.pcf.gz
6x13-ISO8859-11.pcf.gz
6x13-ISO8859-13.pcf.gz
6x13-ISO8859-14.pcf.gz
6x13-ISO8859-15.pcf.gz
6x13-ISO8859-16.pcf.gz
6x13-ISO8859-2.pcf.gz
6x13-ISO8859-3.pcf.gz
6x13-ISO8859-4.pcf.gz
6x13-ISO8859-5.pcf.gz
6x13-ISO8859-7.pcf.gz
6x13-ISO8859-8.pcf.gz
6x13-ISO8859-9.pcf.gz
6x13-KOI8-R.pcf.gz
6x13.pcf.gz
6x13B-ISO8859-1.pcf.gz
6x13B-ISO8859-10.pcf.gz
6x13B-ISO8859-13.pcf.gz
6x13B-ISO8859-14.pcf.gz
6x13B-ISO8859-15.pcf.gz
6x13B-ISO8859-16.pcf.gz
6x13B-ISO8859-2.pcf.gz
6x13B-ISO8859-3.pcf.gz
6x13B-ISO8859-4.pcf.gz
6x13B-ISO8859-5.pcf.gz
6x13B-ISO8859-7.pcf.gz
6x13B-ISO8859-8.pcf.gz
6x13B-ISO8859-9.pcf.gz
6x13B.pcf.gz
6x13O-ISO8859-1.pcf.gz
6x13O-ISO8859-10.pcf.gz
6x13O-ISO8859-13.pcf.gz
6x13O-ISO8859-14.pcf.gz
6x13O-ISO8859-15.pcf.gz
6x13O-ISO8859-16.pcf.gz
6x13O-ISO8859-2.pcf.gz
6x13O-ISO8859-3.pcf.gz
6x13O-ISO8859-4.pcf.gz
6x13O-ISO8859-5.pcf.gz
6x13O-ISO8859-7.pcf.gz
6x13O-ISO8859-9.pcf.gz
6x13O.pcf.gz
6x9-ISO8859-1.pcf.gz
6x9-ISO8859-10.pcf.gz
6x9-ISO8859-13.pcf.gz
6x9-ISO8859-14.pcf.gz
6x9-ISO8859-15.pcf.gz
6x9-ISO8859-16.pcf.gz
6x9-ISO8859-2.pcf.gz
6x9-ISO8859-3.pcf.gz
6x9-ISO8859-4.pcf.gz
6x9-ISO8859-5.pcf.gz
6x9-ISO8859-7.pcf.gz
6x9-ISO8859-8.pcf.gz
6x9-ISO8859-9.pcf.gz
6x9-KOI8-R.pcf.gz
6x9.pcf.gz
7x13-ISO8859-1.pcf.gz
7x13-ISO8859-10.pcf.gz
7x13-ISO8859-11.pcf.gz
7x13-ISO8859-13.pcf.gz
7x13-ISO8859-14.pcf.gz
7x13-ISO8859-15.pcf.gz
7x13-ISO8859-16.pcf.gz
7x13-ISO8859-2.pcf.gz
7x13-ISO8859-3.pcf.gz
7x13-ISO8859-4.pcf.gz
7x13-ISO8859-5.pcf.gz
7x13-ISO8859-7.pcf.gz
7x13-ISO8859-8.pcf.gz
7x13-ISO8859-9.pcf.gz
7x13-KOI8-R.pcf.gz
7x13.pcf.gz
7x13B-ISO8859-1.pcf.gz
7x13B-ISO8859-10.pcf.gz
7x13B-ISO8859-11.pcf.gz
7x13B-ISO8859-13.pcf.gz
7x13B-ISO8859-14.pcf.gz
7x13B-ISO8859-15.pcf.gz
7x13B-ISO8859-16.pcf.gz
7x13B-ISO8859-2.pcf.gz
7x13B-ISO8859-3.pcf.gz
7x13B-ISO8859-4.pcf.gz
7x13B-ISO8859-5.pcf.gz
7x13B-ISO8859-7.pcf.gz
7x13B-ISO8859-8.pcf.gz
7x13B-ISO8859-9.pcf.gz
7x13B.pcf.gz
7x13O-ISO8859-1.pcf.gz
7x13O-ISO8859-10.pcf.gz
7x13O-ISO8859-11.pcf.gz
7x13O-ISO8859-13.pcf.gz
7x13O-ISO8859-14.pcf.gz
7x13O-ISO8859-15.pcf.gz
7x13O-ISO8859-16.pcf.gz
7x13O-ISO8859-2.pcf.gz
7x13O-ISO8859-3.pcf.gz
7x13O-ISO8859-4.pcf.gz
7x13O-ISO8859-5.pcf.gz
7x13O-ISO8859-7.pcf.gz
7x13O-ISO8859-9.pcf.gz
7x13O.pcf.gz
7x14-ISO8859-1.pcf.gz
7x14-ISO8859-10.pcf.gz
7x14-ISO8859-11.pcf.gz
7x14-ISO8859-13.pcf.gz
7x14-ISO8859-14.pcf.gz
7x14-ISO8859-15.pcf.gz
7x14-ISO8859-16.pcf.gz
7x14-ISO8859-2.pcf.gz
7x14-ISO8859-3.pcf.gz
7x14-ISO8859-4.pcf.gz
7x14-ISO8859-5.pcf.gz
7x14-ISO8859-7.pcf.gz
7x14-ISO8859-8.pcf.gz
7x14-ISO8859-9.pcf.gz
7x14-JISX0201.1976-0.pcf.gz
7x14-KOI8-R.pcf.gz
7x14.pcf.gz
7x14B-ISO8859-1.pcf.gz
7x14B-ISO8859-10.pcf.gz
7x14B-ISO8859-11.pcf.gz
7x14B-ISO8859-13.pcf.gz
7x14B-ISO8859-14.pcf.gz
7x14B-ISO8859-15.pcf.gz
7x14B-ISO8859-16.pcf.gz
7x14B-ISO8859-2.pcf.gz
7x14B-ISO8859-3.pcf.gz
7x14B-ISO8859-4.pcf.gz
7x14B-ISO8859-5.pcf.gz
7x14B-ISO8859-7.pcf.gz
7x14B-ISO8859-8.pcf.gz
7x14B-ISO8859-9.pcf.gz
7x14B.pcf.gz
8x13-ISO8859-1.pcf.gz
8x13-ISO8859-10.pcf.gz
8x13-ISO8859-13.pcf.gz
8x13-ISO8859-14.pcf.gz
8x13-ISO8859-15.pcf.gz
8x13-ISO8859-16.pcf.gz
8x13-ISO8859-2.pcf.gz
8x13-ISO8859-3.pcf.gz
8x13-ISO8859-4.pcf.gz
8x13-ISO8859-5.pcf.gz
8x13-ISO8859-7.pcf.gz
8x13-ISO8859-8.pcf.gz
8x13-ISO8859-9.pcf.gz
8x13-KOI8-R.pcf.gz
8x13.pcf.gz
8x13B-ISO8859-1.pcf.gz
8x13B-ISO8859-10.pcf.gz
8x13B-ISO8859-13.pcf.gz
8x13B-ISO8859-14.pcf.gz
8x13B-ISO8859-15.pcf.gz
8x13B-ISO8859-16.pcf.gz
8x13B-ISO8859-2.pcf.gz
8x13B-ISO8859-3.pcf.gz
8x13B-ISO8859-4.pcf.gz
8x13B-ISO8859-5.pcf.gz
8x13B-ISO8859-7.pcf.gz
8x13B-ISO8859-8.pcf.gz
8x13B-ISO8859-9.pcf.gz
8x13B.pcf.gz
8x13O-ISO8859-1.pcf.gz
8x13O-ISO8859-10.pcf.gz
8x13O-ISO8859-13.pcf.gz
8x13O-ISO8859-14.pcf.gz
8x13O-ISO8859-15.pcf.gz
8x13O-ISO8859-16.pcf.gz
8x13O-ISO8859-2.pcf.gz
8x13O-ISO8859-3.pcf.gz
8x13O-ISO8859-4.pcf.gz
8x13O-ISO8859-5.pcf.gz
8x13O-ISO8859-7.pcf.gz
8x13O-ISO8859-9.pcf.gz
8x13O.pcf.gz
9x15-ISO8859-1.pcf.gz
9x15-ISO8859-10.pcf.gz
9x15-ISO8859-11.pcf.gz
9x15-ISO8859-13.pcf.gz
9x15-ISO8859-14.pcf.gz
9x15-ISO8859-15.pcf.gz
9x15-ISO8859-16.pcf.gz
9x15-ISO8859-2.pcf.gz
9x15-ISO8859-3.pcf.gz
9x15-ISO8859-4.pcf.gz
9x15-ISO8859-5.pcf.gz
9x15-ISO8859-7.pcf.gz
9x15-ISO8859-8.pcf.gz
9x15-ISO8859-9.pcf.gz
9x15-KOI8-R.pcf.gz
9x15.pcf.gz
9x15B-ISO8859-1.pcf.gz
9x15B-ISO8859-10.pcf.gz
9x15B-ISO8859-11.pcf.gz
9x15B-ISO8859-13.pcf.gz
9x15B-ISO8859-14.pcf.gz
9x15B-ISO8859-15.pcf.gz
9x15B-ISO8859-16.pcf.gz
9x15B-ISO8859-2.pcf.gz
9x15B-ISO8859-3.pcf.gz
9x15B-ISO8859-4.pcf.gz
9x15B-ISO8859-5.pcf.gz
9x15B-ISO8859-7.pcf.gz
9x15B-ISO8859-8.pcf.gz
9x15B-ISO8859-9.pcf.gz
9x15B.pcf.gz
9x18-ISO8859-1.pcf.gz
9x18-ISO8859-10.pcf.gz
9x18-ISO8859-11.pcf.gz
9x18-ISO8859-13.pcf.gz
9x18-ISO8859-14.pcf.gz
9x18-ISO8859-15.pcf.gz
9x18-ISO8859-16.pcf.gz
9x18-ISO8859-2.pcf.gz
9x18-ISO8859-3.pcf.gz
9x18-ISO8859-4.pcf.gz
9x18-ISO8859-5.pcf.gz
9x18-ISO8859-7.pcf.gz
9x18-ISO8859-8.pcf.gz
9x18-ISO8859-9.pcf.gz
9x18-KOI8-R.pcf.gz
9x18.pcf.gz
9x18B-ISO8859-1.pcf.gz
9x18B-ISO8859-10.pcf.gz
9x18B-ISO8859-13.pcf.gz
9x18B-ISO8859-14.pcf.gz
9x18B-ISO8859-15.pcf.gz
9x18B-ISO8859-16.pcf.gz
9x18B-ISO8859-2.pcf.gz
9x18B-ISO8859-3.pcf.gz
9x18B-ISO8859-4.pcf.gz
9x18B-ISO8859-5.pcf.gz
9x18B-ISO8859-7.pcf.gz
9x18B-ISO8859-8.pcf.gz
9x18B-ISO8859-9.pcf.gz
9x18B.pcf.gz
cursor.pcf.gz
encodings.dir
fonts.alias
fonts.dir
k14.pcf.gz
nil2.pcf.gz
|
Is there anything missing ? |
|
| Back to top |
|
 |
holytrousers n00b


Joined: 06 Aug 2007 Posts: 12 Location: Tunisia
|
Posted: Fri Aug 10, 2007 3:09 am Post subject: |
|
|
Hi here are the contents of the /var/log/dmesg
| Code: |
Linux version 2.6.21-gentoo-r4 (root@tux) (gcc version 4.1.1 (Gentoo 4.1.1-r3)) #1 SMP Mon Aug 6 01:35:12 CEST 2007
Command line:
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009dc00 (usable)
BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000ce000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000002fe70000 (usable)
BIOS-e820: 000000002fe70000 - 000000002fe80000 (ACPI data)
BIOS-e820: 000000002fe80000 - 000000002ff00000 (ACPI NVS)
BIOS-e820: 000000002ff00000 - 0000000040000000 (reserved)
BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
Entering add_active_range(0, 0, 157) 0 entries of 3200 used
Entering add_active_range(0, 256, 196208) 1 entries of 3200 used
end_pfn_map = 1048576
DMI present.
ACPI: RSDP 000F8500, 0014 (r0 PTLTD )
ACPI: RSDT 2FE795A6, 003C (r1 DELL M08 6040000 LTP 0)
ACPI: FACP 2FE7FBD2, 0074 (r1 ATI Bowfin 6040000 ATI F4240)
ACPI: DSDT 2FE795E2, 65F0 (r1 ATI SB600 6040000 MSFT 3000000)
ACPI: FACS 2FE90FC0, 0040
ACPI: TCPA 2FE7FC46, 0032 (r2 AMD 6040000 PTEC 0)
ACPI: SSDT 2FE7FC78, 0182 (r1 PTLTD POWERNOW 6040000 LTP 1)
ACPI: APIC 2FE7FDFA, 0054 (r1 PTLTD APIC 6040000 LTP 0)
ACPI: MCFG 2FE7FE4E, 003C (r1 PTLTD MCFG 6040000 LTP 0)
ACPI: SLIC 2FE7FE8A, 0176 (r1 DELL M08 6040000 LTP 0)
Scanning NUMA topology in Northbridge 24
Number of nodes 1
Node 0 MemBase 0000000000000000 Limit 000000002fe70000
Entering add_active_range(0, 0, 157) 0 entries of 3200 used
Entering add_active_range(0, 256, 196208) 1 entries of 3200 used
NUMA: Using 63 for the hash shift.
Using node hash shift of 63
Bootmem setup node 0 0000000000000000-000000002fe70000
Zone PFN ranges:
DMA 0 -> 4096
DMA32 4096 -> 1048576
Normal 1048576 -> 1048576
early_node_map[2] active PFN ranges
0: 0 -> 157
0: 256 -> 196208
On node 0 totalpages: 196109
DMA zone: 56 pages used for memmap
DMA zone: 1614 pages reserved
DMA zone: 2327 pages, LIFO batch:0
DMA32 zone: 2626 pages used for memmap
DMA32 zone: 189486 pages, LIFO batch:31
Normal zone: 0 pages used for memmap
ATI board detected. Disabling timer routing over 8254.
ACPI: PM-Timer IO Port: 0x8008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 (Bootup-CPU)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Processor #1
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, address 0xfec00000, GSI 0-23
ACPI: IRQ9 used by override.
Setting APIC routing to physical flat
Using ACPI (MADT) for SMP configuration information
Nosave address range: 000000000009d000 - 000000000009e000
Nosave address range: 000000000009e000 - 00000000000a0000
Nosave address range: 00000000000a0000 - 00000000000ce000
Nosave address range: 00000000000ce000 - 0000000000100000
Allocating PCI resources starting at 50000000 (gap: 40000000:a0000000)
SMP: Allowing 2 CPUs, 0 hotplug CPUs
PERCPU: Allocating 36992 bytes of per cpu data
Built 1 zonelists. Total pages: 191813
Kernel command line:
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 32768 bytes)
time.c: Detected 1600.103 MHz processor.
Console: colour VGA+ 80x25
Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
Memory: 765296k/784832k available (3429k kernel code, 19140k reserved, 1786k data, 320k init)
Calibrating delay using timer specific routine.. 3203.16 BogoMIPS (lpj=6406325)
Mount-cache hash table entries: 256
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
CPU 0/0 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
SMP alternatives: switching to UP code
ACPI: Core revision 20070126
..MP-BIOS bug: 8254 timer not connected to IO-APIC
Using local APIC timer interrupts.
result 12500818
Detected 12.500 MHz APIC timer.
SMP alternatives: switching to SMP code
Booting processor 1/2 APIC 0x1
Initializing CPU#1
Calibrating delay using timer specific routine.. 3200.37 BogoMIPS (lpj=6400754)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
CPU 1/1 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
AMD Turion(tm) 64 X2 Mobile Technology TL-52 stepping 02
Brought up 2 CPUs
migration_cost=255
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: Using MMCONFIG at e0000000 - e09fffff
PCI: No mmconfig possible on device 00:18
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
Boot video device is 0000:01:05.0
PCI: Transparent bridge - 0000:00:14.4
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PB5_._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PB6_._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKB] (IRQs 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKD] (IRQs 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKE] (IRQs 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKU] (IRQs 3 4 5 7) *0, disabled.
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 10 devices
SCSI subsystem initialized
libata version 2.20 loaded.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
PCI: Cannot allocate resource region 7 of bridge 0000:00:05.0
PCI: Cannot allocate resource region 8 of bridge 0000:00:05.0
pnp: 00:01: iomem range 0xe0000000-0xefffffff could not be reserved
pnp: 00:01: iomem range 0xfec00000-0xfec00fff could not be reserved
pnp: 00:01: iomem range 0xfee00000-0xfee00fff could not be reserved
pnp: 00:08: ioport range 0x1080-0x1080 has been reserved
pnp: 00:08: ioport range 0x220-0x22f has been reserved
pnp: 00:09: iomem range 0xe0000-0xfffff could not be reserved
pnp: 00:09: iomem range 0xfff00000-0xffffffff could not be reserved
pnp: 00:09: iomem range 0xc0004800-0xc0004bff has been reserved
pnp: 00:09: iomem range 0xfed00000-0xfed003ff has been reserved
PCI: Bridge: 0000:00:01.0
IO window: 9000-9fff
MEM window: b0100000-b01fffff
PREFETCH window: c0000000-cfffffff
PCI: Bridge: 0000:00:05.0
IO window: disabled.
MEM window: disabled.
PREFETCH window: disabled.
PCI: Bridge: 0000:00:06.0
IO window: disabled.
Time: acpi_pm clocksource has been installed.
MEM window: b0200000-b02fffff
PREFETCH window: disabled.
PCI: Bridge: 0000:00:14.4
IO window: disabled.
MEM window: b0300000-b03fffff
PREFETCH window: disabled.
PCI: Setting latency timer of device 0000:00:05.0 to 64
PCI: Setting latency timer of device 0000:00:06.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
TCP established hash table entries: 131072 (order: 9, 3145728 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
Total HugeTLB memory allocated, 0
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
NTFS driver 2.1.28 [Flags: R/W].
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
PCI: MSI quirk detected. MSI deactivated.
PCI: Setting latency timer of device 0000:00:05.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:05.0:pcie00]
Allocate Port Service[0000:00:05.0:pcie02]
PCI: Setting latency timer of device 0000:00:06.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:06.0:pcie00]
Allocate Port Service[0000:00:06.0:pcie02]
Real Time Clock Driver v1.12ac
ACPI: AC Adapter [ACAD] (off-line)
ACPI: Battery Slot [BAT1] (battery present)
input: Power Button (FF) as /class/input/input0
ACPI: Power Button (FF) [PWRF]
input: Power Button (CM) as /class/input/input1
ACPI: Power Button (CM) [PWRB]
input: Sleep Button (CM) as /class/input/input2
ACPI: Sleep Button (CM) [SLPB]
input: Lid Switch as /class/input/input3
ACPI: Lid Switch [LID]
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: Thermal Zone [THRM] (56 C)
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
floppy0: no floppy controllers found
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
loop: loaded (max 8 devices)
Intel(R) PRO/1000 Network Driver - version 7.3.20-k2
Copyright (c) 1999-2006 Intel Corporation.
e100: Intel(R) PRO/100 Network Driver, 3.5.17-k2-NAPI
e100: Copyright(c) 1999-2006 Intel Corporation
b44.c:v1.01 (Jun 16, 2006)
ACPI: PCI Interrupt 0000:08:00.0[A] -> GSI 21 (level, low) -> IRQ 21
eth0: Broadcom 4400 10/100BaseT Ethernet 00:19:b9:68:61:a4
forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.60.
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
netconsole: not configured, aborting
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
SB600_PATA: IDE controller at PCI slot 0000:00:14.1
ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, low) -> IRQ 16
SB600_PATA: chipset revision 0
SB600_PATA: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0x8420-0x8427, BIOS settings: hda:DMA, hdb:pio
Probing IDE interface ide0...
hda: HL-DT-ST DVD+/-RW GSA-T11N, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hda: ATAPI 63X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
megasas: 00.00.03.10-rc1 Wed Feb 14 10:14:25 PST 2007
ahci 0000:00:12.0: version 2.1
ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 22 (level, low) -> IRQ 22
ahci 0000:00:12.0: controller can't do 64bit DMA, forcing 32bit
ahci 0000:00:12.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
ahci 0000:00:12.0: flags: 64bit ncq ilck led clo pmp pio
ata1: SATA max UDMA/133 cmd 0xffffc20000026100 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 22
ata2: SATA max UDMA/133 cmd 0xffffc20000026180 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 22
ata3: SATA max UDMA/133 cmd 0xffffc20000026200 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 22
ata4: SATA max UDMA/133 cmd 0xffffc20000026280 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 22
scsi0 : ahci
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1.00: ATA-7: ST9120822AS, 3.CDD, max UDMA/133
ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32)
ata1.00: configured for UDMA/133
scsi1 : ahci
ata2: SATA link down (SStatus 0 SControl 300)
scsi2 : ahci
ata3: SATA link down (SStatus 0 SControl 300)
scsi3 : ahci
ata4: SATA link down (SStatus 0 SControl 300)
scsi 0:0:0:0: Direct-Access ATA ST9120822AS 3.CD PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 0:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sda: sda1 sda2 sda3 sda4
sd 0:0:0:0: [sda] Attached SCSI disk
sd 0:0:0:0: Attached scsi generic sg0 type 0
Fusion MPT base driver 3.04.04
Copyright (c) 1999-2007 LSI Logic Corporation
Fusion MPT SPI Host driver 3.04.04
Fusion MPT SAS Host driver 3.04.04
ACPI: PCI Interrupt 0000:00:13.5[D] -> GSI 19 (level, low) -> IRQ 19
ehci_hcd 0000:00:13.5: EHCI Host Controller
ehci_hcd 0000:00:13.5: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:13.5: debug port 1
ehci_hcd 0000:00:13.5: irq 19, io mem 0xb0004400
ehci_hcd 0000:00:13.5: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 10 ports detected
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 16 (level, low) -> IRQ 16
ohci_hcd 0000:00:13.0: OHCI Host Controller
ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 2
ohci_hcd 0000:00:13.0: irq 16, io mem 0xb0005000
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:13.1[B] -> GSI 17 (level, low) -> IRQ 17
ohci_hcd 0000:00:13.1: OHCI Host Controller
ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 3
ohci_hcd 0000:00:13.1: irq 17, io mem 0xb0006000
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:13.2[C] -> GSI 18 (level, low) -> IRQ 18
ohci_hcd 0000:00:13.2: OHCI Host Controller
ohci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 4
ohci_hcd 0000:00:13.2: irq 18, io mem 0xb0007000
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:13.3[B] -> GSI 17 (level, low) -> IRQ 17
ohci_hcd 0000:00:13.3: OHCI Host Controller
ohci_hcd 0000:00:13.3: new USB bus registered, assigned bus number 5
ohci_hcd 0000:00:13.3: irq 17, io mem 0xb0008000
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:13.4[C] -> GSI 18 (level, low) -> IRQ 18
ohci_hcd 0000:00:13.4: OHCI Host Controller
ohci_hcd 0000:00:13.4: new USB bus registered, assigned bus number 6
ohci_hcd 0000:00:13.4: irq 18, io mem 0xb0009000
usb usb6: configuration #1 chosen from 1 choice
hub 6-0:1.0: USB hub found
hub 6-0:1.0: 2 ports detected
USB Universal Host Controller Interface driver v3.0
usbcore: registered new interface driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver libusual
usbcore: registered new interface driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard as /class/input/input4
device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com
oprofile: using NMI interrupt.
TCP cubic registered
NET: Registered protocol family 1
NET: Registered protocol family 10
IPv6 over IPv4 tunneling driver
NET: Registered protocol family 17
powernow-k8: Found 2 AMD Turion(tm) 64 X2 Mobile Technology TL-52 processors (version 2.00.00)
powernow-k8: 0 : fid 0x8 (1600 MHz), vid 0x12
powernow-k8: 1 : fid 0x0 (800 MHz), vid 0x1e
Synaptics Touchpad, model: 1, fw: 6.3, id: 0x180b1, caps: 0xa04713/0x200000
input: SynPS/2 Synaptics TouchPad as /class/input/input5
ReiserFS: sda1: found reiserfs format "3.6" with standard journal
ReiserFS: sda1: using ordered data mode
ReiserFS: sda1: journal params: device sda1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: sda1: checking transaction log (sda1)
ReiserFS: sda1: replayed 25 transactions in 0 seconds
ReiserFS: sda1: Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly.
Freeing unused kernel memory: 320k freed
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci: SDHCI controller found at 0000:08:01.0 [1180:0822] (rev 19)
ACPI: PCI Interrupt 0000:08:01.0[B] -> GSI 20 (level, low) -> IRQ 20
mmc0: SDHCI at 0xb0302000 irq 20 DMA
Linux agpgart interface v0.102 (c) Dave Jones
fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[fglrx] Maximum main memory to use for locked dma buffers: 670 MBytes.
[fglrx] module loaded - fglrx 8.35.5 [Mar 27 2007] on minor 0
kjournald starting. Commit interval 5 seconds
EXT3-fs warning: mounting fs with errors, running e2fsck is recommended
EXT3 FS on sda3, internal journal
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
NTFS-fs error (device sda2): parse_options(): Unrecognized mount option default.
Adding 1004052k swap on /dev/sda4. Priority:-1 extents:1 across:1004052k
|
Anything else  |
|
| Back to top |
|
 |
mattsteven Apprentice


Joined: 27 Oct 2003 Posts: 240 Location: Your Planet
|
Posted: Fri Aug 10, 2007 3:04 pm Post subject: |
|
|
Just another thought if this hasn't been mentioned- you could try removing (well, renaming) your xorg.conf completely and see what happens when X tries to start up. I run a number of boxes without a config file at all, everything autodetects. _________________ Matthew Steven
Linux-only desktop since 1998
Graying hair since 2006 |
|
| Back to top |
|
 |
holytrousers n00b


Joined: 06 Aug 2007 Posts: 12 Location: Tunisia
|
Posted: Sat Aug 11, 2007 1:32 pm Post subject: |
|
|
Hummm, i didn't kniow about that ... what is the purpose of thut xorg.conf ... speed up ?
anyway, i removed it, but X failed again to start, showing errors with radeon or something
I will reinstall the whole system, maybe that should solve the problems, and not install the proprietary drivers, at least i will have a working desktop
I will report after the reinstall. |
|
| Back to top |
|
 |
redwoolf n00b


Joined: 10 Aug 2007 Posts: 56
|
Posted: Sat Aug 11, 2007 4:45 pm Post subject: |
|
|
| I've had problems like this on my Dell C521 with a Radeon X1300. I'd correctly configure Xorg.conf to use the fglrx drivers, and I tried dozens of hacks and tweaks from all over the net. Finally, with the newest driver (v. 8.39.4) xorg just started working. Since Dell manufacture's their own graphics cards based on ATI's chips they sometimes have a difficult time initializing with the fglrx driver. It seems they don't report themselves correctly. Try unmasking the 8.39.4 version of fglrx, then re-emerge and see if that helps. |
|
| Back to top |
|
 |
holytrousers n00b


Joined: 06 Aug 2007 Posts: 12 Location: Tunisia
|
Posted: Tue Aug 14, 2007 1:17 pm Post subject: |
|
|
Thanx redwoolf ...
But i have decided to use the open source drivers
It really works fine, xfce is super responsive, well maybe in the future i will try to install the proprietary ones, but for now, i just want to enjoy gentoo and discover all the other features
Damned ATI !
Why haven't i bought something with Intel Graphics ???
Cheers and thanx for your Help  |
|
| Back to top |
|
 |
mattsteven Apprentice


Joined: 27 Oct 2003 Posts: 240 Location: Your Planet
|
Posted: Tue Aug 14, 2007 9:08 pm Post subject: |
|
|
I've switched to the open source radeon driver for my personal computer too (which had similar problems to yours) just to see how it went, after an evening of tweaking things it is performing very well indeed. Well, there are tearing and flickering issues with DVI (so I switched to DSUB) and a few little bugs but it's very good in terms of speed.
Glad you got a working solution in the end! _________________ Matthew Steven
Linux-only desktop since 1998
Graying hair since 2006 |
|
| Back to top |
|
 |
holytrousers n00b


Joined: 06 Aug 2007 Posts: 12 Location: Tunisia
|
Posted: Thu Aug 16, 2007 3:13 am Post subject: |
|
|
Hah, thanks mate
It is even told that the open source drivers are even faster in terms of 2d than the proprietary ones. Besides, the movies are quite good rendered using x11 rendering (no difference), so its important to tell everyone : if you are not planning to use any 3d apps, just install open source drivers and everything will be all right !!!
Cheers. |
|
| Back to top |
|
 |
|
|
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
|
|