LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Searching Unstable Repo (https://www.linuxquestions.org/questions/debian-26/searching-unstable-repo-569495/)

carlosinfl 07-15-2007 09:06 AM

Searching Unstable Repo
 
Guys - I am having a huge problem with getting the latest nVidia drivers installed using any variation of the 2.6.21-2-686 kernel on my machine as seen on the nVidia Forums.

According to nVidia, it is a problem with the kernel and he suggest I see if another one is available. I am using Lenny however I have unstable repos as well in my source.list. I was told as long as I have file called /etc/apt/apt.conf with the following in it:

Code:

tunafish:/home/cwilliams# cat /etc/apt/apt.conf
APT::Default-Release "testing";

I should not have to worry.

My question now is when I search for something, does it also search my unstable repos or must I specific it to search like I would if I was installing something from unstable? If I was to install something from unstable, I would need to use:

Code:

apt-get -t unstable install foo
But what about searching...? I am basically looking for the 2.6.22 kernel to fix the problem I am having with nVidia drivers.

almatic 07-15-2007 11:50 AM

use the patched nvidia driver on the bottom of this site:

http://grizach.sc18.info/nvpatch/

it works for me with the 2.6.21 stock kernel.

Telemachos 07-15-2007 09:09 PM

I think that the 2.6.22 kernel is not even in Sid yet. However, you can get experimental kernels pre-made for Debian from kernel-archive. See here. Check status for the latest kernels they have. If you want to use them, just add the "trunk" repository to /etc/apt/sources.list and then add their key. Obviously, these kernels are still being tested, so be careful.


All times are GMT -5. The time now is 12:58 PM.