1
Ubuntu tietokoneissa / Vs: [Ratkaistu] Ulkoinen kiintolevy
« : 20.09.14 - klo:14.35 »
Tein kaverin koneel
Ubuntu 24.04.1 LTS | Lataa ja asenna | Tutustu yhteisöön | Blogi | Yritysten tarjoamat palvelut
Liity Ubuntu Suomen seuraan muualla: Discourse, Facebook, Mastodon, Matrix, Telegram, X
Tässä osiossa voit tarkastella kaikkia tämän jäsenen viestejä. Huomaa, että näet viestit vain niiltä alueilta, joihin sinulla on pääsy.
dmesg | grep -i nvidia
[ 14.209786] nvidia: module license 'NVIDIA' taints kernel.
[ 14.209795] nvidia: module license 'NVIDIA' taints kernel.
[ 15.964332] input: HDA NVidia Mic as /devices/pci0000:00/0000:00:08.0/sound/card0/input4
[ 15.964676] input: HDA NVidia Headphone as /devices/pci0000:00/0000:00:08.0/sound/card0/input5
[ 15.966864] nvidia 0000:00:03.5: PCI INT B -> Link[LPMU] -> GSI 21 (level, low) -> IRQ 21
[ 15.967380] nvidia 0000:03:00.0: PCI INT A -> Link[SGRU] -> GSI 20 (level, low) -> IRQ 20
[ 15.967395] nvidia 0000:03:00.0: setting latency timer to 64
[ 15.967955] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 304.64 Tue Oct 30 10:58:20 PDT 2012
[ 32.830673] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 304.51 (buildmeister@swio-display-x86-rhel47-08.nvidia.com) Tue Sep 18 18:26:36 PDT 2012
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
Option "DPI""254x143"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection