sudo apt-get remove bumblebee-nvidia nvidia-304 nvidia-304
sudo apt-get purge nvidia-304 nvidia-settings-304
البته من درایور nvidia-304 رو توضیح دادم اما شما باید درایوری رو که نصب کردید رو پاک کنید. برای اینکه ببینید کدام نسخه نصبه از دستور زیر استفاده کنید :ls /usr/lib/ | grep -i nvidia
2- با دستورات زیر bumblebee رو بهمراه nvidia-331 به مخازن اضافه کنید :sudo add-apt-repository ppa:bumblebee/stable
sudo add-apt-repository ppa:xorg-edgers/ppa
sudo apt-get update && sudo apt-get upgrade
۳- حالا با بسته زیر هدرهای کرنل رو نصب کنید :sudo apt-get install linux-headers-$(uname -r)
۴- حالا با دستورات زیر برنامه bumblebee و درایور nvidia-331 رو یهمراه بسته primus نصب کنید :sudo apt-get install bumblebee bumblebee-nvidia primus nvidia-331 nvidia-settings-331
sudo apt-get install primus-libs-ia32:i386
حالا کافی است ماژول nvidia-331 رو بر اساس هدرهای کرنل بسازیم :sudo dpkg-reconfigure nvidia-331
۵- حالا نیاز هستش که فایل bumblebee.conf رو ویرایش کنیم و ماژول nvidia رو به برنامه bumblebee معرفی کنیم. برای این کار با دستور زیر این فایل رو باز کنید :sudo gedit /etc/bumblebee/bumblebee.conf
نکته : اگه از نسخه ای استفاده می کنید که gedit روش نصب نیست بجای کلمه gedit در کد بالا یا از leafpad استفاده کنید (در لوبونتو) و یا از nano استفاده کنید که تحت terminal بوده و در همه سیستم ها کار میکنه.Driver=nvidia
KernelDriver=nvidia-331
LibraryPath=/usr/lib/nvidia-331:/usr/lib32/nvidia-331
XorgModulePath=/usr/lib/nvidia-331/xorg,/usr/lib/xorg/modules
۶- حالا کافیه یکبار سیستم رو restart کنیدoptirun $AppName
یا از دستور زیر استفاده کنیم که مستقیما از زیر ساخت جدید primus استفاده می کنه :primusrun $AppName
شما همچنین میتوانید Optirun را مستقیما از خط فرمان با زیرساخت Primus صدا کنید:optirun -b primus $AppName
که در آن AppName نام برنامه مورد نظر است.optirun glxgears
در ضمن برای اجرای برنامه settings manager کارت nvidia باید از دستور زیر استفاده کنید :optirun -b none nvidia-settings -c :8
۸- حالا ی بسته ای رو بهتون معرفی می کنم که بجای استفاده از روش شماره ۷ که نیاز بود هر برنامه ای رو که میخواستید با کارت nvidia اجرا کنید از دستورات خسته کننده optriun و primusrun استفاده کنید به شکل گرافیکی انجام بدید برای نصب این بسته از کد زیر استفاده کنید :sudo apt-get install git
mkdir git
cd git
و سپس دستورات زیر رو بزنید :git clone https://github.com/Bumblebee-Project/bumblebee-ui.git && cd bumblebee-ui
cd icons && cp ./*.svg ~/.icons
اگه پوشه icons. رو در پوشه خانگی خود ندارید از دستور زیر استفاده کنید و کد بالا رو دوباره بزنید :mkdir ~/.icons
سپس :cd ..
و دستور :chmod +x ./INSTALL
sudo ./INSTALL
حالا برای اجرای برنامه از دستور زیر می تونید استفاده کنید :/usr/local/bin/bumblebee-indicator
اگر به حین اجرای این دستورپیغام Traceback (most recent call last):sudo apt-get install python-appindicator
برای اینکه این برنامه همیشه اجرا بشه کافیه دستور بالا رو در برنامه startup applications وارد کنید تا بصورت daemon درآد و برنامه bumblebee indicator در لانچر ظاهر شود ubuntu 12.04
aliali@lp:~$ sudo add-apt-repository ppa:bumblebee/stable
[sudo] password for aliali:
Sorry, try again.
[sudo] password for aliali:
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 128, in <module>
ppa_info = get_ppa_info_from_lp(user, ppa_name)
File "/usr/lib/python2.7/dist-packages/softwareproperties/ppa.py", line 84, in get_ppa_info_from_lp
curl.perform()
pycurl.error: (35, 'gnutls_handshake() failed: A TLS packet with unexpected length was received.')
aliali@lp:~$
به من این ارور رو میده . کسه دیگه ای هم باهاش مواجه شده ؟کد: [انتخاب]ubuntu 12.04
aliali@lp:~$ sudo add-apt-repository ppa:bumblebee/stable
[sudo] password for aliali:
Sorry, try again.
[sudo] password for aliali:
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 128, in <module>
ppa_info = get_ppa_info_from_lp(user, ppa_name)
File "/usr/lib/python2.7/dist-packages/softwareproperties/ppa.py", line 84, in get_ppa_info_from_lp
curl.perform()
pycurl.error: (35, 'gnutls_handshake() failed: A TLS packet with unexpected length was received.')
aliali@lp:~$
sudo gedit /etc/bumblebee/bumblebee.conf
light@light-Aspire-5742G ~ $ ls /usr/lib/ | grep -i nvidia
nvidia
nvidia-331
nvidia-settings-331
*-display
description: VGA compatible controller
product: Core Processor Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 02
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:42 memory:d1400000-d17fffff memory:c0000000-cfffffff ioport:4050(size=8)
light@light-Aspire-5742G ~ $ uname -a
Linux light-Aspire-5742G 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
light@light-Aspire-5742G ~ $ dpkg -l | grep '^ii' | grep nvidia
ii bumblebee-nvidia 3.2.1-4+xedgers~saucy1 amd64 NVIDIA Optimus support using the proprietary NVIDIA driver
ii nvidia-331 331.20-0ubuntu1~xedgers~saucy1 amd64 NVIDIA binary Xorg driver, kernel module and VDPAU library
ii nvidia-settings-331 331.20-0ubuntu1~xedgers~saucy1 amd64 Tool for configuring the NVIDIA graphics driver
light@light-Aspire-5742G ~ $ sudo /usr/sbin/bumblebeed -vv --driver nvidia
[sudo] password for light:
[ 900.184307] [DEBUG]Found card: 01:00.0 (discrete)
[ 900.184364] [DEBUG]Found card: 00:02.0 (integrated)
[ 900.184374] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[ 900.184613] [INFO]Configured driver: nvidia
[ 900.184665] [DEBUG]Skipping auto-detection, using configured driver 'nvidia'
[ 900.184795] [DEBUG]Process /sbin/modprobe started, PID 3902.
[ 900.184831] [DEBUG]Hiding stderr for execution of /sbin/modprobe
[ 900.186143] [DEBUG]SIGCHILD received, but wait failed with No child processes
[ 900.186238] [DEBUG]bbswitch has been detected.
[ 900.186250] [INFO]Switching method 'bbswitch' is available and will be used.
[ 900.186258] [DEBUG]Active configuration:
[ 900.186265] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[ 900.186272] [DEBUG] X display: :8
[ 900.186278] [DEBUG] LD_LIBRARY_PATH: /usr/lib/nvidia-331:/usr/lib32/nvidia-331
[ 900.186285] [DEBUG] Socket path: /var/run/bumblebee.socket
[ 900.186292] [DEBUG] pidfile: /var/run/bumblebeed.pid
[ 900.186298] [DEBUG] xorg.conf file: /etc/bumblebee/xorg.conf.nvidia
[ 900.186305] [DEBUG] xorg.conf.d dir: /etc/bumblebee/xorg.conf.d
[ 900.186312] [DEBUG] ModulePath: /usr/lib/nvidia-331/xorg,/usr/lib/xorg/modules
[ 900.186319] [DEBUG] GID name: bumblebee
[ 900.186325] [DEBUG] Power method: auto
[ 900.186331] [DEBUG] Stop X on exit: 1
[ 900.186338] [DEBUG] Driver: nvidia
[ 900.186344] [DEBUG] Driver module: nvidia-331
[ 900.186351] [DEBUG] Card shutdown state: 1
[ 900.186540] [DEBUG]Process /sbin/modprobe started, PID 3903.
[ 900.186596] [DEBUG]Hiding stderr for execution of /sbin/modprobe
[ 900.188770] [DEBUG]SIGCHILD received, but wait failed with No child processes
[ 900.188795] [DEBUG]Configuration test passed.
[ 900.188858] [ERROR]Daemon already running, pid 1489
انگار فقط از گرافیک مجتمع سی پی استفاده میکنه؟light@light-Aspire-5742G ~ $ ls /usr/lib/ | grep -i nvidia
nvidia
light@light-Aspire-5742G ~ $ sudo apt-get install bumblebee bumblebee-nvidia primus nvidia-331 nvidia-settings-331
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package nvidia-331
E: Unable to locate package nvidia-settings-331
وقتی هم که میخوام باsudo add-apt-repository ppa:bumblebee/stableاضافه کنم و نصب بازم همون خطا رو میده :sudo add-apt-repository ppa:bumblebee/stable
Cannot add PPA: '"Error reading https://launchpad.net/api/1.0/~bumblebee/+archive/stable: (35, 'gnutls_handshake() failed: A TLS packet with unexpected length was received.')"'.
دیگه اعصابم بهم ریخته .چه وضعیه اخه؟اصلا برای چی باید اینجور مشکل پیش بیاد ؟ :(
It appears this is a known issue/bug, you could try this workaround:
To install PPA's, add them to /etc/apt/sources.list in the form:
Before:
ppa:<user>/<repo>
Add to sources.list:
deb http://ppa.launchpad.net/<user>/<repo>/ubuntu oneiric main
Then sudo apt-get update and download whatever packages you want.
خدا رو شکر بالاخره اون مشکل رو حل کردم(بعد از آپیت دوتا کی میداد که میگفت نمیشنسه و نمیتونه چیز کنتشون اما من این دوتا رو از توی سافتور سنتر و سافتور سورس بعدش ادد کی دانلود کی اضافه کردم دیگه توی آپدیت خطایی نداد )ight@light-Aspire-5742G ~ $ sudo apt-get install bumblebee bumblebee-nvidia primus nvidia-331 nvidia-settings-331
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package nvidia-331
E: Unable to locate package nvidia-settings-331
این مشکل هست چه کار کنم؟
root@Support-Pc:~# sudo apt-get install bumblebee primus nvidia-319 linux-headers-generic
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
bbswitch-dkms dkms fakeroot gcc-4.8-base:i386 libc6:i386 libgcc1:i386
libstdc++6:i386 libvdpau1 libx11-6:i386 libxau6:i386 libxcb1:i386 libxdmcp6:i386
linux-generic linux-headers-3.11.0-15 linux-headers-3.11.0-15-generic
linux-image-3.11.0-15-generic linux-image-extra-3.11.0-15-generic
linux-image-generic nvidia-settings-319 primus-libs primus-libs:i386
primus-libs-ia32:i386 python-xkit screen-resolution-extra socat
Suggested packages:
bumblebee-nvidia dpkg-dev debhelper glibc-doc:i386 locales:i386
nvidia-vdpau-driver vdpau-driver fdutils linux-doc-3.11.0 linux-source-3.11.0
linux-tools
Recommended packages:
nvidia-persistenced primus-libs-ia32
The following NEW packages will be installed
bbswitch-dkms bumblebee dkms fakeroot gcc-4.8-base:i386 libc6:i386 libgcc1:i386
libstdc++6:i386 libvdpau1 libx11-6:i386 libxau6:i386 libxcb1:i386 libxdmcp6:i386
linux-headers-3.11.0-15 linux-headers-3.11.0-15-generic
linux-image-3.11.0-15-generic linux-image-extra-3.11.0-15-generic nvidia-319
nvidia-settings-319 primus primus-libs primus-libs:i386 primus-libs-ia32:i386
python-xkit screen-resolution-extra socat
The following packages will be upgraded:
linux-generic linux-headers-generic linux-image-generic
3 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
Need to get 71.1 MB/139 MB of archives.
After this operation, 488 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://gb.archive.ubuntu.com/ubuntu/ saucy/restricted nvidia-319 amd64 319.32-0ubuntu7 [68.7 MB]
Get:2 http://gb.archive.ubuntu.com/ubuntu/ saucy/main python-xkit all 0.5.0ubuntu1 [28.0 kB]
Get:3 http://gb.archive.ubuntu.com/ubuntu/ saucy/main screen-resolution-extra all 0.15ubuntu1 [13.1 kB]
Get:4 http://gb.archive.ubuntu.com/ubuntu/ saucy/main nvidia-settings-319 amd64 319.32-0ubuntu3 [1,949 kB]
Get:5 http://gb.archive.ubuntu.com/ubuntu/ saucy/universe bumblebee amd64 3.2.1-3 [63.3 kB]
Get:6 http://gb.archive.ubuntu.com/ubuntu/ saucy/universe socat amd64 1.7.1.3-1.5ubuntu1 [365 kB]
Fetched 71.0 MB in 30min 35s (38.7 kB/s)
Preconfiguring packages ...
Selecting previously unselected package gcc-4.8-base:i386.
(Reading database ... 162763 files and directories currently installed.)
Unpacking gcc-4.8-base:i386 (from .../gcc-4.8-base_4.8.1-10ubuntu9_i386.deb) ...
Selecting previously unselected package libgcc1:i386.
Unpacking libgcc1:i386 (from .../libgcc1_1%3a4.8.1-10ubuntu9_i386.deb) ...
Selecting previously unselected package libc6:i386.
Unpacking libc6:i386 (from .../libc6_2.17-93ubuntu4_i386.deb) ...
Selecting previously unselected package libstdc++6:i386.
Unpacking libstdc++6:i386 (from .../libstdc++6_4.8.1-10ubuntu9_i386.deb) ...
Selecting previously unselected package libxau6:i386.
Unpacking libxau6:i386 (from .../libxau6_1%3a1.0.8-1_i386.deb) ...
Selecting previously unselected package libxdmcp6:i386.
Unpacking libxdmcp6:i386 (from .../libxdmcp6_1%3a1.1.1-1_i386.deb) ...
Selecting previously unselected package libxcb1:i386.
Unpacking libxcb1:i386 (from .../libxcb1_1.9.1-3ubuntu1_i386.deb) ...
Selecting previously unselected package libx11-6:i386.
Unpacking libx11-6:i386 (from .../libx11-6_2%3a1.6.1-1ubuntu1_i386.deb) ...
Selecting previously unselected package libvdpau1:amd64.
Unpacking libvdpau1:amd64 (from .../libvdpau1_0.7-1_amd64.deb) ...
Selecting previously unselected package linux-image-3.11.0-15-generic.
Unpacking linux-image-3.11.0-15-generic (from .../linux-image-3.11.0-15-generic_3.11.0-15.23_amd64.deb) ...
Done.
Selecting previously unselected package dkms.
Unpacking dkms (from .../dkms_2.2.0.3-1.1ubuntu4_all.deb) ...
Selecting previously unselected package fakeroot.
Unpacking fakeroot (from .../fakeroot_1.20-1_amd64.deb) ...
Selecting previously unselected package linux-image-extra-3.11.0-15-generic.
Unpacking linux-image-extra-3.11.0-15-generic (from .../linux-image-extra-3.11.0-15-generic_3.11.0-15.23_amd64.deb) ...
Preparing to replace linux-generic 3.11.0.12.13 (using .../linux-generic_3.11.0.15.16_amd64.deb) ...
Unpacking replacement linux-generic ...
Preparing to replace linux-image-generic 3.11.0.12.13 (using .../linux-image-generic_3.11.0.15.16_amd64.deb) ...
Unpacking replacement linux-image-generic ...
Selecting previously unselected package linux-headers-3.11.0-15.
Unpacking linux-headers-3.11.0-15 (from .../linux-headers-3.11.0-15_3.11.0-15.23_all.deb) ...
Selecting previously unselected package linux-headers-3.11.0-15-generic.
Unpacking linux-headers-3.11.0-15-generic (from .../linux-headers-3.11.0-15-generic_3.11.0-15.23_amd64.deb) ...
Preparing to replace linux-headers-generic 3.11.0.12.13 (using .../linux-headers-generic_3.11.0.15.16_amd64.deb) ...
Unpacking replacement linux-headers-generic ...
Selecting previously unselected package nvidia-319.
Unpacking nvidia-319 (from .../nvidia-319_319.32-0ubuntu7_amd64.deb) ...
Selecting previously unselected package python-xkit.
Unpacking python-xkit (from .../python-xkit_0.5.0ubuntu1_all.deb) ...
Selecting previously unselected package screen-resolution-extra.
Unpacking screen-resolution-extra (from .../screen-resolution-extra_0.15ubuntu1_all.deb) ...
Selecting previously unselected package nvidia-settings-319.
Unpacking nvidia-settings-319 (from .../nvidia-settings-319_319.32-0ubuntu3_amd64.deb) ...
Selecting previously unselected package bbswitch-dkms.
Unpacking bbswitch-dkms (from .../bbswitch-dkms_0.8-1~saucyppa1_all.deb) ...
Selecting previously unselected package bumblebee.
Unpacking bumblebee (from .../bumblebee_3.2.1-3_amd64.deb) ...
Selecting previously unselected package socat.
Unpacking socat (from .../socat_1.7.1.3-1.5ubuntu1_amd64.deb) ...
Selecting previously unselected package primus-libs:amd64.
Unpacking primus-libs:amd64 (from .../primus-libs_20131127-1~saucyppa1_amd64.deb) ...
Selecting previously unselected package primus.
Unpacking primus (from .../primus_20131127-1~saucyppa1_amd64.deb) ...
Selecting previously unselected package primus-libs:i386.
Unpacking primus-libs:i386 (from .../primus-libs_20131127-1~saucyppa1_i386.deb) ...
Selecting previously unselected package primus-libs-ia32.
Unpacking primus-libs-ia32 (from .../primus-libs-ia32_20131127-1~saucyppa1_i386.deb) ...
Processing triggers for man-db ...
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.11.0-12-generic
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Processing triggers for doc-base ...
Processing 1 added doc-base file...
Setting up gcc-4.8-base:i386 (4.8.1-10ubuntu9) ...
Setting up libvdpau1:amd64 (0.7-1) ...
Setting up linux-image-3.11.0-15-generic (3.11.0-15.23) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.11.0-15-generic /boot/vmlinuz-3.11.0-15-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.11.0-15-generic /boot/vmlinuz-3.11.0-15-generic
update-initramfs: Generating /boot/initrd.img-3.11.0-15-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.11.0-15-generic /boot/vmlinuz-3.11.0-15-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.11.0-15-generic /boot/vmlinuz-3.11.0-15-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.11.0-15-generic /boot/vmlinuz-3.11.0-15-generic
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.11.0-15-generic
Found initrd image: /boot/initrd.img-3.11.0-15-generic
Found linux image: /boot/vmlinuz-3.11.0-12-generic
Found initrd image: /boot/initrd.img-3.11.0-12-generic
Found memtest86+ image: /boot/memtest86+.bin
Found Windows 8 (loader) on /dev/sda1
done
Setting up dkms (2.2.0.3-1.1ubuntu4) ...
Setting up fakeroot (1.20-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up linux-image-extra-3.11.0-15-generic (3.11.0-15.23) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.11.0-15-generic /boot/vmlinuz-3.11.0-15-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.11.0-15-generic /boot/vmlinuz-3.11.0-15-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.11.0-15-generic /boot/vmlinuz-3.11.0-15-generic
update-initramfs: Generating /boot/initrd.img-3.11.0-15-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.11.0-15-generic /boot/vmlinuz-3.11.0-15-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.11.0-15-generic /boot/vmlinuz-3.11.0-15-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.11.0-15-generic /boot/vmlinuz-3.11.0-15-generic
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.11.0-15-generic
Found initrd image: /boot/initrd.img-3.11.0-15-generic
Found linux image: /boot/vmlinuz-3.11.0-12-generic
Found initrd image: /boot/initrd.img-3.11.0-12-generic
Found memtest86+ image: /boot/memtest86+.bin
Found Windows 8 (loader) on /dev/sda1
done
Setting up linux-image-generic (3.11.0.15.16) ...
Setting up linux-headers-3.11.0-15 (3.11.0-15.23) ...
Setting up linux-headers-3.11.0-15-generic (3.11.0-15.23) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.11.0-15-generic /boot/vmlinuz-3.11.0-15-generic
Setting up linux-headers-generic (3.11.0.15.16) ...
Setting up linux-generic (3.11.0.15.16) ...
Setting up nvidia-319 (319.32-0ubuntu7) ...
update-alternatives: using /usr/lib/nvidia-319/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode
update-alternatives: warning: skip creation of /usr/lib/XvMCConfig because associated file /usr/lib/nvidia-319/XvMCConfig (of link group x86_64-linux-gnu_gl_conf) doesn't exist
update-alternatives: using /usr/lib/nvidia-319/alt_ld.so.conf to provide /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode
update-initramfs: deferring update (trigger activated)
update-initramfs: Generating /boot/initrd.img-3.11.0-12-generic
INFO:Enable nvidia-319
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude
Loading new nvidia-319-319.32 DKMS files...
First Installation: checking all kernels...
Building for 3.11.0-12-generic and 3.11.0-15-generic
Building for architecture x86_64
Building initial module for 3.11.0-12-generic
Done.
nvidia_319:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.11.0-12-generic/updates/dkms/
depmod......
DKMS: install completed.
Building initial module for 3.11.0-15-generic
Done.
nvidia_319:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.11.0-15-generic/updates/dkms/
depmod....
DKMS: install completed.
Setting up python-xkit (0.5.0ubuntu1) ...
Setting up screen-resolution-extra (0.15ubuntu1) ...
Setting up nvidia-settings-319 (319.32-0ubuntu3) ...
update-alternatives: using /usr/lib/nvidia-settings-319/ld.so.conf to provide /etc/ld.so.conf.d/nvidia_settings.conf (nvidia_settings_conf) in auto mode
Setting up bbswitch-dkms (0.8-1~saucyppa1) ...
Loading new bbswitch-0.8 DKMS files...
First Installation: checking all kernels...
Building for 3.11.0-12-generic and 3.11.0-15-generic
Building initial module for 3.11.0-12-generic
Done.
bbswitch:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.11.0-12-generic/updates/dkms/
depmod....
DKMS: install completed.
Building initial module for 3.11.0-15-generic
Done.
bbswitch:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.11.0-15-generic/updates/dkms/
depmod....
DKMS: install completed.
Setting up bumblebee (3.2.1-3) ...
Adding members from group(s) 'adm sudo admin' to 'bumblebee':
support-pc
Adding user support-pc to group bumblebee
Selecting 01:00:0 as discrete nvidia card. If this is incorrect,
edit the BusID line in /etc/bumblebee/xorg.conf.nouveau .
bumblebeed start/running, process 7140
Setting up socat (1.7.1.3-1.5ubuntu1) ...
Setting up primus-libs:amd64 (20131127-1~saucyppa1) ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.11.0-15-generic
Processing triggers for ureadahead ...
Setting up primus (20131127-1~saucyppa1) ...
Setting up libc6:i386 (2.17-93ubuntu4) ...
Setting up libxau6:i386 (1:1.0.8-1) ...
Setting up libxdmcp6:i386 (1:1.1.1-1) ...
Setting up libxcb1:i386 (1.9.1-3ubuntu1) ...
Setting up libx11-6:i386 (2:1.6.1-1ubuntu1) ...
Setting up libgcc1:i386 (1:4.8.1-10ubuntu9) ...
Setting up libstdc++6:i386 (4.8.1-10ubuntu9) ...
Setting up primus-libs:i386 (20131127-1~saucyppa1) ...
Setting up primus-libs-ia32 (20131127-1~saucyppa1) ...
Processing triggers for libc-bin ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf-2.index...
root@Support-Pc:~#
ls /usr/lib/ | grep -i nvidia
نتیجه:libkwinnvidiahack.so.4
libkwinnvidiahack.so.4.8.0
nvidia
الان ورژن driverام چیه؟؟
دوستان در این مرحله این ارور روداد چیکار کنم ؟؟؟میتونی هر جا که nvidia-331 رو دیدی بزنی nvidia-current ولی فکر می کنم بجای 331.20 ورژن 319 یا 304 رو نصب می کنه!!!
ali@ali-pc:~$ sudo apt-get install bumblebee bumblebee-nvidia primus nvidia-331 nvidia-settings-331
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package nvidia-settings-331
دوستان این سوال من هم هست. دقیقا این پیغام رو میده و نمیزاره برنامه رو نصب کنم. لپ تاپم به شدت ذاغ شده... :(دقیقا چه اروری؟
دوستان این سوال من هم هست. دقیقا این پیغام رو میده و نمیزاره برنامه رو نصب کنم. لپ تاپم به شدت ذاغ شده... :(دقیقا چه اروری؟
AAPI برای چیپ اینتل پردازندته برای ATI اگه اشتباه نکنم باید چیزی به اسم catalyst رو بنصبی!!دوستان این سوال من هم هست. دقیقا این پیغام رو میده و نمیزاره برنامه رو نصب کنم. لپ تاپم به شدت ذاغ شده... :(دقیقا چه اروری؟
سلام
من سیستمم گرافیک اینتل با ATI داره میخواستم بدونم این پک مربوط به اینتل AAPI driver for Intel G45 & HD Graphics family v به درد من میخوره؟؟؟؟
دوستان این سوال من هم هست. دقیقا این پیغام رو میده و نمیزاره برنامه رو نصب کنم. لپ تاپم به شدت ذاغ شده... :(دقیقا چه اروری؟
اونو میدونم منظورم این بود که ایا این فایل به درد چبپ اینتلم میخوره یا نه؟ که خوب شما جوابمو دادید.AAPI برای چیپ اینتل پردازندته برای ATI اگه اشتباه نکنم باید چیزی به اسم catalyst رو بنصبی!!دوستان این سوال من هم هست. دقیقا این پیغام رو میده و نمیزاره برنامه رو نصب کنم. لپ تاپم به شدت ذاغ شده... :(دقیقا چه اروری؟
سلام
من سیستمم گرافیک اینتل با ATI داره میخواستم بدونم این پک مربوط به اینتل AAPI driver for Intel G45 & HD Graphics family v به درد من میخوره؟؟؟؟
موقع نصب بامبل بی این پیغام رو میده:
l2oya@l2oya-K55VD:~$ sudo apt-get install bumblebee primus nvidia-current linux-headers-generic
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
$ sudo rm /var/lib/dpkg/lock
دوستان خسته نباشید !این برای دو تا گرافیکه.برای یک گرافیک بسته به مدل گرافیکتون توی انجمن جستجو کنید.
این روش فقط برای سیستم هایی هست که دوتا کارت گرافیک دارن ؟ یا کلا برای نصب درایور کارت گرافیک بکار میره ؟
با تشکر
~$ ls /usr/lib/ | grep -i nvidia
nvidia
nvidia-331
nvidia-331-prime
برای: sudo gedit /etc/bumblebee/bumblebee.conf
# Configuration file for Bumblebee. Values should **not** be put between quotes
## Server options. Any change made in this section will need a server restart
# to take effect.
[bumblebeed]
# The secondary Xorg server DISPLAY number
VirtualDisplay=:8
# Should the unused Xorg server be kept running? Set this to true if waiting
# for X to be ready is too long and don't need power management at all.
KeepUnusedXServer=false
# The name of the Bumbleblee server group name (GID name)
ServerGroup=bumblebee
# Card power state at exit. Set to false if the card shoud be ON when Bumblebee
# server exits.
TurnCardOffAtExit=false
# The default behavior of '-f' option on optirun. If set to "true", '-f' will
# be ignored.
NoEcoModeOverride=false
# The Driver used by Bumblebee server. If this value is not set (or empty),
# auto-detection is performed. The available drivers are nvidia and nouveau
# (See also the driver-specific sections below)
Driver=nvidia
# Directory with a dummy config file to pass as a -configdir to secondary X
XorgConfDir=/etc/bumblebee/xorg.conf.d
## Client options. Will take effect on the next optirun executed.
[optirun]
# Acceleration/ rendering bridge, possible values are auto, virtualgl and
# primus.
Bridge=auto
# The method used for VirtualGL to transport frames between X servers.
# Possible values are proxy, jpeg, rgb, xv and yuv.
VGLTransport=proxy
# List of paths which are searched for the primus libGL.so.1 when using
# the primus bridge
PrimusLibraryPath=/usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
# Should the program run under optirun even if Bumblebee server or nvidia card
# is not available?
AllowFallbackToIGC=false
# Driver-specific settings are grouped under [driver-NAME]. The sections are
# parsed if the Driver setting in [bumblebeed] is set to NAME (or if auto-
# detection resolves to NAME).
# PMMethod: method to use for saving power by disabling the nvidia card, valid
# values are: auto - automatically detect which PM method to use
# bbswitch - new in BB 3, recommended if available
# switcheroo - vga_switcheroo method, use at your own risk
# none - disable PM completely
# https://github.com/Bumblebee-Project/Bumblebee/wiki/Comparison-of-PM-methods
## Section with nvidia driver specific options, only parsed if Driver=nvidia
[driver-nvidia]
# Module name to load, defaults to Driver if empty or unset
KernelDriver=nvidia-331
PMMethod=auto
# colon-separated path to the nvidia libraries
LibraryPath=/usr/lib/nvidia-331:/usr/lib32/nvidia-331
# comma-separated path of the directory containing nvidia_drv.so and the
# default Xorg modules path
XorgModulePath=/usr/lib/nvidia-331/xorg,/usr/lib/xorg/modules
XorgConfFile=/etc/bumblebee/xorg.conf.nvidia
## Section with nouveau driver specific options, only parsed if Driver=nouveau
[driver-nouveau]
KernelDriver=nouveau
PMMethod=auto
XorgConfFile=/etc/bumblebee/xorg.conf.nouveau
$ optirun -vvv vmware
[ 1710.042745] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[ 1710.061536] [INFO]Configured driver: nvidia
[ 1710.061633] [DEBUG]optirun version 3.2.1 starting...
[ 1710.061642] [DEBUG]Active configuration:
[ 1710.061645] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[ 1710.061648] [DEBUG] X display: :8
[ 1710.061650] [DEBUG] LD_LIBRARY_PATH: /usr/lib/nvidia-331:/usr/lib32/nvidia-331
[ 1710.061654] [DEBUG] Socket path: /var/run/bumblebee.socket
[ 1710.061657] [DEBUG] Accel/display bridge: auto
[ 1710.061660] [DEBUG] VGL Compression: proxy
[ 1710.061662] [DEBUG] VGLrun extra options:
[ 1710.061665] [DEBUG] Primus LD Path: /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
[ 1710.061690] [DEBUG]Using auto-detected bridge virtualgl
[ 1712.462623] [INFO]Response: Yes. X is active.
[ 1712.462636] [INFO]Running application using virtualgl.
[ 1712.462725] [DEBUG]Process vglrun started, PID 5115.
Logging to /tmp/vmware-alireza/vmware-modconfig-5130.log
ERROR: ld.so: object 'libdlfaker.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'librrfaker.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
libGL error: failed to load driver: swrast