Kod: Zaznacz cały
root@AUTO:/home/michał# echo -e 'Section "Device"\n\tIdentifier "My GPU"\n\tDriver "nvidia"\nEndSection' > /etc/X11/xorg.conf.d/20-nvidia.conf
Kod: Zaznacz cały
root@AUTO:/home/michał# echo -e 'Section "Device"\n\tIdentifier "My GPU"\n\tDriver "nvidia"\nEndSection' > /etc/X11/xorg.conf.d/20-nvidia.conf
Kod: Zaznacz cały
cat /etc/X11/xorg.conf.d/20-nvidia.conf
Kod: Zaznacz cały
root@AUTO:/home/jacek# cat /etc/X11/xorg.conf.d/20-nvidia.conf
Section "Device"
Identifier "My GPU"
Driver "nvidia"
EndSection
Kod: Zaznacz cały
lspci -k | grep -A2 VGA
Kod: Zaznacz cały
dpkg -l | grep nvidia
Kod: Zaznacz cały
root@AUTO:/home/jacekj# lspci -k | grep -A2 VGA
01:00.0 VGA compatible controller: NVIDIA Corporation G86 [GeForce 8500 GT] (rev a1)
Subsystem: NVIDIA Corporation Device 0000
Kernel driver in use: nouveau
Kod: Zaznacz cały
root@AUTO:/home/jacek# lspci -k | grep -A2 VGA
01:00.0 VGA compatible controller: NVIDIA Corporation G86 [GeForce 8500 GT] (rev a1)
Subsystem: NVIDIA Corporation Device 0000
Kernel driver in use: nouveau
root@AUTO:/home/andrzej# dpkg -l | grep nvidia
ii glx-alternative-nvidia 0.5.1 i386 allows the selection of NVIDIA as GLX provider
ii libegl1-nvidia:i386 340.65-2 i386 NVIDIA binary EGL libraries
ii libgl1-nvidia-glx:i386 340.65-2 i386 NVIDIA binary OpenGL libraries
ii libgles1-nvidia:i386 340.65-2 i386 NVIDIA binary OpenGL|ES 1.x libraries
ii libgles2-nvidia:i386 340.65-2 i386 NVIDIA binary OpenGL|ES 2.x libraries
ii libnvidia-eglcore:i386 340.65-2 i386 NVIDIA binary EGL core libraries
ii libnvidia-ml1:i386 340.65-2 i386 NVIDIA Management Library (NVML) runtime library
ii nvidia-alternative 340.65-2 i386 allows the selection of NVIDIA as GLX provider
ii nvidia-driver 340.65-2 i386 NVIDIA metapackage
ii nvidia-driver-bin 340.65-2 i386 NVIDIA driver support binaries
ii nvidia-installer-cleanup 20141201+1 i386 cleanup after driver installation with the nvidia-installer
ii nvidia-kernel-common 20141201+1 i386 NVIDIA binary kernel module support files
ii nvidia-kernel-dkms 340.65-2 i386 NVIDIA binary kernel module DKMS source
ii nvidia-modprobe 340.46-1 i386 utility to load NVIDIA kernel modules and create device nodes
ii nvidia-settings 340.46-2 i386 tool for configuring the NVIDIA graphics driver
ii nvidia-support 20141201+1 i386 NVIDIA binary graphics driver support files
ii nvidia-vdpau-driver:i386 340.65-2 i386 Video Decode and Presentation API for Unix - NVIDIA driver
ii xserver-xorg-video-nvidia 340.65-2 i386 NVIDIA binary Xorg driver
Kod: Zaznacz cały
greg@first ~]$ lspci -k | grep -A2 VGA
01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 440] (rev a1)
Subsystem: CardExpert Technology Device 0401
Kernel driver in use: [B]nvidia[/B]
dd ..... jest najlepszą opcją ....w jessie unetbootin objawia się pięknym BuKieMYampress pisze:tak zainstalowaćKod: Zaznacz cały
aptitude install flashplugin-nonfree pepperflashplugin-nonfree
https://packages.debian.org/search?keywords=UnetBootIn
nie ma w jessie UnetBootIn
musisz użyć dd
Kod: Zaznacz cały
dd if=obraz.iso of=/dev/USB_Klucz