Instalacja sterowników NVidia GeForce 520MX

Wszystko związane z jądrem systemowym, sterownikami, sprzętem itp.
sullivan
Beginner
Posty: 129
Rejestracja: 03 września 2008, 17:07
Lokalizacja: Zielona Góra

Post autor: sullivan »

Kod: Zaznacz cały

daniel@debian:~$ groups
daniel cdrom floppy audio dip video plugdev netdev bumblebee
daniel@debian:~$ 
Dorzucam jeszcze bumblebee.conf

Kod: Zaznacz cały

daniel@debian:~$ sudo cat /etc/bumblebee/bumblebee.conf 
[sudo] password for daniel: 
# 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=


## Client options. Will take effect on the next optirun executed.
[optirun]
# The method used for VirtualGL to transport frames between X servers.
# Possible values are proxy, jpeg, rgb, xv and yuv.
VGLTransport=proxy
# 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
PMMethod=auto
# colon-separated path to the nvidia libraries
LibraryPath=/usr/lib/x86_64-linux-gnu/nvidia:/usr/lib/i386-linux-gnu/nvidia:/usr/lib/nvidia
# comma-separated path of the directory containing nvidia_drv.so and the
# default Xorg modules path
XorgModulePath=/usr/lib/nvidia,/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


daniel@debian:~$
I jeszcze to:

Kod: Zaznacz cały

daniel@debian:~$ optirun --debug                                                                                                                  
[  168.847945] [DEBUG]optirun version 3.0.1 starting...                                                                                           
[  168.847978] [DEBUG]Active configuration:                                                                                                       
[  168.847993] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf                                                                      
[  168.848050] [DEBUG] X display: :8
[  168.848073] [DEBUG] LD_LIBRARY_PATH: /usr/lib/x86_64-linux-gnu/nvidia:/usr/lib/i386-linux-gnu/nvidia:/usr/lib/nvidia
[  168.848089] [DEBUG] Socket path: /var/run/bumblebee.socket
[  168.848101] [DEBUG] VGL Compression: proxy
[  168.848114] [ERROR]Missing argument: application to run
Try `optirun --help' for more information.
Awatar użytkownika
otypoks
Beginner
Posty: 111
Rejestracja: 18 marca 2007, 13:59
Lokalizacja: Ruda Śląska

Post autor: otypoks »

Zmień na

Kod: Zaznacz cały

Driver=nvidia
i zrób

Kod: Zaznacz cały

/etc/init.d/bumblebeed restart
sullivan
Beginner
Posty: 129
Rejestracja: 03 września 2008, 17:07
Lokalizacja: Zielona Góra

Post autor: sullivan »

Zrobione. Mimo to po wpisaniu

Kod: Zaznacz cały

optirun glxspheres


Dalej otrzymuje czarny ekran z dziwnymi napisami.
fnmirk
Senior Member
Posty: 8273
Rejestracja: 03 grudnia 2007, 06:37

Post autor: fnmirk »

sullivan, problem jest w poprawnej identyfikacji Twojego sprzętu. Podaj wyniki, o które prosiłem. Aby uniknąć wpływu zewnętrznych czynników przekieruj wyniki do plików i przedstaw w formie załączników.

Najlepiej przedstaw wyniki z poziomu systemu i z poziomu innej dystrybucji Linuksa.

http://debian.linux.pl/threads/28245-In ... post154729

Pobierz SystemRescueCD. Sprawdzisz wersję 64-bitową i 32-bitową.
Awatar użytkownika
otypoks
Beginner
Posty: 111
Rejestracja: 18 marca 2007, 13:59
Lokalizacja: Ruda Śląska

Post autor: otypoks »

Kod: Zaznacz cały

optirun --debug glxspheres &>plik
i później pokaż zawartość pliku.
sullivan
Beginner
Posty: 129
Rejestracja: 03 września 2008, 17:07
Lokalizacja: Zielona Góra

Post autor: sullivan »

fnmirk, to już niestety nie dziś. Pech chciał żebym poszedł na nockę do pracy w sylwestra...

otypoks:

Kod: Zaznacz cały

optirun --debug glxspheres /home/daniel/glx.txt
Plik się nie tworzy z powodu wyskakującego czarnego ekranu...

Dodane:
fnmirk, zrobiłem tak jak prosiłeś. Pobrałem sobie SystemRescueCD i zapisałem do plików wyniki poleceń

Kod: Zaznacz cały

lspci -n
lspci -k
oraz Xorg.0.log. Osobno z uruchomienia Systemrescuecd przy 32 bitach i 64.

System Rescue CD 32 Bit
32 bit ----> http://www.sendspace.pl/file/94cc52278ec030daadab26b

Kod: Zaznacz cały

lspci -k
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
	Kernel driver in use: pcieport
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
	Kernel modules: i915
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
	Kernel driver in use: ehci_hcd
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b4)
	Kernel driver in use: pcieport
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b4)
	Kernel driver in use: pcieport
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
	Kernel driver in use: ehci_hcd
00:1f.0 ISA bridge: Intel Corporation HM65 Express Chipset Family LPC Controller (rev 04)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
	Kernel driver in use: lpc_ich
	Kernel modules: lpc_ich
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 04)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
	Kernel driver in use: ahci
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 04)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
	Kernel modules: i2c-i801
01:00.0 3D controller: NVIDIA Corporation GF119 [GeForce GT 520MX] (rev a1)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
	Kernel modules: nouveau
02:00.0 Network controller: Intel Corporation Centrino Wireless-N 130 (rev 34)
	Subsystem: Intel Corporation Centrino Wireless-N 130 BGN
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
	Kernel driver in use: r8169
	Kernel modules: r8169

32 bit ----> http://www.sendspace.pl/file/3c8687e90d0337486abf01a

Kod: Zaznacz cały

lspci -n
00:00.0 0600: 8086:0104 (rev 09)
00:01.0 0604: 8086:0101 (rev 09)
00:02.0 0300: 8086:0116 (rev 09)
00:16.0 0780: 8086:1c3a (rev 04)
00:1a.0 0c03: 8086:1c2d (rev 04)
00:1b.0 0403: 8086:1c20 (rev 04)
00:1c.0 0604: 8086:1c10 (rev b4)
00:1c.3 0604: 8086:1c16 (rev b4)
00:1d.0 0c03: 8086:1c26 (rev 04)
00:1f.0 0601: 8086:1c49 (rev 04)
00:1f.2 0106: 8086:1c03 (rev 04)
00:1f.3 0c05: 8086:1c22 (rev 04)
01:00.0 0302: 10de:1051 (rev a1)
02:00.0 0280: 8086:0896 (rev 34)
03:00.0 0200: 10ec:8168 (rev 06)

Xorg.0.log 32 bit ----> http://www.sendspace.pl/file/d1f4b8a4fa591b0c9188d73

System Rescue CD 64 Bit
64 bit ----> http://www.sendspace.pl/file/ec6a1d35913ebf9f28e6b7d

Kod: Zaznacz cały

lspci -k
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
	Kernel driver in use: agpgart-intel
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
	Kernel modules: i915
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
	Kernel driver in use: ehci_hcd
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b4)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b4)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
	Kernel driver in use: ehci_hcd
00:1f.0 ISA bridge: Intel Corporation HM65 Express Chipset Family LPC Controller (rev 04)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
	Kernel modules: iTCO_wdt
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 04)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
	Kernel driver in use: ahci
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 04)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
	Kernel modules: i2c-i801
01:00.0 3D controller: NVIDIA Corporation GF119 [GeForce GT 520MX] (rev a1)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
	Kernel modules: nouveau
02:00.0 Network controller: Intel Corporation Centrino Wireless-N 130 (rev 34)
	Subsystem: Intel Corporation Centrino Wireless-N 130 BGN
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
	Subsystem: Samsung Electronics Co Ltd Device c0b6
	Kernel driver in use: r8169
	Kernel modules: r8169

64 bit ----> http://www.sendspace.pl/file/efe77381410eb07352afc96

Kod: Zaznacz cały

lspci -n
00:00.0 0600: 8086:0104 (rev 09)
00:01.0 0604: 8086:0101 (rev 09)
00:02.0 0300: 8086:0116 (rev 09)
00:16.0 0780: 8086:1c3a (rev 04)
00:1a.0 0c03: 8086:1c2d (rev 04)
00:1b.0 0403: 8086:1c20 (rev 04)
00:1c.0 0604: 8086:1c10 (rev b4)
00:1c.3 0604: 8086:1c16 (rev b4)
00:1d.0 0c03: 8086:1c26 (rev 04)
00:1f.0 0601: 8086:1c49 (rev 04)
00:1f.2 0106: 8086:1c03 (rev 04)
00:1f.3 0c05: 8086:1c22 (rev 04)
01:00.0 0302: 10de:1051 (rev a1)
02:00.0 0280: 8086:0896 (rev 34)
03:00.0 0200: 10ec:8168 (rev 06)

Xorg.0.log 64 bit ----> http://www.sendspace.pl/file/1c8323e6f707bec8079742e
Załączniki

[Rozszerzenie txt zostało wyłączone i nie będzie dłużej wyświetlane.]

[Rozszerzenie txt zostało wyłączone i nie będzie dłużej wyświetlane.]

fnmirk
Senior Member
Posty: 8273
Rejestracja: 03 grudnia 2007, 06:37

Post autor: fnmirk »

Rozpoznaje ci tu obydwie karty. Jedynie zastanawia mnie dlaczego polecenie:

Kod: Zaznacz cały

lspci -n
rozpoznaje tylko kartę intela.

Sprawdź ustawienia w biosie kart graficznych.
sullivan
Beginner
Posty: 129
Rejestracja: 03 września 2008, 17:07
Lokalizacja: Zielona Góra

Post autor: sullivan »

Sprawdziłem ustawienia w Biosie i nie ma tam wzmianki o jakiejkolwiek karcie graficznej. Bynajmniej ja nie zauważyłem. Podam Ci opcje, które mam w zakładce Advanced w Biosie:

Kod: Zaznacz cały

CPU Power Saving Mode:       Enabled
Hyperthreading:                     Enabled
EDB ( Execute Disable Bit ):   Enabled
Legacy USB Support:             Enabled
UEFI Boot Support:                 Disabled
AHCI Mode Control:                Auto
SATA GEN3 Mode:                  Enabled
Battery Life Cycle Extension:  Enabled
USB S3 Wake-Up:                   Disabled
Udało mi się odnaleźć loga z wyskakującego czarnego ekranu podczas uruchamiania:

Kod: Zaznacz cały

optirun glxspheres

Kod: Zaznacz cały

Jan  7 08:47:16 debian kernel: [ 1118.154261] bbswitch: enabling discrete graphics
Jan  7 08:47:16 debian kernel: [ 1118.579125] pci 0000:01:00.0: power state changed by ACPI to D0
Jan  7 08:47:16 debian kernel: [ 1118.579132] pci 0000:01:00.0: power state changed by ACPI to D0
Jan  7 08:47:16 debian kernel: [ 1118.579175] pci 0000:01:00.0: power state changed by ACPI to D0
Jan  7 08:47:16 debian kernel: [ 1118.579178] pci 0000:01:00.0: power state changed by ACPI to D0
Jan  7 08:47:16 debian kernel: [ 1118.579187] pci 0000:01:00.0: setting latency timer to 64
Jan  7 08:47:17 debian kernel: [ 1118.789795] nvidia: module license 'NVIDIA' taints kernel.
Jan  7 08:47:17 debian kernel: [ 1118.789799] Disabling lock debugging due to kernel taint
Jan  7 08:47:17 debian kernel: [ 1118.914309] nvidia 0000:01:00.0: power state changed by ACPI to D0
Jan  7 08:47:17 debian kernel: [ 1118.914314] nvidia 0000:01:00.0: power state changed by ACPI to D0
Jan  7 08:47:17 debian kernel: [ 1118.914329] nvidia 0000:01:00.0: setting latency timer to 64
Jan  7 08:47:17 debian kernel: [ 1118.914614] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  304.64  Tue Oct 30 10:58:20 PDT 2012
Jan  7 08:47:18 debian kernel: [ 1119.955327] vgaarb: this pci device is not a vga device
Jan  7 08:47:18 debian kernel: [ 1120.075930] BUG: unable to handle kernel NULL pointer dereference at 00000000000001f0
Jan  7 08:47:18 debian kernel: [ 1120.075982] IP: [<ffffffffa06daeff>] _nv000831rm+0x72a/0x303b [nvidia]
Jan  7 08:47:18 debian kernel: [ 1120.076139] PGD 0 
Jan  7 08:47:18 debian kernel: [ 1120.076154] Oops: 0000 [#1] SMP 
Jan  7 08:47:18 debian kernel: [ 1120.076176] CPU 0 
Jan  7 08:47:18 debian kernel: [ 1120.076188] Modules linked in: nvidia(P) aes_x86_64 aes_generic bbswitch(O) nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc fuse loop snd_hda_codec_hdmi snd_hda_codec_realtek uvcvideo videodev v4l2_compat_ioctl32 media snd_hda_intel snd_hda_codec snd_hwdep arc4 snd_pcm snd_page_alloc snd_seq btusb snd_seq_device iwlwifi mac80211 bluetooth cfg80211 coretemp snd_timer i915 samsung_laptop rfkill snd joydev crc32c_intel ghash_clmulni_intel cryptd soundcore drm_kms_helper drm iTCO_wdt iTCO_vendor_support acpi_cpufreq i2c_algo_bit i2c_i801 mperf evdev ac battery i2c_core button video power_supply psmouse processor pcspkr serio_raw ext4 crc16 jbd2 mbcache sg sr_mod sd_mod cdrom crc_t10dif usbhid hid r8169 mii fan thermal thermal_sys ahci libahci libata scsi_mod ehci_hcd usbcore usb_common [last unloaded: scsi_wait_scan]
Jan  7 08:47:18 debian kernel: [ 1120.076695] 
Jan  7 08:47:18 debian kernel: [ 1120.076706] Pid: 5192, comm: Xorg Tainted: P           O 3.2.0-4-amd64 #1 Debian 3.2.35-2 SAMSUNG ELECTRONICS CO., LTD. 300V3A/300V4A/300V5A/200A4B/200A5B/300V3A/300V4A/300V5A/200A4B/200A5B
Jan  7 08:47:18 debian kernel: [ 1120.076796] RIP: 0010:[<ffffffffa06daeff>]  [<ffffffffa06daeff>] _nv000831rm+0x72a/0x303b [nvidia]
Jan  7 08:47:18 debian kernel: [ 1120.076951] RSP: 0018:ffff880117ad3a48  EFLAGS: 00010202
Jan  7 08:47:18 debian kernel: [ 1120.076979] RAX: ffffc90005881098 RBX: ffff880117abc008 RCX: ffff8800a0d7a448
Jan  7 08:47:18 debian kernel: [ 1120.077016] RDX: ffff8801337ad348 RSI: 0000000000000000 RDI: ffff880149736008
Jan  7 08:47:18 debian kernel: [ 1120.077053] RBP: ffff880099c86fe0 R08: ffff880148bc1310 R09: 0000000000000001
Jan  7 08:47:18 debian kernel: [ 1120.077090] R10: 0000000000000062 R11: 0000000000000000 R12: 0000000000000000
Jan  7 08:47:18 debian kernel: [ 1120.077127] R13: ffff880149736008 R14: 0000000000000000 R15: ffff880099c87028
Jan  7 08:47:18 debian kernel: [ 1120.077165] FS:  00007fda3f598880(0000) GS:ffff88014fa00000(0000) knlGS:0000000000000000
Jan  7 08:47:18 debian kernel: [ 1120.077207] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
Jan  7 08:47:18 debian kernel: [ 1120.077237] CR2: 00000000000001f0 CR3: 0000000147de8000 CR4: 00000000000406f0
Jan  7 08:47:18 debian kernel: [ 1120.077274] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Jan  7 08:47:18 debian kernel: [ 1120.077311] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Jan  7 08:47:18 debian kernel: [ 1120.077348] Process Xorg (pid: 5192, threadinfo ffff880117ad2000, task ffff88011ffa69f0)
Jan  7 08:47:18 debian kernel: [ 1120.077390] Stack:
Jan  7 08:47:18 debian kernel: [ 1120.077402]  ffff88013002a208 ffff880149736008 ffff88013002a208 ffff880099c87028
Jan  7 08:47:18 debian kernel: [ 1120.077447]  0000000000000000 ffffffffa06d7b77 ffff88013002a208 ffff880149736008
Jan  7 08:47:18 debian kernel: [ 1120.077491]  ffff880099d10008 ffff880099c87028 0000000000000000 ffffffffa06db98f
Jan  7 08:47:18 debian kernel: [ 1120.077536] Call Trace:
Jan  7 08:47:18 debian kernel: [ 1120.077656]  [<ffffffffa06d7b77>] ? _nv000719rm+0x1067/0x1378 [nvidia]
Jan  7 08:47:18 debian kernel: [ 1120.077795]  [<ffffffffa06db98f>] ? _nv000831rm+0x11ba/0x303b [nvidia]
Jan  7 08:47:18 debian kernel: [ 1120.077933]  [<ffffffffa06d7cbb>] ? _nv000719rm+0x11ab/0x1378 [nvidia]
Jan  7 08:47:18 debian kernel: [ 1120.078070]  [<ffffffffa06d747a>] ? _nv000719rm+0x96a/0x1378 [nvidia]
Jan  7 08:47:18 debian kernel: [ 1120.078207]  [<ffffffffa06d662d>] ? _nv000766rm+0x241/0x4e9 [nvidia]
Jan  7 08:47:18 debian kernel: [ 1120.078343]  [<ffffffffa06d6423>] ? _nv000766rm+0x37/0x4e9 [nvidia]
Jan  7 08:47:18 debian kernel: [ 1120.078423]  [<ffffffffa0b67dd9>] ? _nv014983rm+0x561/0x943 [nvidia]
Jan  7 08:47:18 debian kernel: [ 1120.078501]  [<ffffffffa0b68f92>] ? _nv001097rm+0x409/0x661 [nvidia]
Jan  7 08:47:18 debian kernel: [ 1120.078580]  [<ffffffffa0b615c4>] ? rm_init_adapter+0xac/0x146 [nvidia]
Jan  7 08:47:18 debian kernel: [ 1120.078656]  [<ffffffffa0b814ad>] ? nv_kern_open+0x558/0x710 [nvidia]
Jan  7 08:47:18 debian kernel: [ 1120.078693]  [<ffffffff810fce84>] ? chrdev_open+0x11d/0x144
Jan  7 08:47:18 debian kernel: [ 1120.078724]  [<ffffffff810fcd67>] ? cdev_put+0x1a/0x1a
Jan  7 08:47:18 debian kernel: [ 1120.078752]  [<ffffffff810f8405>] ? __dentry_open+0x19c/0x2b3
Jan  7 08:47:18 debian kernel: [ 1120.078784]  [<ffffffff811018e8>] ? dget+0x12/0x1e
Jan  7 08:47:18 debian kernel: [ 1120.078811]  [<ffffffff81104985>] ? do_last+0x553/0x58d
Jan  7 08:47:18 debian kernel: [ 1120.078840]  [<ffffffff81104fb7>] ? path_openat+0xce/0x33a
Jan  7 08:47:18 debian kernel: [ 1120.078871]  [<ffffffff8110528b>] ? user_path_at_empty+0x53/0x7b
Jan  7 08:47:18 debian kernel: [ 1120.080291]  [<ffffffff811052e5>] ? do_filp_open+0x2a/0x6e
Jan  7 08:47:18 debian kernel: [ 1120.081688]  [<ffffffff8134bd27>] ? _cond_resched+0x7/0x1c
Jan  7 08:47:18 debian kernel: [ 1120.083077]  [<ffffffff811b3479>] ? __strncpy_from_user+0x18/0x48
Jan  7 08:47:18 debian kernel: [ 1120.084474]  [<ffffffff8110e03b>] ? alloc_fd+0x64/0x109
Jan  7 08:47:18 debian kernel: [ 1120.085872]  [<ffffffff810f92da>] ? do_sys_open+0x5e/0xe5
Jan  7 08:47:18 debian kernel: [ 1120.087223]  [<ffffffff81352012>] ? system_call_fastpath+0x16/0x1b
Jan  7 08:47:18 debian kernel: [ 1120.088526] Code: c0 74 1c bf 00 00 00 00 e8 d3 09 48 00 48 89 c2 be 01 00 00 00 bf 00 00 00 00 e8 68 e6 eb ff 41 83 3f 00 74 31 4c 89 e6 4c 89 ef <41> ff 94 24 f0 01 00 00 83 f8 01 19 d2 83 e2 e0 81 c2 d4 03 00 
Jan  7 08:47:18 debian kernel: [ 1120.091296] RIP  [<ffffffffa06daeff>] _nv000831rm+0x72a/0x303b [nvidia]
Jan  7 08:47:18 debian kernel: [ 1120.092697]  RSP <ffff880117ad3a48>
Jan  7 08:47:18 debian kernel: [ 1120.093945] CR2: 00000000000001f0
Jan  7 08:47:18 debian kernel: [ 1120.141239] ---[ end trace 8ff1dce224708e4d ]---
fnmirk
Senior Member
Posty: 8273
Rejestracja: 03 grudnia 2007, 06:37

Post autor: fnmirk »

Przedstaw jeszcze:

Kod: Zaznacz cały

dpkg -l | grep firmware
lspci -v | grep -A10 -i "VGA"
sullivan
Beginner
Posty: 129
Rejestracja: 03 września 2008, 17:07
Lokalizacja: Zielona Góra

Post autor: sullivan »

Kod: Zaznacz cały

daniel@debian:~$ dpkg -l | grep firmware
ii  firmware-iwlwifi                       0.36                               all          Binary firmware for Intel Wireless 3945, 4965 and 5000-series cards
ii  firmware-realtek                       0.36                               all          Binary firmware for Realtek wired and wireless network adapters

Kod: Zaznacz cały

daniel@debian:~$ lspci -v | grep -A10 -i "VGA"
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
        Subsystem: Samsung Electronics Co Ltd Device c0b6
        Flags: bus master, fast devsel, latency 0, IRQ 43
        Memory at e1400000 (64-bit, non-prefetchable) [size=4M]
        Memory at d0000000 (64-bit, prefetchable) [size=256M]
        I/O ports at 4000 [size=200]
        Expansion ROM at <unassigned> [disabled]
        Capabilities: <access denied>
        Kernel driver in use: i915


00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
ODPOWIEDZ