Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-16-2004, 04:55 PM
|
#1
|
Member
Registered: Apr 2004
Location: New Zealand
Distribution: Gentoo
Posts: 258
Rep:
|
Xorg upgrade from xfree on slack.
Hi, i just installed xorg on my slackware desktop, but when i try to run X it comes up with this error "cannot load core modules" Or somthjing like tht, anyway i looked at the log adn it says "cannot load keyboard" and "cannot load monitor", it loads my video card and mouse fine, but tht doesnt matter it wont boot X without keyboard and monitor.
Thanks In advance.
Sam.
Last edited by Nz_Boy_2004; 11-16-2004 at 05:13 PM.
|
|
|
11-16-2004, 05:42 PM
|
#2
|
Member
Registered: Jun 2003
Location: Glendale AZ
Distribution: Slackware 10
Posts: 153
Rep:
|
*sigh*...
Post your xorg.conf file here so we can look at it.
|
|
|
11-16-2004, 09:46 PM
|
#3
|
Member
Registered: Apr 2004
Location: New Zealand
Distribution: Gentoo
Posts: 258
Original Poster
Rep:
|
how do i do tht in windoze, all i can do is write down the problem lines wich i wil for you.
|
|
|
11-16-2004, 09:58 PM
|
#4
|
Member
Registered: Apr 2004
Location: New Zealand
Distribution: Gentoo
Posts: 258
Original Poster
Rep:
|
These are teh problems in oder, "failed to intialize core device", no core keyboard, faild to load module keyboard (module does not exist), no input driver "keyboard".
|
|
|
11-17-2004, 12:46 AM
|
#5
|
Member
Registered: Jun 2003
Location: Glendale AZ
Distribution: Slackware 10
Posts: 153
Rep:
|
ohh.. it's sending you into an Xwindows on boot?
When it tries to start X up, do a Cntrl+ALT+Backspace
press all 3 keys at the same time
it will eventually give up trying to boot into Xwindows. Then you can e-mail yourself the xorg.conf file or something.
|
|
|
11-18-2004, 11:17 PM
|
#6
|
Member
Registered: Apr 2004
Location: New Zealand
Distribution: Gentoo
Posts: 258
Original Poster
Rep:
|
Yes, its trying to boot x windows how do i email the Xorg.conf to myself in the console??
|
|
|
11-19-2004, 05:42 AM
|
#7
|
Senior Member
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073
Rep:
|
At the command prompt enter
sed -i "s@keyboard@kbd@g" /etc/X11/xorg.conf
|
|
|
11-19-2004, 06:30 AM
|
#8
|
Member
Registered: Jun 2003
Location: Dublin, Ireland
Distribution: Slack -- current
Posts: 354
Rep:
|
the problem is that the driver for the keyboard has changed from "kbd" to "keyboard". Change this in your xorg.conf and issue the command startx.
This change happened with XOrg version 6.8.1.
|
|
|
11-19-2004, 07:15 AM
|
#9
|
LQ Newbie
Registered: May 2004
Location: greece
Distribution: crunchbang
Posts: 4
Rep:
|
Driver "kbd" instead "Keyboard"
Option "XkbRules "xorg" instead "xorg"
Add this section
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
to have some nice eye-kandies
(source : from http://www.techteam.gr/phpBB2/viewtopic.php?t=16286 )
|
|
|
11-20-2004, 06:20 AM
|
#10
|
Member
Registered: Jun 2003
Location: Dublin, Ireland
Distribution: Slack -- current
Posts: 354
Rep:
|
oops, just realised I got it backwards. "keyboard" changed to "kbd". Good job eirhnh spotted it. Sorry bout that.
|
|
|
All times are GMT -5. The time now is 02:28 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|