On 08/09/2013 09:09 AM, LOMBARD Maxime wrote:
> Hi,
>
> I installed Nvidia drivers 325.15 and after to modify "bumblebee.conf"
> file and restart bumblebeed service, all work without problem :)
>
it works for me too :)
--
Francesco Berni - kurojishi
Registered Linux User #512920
GPG: A1FB525
Hi,
I installed Nvidia drivers 325.15 and after to modify "bumblebee.conf" file
and restart bumblebeed service, all work without problem :)
2013/8/9 Vincent Cheng
> Hi Maxime and Francesco,
>
> If bumblebeed is still unable to locate and load the nvidia module
> (try with the latest 325.15-1 v
Hi Maxime and Francesco,
If bumblebeed is still unable to locate and load the nvidia module
(try with the latest 325.15-1 version in experimental), please try
editing /etc/bumblebee/bumblebee.conf so that
KernelDriver=nvidia-current, and then restarting the bumblebee daemon
for the settings to tak
On 08/07/2013 01:39 AM, Vincent Cheng wrote:
> First, can you verify that with the latest nvidia-alternative package
> from experimental, that you have a file called
> "/etc/nvidia/nvidia-modprobe.conf" present on your filesystem, and
> that it contains an alias for the nvidia module (nvidia-curren
On 08/07/2013 09:11 AM, LOMBARD Maxime wrote:
> To launch glxgears with Intel card correctly, i must to re-install
> mesa-glx and nvidia-glx (I launch this command with Nvidia 304.88 and it
> works) :
>
> aptitude reinstall libgl1-mesa-glx libgl1-mesa-glx:i386
> libgl1-nvidia-glx libgl1-nv
To launch glxgears with Intel card correctly, i must to re-install mesa-glx
and nvidia-glx (I launch this command with Nvidia 304.88 and it works) :
> aptitude reinstall libgl1-mesa-glx libgl1-mesa-glx:i386 libgl1-nvidia-glx
> libgl1-nvidia-glx:i386 bumblebee-nvidia
>
So now, if i launch "update-
Hi Vincent,
1- I re-installed Debian Sid + Nvidia Experimental. Concerning
"nvidia-modprobe.conf, i have this :
> berillions@debian64:~$ cat /etc/nvidia/nvidia-modprobe.conf
> alias nvidia nvidia-current
>
2- Result of "update-alternatives --config glx" before to re-install
"libgl1-mesa-glx" :
Hi Maxime and Francesco,
If you could take a moment to confirm a few things for me for
debugging purposes, that'd be great.
First, can you verify that with the latest nvidia-alternative package
from experimental, that you have a file called
"/etc/nvidia/nvidia-modprobe.conf" present on your files
So, like we know that the problem come from nvidia-package how to help
Andreas to find where come from the problem.
Actually, i can to stay on Archlinux, all works without problems But i
love Debian. :D
2013/8/6 LOMBARD Maxime
> Ok sorry ;)
>
> On Debian, i didn't launch "optirun -vv -b pr
Ok sorry ;)
On Debian, i didn't launch "optirun -vv -b primus glxgears", only
"primusrun glxgears".
For this command, the only result that i had is:
> primus: fatal: bumblebee daemon reported: error: Could not load GPU driver
2013/8/6 Vincent Cheng
> On Tue, Aug 6, 2013 at 12:59 PM, LOMBAR
On Tue, Aug 6, 2013 at 12:59 PM, LOMBARD Maxime wrote:
> @Vincent, optirun is available in Sid with the bumblebee package :
> http://packages.debian.org/search?searchon=contents&keywords=optirun&mode=path&suite=unstable&arch=any
> in wheezy-backports/Jessie and Sid.
>
optirun lets you pick betwee
@Vincent, optirun is available in Sid with the bumblebee package :
http://packages.debian.org/search?searchon=contents&keywords=optirun&mode=path&suite=unstable&arch=anyin
wheezy-backports/Jessie and Sid.
Max
2013/8/6 Vincent Cheng
> On Tue, Aug 6, 2013 at 12:45 PM, LOMBARD Maxime
> wrote:
>
On Tue, Aug 6, 2013 at 12:45 PM, LOMBARD Maxime wrote:
> To be sure that it's not an upstream bug with nvidia driver, I installed
> Archlinux.
>
> Actually, Archlinux use nvidia driver 325.15 + Kernel 3.10.5 and the result
> for "optirun -vv glxgears" :
>>
>> [ 685.720509] [DEBUG]Reading file: /e
To be sure that it's not an upstream bug with nvidia driver, I installed
Archlinux.
Actually, Archlinux use nvidia driver 325.15 + Kernel 3.10.5 and the result
for "optirun -vv glxgears" :
> [ 685.720509] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
> [ 685.720883] [DEBUG]optirun version
On 08/06/2013 10:47 AM, LOMBARD Maxime wrote:
> I tried this option too, same result than "nvidia-current".
>
> I tried something, i re-package myself the Experimental driver after to
> modify the rules file (i replace "module=nvidia-$(current)" by
> "module=nvidia") but i don't know if it's suffi
I tried this option too, same result than "nvidia-current".
I tried something, i re-package myself the Experimental driver after to
modify the rules file (i replace "module=nvidia-$(current)" by
"module=nvidia") but i don't know if it's suffisant.
I have no error during the built, i install withou
On 2013-08-06 17:15, LOMBARD Maxime wrote:
> When i launch the same command after to replace "KernelDriver=nvidia" by
> "KernelDriver=nvidia-current" in "/etc/bumblebee/bumblebee.conf", i have
> the same message.
try KernelDriver=nvidia_current
Andreas
--
To UNSUBSCRIBE, email to debian-bugs-d
Actually, with the bumblebee package from Sid repository, the rules file
used to compile bumblebee is :
If i launch "optirun -vv glxgears" for the first time with Nvidia driver
from Experimental, i have this result :
[ 46.563213] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
> [ 46.56366
Hi Andreas,
On Mon, Aug 5, 2013 at 12:26 PM, Andreas Beckmann wrote:
> On 2013-08-05 12:16, LOMBARD Maxime wrote:
>> With this new module name, bumblebee can't activate the nvidia driver
>> because it can't load GPU driver. See Bug #717687
>
> How does bumblebee load the nvidia module?
It uses a
same problem here with version 325.08-1
bumblebee load the driver in his configuration file in the section
[nvidia-driver]
KernelDriver=
and in a special xorg.conf with just the information needed
still a modprobe nvidia does nothing(lsmod |grep nvidia doesn't show the
nvidia driver as loaded ju
On 2013-08-05 12:16, LOMBARD Maxime wrote:
> With this new module name, bumblebee can't activate the nvidia driver
> because it can't load GPU driver. See Bug #717687
How does bumblebee load the nvidia module?
A 'modprobe nvidia' works fine after the rename.
Andreas
--
To UNSUBSCRIBE, email
Package: nvidia-glx
Version: 325.08-1
Dear mainteners,
Since the 319.32-2 nvidia driver package in experimental, there is a
problem to use the nvidia card with a laptop which have the Optimus
technology.
In Sid, the 304.88-6 driver + Kernel 3.10 has not this problem because for
this driver, the
22 matches
Mail list logo