Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

X startup problem



OK, I managed to resurrect one of my machines from the string-function update issue from earlier today. Now I've got a problem with X...

My display shows up on pci2 dev 0 func 0:

bolt:paul {113} dmesg | grep vga
vga0 at pci2 dev 0 function 0: vendor 0x1002 product 0x954f (rev. 0x00)
wsdisplay0 at vga0 kbdmux 1: console (80x25, vt100 emulation)
drm at vga0 not configured

And my /etc/X11/xorg.conf hasn't changed:

Section "Device"
    Identifier  "ATI HD 4350"
    Driver      "radeon"
    BusID       "PCI:2:0:0"
    VideoRam    524288
    # Insert Clocks lines here if appropriate
EndSection


But X can't access the display:

(II) Primary Device is: PCI 02@02:00:0
(EE) No devices detected.

Fatal server error:
no screens found


-------------------------------------------------------------------------
|   Paul Goyette   | PGP DSS Key fingerprint: |  E-mail addresses:      |
| Customer Service | FA29 0E3B 35AF E8AE 6651 |  paul at whooppee.com   |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index