* X server cannot start
@ 1999-04-02 11:03 Leo Wong
1999-04-02 11:45 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Leo Wong @ 1999-04-02 11:03 UTC (permalink / raw)
To: ultralinux
Hello,
I have the pleasure of evaluating an UltraSparc machine from Donovan
Systems and have just installed Ultrapenguin 1.1.9 (I think), the one
with kernel 2.2.2.
During installation, I booted from the CD without any problems and chose
the custom installation because the server installation fails to provide
a working SILO.conf. I have not tried the workstation install option.
The install detects all hardware correctly and all is well here.
Ok, after a custom install, the system boots beautifully and I am happy
to say that I have successfully compiled some popular stuff on it
including MySQL 3.21, mod_perl 1.18, eperl, Apache 1.3.4, ssh 1.2.26 and
other small utils. Networking and internet access is OK too.
BUT - I can't get X to start. The error is Fatal Server Error, cannot
open /dev/kbd - error 19. Even calling xinit or X directly won't work.
I'm sorry, but those are all the details that I know of to provide.
Does anyone have this problem too ? I'd really appreciate the help as
Donovan is plannign to go big time with UltraPenguin.
Thanks in advance.
Leo Wong
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: X server cannot start
1999-04-02 11:03 X server cannot start Leo Wong
@ 1999-04-02 11:45 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 1999-04-02 11:45 UTC (permalink / raw)
To: ultralinux
Edit /etc/X11/XF86Config and change the keyboard section
to read:
XkbRules "xfree86"
XkbModel "pc101"
XkbLayout "us"
XkbVariant ""
XkbOptions ""
It's trying to use the sun keyboard type when it should be using
ps/2. I ram into this problem on one of my machines too.
Later,
David S. Miller
davem@redhat.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~1999-04-02 11:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-04-02 11:03 X server cannot start Leo Wong
1999-04-02 11:45 ` David Miller
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.