> Did you add yourself to the bumblebee group?
>
> adduser $USER bumblebee ...as root
> where $USER corresponds to your username. Don't forget to log out and log
> back in for this to take effect.
Yes
> https://wiki.debian.org/Bumblebee#Installation
>
I think I am almost there! Bumblebee servic
I found something interesting
grep nvidia /var/log/Xorg.8.log
[ 4576.924] (++) Using config file: "/etc/bumblebee/xorg.conf.nvidia"
[ 4576.925] (++) ModulePath set to "/usr/lib/nvidia,/usr/lib/xorg/modules"
[ 4576.928] (II) Loading /usr/lib/nvidia/libglx.so
[ 4577.050] (II) LoadModule: "nvidi
> You should remove i915. You should have searched the Internet yourself.
>
> I used https://startpage.com/ with the search terms
>
> i915 wiki en
>
> and e.g. found https://wiki.debian.org/KernelModesetting
>
I also found this http://forums.debian.net/viewtopic.php?f=16&t=110314
It means that I
On Thu, 2014-02-20 at 21:28 +0530, Anubhav Yadav wrote:
> I am not able to find out which driver I need to modprobe? I posted
> the output of lsmod before. If you can help me there?
On Mon, 2014-02-17 at 23:10 +1300, Chris Bannister wrote:
On Mon, Feb 17, 2014 at 02:39:11PM +0530, Anubhav Yadav w
> Stop X, modprobe -r the unwanted driver, modprobe nvidia, start X?
I am not able to find out which driver I need to modprobe? I posted the
output of lsmod before. If you can help me there?
On Thu, 2014-02-20 at 12:04 +0530, Anubhav Yadav wrote:
> I am a little new in all these so can you please tell me how can I use
> modprobe in this situation?
Stop X, modprobe -r the unwanted driver, modprobe nvidia, start X?
For startup perhaps update-modules, restart?
I would have to do Interne
>> What happens if you remove the module for the integrated graphics and
>> load the nvidia module at startup?
Here is the output of my lsmod
Module Size Used by
nls_utf8 12456 1
nls_cp437 16553 1
vfat 17316 1
fat
On Tue, 2014-02-18 at 09:51 +0100, Ralf Mardorf wrote and
"The last update" of the archive "was on 10:00 GMT Tue Feb 18." -
https://lists.debian.org/debian-user/2014/02/mail2.html :
> On Tue, 2014-02-18 at 11:18 +0530, Anubhav Yadav wrote:
> > But Asus bios doesn't seem to have a setting to disable
> First thing I did, when I built a new Desktop machine, and inserted my
> nVidia card in, was to disable the onboard GPU in the bios setup. That keeps
> it all nice and clean, with regards to video detection. No need to have two
> dissimilar GPU's contending for display rights. You just wind up wi
On Monday 17 February 2014 13:34:36 Anubhav Yadav wrote:
> > Anubhav Yadav, please reply to the list only, don't Cc.
>
> I am using gmail and it has two options, reply and reply to all.
> If I hit reply your name is there as the sender, if I hit reply to
> all then debian user list is there in cc a
> And besides the command:
>
> bumblebeed service restart
>
> Do not restart the program.
[ 4558.021580] [ERROR]Daemon already running, pid 2798
Neither it would stop.
This was my output
>
> If you find a solution, please share with the list.
We will find a solution.
--
To UNSUBSCRIBE, email
On 17-02-2014 05:44, Anubhav Yadav wrote:
Hello list,
I have a laptop with gt 630M 2GB graphics card. I installed the linux
headers and the drivers using this command:
aptitude -r install linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,')
nvidia-kernel-dkms
[I referred this wiki : https://wiki.de
> Anubhav Yadav, please reply to the list only, don't Cc.
I am using gmail and it has two options, reply and reply to all.
If I hit reply your name is there as the sender, if I hit reply to all
then debian user list is there in cc and your name in senders list.
I will now manually delete the cc co
> OK, thats the driver for the Intel graphics chip.
> So you have an embedded Intel graphics in the motherboard *and* a
> plugged in NVIDIA Corporation GF108 card?
Yes!
But the docs wont help.
--
Regards,
Anubhav Yadav
Imperial College of Engineering and Research,
Pune.
--
To UNSUBSCRIBE, emai
On Mon, Feb 17, 2014 at 11:55:30AM +0100, Ralf Mardorf wrote:
> > For Arch there isn't an entry "video" and running it as quasi chroot,
> > the Arch X anyway will be the used X, so I can't see the Debian's output
> > yet. Perhaps it's different for Debian and there are always "video"
> > entries.
to make sure I have the nvidia proprietary driver
running.
Date: Mon, 17 Feb 2014 11:45:20 +0100
Mailer: Evolution 3.10.4
On Mon, 2014-02-17 at 11:35 +0100, Ralf Mardorf wrote a message that
also didn't came through the list:
> On Mon, 2014-02-17 at 22:50 +1300, Chris Bannister wrote:
>
On Mon, Feb 17, 2014 at 02:39:11PM +0530, Anubhav Yadav wrote:
> > Right, which one?
> > root@tal:~# apt-cache search bumblebee
> > bumblebee-nvidia - NVIDIA Optimus support using the proprietary NVIDIA
>
> Yes, this one.
>
> > root@tal:~# lsmod | grep video
> >
>
> Output:
>
> uvcvideo
> And if it's not listed? Then you are probably going to have to do a
> lsmod anyway to see what is listed. I think my way solves the problem in
> one hit. IOW, don't search for what you *think* should be there, but
> search for what actually *is* there.
What is the conclusion in my case? Is nvidi
On Mon, Feb 17, 2014 at 10:13:21AM +0100, Ralf Mardorf wrote:
> On Mon, 2014-02-17 at 22:01 +1300, Chris Bannister wrote:
> > root@tal:~# lsmod | grep video
>
> I would search directly for the driver name ...
And if it's not listed? Then you are probably going to have to do a
lsmod anyway to see
> Perhaps also useful to check
>
> $ less /var/log/Xorg.0.log
>
> even if there are no EE (errors).
I could find anything even close to nvidia.
Here is the complete output:
http://paste.debian.net/82488/
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsub
On Mon, 2014-02-17 at 10:17 +0100, Ralf Mardorf wrote another mail that
didn't come through the list:
> > $ grep nvidia /var/log/dmesg
>
> A typo, it should be
>
> $ sudo grep nvidia /var/log/dmesg
Perhaps also useful to check
$ less /var/log/Xorg.0.log
even if there are no EE (errors).
--
> $ lsmod | grep nvidia
> if there's no output, you aren't using the nvidia driver.
> Run
> $ grep nvidia /var/log/dmesg
No output
> $ grep EE /var/log/Xorg.0.log
Only output here is
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[19.290] (II) Loading extension MIT-SCREEN-
ges don't come through the list.
Forwarded Message
From: Ralf Mardorf
To: debian-user@lists.debian.org
Subject: Re: Need to make sure I have the nvidia proprietary driver running.
Date: Mon, 17 Feb 2014 10:00:42 +0100
Mailer: Evolution 3.10.4
On Mon, 2014-02-17 at 14:14 +0530,
> Right, which one?
> root@tal:~# apt-cache search bumblebee
> bumblebee-nvidia - NVIDIA Optimus support using the proprietary NVIDIA
Yes, this one.
> root@tal:~# lsmod | grep video
>
Output:
uvcvideo 57744 0
videodev 70889 1 uvcvideo
v4l2_compat_ioctl3216655
On Mon, Feb 17, 2014 at 02:14:59PM +0530, Anubhav Yadav wrote:
> I also created the Xorg.conf file as mentioned in the wiki. But when I
> rebooted my system Xorg failed to start. So i figured that I am having
> a GPU with optimus support and I do not need the Xorg.conf file but
> instead I need the
Hello list,
I have a laptop with gt 630M 2GB graphics card. I installed the linux
headers and the drivers using this command:
aptitude -r install linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,')
nvidia-kernel-dkms
[I referred this wiki : https://wiki.debian.org/NvidiaGraphicsDrivers ]
I also cre
26 matches
Mail list logo