I have not been lucky! I still can not get to command-line-mode
stooping X-server.
lspci
00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge (rev 10)
00:02.0 PCI bridge: ATI Technologies Inc RS480 PCI-X Root Port
00:12.0 IDE interface: ATI Technologies Inc 4379 Serial ATA Controller
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host
Controller
00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host
Controller
00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host
Controller
00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 11)
00:14.1 IDE interface: ATI Technologies Inc Standard Dual Channel PCI
IDE Controller
00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge
00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge
00:14.5 Multimedia audio controller: ATI Technologies Inc IXP SB400
AC'97 Audio Controller (rev 02)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/
Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/
Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/
Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/
Opteron] Miscellaneous Control
01:00.0 VGA compatible controller: ATI Technologies Inc RV410 [Radeon
X700 Pro (PCIE)]
01:00.1 Display controller: ATI Technologies Inc RV410 [Radeon X700
Pro (PCIE)] (Secondary)
02:00.0 Communication controller: Agere Systems V.92 56K WinModem
(rev 03)
02:01.0 Serial controller: NetMos Technology PCI 9835 Multi-I/O
Controller (rev 01)
02:03.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
02:04.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host
Controller (rev 80)
xorg.conf
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
BusID "PCI:01:00:0"
Screen 0
EndSection
/var/log/Xorg.0.log
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or
directory)
(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1)
found
(WW) fglrx(0): Only one display is connnected,so single mode is enabled
(WW) LoadModule: given non-canonical module name "glesx.so"
(WW) fglrx(0): Option "VendorName" is not used
(WW) fglrx(0): Option "ModelName" is not used
fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON X700 PRO
OpenGL version string: 2.0.6474 (8.38.6)
lshw
*-display:0
description: VGA compatible controller
product: RV410 [Radeon X700 Pro (PCIE)]
vendor: ATI Technologies Inc
physical id: 0
bus info: [EMAIL PROTECTED]:01:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga bus_master cap_list
configuration: driver=fglrx_pci latency=0 module=fglrx
Under Device section in your xorg.conf add the BusID number for
your video
device as shown in e.g. I am using the radeon driver and radeon
frame buffer
so I get:
dmesg: radeonfb (0000:01:00.0): ATI Radeon LY
lspci -v: 01:00.0 VGA compatible controller: ATI Technologies Inc
Radeon
Mobility M6 LY (prog-if 00 [VGA])
lshw: bus info: [EMAIL PROTECTED]:01:00.0
and in my xorg.conf I have:
BusID "PCI:1:0:0"
I think xdm logging is switched on by default.
No, I could not find, and I do not where to switch it on
Also check under your /var/log
for any fglrx logs - haven't used this driver for years and don't
know what
it does these days.
Well, it seems their is no other driver for my Radeon X700 Pro (PCIE).
Regards,
Herbert
--
[EMAIL PROTECTED] mailing list