Хотите сделать посильный вклад в развитие Ubuntu и русскоязычного сообщества? Помогите нам с документацией!
0 Пользователей и 1 Гость просматривают эту тему.
sudo apt install nvidia-340
Может ли решить данную проблему обновление до 16.10? И стоит ли это делать?
denis@gloomy:~$ dpkg -l | grep -i nvidiaii bbswitch-dkms 0.8-3ubuntu1 amd64 Interface for toggling the power on NVIDIA Optimus video cardsii libcuda1-367 367.57-0ubuntu0.16.04.1+gpu16.04.1 amd64 NVIDIA CUDA runtime libraryii nvidia-361 367.57-0ubuntu0.16.04.1+gpu16.04.1 amd64 Transitional package for nvidia-367ii nvidia-367 367.57-0ubuntu0.16.04.1+gpu16.04.1 amd64 NVIDIA binary driver - version 367.57ii nvidia-opencl-icd-367 367.57-0ubuntu0.16.04.1+gpu16.04.1 amd64 NVIDIA OpenCL ICDii nvidia-prime 0.8.2 amd64 Tools to enable NVIDIA's Primeii nvidia-settings 378.09-0ubuntu0~gpu16.04.1 amd64 Tool for configuring the NVIDIA graphics driver
Ve4eslav, ты это с чего взял?
[sudo] password for denis: Sorry, try again.[sudo] password for denis: 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 630M] (rev a1)denis@gloomy:~$ sudo cat /etc/default/grub# If you change this file, run 'update-grub' afterwards to update# /boot/grub/grub.cfg.# For full documentation of the options in this file, see:# info -f grub -n 'Simple configuration'GRUB_DEFAULT=0#GRUB_HIDDEN_TIMEOUT=0GRUB_HIDDEN_TIMEOUT_QUIET=trueGRUB_TIMEOUT=10GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset video=uvesafb:mode-option=1366x768-24,mtrr=3,scroll=ywrap" GRUB_CMDLINE_LINUX=""# Uncomment to enable BadRAM filtering, modify to suit your needs# This works with Linux (no patch required) and with any kernel that obtains# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"# Uncomment to disable graphical terminal (grub-pc only)#GRUB_TERMINAL=console# The resolution used on graphical terminal# note that you can use only modes which your graphic card supports via VBE# you can see them in real GRUB with the command `vbeinfo'GRUB_GFXMODE=1366x768.
denis@gloomy:~$ sudo cat /usr/share/X11/xorg.conf.d/20-nvidia.conf Section "ServerLayout" Identifier "layout" Screen 0 "nvidia" Inactive "intel"EndSectionSection "Device" Identifier "nvidia" Driver "nvidia" BusID "PCI:1:0:0"EndSectionSection "Screen" Identifier "nvidia" Device "nvidia" Option "AllowEmptyInitialConfiguration"EndSectionSection "Device" Identifier "intel" Driver "intel" BusID "PCI:0:2:0" Option "AccelMethod" "sna" Option "DRI" "true" Option "TearFree" "true"EndSectionSection "Screen" Identifier "intel" Device "intel"EndSection
dpkg -l | grep -i nvidia
sudo cat /usr/share/X11/xorg.conf.d/20-nvidia.conf
video=uvesafb:mode-option=1366x768-24
nomodeset
glxinfo | grep OpenGL
uvesafb
nomodeset video=uvesafb:mode-option=1366x768-24,mtrr=3,scroll=ywrap
sudo update-grub
sudo rm /usr/share/X11/xorg.conf.d/20-nvidia.conf
загугли что это
[ 2.259491] uvesafb: request region 0x3c0-0x3e0 failed[ 2.259498] uvesafb: probe of uvesafb.0 failed with error -5
[ 1.274265] nvidia: module license 'NVIDIA' taints kernel.[ 1.274269] Disabling lock debugging due to kernel taint[ 1.280824] [drm] Initialized drm 1.1.0 20060810[ 1.281084] nvidia: module verification failed: signature and/or required key missing - tainting kernel[ 1.282501] ahci 0000:00:1f.2: version 3.0[ 1.288113] nvidia 0000:01:00.0: enabling device (0006 -> 0007)[ 1.288218] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none[ 1.288318] nvidia-nvlink: Nvlink Core is being initialized, major device number 248[ 1.288338] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 367.57 Mon Oct 3 20:37:01 PDT 2016[ 1.290488] alx 0000:03:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [5c:f9:dd:4f:1a:ee][ 1.295603] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x9 impl SATA mode[ 1.295609] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst [ 1.296332] usb 1-1: new high-speed USB device number 2 using ehci-pci[ 1.310733] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 367.57 Mon Oct 3 20:32:57 PDT 2016
Спорим, у тебя, драйвер ни один не работает.Код: [Выделить]glxinfo | grep OpenGL?
denis@gloomy:~$ glxinfo | grep OpenGLOpenGL vendor string: VMware, Inc.OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 4.0, 256 bits)OpenGL core profile version string: 3.3 (Core Profile) Mesa 17.1.0-develOpenGL core profile shading language version string: 3.30OpenGL core profile context flags: (none)OpenGL core profile profile mask: core profileOpenGL core profile extensions:OpenGL version string: 3.0 Mesa 17.1.0-develOpenGL shading language version string: 1.30OpenGL context flags: (none)OpenGL extensions:OpenGL ES profile version string: OpenGL ES 3.0 Mesa 17.1.0-develOpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00OpenGL ES profile extensions:
Страница сгенерирована за 0.018 секунд. Запросов: 21.