Unix Technical Forum

video driver / only low resolution possible?

This is a discussion on video driver / only low resolution possible? within the Linux Operating System forums, part of the Unix Operating Systems category; --> On Thu, 01 May 2008 13:14:19 -0500, Dave Uhring wrote: > Create a symbolic link in /usr/src > > ...


Go Back   Unix Technical Forum > Unix Operating Systems > Linux Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #11 (permalink)  
Old 05-02-2008, 05:02 AM
Dave Uhring
 
Posts: n/a
Default Re: video driver / only low resolution possible?

On Thu, 01 May 2008 13:14:19 -0500, Dave Uhring wrote:

> Create a symbolic link in /usr/src
>
> ln -s linux-headers-2.6.18.x linux
>
> Then the nVidia installer script should be able to find it.


To further clarify, since I'm running Linux again, you should have 2
directories in /usr/src with "headers" in their names:

$ ls
linux-headers-2.6.24-1-686 linux-headers-2.6.24-1-common

This version of Debian is Lenny so yours will vary some. What you want
to do is similar to this:

ln -sf linux-headers-2.6.24-1-686 linux

The directory indicated by "common" will not have the correct version.h.
The one ending in -686 will have both the file version.h and a symlink to
kernel.h in the -common directory.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 05-05-2008, 05:47 AM
Eilko
 
Posts: n/a
Default Re: video driver / only low resolution possible?

Dave Uhring wrote:
> On Thu, 01 May 2008 19:37:36 +0200, Eilko wrote:
>
> I'm running Solaris ATM and can't tell you exactly where that file is but
> I think that you will find it in under /usr/src/linux-headers-2.6.18.x
>
> Create a symbolic link in /usr/src
>
> ln -s linux-headers-2.6.18.x linux
>
> Then the nVidia installer script should be able to find it.
>


YES! Thanks a lot for all your help and answers, I finally succeeded!
The last logical link did the trick
(I had to replace 2.6.18.x by 2.6.18.4-amd64, but that should be the
common sense you really need when you want to run (Debian-)Linux..

I have a lot of additional resolutions available now, however under
WinXP I can select 1600x1200, which I cannot select under Linux. Maybe
that's a question for nVidia

Thanks again for all your help!

/Eilko.

p.s. How am i going to convince my father to use linux? He'll get a
headache of this....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 05-05-2008, 05:47 AM
Dave Uhring
 
Posts: n/a
Default Re: video driver / only low resolution possible?

On Fri, 02 May 2008 10:44:53 +0200, Eilko wrote:

> I have a lot of additional resolutions available now, however under
> WinXP I can select 1600x1200, which I cannot select under Linux. Maybe
> that's a question for nVidia


You should probably have a file /etc/X11/xorg.conf. If it exists it can
be modified slightly to get your higher resolutions.

SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1600x1200"
EndSubSection

If the file does not exist it can be created in a number of ways. You do
need to know a few data ahead of time such as the capabilities of your
monitor.

> p.s. How am i going to convince my father to use linux? He'll get a
> headache of this....


Install a more newcomer-friendly distribution such as Ubuntu.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:49 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com