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

Joined: 06 Jun 2008 Posts: 38 Location: Tbilisi, Georgia
|
Posted: Sat Jul 19, 2008 11:30 pm Post subject: X -config /etc/X11/xorg.conf error! [SOLVED] |
|
|
Hi, I installed gentoo on my friend's laptop and I cannot get Xorg to work
Tried fglrx and ati open source drivers, but I still get this same error when I try to start x server.
Code: | X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: UNKNOWN
Current Operating System: Linux tux 2.6.24-gentoo-r8 #3 SMP Thu Sep 9 12:31:50 GET 2010 i686
Build Date: 19 July 2008
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: Sun Jul 20 00:59:12 2008
(++) Using config file: "/etc/X11/xorg.conf"
(EE) fglrx(0): Given depth (8) is not supported by fglrx driver
(EE) fglrx(0): PreInitVisual failed
SetVBEMode failed
(EE) fglrx(0): PreInit failed
(EE) Screen(s) found, but none have a usable configuration.
Fatal server error:
no screens found |
I tried X -configre and aticonfig and every possible combination... I changed depth from 8 to 24 in xorg.conf. Here is my xorg.conf I hope it's correct.:
Code: | Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection
Section "Module"
Load "glx"
Load "extmod"
Load "xtrap"
Load "record"
Load "GLcore"
Load "dbe"
Load "dri"
Load "freetype"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
Identifier "Card0"
Driver "fglrx"
VendorName "ATI Technologies Inc"
BoardName "M56P [Radeon Mobility X1600]"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection |
And dmesg: Code: | ACPI: Transitioning device [C32A] to D3
ACPI: Transitioning device [C32A] to D3
ACPI: Fan [C32A] (off)
ACPI: Transitioning device [C32B] to D3
ACPI: Transitioning device [C32B] to D3
ACPI: Fan [C32B] (off)
ACPI: Transitioning device [C32C] to D3
ACPI: Transitioning device [C32C] to D3
ACPI: Fan [C32C] (off)
ACPI: Transitioning device [C32D] to D3
ACPI: Transitioning device [C32D] to D3
ACPI: Fan [C32D] (off)
ACPI: Transitioning device [C32E] to D3
ACPI: Transitioning device [C32E] to D3
ACPI: Fan [C32E] (off)
ACPI: Transitioning device [C32F] to D3
ACPI: Transitioning device [C32F] to D3
ACPI: Fan [C32F] (off)
ACPI: Transitioning device [C330] to D3
ACPI: Transitioning device [C330] to D3
ACPI: Fan [C330] (off)
ACPI: SSDT 7FFF61F1, 023D (r1 HP Cpu0Ist 3000 INTL 20060317)
Parsing all Control Methods:
Table [SSDT](id 00E1) - 6 Objects with 0 Devices 4 Methods 0 Regions
ACPI: SSDT 7FFF64B3, 04CB (r1 HP Cpu0Cst 3001 INTL 20060317)
Parsing all Control Methods:
Table [SSDT](id 00E2) - 1 Objects with 0 Devices 1 Methods 0 Regions
Monitor-Mwait will be used to enter C-1 state
Monitor-Mwait will be used to enter C-2 state
ACPI: CPU0 (power states: C1[C1] C2[C2])
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: SSDT 7FFF6129, 00C8 (r1 HP Cpu1Ist 3000 INTL 20060317)
Parsing all Control Methods:
Table [SSDT](id 00F0) - 4 Objects with 0 Devices 4 Methods 0 Regions
ACPI: SSDT 7FFF642E, 0085 (r1 HP Cpu1Cst 3000 INTL 20060317)
Parsing all Control Methods:
Table [SSDT](id 00F1) - 1 Objects with 0 Devices 1 Methods 0 Regions
ACPI: CPU1 (power states: C1[C1] C2[C2])
ACPI: Processor [CPU1] (supports 8 throttling states)
Marking TSC unstable due to: possible TSC halt in C2.
Time: hpet clocksource has been installed.
ACPI: Thermal Zone [TZ0] (35 C)
ACPI: Thermal Zone [TZ1] (43 C)
ACPI: Thermal Zone [TZ2] (38 C)
ACPI: Thermal Zone [TZ3] (32 C)
ACPI: Thermal Zone [TZ4] (73 C)
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:02: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Floppy drive(s): fd0 is 1.44M
floppy0: no floppy controllers found
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
loop: module loaded
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.23-k4-NAPI
e100: Copyright(c) 1999-2006 Intel Corporation
tg3.c:v3.86 (November 9, 2007)
ACPI: PCI Interrupt 0000:08:00.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:08:00.0 to 64
eth0: Tigon3 [partno(BCM95751M) rev 4201 PHY(5750)] (PCI Express) 10/100/1000Bas
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[1] TSOcap[1]
eth0: dma_rwctrl[76180000] dma_mask[64-bit]
PPP generic driver version 2.4.2
console [netcon0] enabled
netconsole: network logging started
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH7: IDE controller (0x8086:0x27df rev 0x01) at PCI slot 0000:00:1f.1
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 16 (level, low) -> IRQ 16
ICH7: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0x5080-0x5087, BIOS settings: hda:DMA, hdb:pio
ICH7: IDE port disabled
Probing IDE interface ide0...
hda: HL-DT-ST DVDRAM GSA-T10N, ATAPI CD/DVD-ROM drive
hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hda: MWDMA2 mode selected
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hda: ATAPI 24X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache
Uniform CD-ROM driver Revision: 3.20
3ware Storage Controller device driver for Linux v1.26.02.002.
Driver 'sd' needs updating - please use bus_type methods
Driver 'sr' needs updating - please use bus_type methods
ahci 0000:00:1f.2: version 3.0
ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 17 (level, low) -> IRQ 17
ahci 0000:00:1f.2: nr_ports (4) and implemented port map (0x1) don't match, usin
ahci 0000:00:1f.2: forcing PORTS_IMPL to 0xf
ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0xf impl SATA mode
ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pmp pio slum part
PCI: Setting latency timer of device 0000:00:1f.2 to 64
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
scsi3 : ahci
ata1: SATA max UDMA/133 abar m1024@0xf4705000 port 0xf4705100 irq 223
ata2: SATA max UDMA/133 abar m1024@0xf4705000 port 0xf4705180 irq 223
ata3: SATA max UDMA/133 abar m1024@0xf4705000 port 0xf4705200 irq 223
ata4: SATA max UDMA/133 abar m1024@0xf4705000 port 0xf4705280 irq 223
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1.00: ACPI cmd b1/c1:00:00:00:00:a0 filtered out
ata1.00: ACPI cmd c6/00:10:00:00:00:a0 succeeded
ata1.00: ACPI cmd ef/10:03:00:00:00:a0 succeeded
ata1.00: ATA-7: TOSHIBA MK1234GSX, AH001C, max UDMA/100
ata1.00: 234441648 sectors, multi 16: LBA48
ata1.00: ACPI cmd b1/c1:00:00:00:00:a0 filtered out
ata1.00: ACPI cmd c6/00:10:00:00:00:a0 succeeded
ata1.00: ACPI cmd ef/10:03:00:00:00:a0 succeeded
ata1.00: configured for UDMA/100
ata1.00: configured for UDMA/100
ata1: EH complete
ata2: SATA link down (SStatus 0 SControl 0)
ata3: SATA link down (SStatus 0 SControl 0)
ata4: SATA link down (SStatus 0 SControl 0)
scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK1234GS AH00 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
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
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.06
Copyright (c) 1999-2007 LSI Corporation
Fusion MPT SPI Host driver 3.04.06
ACPI: PCI Interrupt 0000:02:06.1[B] -> GSI 19 (level, low) -> IRQ 18
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[18] MMIO=[f4201000-f42017ff] Max
ieee1394: raw1394: /dev/raw1394 device initialized
usbmon: debugfs is not available
ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 20 (level, low) -> IRQ 20
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: irq 20, io mem 0xf4704000
ehci_hcd 0000:00:1d.7: 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: 8 ports detected
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 20 (level, low) -> IRQ 20
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.0: irq 20, io base 0x00005000
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:1d.1[B] -> GSI 21 (level, low) -> IRQ 21
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.1: irq 21, io base 0x00005020
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:1d.2[C] -> GSI 18 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.2: irq 19, io base 0x00005040
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:1d.3[D] -> GSI 19 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.3 to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.3: irq 18, io base 0x00005060
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
usb 2-1: new full speed USB device using uhci_hcd and address 2
usb 2-1: configuration #1 chosen from 1 choice
usb 3-1: new full speed USB device using uhci_hcd and address 2
usb 3-1: configuration #1 chosen from 1 choice
usbcore: registered new interface driver usblp
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
PNP: PS/2 Controller [PNP0303:C21A,PNP0f13:C21B] at 0x60,0x64 irq 1,12
i8042.c: Detected active multiplexing controller, rev 1.1.
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX0 port at 0x60,0x64 irq 12
serio: i8042 AUX1 port at 0x60,0x64 irq 12
serio: i8042 AUX2 port at 0x60,0x64 irq 12
serio: i8042 AUX3 port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard as /class/input/input3
device-mapper: ioctl: 4.12.0-ioctl (2007-10-02) initialised: dm-devel@redhat.com
usbcore: registered new interface driver usbhid
drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
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
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
Using IPI No-Shortcut mode
Synaptics Touchpad, model: 1, fw: 6.2, id: 0x2580b1, caps: 0xa44793/0x300000
serio: Synaptics pass-through port at isa0060/serio4/input0
input: SynPS/2 Synaptics TouchPad as /class/input/input4
input: PS/2 Generic Mouse as /class/input/input5
ReiserFS: sda4: found reiserfs format "3.6" with standard journal
ReiserFS: sda4: using ordered data mode
ReiserFS: sda4: journal params: device sda4, size 8192, journal first block 18,
ReiserFS: sda4: checking transaction log (sda4)
ReiserFS: sda4: Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly.
Freeing unused kernel memory: 264k freed
ADDRCONF(NETDEV_UP): eth0: link is not ready
tg3: eth0: Link is up at 100 Mbps, full duplex.
tg3: eth0: Flow control is on for TX and on for RX.
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
eth0: no IPv6 routers present
[Sat Jul 19 2008 15:04:24] gurashka: ok
[Sat Jul 19 2008 15:05:29] … saundi ar geqneba sanam kernels ar davakompilirebt. cinascar geubnebi :)
[Sat Jul 19 2008 15:05:34] … sec
[Sat Jul 19 2008 15:06:10] … cat /var/log/Xorg.0.log
[Sat Jul 19 2008 15:06:18] … esec damikopire ra dzmurad
[Sat Jul 19 2008 15:07:16] … tak
[Sat Jul 19 2008 15:07:22] … exla ras vaketeb ici
[Sat Jul 19 2008 15:07:50] IT: ?
[Sat Jul 19 2008 15:07:57] gurashka: gpasswd -a სახელი video
[Sat Jul 19 2008 15:08:15] IT: (II) PCI: 00:1c:1: chip 8086,27d2 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1c:3: chip 8086,27d6 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,27c8 card 103c,30a3 rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,27c9 card 103c,30a3 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,27ca card 103c,30a3 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,27cb card 103c,30a3 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,27cc card 103c,30a3 rev 01 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev e1 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,27b9 card 103c,30a3 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,27df card 103c,30a3 rev 01 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,27c5 card 103c,30a3 rev 01 class 01,06,01 hdr 00
(II) PCI: 01:00:0: chip 1002,71c5 card 103c,30b4 rev 00 class 03,00,00 hdr 00
(II) PCI: 02:06:0: chip 104c,8039 card 1400,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 02:06:1: chip 104c,803a card 103c,30a3 rev 00 class 0c,00,10 hdr 80
(II) PCI: 02:06:2: chip 104c,803b card 103c,30a3 rev 00 class 01,80,00 hdr 80
(II) PCI: 02:06:3: chip 104c,803c card 103c,30a3 rev 00 class 08,05,00 hdr 80
(II) PCI: 02:06:4: chip 104c,803d card 103c,30a3 rev 00 class 07,80,00 hdr 80
(II) PCI: 08:00:0: chip 14e4,16fd card 103c,30a3 rev 21 class 02,00,00 hdr 00
(II) PCI: 10:00:0: chip 8086,4222 card 103c,135c rev 02 class 02,80,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,32), 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 (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x001c (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0 0x00004000 - 0x000040ff (0x100) IX[B]
[1] -1 0 0x00004400 - 0x000044ff (0x100) IX[B]
[2] -1 0 0x00004800 - 0x000048ff (0x100) IX[B]
[3] -1 0 0x00004c00 - 0x00004cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xf4600000 - 0xf46fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 8: bridge is at (0:28:0), (0,8,8), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 8 non-prefetchable memory range:
[0] -1 0 0xf4100000 - 0xf41fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 16: bridge is at (0:28:1), (0,16,16), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 16 non-prefetchable memory range:
[0] -1 0 0xf4000000 - 0xf40fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 32: bridge is at (0:28:3), (0,32,32), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 32 I/O range:
[0] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
[1] -1 0 0x00002400 - 0x000024ff (0x100) IX[B]
[2] -1 0 0x00002800 - 0x000028ff (0x100) IX[B]
[3] -1 0 0x00002c00 - 0x00002cff (0x100) IX[B]
[4] -1 0 0x00003000 - 0x000030ff (0x100) IX[B]
[5] -1 0 0x00003400 - 0x000034ff (0x100) IX[B]
[6] -1 0 0x00003800 - 0x000038ff (0x100) IX[B]
[7] -1 0 0x00003c00 - 0x00003cff (0x100) IX[B]
(II) Bus 32 non-prefetchable memory range:
[0] -1 0 0xf0000000 - 0xf3ffffff (0x4000000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,3), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xf4200000 - 0xf45fffff (0x400000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 3: bridge is at (2:6:0), (2,3,6), BCTRL: 0x03c4 (VGA_EN is cleared)
(--) PCI:*(1:0:0) ATI Technologies Inc M56P [Radeon Mobility X1600] rev 0, Mem @ 0xe0000000/28, 0xf4600000/16, I/O @ 0x4000/8
List of video drivers:
fglrx
(II) LoadModule: "fglrx"
(II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
compiled for 7.1.0, module version = 8.50.3
Module class: X.Org Video Driver
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) 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 0xf4000000 - 0xf4000fff (0x1000) MX[B]
[1] -1 0 0xf4100000 - 0xf410ffff (0x10000) MX[B]
[2] -1 0 0xf420b000 - 0xf420bfff (0x1000) MX[B]
[3] -1 0 0xf420a000 - 0xf420afff (0x1000) MX[B]
[4] -1 0 0xf4209000 - 0xf42090ff (0x100) MX[B]
[5] -1 0 0xf4208000 - 0xf4208fff (0x1000) MX[B]
[6] -1 0 0xf4204000 - 0xf4207fff (0x4000) MX[B]
[7] -1 0 0xf4201000 - 0xf42017ff (0x800) MX[B]
[8] -1 0 0xf4705000 - 0xf47053ff (0x400) MX[B]
[9] -1 0 0xf4704000 - 0xf47043ff (0x400) MX[B]
[10] -1 0 0xf4700000 - 0xf4703fff (0x4000) MX[B]
[11] -1 0 0xf4600000 - 0xf460ffff (0x10000) MX[B](B)
[12] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[13] -1 0 0x000050b0 - 0x000050bf (0x10) IX[B]
[14] -1 0 0x00001574 - 0x00001577 (0x4) IX[B]
[15] -1 0 0x00001370 - 0x00001377 (0x8) IX[B]
[16] -1 0 0x000015f4 - 0x000015f7 (0x4) IX[B]
[17] -1 0 0x000013f0 - 0x000013f7 (0x8) IX[B]
[18] -1 0 0x00005080 - 0x0000508f (0x10) IX[B]
[19] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[20] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[22] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[23] -1 0 0x00005060 - 0x0000507f (0x20) IX[B]
[24] -1 0 0x00005040 - 0x0000505f (0x20) IX[B]
[25] -1 0 0x00005020 - 0x0000503f (0x20) IX[B]
[26] -1 0 0x00005000 - 0x0000501f (0x20) IX[B]
[27] -1 0 0x00004000 - 0x000040ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xf4000000 - 0xf4000fff (0x1000) MX[B]
[1] -1 0 0xf4100000 - 0xf410ffff (0x10000) MX[B]
[2] -1 0 0xf420b000 - 0xf420bfff (0x1000) MX[B]
[3] -1 0 0xf420a000 - 0xf420afff (0x1000) MX[B]
[4] -1 0 0xf4209000 - 0xf42090ff (0x100) MX[B]
[5] -1 0 0xf4208000 - 0xf4208fff (0x1000) MX[B]
[6] -1 0 0xf4204000 - 0xf4207fff (0x4000) MX[B]
[7] -1 0 0xf4201000 - 0xf42017ff (0x800) MX[B]
[8] -1 0 0xf4705000 - 0xf47053ff (0x400) MX[B]
[9] -1 0 0xf4704000 - 0xf47043ff (0x400) MX[B]
[10] -1 0 0xf4700000 - 0xf4703fff (0x4000) MX[B]
[11] -1 0 0xf4600000 - 0xf460ffff (0x10000) MX[B](B)
[12] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[13] -1 0 0x000050b0 - 0x000050bf (0x10) IX[B]
[14] -1 0 0x00001574 - 0x00001577 (0x4) IX[B]
[15] -1 0 0x00001370 - 0x00001377 (0x8) IX[B]
[16] -1 0 0x000015f4 - 0x000015f7 (0x4) IX[B]
[17] -1 0 0x000013f0 - 0x000013f7 (0x8) IX[B]
[18] -1 0 0x00005080 - 0x0000508f (0x10) IX[B]
[19] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[20] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[22] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[23] -1 0 0x00005060 - 0x0000507f (0x20) IX[B]
[24] -1 0 0x00005040 - 0x0000505f (0x20) IX[B]
[25] -1 0 0x00005020 - 0x0000503f (0x20) IX[B]
[26] -1 0 0x00005000 - 0x0000501f (0x20) IX[B]
[27] -1 0 0x00004000 - 0x000040ff (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 0xf4000000 - 0xf4000fff (0x1000) MX[B]
[5] -1 0 0xf4100000 - 0xf410ffff (0x10000) MX[B]
[6] -1 0 0xf420b000 - 0xf420bfff (0x1000) MX[B]
[7] -1 0 0xf420a000 - 0xf420afff (0x1000) MX[B]
[8] -1 0 0xf4209000 - 0xf42090ff (0x100) MX[B]
[9] -1 0 0xf4208000 - 0xf4208fff (0x1000) MX[B]
[10] -1 0 0xf4204000 - 0xf4207fff (0x4000) MX[B]
[11] -1 0 0xf4201000 - 0xf42017ff (0x800) MX[B]
[12] -1 0 0xf4705000 - 0xf47053ff (0x400) MX[B]
[13] -1 0 0xf4704000 - 0xf47043ff (0x400) MX[B]
[14] -1 0 0xf4700000 - 0xf4703fff (0x4000) MX[B]
[15] -1 0 0xf4600000 - 0xf460ffff (0x10000) MX[B](B)
[16] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[19] -1 0 0x000050b0 - 0x000050bf (0x10) IX[B]
[20] -1 0 0x00001574 - 0x00001577 (0x4) IX[B]
[21] -1 0 0x00001370 - 0x00001377 (0x8) IX[B]
[22] -1 0 0x000015f4 - 0x000015f7 (0x4) IX[B]
[23] -1 0 0x000013f0 - 0x000013f7 (0x8) IX[B]
[24] -1 0 0x00005080 - 0x0000508f (0x10) IX[B]
[25] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[26] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[27] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[28] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[29] -1 0 0x00005060 - 0x0000507f (0x20) IX[B]
[30] -1 0 0x00005040 - 0x0000505f (0x20) IX[B]
[31] -1 0 0x00005020 - 0x0000503f (0x20) IX[B]
[32] -1 0 0x00005000 - 0x0000501f (0x20) IX[B]
[33] -1 0 0x00004000 - 0x000040ff (0x100) IX[B](B)
(II) Primary Device is: PCI 01:00:0
(II) ATI Proprietary Linux Driver Version Identifier:8.50.3
(II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.501
(II) ATI Proprietary Linux Driver Build Date: Jun 2 2008 22:46:56
(**) ChipID override: 0x71C5
(**) Chipset Supported AMD Graphics Processor (0x71C5) found
(++) Using config file: "/root/xorg.conf.new"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1/" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
(**) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/75dpi/
(**) RgbPath set to "/usr/share/X11/rgb"
(**) ModulePath set to "/usr/lib/xorg/modules"
(II) ATI Proprietary Linux Driver Version Identifier:8.50.3
(II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.501
(II) ATI Proprietary Linux Driver Build Date: Jun 2 2008 22:46:56
(--) Chipset Supported AMD Graphics Processor (0x71C5) found
Number of created screens does not match number of detected devices.
Configuration failed. |
Tell me, if it's not enought I can post more info.
Oh I think he has X1600 video card, I am not sure
Please help.

Last edited by temper on Wed Jul 23, 2008 5:46 pm; edited 3 times in total |
|
Back to top |
|
 |
mark_alec Bodhisattva


Joined: 11 Sep 2004 Posts: 6066 Location: Melbourne, Australia
|
Posted: Sun Jul 20, 2008 1:18 am Post subject: |
|
|
Moved from Installing Gentoo to Desktop Environments.
In your xorg.conf, change Depth DefaultDepth _________________ www.gentoo.org.au || #gentoo-au |
|
Back to top |
|
 |
BrummBrumm n00b

Joined: 04 Jan 2008 Posts: 58
|
Posted: Sun Jul 20, 2008 1:20 am Post subject: |
|
|
maybe it helps adding "DefaultDepth 24" to your screen-section
Code: |
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
|
because your first error is:
Code: |
(EE) fglrx(0): Given depth (8) is not supported by fglrx driver
|
|
|
Back to top |
|
 |
temper n00b

Joined: 06 Jun 2008 Posts: 38 Location: Tbilisi, Georgia
|
Posted: Sun Jul 20, 2008 6:14 am Post subject: |
|
|
mark_alec
Thank you for moving it to the right place. I'am new, srry. I didn't know where to post it
BrummBrumm wrote: | maybe it helps adding "DefaultDepth 24" to your screen-section
Code: |
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
|
because your first error is:
Code: |
(EE) fglrx(0): Given depth (8) is not supported by fglrx driver
|
|
Thank you. I will try it when my friend will be online. We are installing it by ssh.
However I doubt this is the cause, because I have same xorg.conf
Code: | Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
|
I will try it as soon as i can. |
|
Back to top |
|
 |
temper n00b

Joined: 06 Jun 2008 Posts: 38 Location: Tbilisi, Georgia
|
Posted: Wed Jul 23, 2008 5:34 pm Post subject: |
|
|
Sorry guys I've been busy and couldn't check this config before. It works now! Thank you for your help. It's the best forum around (c). I love this. |
|
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
|
|