Hi guys,
I have lost the time to take care of nvidia binary drivers, i migrated most
systems to nouveau or have intel video so someone else interested in mainting
them?
Am 07.06.2011 11:23, schrieb Tobias Powalowski:
> Hi guys,
> I have lost the time to take care of nvidia binary drivers, i migrated most
> systems to nouveau or have intel video so someone else interested in mainting
> them?
I'm a bad maintainer, but I use the x86_64 nvidia driver on one machine.
I have also done lots of refactoring in the PKGBUILD in the past. If
nobody else will, I can take them.
06-14-2011, 05:24 PM
Ionut Biru
nvidia drivers
On 06/07/2011 12:23 PM, Tobias Powalowski wrote:
Hi guys,
I have lost the time to take care of nvidia binary drivers, i migrated most
systems to nouveau or have intel video so someone else interested in mainting
them?
Hi,
Having a terrible time trying to get nvidia drivers working. I had them
working ages ago but an update broke them whilst I was trying to get
CUDA to work.
I'm trying to do this properly the nvidia way, and have tried to remove
all of the packages using apt, and them used
m-a prepare
m-a auto-install nvidia
and everything went to plan, but when I reboot X fails saying it can't
find the modules.
ja@Hawaiian:~$ uname -a
Linux Hawaiian 2.6.30-2-amd64 #1 SMP Mon Dec 7 05:21:45 UTC 2009 x86_64
GNU/Linux
But it doesn't seem the same size as the other two, which are different
from each other.
Hawaiian:/home/ja# ls -l /lib/modules/2.6.30-2-amd64/nvidia/nvidia.ko
-rw-r--r-- 1 root root 13294487 Sep 12 12:40
/lib/modules/2.6.30-2-amd64/nvidia/nvidia.ko
Hawaiian:/home/ja# ls -l
/lib/modules/2.6.30-2-amd64/kernel/drivers/video/nvidia.ko
-rw-r--r-- 1 root root 11670161 Jan 12 2010
/lib/modules/2.6.30-2-amd64/kernel/drivers/video/nvidia.ko
Not exactly sure where to go from here, any advice or requests for more
information gratefully received.
Thanks,
James
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Hi,
Having a terrible time trying to get nvidia drivers working. I had them
working ages ago but an update broke them whilst I was trying to get
CUDA to work.
I'm trying to do this properly the nvidia way, and have tried to remove
all of the packages using apt, and them used
m-a prepare
m-a auto-install nvidia
and everything went to plan, but when I reboot X fails saying it can't
find the modules.
ja@Hawaiian:~$ uname -a
Linux Hawaiian 2.6.30-2-amd64 #1 SMP Mon Dec 7 05:21:45 UTC 2009 x86_64
GNU/Linux
But it doesn't seem the same size as the other two, which are different
from each other.
Hawaiian:/home/ja# ls -l /lib/modules/2.6.30-2-amd64/nvidia/nvidia.ko
-rw-r--r-- 1 root root 13294487 Sep 12 12:40
/lib/modules/2.6.30-2-amd64/nvidia/nvidia.ko
Hawaiian:/home/ja# ls -l
/lib/modules/2.6.30-2-amd64/kernel/drivers/video/nvidia.ko
-rw-r--r-- 1 root root 11670161 Jan 12 2010
/lib/modules/2.6.30-2-amd64/kernel/drivers/video/nvidia.ko
Not exactly sure where to go from here, any advice or requests for more
information gratefully received.
Thanks,
James
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 4E6E0387.5080004@googlemail.com">http://lists.debian.org/4E6E0387.5080004@googlemail.com
09-12-2011, 02:30 PM
James Allsopp
Nvidia drivers
Hi, problem is that I can't get x to start now and need some help, any ideas?
On Sep 12, 2011 1:58 PM, "Jerome BENOIT" <g6299304p@rezozer.net> wrote:> Hello List:
>
> have your tried the Debian instead:
>
> hth,
> Jerome
>
> On 12/09/11 15:05, James Allsopp wrote:
>> Hi,
>> Having a terrible time trying to get nvidia drivers working. I had them
>> working ages ago but an update broke them whilst I was trying to get
>> CUDA to work.
>>
>> I'm trying to do this properly the nvidia way, and have tried to remove
>> all of the packages using apt, and them used
>> m-a prepare
>> m-a auto-install nvidia
>>
>> and everything went to plan, but when I reboot X fails saying it can't
>> find the modules.
>>
>> ja@Hawaiian:~$ uname -a
>> Linux Hawaiian 2.6.30-2-amd64 #1 SMP Mon Dec 7 05:21:45 UTC 2009 x86_64
>>
>> lsmod shows an nvidia module
>> Hawaiian:/home/ja# lsmod | grep nvidia
>> nvidia 10852808 0
>> i2c_core 25424 2 i2c_i801,nvidia
>>
>> But it doesn't seem the same size as the other two, which are different
>> from each other.
>> Hawaiian:/home/ja# ls -l /lib/modules/2.6.30-2-amd64/nvidia/nvidia.ko
>> -rw-r--r-- 1 root root 13294487 Sep 12 12:40
>> /lib/modules/2.6.30-2-amd64/nvidia/nvidia.ko
>>
>> Hawaiian:/home/ja# ls -l
>> /lib/modules/2.6.30-2-amd64/kernel/drivers/video/nvidia.ko
>> -rw-r--r-- 1 root root 11670161 Jan 12 2010
>> /lib/modules/2.6.30-2-amd64/kernel/drivers/video/nvidia.ko
>>
>> Not exactly sure where to go from here, any advice or requests for more
>> information gratefully received.
>>
>> Thanks,
>> James
>>
>>
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Have you tried to neutralized the wrong nvidia module by renaming it.
On 12/09/11 16:30, James Allsopp wrote:
Hi, problem is that I can't get x to start now and need some help, any ideas?
On Sep 12, 2011 1:58 PM, "Jerome BENOIT" <g6299304p@rezozer.net <mailto:g6299304p@rezozer.net>> wrote:
> Hello List:
>
> have your tried the Debian instead:
>
> http://packages.debian.org/source/wheezy/nvidia-graphics-drivers
> http://packages.debian.org/wheezy/nvidia-cuda-dev
>
> hth,
> Jerome
>
> On 12/09/11 15:05, James Allsopp wrote:
>> Hi,
>> Having a terrible time trying to get nvidia drivers working. I had them
>> working ages ago but an update broke them whilst I was trying to get
>> CUDA to work.
>>
>> I'm trying to do this properly the nvidia way, and have tried to remove
>> all of the packages using apt, and them used
>> m-a prepare
>> m-a auto-install nvidia
>>
>> and everything went to plan, but when I reboot X fails saying it can't
>> find the modules.
>>
>> ja@Hawaiian:~$ uname -a
>> Linux Hawaiian 2.6.30-2-amd64 #1 SMP Mon Dec 7 05:21:45 UTC 2009 x86_64
>> GNU/Linux
>>
>> Hawaiian:/home/ja# find / -iname 'nvidia.ko'
>> /lib/modules/2.6.30-2-amd64/nvidia/nvidia.ko
>> /lib/modules/2.6.30-2-amd64/kernel/drivers/video/nvidia.ko
>>
>> lsmod shows an nvidia module
>> Hawaiian:/home/ja# lsmod | grep nvidia
>> nvidia 10852808 0
>> i2c_core 25424 2 i2c_i801,nvidia
>>
>> But it doesn't seem the same size as the other two, which are different
>> from each other.
>> Hawaiian:/home/ja# ls -l /lib/modules/2.6.30-2-amd64/nvidia/nvidia.ko
>> -rw-r--r-- 1 root root 13294487 Sep 12 12:40
>> /lib/modules/2.6.30-2-amd64/nvidia/nvidia.ko
>>
>> Hawaiian:/home/ja# ls -l
>> /lib/modules/2.6.30-2-amd64/kernel/drivers/video/nvidia.ko
>> -rw-r--r-- 1 root root 11670161 Jan 12 2010
>> /lib/modules/2.6.30-2-amd64/kernel/drivers/video/nvidia.ko
>>
>> Not exactly sure where to go from here, any advice or requests for more
>> information gratefully received.
>>
>> Thanks,
>> James
>>
>>
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org <mailto:debian-user-REQUEST@lists.debian.org>
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org <mailto:listmaster@lists.debian.org>
> Archive: http://lists.debian.org/4E6E01DB.7090403@rezozer.net
>
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Hi,
Found the problem, forgotten to install the nvidia-kernel-dkms package.
Very happy all work great now and all of the CUDA stuff I installed also
works!
Thanks for your comments,
Jim
On 12/09/11 14:05, James Allsopp wrote:
> Hi,
> Having a terrible time trying to get nvidia drivers working. I had them
> working ages ago but an update broke them whilst I was trying to get
> CUDA to work.
>
> I'm trying to do this properly the nvidia way, and have tried to remove
> all of the packages using apt, and them used
> m-a prepare
> m-a auto-install nvidia
>
> and everything went to plan, but when I reboot X fails saying it can't
> find the modules.
>
> ja@Hawaiian:~$ uname -a
> Linux Hawaiian 2.6.30-2-amd64 #1 SMP Mon Dec 7 05:21:45 UTC 2009 x86_64
> GNU/Linux
>
> Hawaiian:/home/ja# find / -iname 'nvidia.ko'
> /lib/modules/2.6.30-2-amd64/nvidia/nvidia.ko
> /lib/modules/2.6.30-2-amd64/kernel/drivers/video/nvidia.ko
>
> lsmod shows an nvidia module
> Hawaiian:/home/ja# lsmod | grep nvidia
> nvidia 10852808 0
> i2c_core 25424 2 i2c_i801,nvidia
>
> But it doesn't seem the same size as the other two, which are different
> from each other.
> Hawaiian:/home/ja# ls -l /lib/modules/2.6.30-2-amd64/nvidia/nvidia.ko
> -rw-r--r-- 1 root root 13294487 Sep 12 12:40
> /lib/modules/2.6.30-2-amd64/nvidia/nvidia.ko
>
> Hawaiian:/home/ja# ls -l
> /lib/modules/2.6.30-2-amd64/kernel/drivers/video/nvidia.ko
> -rw-r--r-- 1 root root 11670161 Jan 12 2010
> /lib/modules/2.6.30-2-amd64/kernel/drivers/video/nvidia.ko
>
> Not exactly sure where to go from here, any advice or requests for more
> information gratefully received.
>
> Thanks,
> James
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 4E6F5813.1000302@googlemail.com">http://lists.debian.org/4E6F5813.1000302@googlemail.com