:: Re: [DNG] Radeon X600Pro 256MB V/D/…
Top Page
Delete this message
Reply to this message
Author: Arnt Karlsen
Date:  
To: dng
Subject: Re: [DNG] Radeon X600Pro 256MB V/D/VO adapter & daedalus.
On 18 May 2025 12:43:12 -0700, Peter wrote in message
<20250518194319.B51F7229EDD@???>:

> Author: Arnt Karlsen
> Date: 2025-04-26 14:55 -700
> > ... now ssh in and show us lshw or hwinfo output
>
> Via ssh.
>
> # hwinfo --gfxcard


..does 'xrandr -q --verbose |less' \
# (if it "Can't open display", ^d and \
# ssh in with ssh -X or ssh -Y )
and dmesg and lshw agree with this?:
 > 15: PCI 400.1: 0380 Display controller
>   [Created at pci.386]
>   Unique ID: P5_H.DuJ3H_XeOT3
>   Parent ID: vSkL.EnCx55ZsBk2
>   SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:04:00.1
>   SysFS BusID: 0000:04:00.1
>   Hardware Class: graphics card
>   Model: "ATI RV380 [Radeon X300/X550/X1050 Series] (Secondary)"
>   Vendor: pci 0x1002 "ATI Technologies Inc"
>   Device: pci 0x5b72 "RV380 [Radeon X300/X550/X1050 Series]
> (Secondary)" SubVendor: pci 0x174b "PC Partner Limited / Sapphire
> Technology" SubDevice: pci 0x0451
>   Memory Range: 0xfeaf0000-0xfeafffff (rw,non-prefetchable)
>   Module Alias:
> "pci:v00001002d00005B72sv0000174Bsd00000451bc03sc80i00" Driver Info
> #0: Driver Status: amdgpu is active
>     Driver Activation Cmd: "modprobe amdgpu"
>   Config Status: cfg=new, avail=yes, need=no, active=unknown
>   Attached to: #13 (PCI bridge)

>
> 25: PCI 400.0: 0300 VGA compatible controller (VGA)
>   [Created at pci.386]
>   Unique ID: YmUS.ScCm3mUDLV4
>   Parent ID: vSkL.EnCx55ZsBk2
>   SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:04:00.0
>   SysFS BusID: 0000:04:00.0
>   Hardware Class: graphics card
>   Model: "ATI Radeon X600 (RV370) 5B62 (PCIE)"
>   Vendor: pci 0x1002 "ATI Technologies Inc"
>   Device: pci 0x5b62 "Radeon X600 (RV370) 5B62 (PCIE)"
>   SubVendor: pci 0x174b "PC Partner Limited / Sapphire Technology"
>   SubDevice: pci 0x0450
>   Driver: "radeon"
>   Driver Modules: "radeon"
>   Memory Range: 0xd0000000-0xdfffffff (ro,non-prefetchable)
>   I/O Ports: 0xd000-0xdfff (rw)
>   Memory Range: 0xfeae0000-0xfeaeffff (rw,non-prefetchable)
>   Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled)
>   IRQ: 27 (1 event)
>   Module Alias:
> "pci:v00001002d00005B62sv0000174Bsd00000450bc03sc00i00" Driver Info
> #0: XFree86 v4 Server Module: radeon
>   Driver Info #1:
>     XFree86 v4 Server Module: radeon
>     3D Support: yes
>     Extensions: dri
>   Config Status: cfg=new, avail=yes, need=no, active=unknown
>   Attached to: #13 (PCI bridge)

>
> Primary display adapter: #25
>
> > ... and the logs on the graphics card.
>
> You mean /var/log/Xorg.0.log and /var/log/Xorg.1.log ?


..yup.
Try: 'diff -u /var/log/Xorg.0.log /var/log/Xorg.1.log |less '
etc, and chk them for (WW) warning, (EE) error, (NI) not
implemented, (??) unknown messages with
e.g.: grep \(EE\) /var/log/Xorg.* |less


..you should also have old logs:
root@d45:~# ll /var/log/Xorg.*
-rw-r--r-- 1 root root 123235 May 19 14:48 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 136370 May 8 11:25 /var/log/Xorg.0.log.old
-rw-r--r-- 1 root root 44611 May 19 14:48 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 44611 May 19 11:27 /var/log/Xorg.1.log.old



>
> Grub 2 allows "set gfxmode=640x480" and "set gfxpayload=640x480".
> Neither has yielded a display yet.


..weird, it should manage VGA. Before we start barking up the wrong
trees, lets first do a quick hardware test; chk _ALL_ wires, connectors
etc for electric conductivity, clean those if need be.
I've heard nasty tales of tarry dust coming from tobacco smokers,
some other dusts may also conduct electricity if moist.

..aaand, crusty old capacitors do blow up, some even with some misguided
manners... which should yield error or warning messages

..keep a few ssh sessions running dmesg -Hw and tail -f on interesting
log files while you mess around with arandr and modprobe -v and the
other stuff I suggested. (1 hint: dmesg --help |less)


> Can continue tomorrow. Thanks for the help,
>
>                       ... P.

>
>
>



--
..med vennlig hilsen = with Kind Regards from Arnt Karlsen
...with a number of polar bear hunters in his ancestry...
Scenarios always come in sets of three:
best case, worst case, and just in case.