LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-06-2005, 06:36 PM   #16
mjrich
Senior Member
 
Registered: Dec 2001
Location: New Zealand
Distribution: Debian
Posts: 1,046

Rep: Reputation: 45

You may have to include the path to the kernel source (look in /usr/src) or alternatively create a symbolic link from /usr/src/linux to /usr/src/linux/kernel-source-foo.bar). Also, check that the kernel source is no longer compressed (should be a directory, not a tar.gz file), and that you have the exact source code for your particular kernel flavour - close probably won't be close enough...

It would also probably be worth trying a few other generic drivers - one of the ones that you already have may well work, if you don't put the resolution too high etc.

Cheers,

mj
 
Old 02-06-2005, 10:18 PM   #17
pblogic
LQ Newbie
 
Registered: Feb 2005
Posts: 17

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by mjrich
You may have to include the path to the kernel source (look in /usr/src) or alternatively create a symbolic link from /usr/src/linux to /usr/src/linux/kernel-source-foo.bar). Also, check that the kernel source is no longer compressed (should be a directory, not a tar.gz file), and that you have the exact source code for your particular kernel flavour - close probably won't be close enough...

It would also probably be worth trying a few other generic drivers - one of the ones that you already have may well work, if you don't put the resolution too high etc.

Cheers,

mj
I am using an LCD so I must run it at 1280x1024 in its native resolution. I am not sure how to include the path to the kernel source file, could you give me a hint? thanks!
 
Old 02-07-2005, 06:26 PM   #18
mjrich
Senior Member
 
Registered: Dec 2001
Location: New Zealand
Distribution: Debian
Posts: 1,046

Rep: Reputation: 45
From your error log (previous page) you would need to use the --kernel-source-path option. In other words, type
Code:
./foobar --kernel-source-path /usr/src/kernel-source-path
where foobar is whatever command you need to used to start the installation, and /usr/src/kernel-source-path is just that (modify at will). Alternatively, the installation script is almost certainly looking for the kernel sources in /usr/src/linux, so have a look there and see if it matches the kernel you are running (use uname -r to find out). If all you see is a tar.gz file, or a subdirectory of /usr/src/linux that does not match your current kernel, then best to create a symlink from here to your new kernel source, e.g. as root
Code:
ln -s /new/path /usr/src/linux
Obviously, replace /new/path with the absolute path to the kernel source code that you want the driver to use. If it is the correct kernel source code, but in a tar.gz file, run (as root) tar -xvvzf kernel-source-filename.tar.gz.

Also, if you are using an LCD screen, then when you are running the xorgconfig script, you may want to just try using a 'generic' screen type - these sometimes have more success than the so-called correct ones; along with perhaps a standard VESA driver.

Cheers,

mj

Last edited by mjrich; 02-07-2005 at 06:29 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
starting xprogram without starting X server. bruse Linux - Newbie 9 04-26-2005 07:05 PM
Suse Newb: Not Linux Newb rodericj SUSE / openSUSE 9 03-25-2005 10:03 AM
Won't Boot - Starting Printer Service - Starting CUPS jeansond Linux - Newbie 0 10-11-2004 06:39 PM
The first step to ascending newb status, acknowledging you're a newb :P LordRaven LinuxQuestions.org Member Intro 1 08-24-2004 05:05 PM
Starting apps after starting xfce?? gtgoku Slackware 2 08-21-2004 01:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration