You are not logged in.

#1 2016-09-04 23:27:00

vdubsterr
Member
Registered: 2015-10-03
Posts: 10

nvidia issues

Hello. I have installed bunsenlabs yesterday. After the grub screen I would get black screen and I had to use nomodeset to get to the sign in part but bunsenlabs looked terrible. I have installed nvidia-drivers and bunsenlabs looks fantastic (everything is sharp in clear). I went to take a shower and when I came back I had black screen with a blinking cursor. The only thing I could do was ctrl-alt-del to restart my computer. Has anyone else had this issue and is there a way to fix it?

Offline

#2 2016-09-05 02:15:43

Horizon_Brave
Operating System: Linux-Nettrix
Registered: 2015-10-18
Posts: 1,473

Re: nvidia issues

Were you able to boot back into the BL install? Has it happened again? You probably need to add the nomodeset to the actual grub config, so that it reads that command each time at boot. When you reboot, without having the nomodeset in the actual grub conf, it's not persistent to my knowledge.

What's the output of: 

cat /proc/cmdline 

"I have not failed, I have found 10,000 ways that will not work" -Edison

Offline

#3 2016-09-05 04:11:58

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: nvidia issues

^ Once the nvidia-driver is set up there should be no need for nomodeset - but some set-ups may need other kernel parameters. Although I needed it at first install to get somewhere, once I could apt-get stuff it was OK.


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#4 2016-09-05 04:36:50

vdubsterr
Member
Registered: 2015-10-03
Posts: 10

Re: nvidia issues

Horizon_Brave wrote:

Were you able to boot back into the BL install? Has it happened again? You probably need to add the nomodeset to the actual grub config, so that it reads that command each time at boot. When you reboot, without having the nomodeset in the actual grub conf, it's not persistent to my knowledge.

What's the output of: 

cat /proc/cmdline 

The output is :

BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=UUID=301b910b-0465-46cb-ad93-fbb9bcb9f6e7 ro initrd=/install/gtk/initrd.gz quiet

I did nomodeset about 30 minutes ago and I left my computer alone and the same thing happened. It seems to be happening when my laptop goes into hibernation mode or when the screensaver is supposed to appear.

Offline

#5 2016-09-05 05:16:41

vdubsterr
Member
Registered: 2015-10-03
Posts: 10

Re: nvidia issues

By the way, here is a picture of the message I get when I do ctrl-alt-del and right before computer reboots:

http://imgur.com/a/0EeKo

0EeKo

Offline

#6 2016-09-05 05:38:31

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: nvidia issues

We could do with some idea of your hardware and exactly how you installed nvidia.


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#7 2016-09-05 05:52:53

vdubsterr
Member
Registered: 2015-10-03
Posts: 10

Re: nvidia issues

lspci:

00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b4)
00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b4)
00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b4)
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b4)
00:1c.5 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 6 (rev b4)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation QM67 Express Chipset Family LPC Controller (rev 04)
00:1f.2 RAID bus controller: Intel Corporation 82801 Mobile SATA Controller [RAID mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 04)
01:00.0 VGA compatible controller: NVIDIA Corporation GF119M [NVS 4200M] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GF119 HDMI Audio Controller (rev a1)
03:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01)
0b:00.0 SD Host controller: O2 Micro, Inc. OZ600FJ0/OZ900FJ0/OZ600FJS SD/MMC Card Reader Controller (rev 05)
0b:00.1 Mass storage controller: O2 Micro, Inc. Device 8231 (rev 03)

Installation:

sudo apt-get install -t jessie-backports linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,')
sudo apt-get install  -t jessie-backports nvidia-driver

Offline

#8 2016-09-05 06:37:18

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: nvidia issues

vdubsterr wrote:

when I came back I had black screen with a blinking cursor. The only thing I could do was ctrl-alt-del to restart my computer.

Did you try using <Ctrl>+<Alt>+F2 to get to a console screen?

Sounds like the display server has stopped for some reason.

Offline

#9 2016-09-05 06:47:52

vdubsterr
Member
Registered: 2015-10-03
Posts: 10

Re: nvidia issues

I have tried every ctrl-alt-f*. The login prompt appears for an instant and disappears and the blinking cursor appears again.
I have been using bunsenlabs for about a year with pretty much no problems. Once in a blue moon I would get a black screen when loading the OS but after reboot I would be able to get into the login prompt. I did a fresh install yesterday and this started happening. Before I used LVM with encryption but this time I am using ext4. I don't think that would cause anything like this to happen.

Offline

#10 2016-09-05 06:54:51

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: nvidia issues

Are you sure you are using the correct drivers?

What does this say:

nvidia-detect

You may have to install the nvidia-detect package to get this command.

This will identify the driver in use:

lspci -k | grep -iA2 vga

Offline

#11 2016-09-05 06:57:43

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: nvidia issues

vdubsterr wrote:

It seems to be happening when my laptop goes into hibernation mode or when the screensaver is supposed to appear.

You can try disabling the screenlocker to see if this helps.

See https://forums.bunsenlabs.org/viewtopic.php?id=2080

Offline

#12 2016-09-05 07:01:03

vdubsterr
Member
Registered: 2015-10-03
Posts: 10

Re: nvidia issues

I'm just going to post some logs...

vdubsterr:/var/log$ tail Xorg.0.log
[   908.055] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   908.055] (--) NVIDIA(GPU-0): 
[   908.055] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   908.055] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[   908.055] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[   908.055] (--) NVIDIA(GPU-0): 
[   908.055] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   908.055] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   908.055] (--) NVIDIA(GPU-0): DFP-5: 480.0 MHz maximum pixel clock
[   908.055] (--) NVIDIA(GPU-0): 

This is kern.log from right before it happened.

Sep  4 21:20:14 vdubsterr kernel: [    5.080560] sound hdaudioC0D0:    hp_outs=1 (0xb/0x0/0x0/0x0/0x0)
Sep  4 21:20:14 vdubsterr kernel: [    5.080562] sound hdaudioC0D0:    mono: mono_out=0x0
Sep  4 21:20:14 vdubsterr kernel: [    5.080564] sound hdaudioC0D0:    inputs:
Sep  4 21:20:14 vdubsterr kernel: [    5.080567] sound hdaudioC0D0:      Dock Mic=0xf
Sep  4 21:20:14 vdubsterr kernel: [    5.080569] sound hdaudioC0D0:      Internal Mic=0x11
Sep  4 21:20:14 vdubsterr kernel: [    5.080571] sound hdaudioC0D0:      Mic=0xa
Sep  4 21:20:14 vdubsterr kernel: [    5.086577] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpReg
ion 0x0000000000000400-0x000000000000047F (\PMIO) (20140424/utaddress-254)
Sep  4 21:20:14 vdubsterr kernel: [    5.086586] ACPI: If an ACPI driver is available for this device, you should use it instead of the 
native driver
Sep  4 21:20:14 vdubsterr kernel: [    5.086591] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpReg
ion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140424/utaddress-254)
Sep  4 21:20:14 vdubsterr kernel: [    5.086596] ACPI: If an ACPI driver is available for this device, you should use it instead of the 
native driver
Sep  4 21:20:14 vdubsterr kernel: [    5.086598] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpReg
ion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140424/utaddress-254)
Sep  4 21:20:14 vdubsterr kernel: [    5.086602] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpReg
ion 0x0000000000000500-0x000000000000053F (\_SB_.PCI0.PEG0.VID_.GPSP) (20140424/utaddress-254)
Sep  4 21:20:14 vdubsterr kernel: [    5.086606] ACPI: If an ACPI driver is available for this device, you should use it instead of the 
native driver
Sep  4 21:20:14 vdubsterr kernel: [    5.086607] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpReg
ion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140424/utaddress-254)
Sep  4 21:20:14 vdubsterr kernel: [    5.086610] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpReg
ion 0x0000000000000500-0x000000000000053F (\_SB_.PCI0.PEG0.VID_.GPSP) (20140424/utaddress-254)
Sep  4 21:20:14 vdubsterr kernel: [    5.086614] ACPI: If an ACPI driver is available for this device, you should use it instead of the 
native driver
Sep  4 21:20:14 vdubsterr kernel: [    5.086616] lpc_ich: Resource conflict(s) found affecting gpio_ich
Sep  4 21:20:14 vdubsterr kernel: [    5.086884] bcma: bus0: Found chip with id 0x4313, rev 0x01 and package 0x08
Sep  4 21:20:14 vdubsterr kernel: [    5.086918] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x24, class 0x0)
Sep  4 21:20:14 vdubsterr kernel: [    5.086942] bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x18, class 0x0)
Sep  4 21:20:14 vdubsterr kernel: [    5.086994] bcma: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x11, class 0x0)
Sep  4 21:20:14 vdubsterr kernel: [    5.091501] ACPI Warning: SystemIO range 0x0000000000005000-0x000000000000501F conflicts with OpReg
ion 0x0000000000005000-0x000000000000500F (\_SB_.PCI0.SBUS.SMBI) (20140424/utaddress-254)
Sep  4 21:20:14 vdubsterr kernel: [    5.091509] ACPI: If an ACPI driver is available for this device, you should use it instead of the 
native driver
Sep  4 21:20:14 vdubsterr kernel: [    5.092065] ACPI: AC Adapter [AC] (on-line)
Sep  4 21:20:14 vdubsterr kernel: [    5.096278] input: PC Speaker as /devices/platform/pcspkr/input/input9
Sep  4 21:20:14 vdubsterr kernel: [    5.099316] bcma: bus0: Bus registered
Sep  4 21:20:14 vdubsterr kernel: [    5.099668] nvidia: module license 'NVIDIA' taints kernel.
Sep  4 21:20:14 vdubsterr kernel: [    5.099670] Disabling lock debugging due to kernel taint
Sep  4 21:20:14 vdubsterr kernel: [    5.108783] AVX version of gcm_enc/dec engaged.
Sep  4 21:20:14 vdubsterr kernel: [    5.109172] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/i
nput8
Sep  4 21:20:14 vdubsterr kernel: [    5.109286] parport_pc 00:04: activated
Sep  4 21:20:14 vdubsterr kernel: [    5.109291] parport_pc 00:04: reported by Plug and Play ACPI
Sep  4 21:20:14 vdubsterr kernel: [    5.110343] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
Sep  4 21:20:14 vdubsterr kernel: [    5.110621] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=no
ne
Sep  4 21:20:14 vdubsterr kernel: [    5.110868] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
Sep  4 21:20:14 vdubsterr kernel: [    5.110948] input: HDA Intel PCH Dock Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/inpu
t12
Sep  4 21:20:14 vdubsterr kernel: [    5.110965] parport_pc 00:04: disabled
Sep  4 21:20:14 vdubsterr kernel: [    5.111882] ACPI: Video Device [VID] (multi-head: yes  rom: yes  post: no)
Sep  4 21:20:14 vdubsterr kernel: [    5.112138] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
Sep  4 21:20:14 vdubsterr kernel: [    5.112146] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  352.79  Wed Jan 13 16:17:53 PST 2016
Sep  4 21:20:14 vdubsterr kernel: [    5.112186] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
Sep  4 21:20:14 vdubsterr kernel: [    5.114174] fuse init (API version 7.23)
Sep  4 21:20:14 vdubsterr kernel: [    5.119826] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
Sep  4 21:20:14 vdubsterr kernel: [    5.138623] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
Sep  4 21:20:14 vdubsterr kernel: [    5.142935] alg: No test for crc32 (crc32-pclmul)
Sep  4 21:20:14 vdubsterr kernel: [    5.178589] iTCO_vendor_support: vendor-support=0
Sep  4 21:20:14 vdubsterr kernel: [    5.179047] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Sep  4 21:20:14 vdubsterr kernel: [    5.179079] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
Sep  4 21:20:14 vdubsterr kernel: [    5.179332] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Sep  4 21:20:14 vdubsterr kernel: [    5.179961] intel_rapl: Found RAPL domain package
Sep  4 21:20:14 vdubsterr kernel: [    5.179965] intel_rapl: Found RAPL domain core
Sep  4 21:20:14 vdubsterr kernel: [    5.179968] intel_rapl: Found RAPL domain uncore
Sep  4 21:20:14 vdubsterr kernel: [    5.179976] intel_rapl: RAPL package 0 domain package locked by BIOS
Sep  4 21:20:14 vdubsterr kernel: [    5.185083] Adding 9337852k swap on /dev/sda5.  Priority:-1 extents:1 across:9337852k SSFS
Sep  4 21:20:14 vdubsterr kernel: [    5.240325] cfg80211: Calling CRDA to update world regulatory domain
Sep  4 21:20:14 vdubsterr kernel: [    5.250837] Support for cores revisions 0x17 and 0x18 disabled by module param allhwsupport=0. Try 
b43.allhwsupport=1
Sep  4 21:20:14 vdubsterr kernel: [    5.250965] b43: probe of bcma0:0 failed with error -524
Sep  4 21:20:14 vdubsterr kernel: [    5.251029] Broadcom 43xx driver loaded [ Features: PMNLS ]
Sep  4 21:20:14 vdubsterr kernel: [    5.265104] brcmsmac bcma0:0: mfg 4bf core 812 rev 24 class 0 irq 17
Sep  4 21:20:14 vdubsterr kernel: [    5.266807] cfg80211: World regulatory domain updated:
Sep  4 21:20:14 vdubsterr kernel: [    5.266810] cfg80211:  DFS Master region: unset
Sep  4 21:20:14 vdubsterr kernel: [    5.266812] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac
_time)
Sep  4 21:20:14 vdubsterr kernel: [    5.266815] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
Sep  4 21:20:14 vdubsterr kernel: [    5.266817] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
Sep  4 21:20:14 vdubsterr kernel: [    5.266819] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
Sep  4 21:20:14 vdubsterr kernel: [    5.266821] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), 
(N/A)
Sep  4 21:20:14 vdubsterr kernel: [    5.266824] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), 
(0 s)
Sep  4 21:20:14 vdubsterr kernel: [    5.266826] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
Sep  4 21:20:14 vdubsterr kernel: [    5.266828] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
Sep  4 21:20:14 vdubsterr kernel: [    5.266830] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
Sep  4 21:20:14 vdubsterr kernel: [    5.273486] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
Sep  4 21:20:14 vdubsterr kernel: [    5.274138] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Sep  4 21:20:14 vdubsterr kernel: [    5.366353] random: nonblocking pool is initialized
Sep  4 21:20:14 vdubsterr kernel: [    5.431572] vboxdrv: Found 4 processor cores.
Sep  4 21:20:14 vdubsterr kernel: [    5.432558] vboxdrv: fAsync=0 offMin=0x1c3 offMax=0xe22
Sep  4 21:20:14 vdubsterr kernel: [    5.432647] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
Sep  4 21:20:14 vdubsterr kernel: [    5.432649] vboxdrv: Successfully loaded version 4.3.36_Debian (interface 0x001a000b).
Sep  4 21:20:14 vdubsterr kernel: [    5.446921] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/
card1/input14
Sep  4 21:20:14 vdubsterr kernel: [    5.447093] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/
card1/input15
Sep  4 21:20:14 vdubsterr kernel: [    5.447226] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/
card1/input16
Sep  4 21:20:14 vdubsterr kernel: [    5.488216] vboxpci: IOMMU not found (not registered)
Sep  4 21:20:15 vdubsterr kernel: [    5.693332] ACPI: Battery Slot [BAT0] (battery present)
Sep  4 21:20:15 vdubsterr kernel: [    5.775892] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
Sep  4 21:20:15 vdubsterr kernel: [    5.876801] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
Sep  4 21:20:15 vdubsterr kernel: [    5.877012] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Sep  4 21:20:15 vdubsterr kernel: [    5.883839] brcmsmac bcma0:0: firmware: direct-loading firmware brcm/bcm43xx-0.fw
Sep  4 21:20:15 vdubsterr kernel: [    5.884000] brcmsmac bcma0:0: firmware: direct-loading firmware brcm/bcm43xx_hdr-0.fw
Sep  4 21:20:15 vdubsterr kernel: [    5.954619] brcmsmac bcma0:0: brcms_ops_bss_info_changed: qos enabled: false (implement)
Sep  4 21:20:15 vdubsterr kernel: [    5.954631] brcmsmac bcma0:0: brcms_ops_config: change power-save mode: false (implement)
Sep  4 21:20:15 vdubsterr kernel: [    5.954790] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Sep  4 21:20:15 vdubsterr kernel: [    5.973174] ACPI: Battery Slot [BAT1] (battery absent)
Sep  4 21:20:15 vdubsterr kernel: [    6.197560] ACPI: Battery Slot [BAT2] (battery absent)
Sep  4 21:20:15 vdubsterr kernel: [    6.248772] wmi: Mapper loaded
Sep  4 21:20:15 vdubsterr kernel: [    6.250883] input: Dell WMI hotkeys as /devices/virtual/input/input17
Sep  4 21:20:15 vdubsterr kernel: [    6.360849] acpi device:15: registered as cooling_device5
Sep  4 21:20:15 vdubsterr kernel: [    6.536660] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:12/LNXVIDEO:00/i
nput/input18
Sep  4 21:20:15 vdubsterr kernel: [    6.567798] nvidia 0000:01:00.0: irq 45 for MSI/MSI-X
Sep  4 21:20:15 vdubsterr kernel: [    6.573424] ACPI Warning: \_SB_.PCI0.PEG0.VID_._DSM: Argument #4 type mismatch - Found [Buffer], AC
PI requires [Package] (20140424/nsarguments-95)
Sep  4 21:20:15 vdubsterr kernel: [    6.573675] ACPI Warning: \_SB_.PCI0.PEG0.VID_._DSM: Argument #4 type mismatch - Found [Buffer], AC
PI requires [Package] (20140424/nsarguments-95)
Sep  4 21:20:15 vdubsterr kernel: [    6.573853] ACPI Warning: \_SB_.PCI0.PEG0.VID_._DSM: Argument #4 type mismatch - Found [Buffer], AC
PI requires [Package] (20140424/nsarguments-95)
Sep  4 21:20:15 vdubsterr kernel: [    6.574023] ACPI Warning: \_SB_.PCI0.PEG0.VID_._DSM: Argument #4 type mismatch - Found [Buffer], AC
PI requires [Package] (20140424/nsarguments-95)
Sep  4 21:20:15 vdubsterr kernel: [    6.574190] ACPI Warning: \_SB_.PCI0.PEG0.VID_._DSM: Argument #4 type mismatch - Found [Buffer], AC
PI requires [Package] (20140424/nsarguments-95)
Sep  4 21:20:15 vdubsterr kernel: [    6.608579] ACPI Warning: \_SB_.PCI0.PEG0.VID_._DSM: Argument #4 type mismatch - Found [Buffer], AC
PI requires [Package] (20140424/nsarguments-95)
Sep  4 21:20:15 vdubsterr kernel: [    6.609297] ACPI Warning: \_SB_.PCI0.PEG0.VID_._DSM: Argument #4 type mismatch - Found [Buffer], AC
PI requires [Package] (20140424/nsarguments-95)
Sep  4 21:20:15 vdubsterr kernel: [    6.609473] ACPI Warning: \_SB_.PCI0.PEG0.VID_._DSM: Argument #4 type mismatch - Found [Buffer], AC
PI requires [Package] (20140424/nsarguments-95)
Sep  4 21:20:15 vdubsterr kernel: [    6.609651] ACPI Warning: \_SB_.PCI0.PEG0.VID_._DSM: Argument #4 type mismatch - Found [Buffer], AC
PI requires [Package] (20140424/nsarguments-95)
Sep  4 21:20:15 vdubsterr kernel: [    6.609297] ACPI Warning: \_SB_.PCI0.PEG0.VID_._DSM: Argument #4 type mismatch - Found [Buffer], AC
PI requires [Package] (20140424/nsarguments-95)
Sep  4 21:20:15 vdubsterr kernel: [    6.609473] ACPI Warning: \_SB_.PCI0.PEG0.VID_._DSM: Argument #4 type mismatch - Found [Buffer], AC
PI requires [Package] (20140424/nsarguments-95)
Sep  4 21:20:15 vdubsterr kernel: [    6.609651] ACPI Warning: \_SB_.PCI0.PEG0.VID_._DSM: Argument #4 type mismatch - Found [Buffer], AC
PI requires [Package] (20140424/nsarguments-95)
Sep  4 21:20:16 vdubsterr kernel: [    6.912827] brcmsmac bcma0:0: brcmsmac: brcms_ops_bss_info_changed: associated
Sep  4 21:20:16 vdubsterr kernel: [    6.912829] brcmsmac bcma0:0: brcms_ops_bss_info_changed: qos enabled: true (implement)
Sep  4 21:20:16 vdubsterr kernel: [    6.912836] wlan0: associated
Sep  4 21:20:16 vdubsterr kernel: [    6.912859] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Sep  4 21:20:16 vdubsterr kernel: [    6.912907] cfg80211: Calling CRDA for country: AL
Sep  4 21:20:16 vdubsterr kernel: [    6.914950] cfg80211: Regulatory domain changed to country: AL
Sep  4 21:20:16 vdubsterr kernel: [    6.914952] cfg80211:  DFS Master region: ETSI
Sep  4 21:20:16 vdubsterr kernel: [    6.914952] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac
_time)
Sep  4 21:20:16 vdubsterr kernel: [    6.914954] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
Sep  4 21:20:16 vdubsterr kernel: [    6.914955] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), 
(N/A)
Sep  4 21:20:16 vdubsterr kernel: [    6.914956] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), 
(0 s)
Sep  4 21:20:16 vdubsterr kernel: [    6.914957] cfg80211:   (5490000 KHz - 5710000 KHz @ 160000 KHz), (N/A, 2700 mBm), (0 s)
Sep  4 21:20:16 vdubsterr kernel: [    6.985163] ACPI Warning: \_SB_.PCI0.PEG0.VID_._DSM: Argument #4 type mismatch - Found [Buffer], AC
PI requires [Package] (20140424/nsarguments-95)
Sep  4 21:20:16 vdubsterr kernel: [    7.004431] brcmsmac bcma0:0: wl0: brcms_c_d11hdrs_mac80211: <98>tx$^B<88><FF><FF> txop exceeded ph
ylen 159/256 dur 1778/1504
Sep  4 21:20:16 vdubsterr kernel: [    7.012038] brcmsmac bcma0:0: wl0: brcms_c_d11hdrs_mac80211: <98>tx$^B<88><FF><FF> txop exceeded ph
ylen 137/256 dur 1602/1504
Sep  4 21:20:23 vdubsterr kernel: [   14.221577] brcmsmac bcma0:0: brcms_ops_bss_info_changed: arp filtering: 1 addresses (implement)
Sep  4 21:20:32 vdubsterr pulseaudio[983]: Failed to open module module-x11-publish.so: module-x11-publish.so: cannot open shared object
 file: No such file or directory
Sep  4 21:20:32 vdubsterr pulseaudio[983]: Failed to open module "module-x11-publish".

Offline

#13 2016-09-05 07:03:51

vdubsterr
Member
Registered: 2015-10-03
Posts: 10

Re: nvidia issues

Head_on_a_Stick wrote:
vdubsterr wrote:

It seems to be happening when my laptop goes into hibernation mode or when the screensaver is supposed to appear.

You can try disabling the screenlocker to see if this helps.

See https://forums.bunsenlabs.org/viewtopic.php?id=2080

Thanks. I will try that.

Offline

#14 2016-09-05 07:07:42

vdubsterr
Member
Registered: 2015-10-03
Posts: 10

Re: nvidia issues

Head_on_a_Stick wrote:
vdubsterr wrote:

It seems to be happening when my laptop goes into hibernation mode or when the screensaver is supposed to appear.

You can try disabling the screenlocker to see if this helps.

See https://forums.bunsenlabs.org/viewtopic.php?id=2080

cp /usr/share/applications/light-locker.desktop ~/.config/autostart
cp: cannot stat ‘/usr/share/applications/light-locker.desktop’: No such file or directory

Offline

#15 2016-09-05 07:13:58

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: nvidia issues

Sorry...  :8

sudo cp /etc/xdg/autostart/light-locker.desktop ~/.config/autostart

Guide changed, thanks for the feedback.

Last edited by Head_on_a_Stick (2016-09-05 07:15:53)

Offline

#16 2016-09-05 07:26:08

vdubsterr
Member
Registered: 2015-10-03
Posts: 10

Re: nvidia issues

Head_on_a_Stick wrote:

Are you sure you are using the correct drivers?

What does this say:

nvidia-detect

You may have to install the nvidia-detect package to get this command.

This will identify the driver in use:

lspci -k | grep -iA2 vga

Oh I did not see this post.

:~$ nvidia-detect 
Detected NVIDIA GPUs:
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF119M [NVS 4200M] [10de:1056] (rev a1)

Checking card:  NVIDIA Corporation GF119M [NVS 4200M] (rev a1)
Your card is supported by the default drivers and legacy driver series 304.
It is recommended to install the
    nvidia-driver
package.

I have done

sudo apt-get install  -t jessie-backports nvidia-driver

as was suggested in https://wiki.debian.org/NvidiaGraphicsDrivers

:~$ lspci -k | grep -iA2 vga
01:00.0 VGA compatible controller: NVIDIA Corporation GF119M [NVS 4200M] (rev a1)
	Subsystem: Dell Device 0493
	Kernel driver in use: nvidia

Offline

#17 2016-09-05 15:40:37

vdubsterr
Member
Registered: 2015-10-03
Posts: 10

Re: nvidia issues

Well I just reinstalled BunsenLabs using LVM + encryption and everything seems to be working just fine... I don't know why this is happening

Offline

#18 2016-09-06 18:26:24

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: nvidia issues

vdubsterr wrote:
:~$ nvidia-detect 
Detected NVIDIA GPUs:
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF119M [NVS 4200M] [10de:1056] (rev a1)

Checking card:  NVIDIA Corporation GF119M [NVS 4200M] (rev a1)
Your card is supported by the default drivers and legacy driver series 304.
It is recommended to install the
    nvidia-driver
package.

I have done

sudo apt-get install  -t jessie-backports nvidia-driver

as was suggested in

wrong!
did you not notice
"Your card is supported by the default drivers and legacy driver series 304."
???
see here:
https://wiki.debian.org/NvidiaGraphicsD … cy_GPUs.29

Offline

#19 2016-09-22 10:01:00

Naik
Member
From: the edge of insanity
Registered: 2015-10-03
Posts: 328

Re: nvidia issues

Yeah, had that same problem just yesterday.
Because the recommended driver to install (nvidia-driver) is the latest one available and isn`t supposed to deal with such old cards as ours (Geforce 6200 here).
I do not know about the backported driver but the solution for me was to install
     
     nvidia-legacy-304xx-driver

today i will try to enable VDPAU and hope the installation of 41 new packages will not break my system.

naik --greetz


"Kaum macht [Mensch]* es richtig, funktioniert es sofort!"
BL-Kitchen Codeberg

Offline

#20 2016-09-23 06:14:39

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: nvidia issues

For older cards, I would recommend switching back to the nouveau driver, the support is pretty good these days.

Offline

Board footer

Powered by FluxBB