[rescue] 13W3 -> vga
Brian Hechinger
rescue at sunhelp.org
Tue Jul 10 23:42:46 CDT 2001
On Wed, Jul 11, 2001 at 12:26:35AM -0400, s at avoidant.org wrote:
>
> **************************************************
> *
> * The X-server can not be started on display :0...
> *
> **************************************************
>
> I copied exactly what you wrote. Was that supposed to be
> /usr/openwin/bin/Xsun ???
Hrm indeed. i cut-n-pasted that from my desktop machine. works fine for me. :)
let's start at the beginning. from the Options (is that the name?) dropdown
on the dtlogin screen, choose commandline login.
login.
run: Xsun -dev /dev/fb0 -dev /dev/fb1
report what happens. also:
wonko at wintermute$ cd /dev
wonko at wintermute$ ls -l fb*
lrwxrwxrwx 1 root root 40 Jul 1 17:22 fb -> /devices/obio/cgfourteen at 2,0:cgfourteen0
lrwxrwxrwx 1 root root 10 Jun 16 17:58 fb0 -> fbs/cgsix0
lrwxrwxrwx 1 root root 10 Jun 16 17:58 fb1 -> fbs/cgsix1
lrwxrwxrwx 1 root root 15 Jun 16 17:58 fb2 -> fbs/cgfourteen0
fbs:
total 6
lrwxrwxrwx 1 root root 45 Jun 16 17:58 cgfourteen0 -> ../../devices/obio/cgfourteen at 2,0:cgfourteen0
lrwxrwxrwx 1 root root 63 Jun 16 17:58 cgsix0 -> ../../devices/iommu at f,e0000000/sbus at f,e0001000/cgsix at 0,0:cgsix0
lrwxrwxrwx 1 root root 63 Jun 16 17:58 cgsix1 -> ../../devices/iommu at f,e0000000/sbus at f,e0001000/cgsix at 1,0:cgsix1
do you have the correct entries? i would guess that you should have
cgfourteen0 -> ../../devices/obio/cgfourteen at 2,0:cgfourteen0
cgfourteen1 -> ../../devices/obio/cgfourteen at 2,0:cgfourteen1
and:
fb0 -> fbs/cgfourteen0
fb1 -> fbs/cgfourteen1
or something like that??
-brian
More information about the rescue
mailing list