Trouble getting X running
Troy Barbas <[email protected]> Mon, 10 Oct 2005 22:29:50 +0800
| Newsgroups | gmane.os.openbsd.alpha |
|---|---|
| Message-ID | <[email protected]> |
Howdy all, I'm having trouble getting X running on my alpha, when i run startx, the following message appears. X: libio is only available on bwx capable machines giving up. xinit: No such file or directory (errno 2): unable to connect to X server xinit: No such process (errno 3): Server error from dmesg with the following. tga0 at pci0 dev 13 function 0 "DEC TGA2" rev 0x22: Tga2 pass 2, board type T8-02 tga0: 1024 x 768, 8bpp, Bt485 RAMDAC tga0: interrupting at isa irq 10 wsdisplay0 at tga0: console (std, vt100 emulation) isa0 at sio0 vga0 at isa0 port 0x3b0/48 iomem 0xa000/131072 wsdisplay1 at vga0 wsdisplay1: screen 0-5 added (80x25, vt100 emulation) isadma0 at isa0 I have edit the /etc/X11/XF86Config Section "Monitor" Identifier "Monitor0" VendorName "Sony" ModelName "Apple M1823" HorizSync 30 - 85 VertRefresh 50 - 120 EndSection Section "Device" Identifier "Card0" Driver "wsfb" Option "device" "/dev/ttyC0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultColorDepth 24 Subsection "Display" Viewpoint 00 Depth 24 Modes "1024 x 768" EndSubsection EndSection Could anyone shed some light as to what might be wrong? Many thanks. Kwan