![]() |
|
|||||||
| Drivers Discussion forum for Linux drivers. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 | Advertisement (Guests Only)
Login or Register to remove this ad
|
|
Newbie
Join Date: Mar 2006
Location: Finland
Posts: 1
|
Hello, I'm trying to setup an HTPC based on Asus Pundit P1-PH1 http://www.asus.com/products4.aspx?m...l1=1&l2=3&l3=0. Everything is working perfectly but I have outstanding problems to make xorg7 to work. I'm using Fedora Core 5 with the latest kernel (kernel-2.6.16-1.2080_FC5) and fglrx driver (xorg-x11-drv-fglrx-8.23.7-4.lvn5) from Livna's RPM packages. In fact, I can make X running only with vesa driver even xorg's radeon driver turns screen into mess. With fglrx driver X server won't even start, it just crashes. Xorg.0.log leaves me confused. Code:
(II) Setting vga for screen 0.
(II) fglrx(0): === [R200PreInit] === begin, [s]
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.8
(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): 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/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.8
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(--) fglrx(0): Chipset: "RADEON XPRESS 200 (RS400 5A41)" (Chipset = 0x5a41)
(--) fglrx(0): (PciSubVendor = 0x1043, PciSubDevice = 0x81c8)
(--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
(--) fglrx(0): Linear framebuffer (phys) at 0xd8000000
(--) fglrx(0): MMIO registers at 0xfddf0000
(==) fglrx(0): ROM-BIOS at 0x000c0000
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.1.0
ABI class: X.Org Video Driver, version 0.8
(II) fglrx(0): VESA BIOS detected
(II) fglrx(0): VESA VBE Version 2.0
(II) fglrx(0): VESA VBE Total Mem: 65536 kB
(II) fglrx(0): VESA VBE OEM: ATI RADEON XPRESS 200 Series
(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: MS4
(II) fglrx(0): VESA VBE OEM Product Rev: 01.00
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Reloading /usr/lib/xorg/modules/linux/libdrm.so
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmGetBusid returned ''
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
(II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
compiled for 6.8.99.8, module version = 8.23.7
ABI class: X.Org Server Extension, version 0.2
(--) fglrx(0): VideoRAM: 65536 kByte, Type: DDR SGRAM / SDRAM
(II) fglrx(0): PCIE card detected
(WW) fglrx(0): board is an unknown third party board, chipset is supported
*** If unresolved symbols were reported above, they might not
*** be the reason for the server aborting.
Backtrace:
0: X(xf86SigHandler+0x87) [0x80b86c7]
1: [0x669420]
2: /usr/lib/xorg/modules/drivers/fglrx_drv.so(bBIOSGetGraphicsObjectInfo+0x23) [0xef89b3]
3: /usr/lib/xorg/modules/drivers/fglrx_drv.so(vEncoderGetConnectorInfo+0x45) [0xef8915]
4: /usr/lib/xorg/modules/drivers/fglrx_drv.so(vDfpEncoderGetDDCLine+0x3f) [0xef82af]
5: /usr/lib/xorg/modules/drivers/fglrx_drv.so(bDfpEnable+0x874) [0xef13f4]
6: /usr/lib/xorg/modules/drivers/fglrx_drv.so(bDfpEnableDevice+0x5a) [0xef188a]
7: /usr/lib/xorg/modules/drivers/fglrx_drv.so(bPreR400DfpEnable+0x96) [0xef1996]
8: /usr/lib/xorg/modules/drivers/fglrx_drv.so(R6DfpEnable+0x67) [0xee9c97]
9: /usr/lib/xorg/modules/drivers/fglrx_drv.so(bEnableDisplay+0xeb) [0xe6915b]
10: /usr/lib/xorg/modules/drivers/fglrx_drv.so(DALEnableInstance+0x5db) [0xe8611b]
11: /usr/lib/xorg/modules/drivers/fglrx_drv.so(R200PreInitDAL+0x21c) [0xe480fc]
12: /usr/lib/xorg/modules/drivers/fglrx_drv.so(R200PreInit+0x6e9) [0xe1b709]
13: X(InitOutput+0x98e) [0x80a230e]
14: X(main+0x276) [0x806ffc6]
15: /lib/libc.so.6(__libc_start_main+0xdc) [0x69c7e4]
16: X(FontFileCompleteXLFD+0xb1) [0x806f511]
Fatal server error:
Caught signal 11. Server aborting
The fglrx module is loaded and /etc/init.d/ati-fglrx is running. Dmesg and other logs won't provide any hint's. I'm using 17" CRT monitor connected to VGA port (DVI also available). Here is also snip from my xorg.conf. Code:
Section "Device"
Identifier "ATI Graphics Adapter 0"
Driver "fglrx"
#Driver "radeon"
#Driver "vesa"
BusID "PCI:1:5:0"
EndSection
Code:
01:05.0 VGA compatible controller: ATI Technologies Inc RS400 [Radeon Xpress 200] (prog-if 00 [VGA])
Subsystem: ASUSTeK Computer Inc. Unknown device 81c8
Flags: bus master, 66MHz, medium devsel, latency 255, IRQ 18
Memory at d8000000 (32-bit, prefetchable) [size=128M]
I/O ports at ee00 [size=256]
Memory at fddf0000 (32-bit, non-prefetchable) [size=64K]
[virtual] Expansion ROM at fdd00000 [disabled] [size=128K]
Capabilities: [50] Power Management version 2
Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable-
I apologize if I'm asking something which is well and widely known. Please give me links to the resources which I managed to miss... |
|
|
|
|
|
|
#2 |
|
Newbie
Join Date: Apr 2006
Location: Braşov, România
Posts: 5
|
Hello! Your problem is similar to mine: http://www.rage3d.com/board/showthre...post1334268147 You could try an older driver - the most recent that worked for me was 8.19.10. |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Windows 7 driver for ATI Xpress 200M / 1150 integrated laptop videocard | CtrlSelfDelete | CATALYST Drivers | 4 | Sep 8, 2010 02:02 AM |
| Pundit-R, ATI Radeon 9100, TV-out problems | sgreszcz | Linux | 0 | Nov 14, 2005 02:40 PM |
| Asus P5RD1-V (Radeon Xpress 200) Preview! | Tarkin | General Hardware | 2 | Apr 14, 2005 07:14 AM |
| ASUS Radeon Xpress (for Intel) with AMR sighted (CeBit) | Tarkin | General Hardware | 24 | Mar 18, 2005 08:39 AM |
| Asus Radeon Xpress 200 Intel Motherboard | Tarkin | General Hardware | 1 | Mar 2, 2005 07:36 AM |