Bug#756810: linux-image-3.16-rc6-armmp: HDMI on wandboard/cubox-i no longer works

2014-08-11 Thread Vagrant Cascadian
On 2014-08-11, Vagrant Cascadian wrote: > I think this is caused by dropping CONFIG_DRM_IMX_IPUV3_CORE=m, which > was moved out of staging into drivers/gpu/ipu-v3/Kconfig. And the configuration option was also renamed to CONFIG_IMX_IPUV3_CORE... I've tested that the following patch on a Cubox-i w

[wheezy][linux-3.2.60] Booting from a Debian system on an external USB-3.0 hdd hangs

2014-08-11 Thread Sedat Dilek
[ Please CC me - I am not subscribed to this ML ] Hi, I cannot boot with my current linux-3.2.y Debian/wheezy kernel as my system hangs and reports xhci problems. ( Unfortunately, nothing in the logs and no picture from my screen for you ). FYI: My system and bootloader etc. is on an external US

Re: Bug#743747: qla2xxx: extended error logging spamming console and slowgin IO to a crawl

2014-08-11 Thread Deven Shanbhag
Hello there. I am hitting the same issue on my Oracle VM hosts wherein the extended_error_logging is enabled and the value jumps to 507510784. my kernel version is 2.6.39-300.32.4.el5uek. Could you pl suggest what is causing this to happen and what can be done to resolve. Many thanks in advance.

Bug#741584: PRIVATE MESSAGE

2014-08-11 Thread Osbornes Solicitors LLP
-- My late client made you a beneficiary in his will. After several failed attempts to reach you by post mail, I resulted to reaching you by email, kindly contact mfreed@rogers.com Barr. Mark Freedman -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of

Bug#756810: linux-image-3.16-rc6-armmp: HDMI on wandboard/cubox-i no longer works

2014-08-11 Thread Vagrant Cascadian
Control: tags -1 patch On 2014-08-01, Vagrant Cascadian wrote: > With linux-image-3.15-trunk-armmp 3.15.5-1~exp1 which included patches applied > from upstream, HDMI video output worked for me on both the Cubox i4pro and > Wandboard Quad. The console framebuffer showed output, X with fbdev worked

Processed: Re: linux-image-3.16-rc6-armmp: HDMI on wandboard/cubox-i no longer works

2014-08-11 Thread Debian Bug Tracking System
Processing control commands: > tags -1 patch Bug #756810 [src:linux] linux-image-3.16-rc6-armmp: HDMI on wandboard/cubox-i no longer works Added tag(s) patch. -- 756810: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756810 Debian Bug Tracking System Contact ow...@bugs.debian.org with problem

Bug#757835: nfs-kernel-server: after update 1.2.8-6->1.2.8-8 rpc.mountd starts crashing

2014-08-11 Thread Petr Vandrovec
amd64. I think it affects all architectures. In case you want to follow-up, attached is minimum testcase I could come up with. It crashes with gcc-4.9 and -O2. No crash with gcc-4.8, or at -O1. $gcc-4.9 -W -Wall -O2 client.c && ./a.out Segmentation fault $gcc-4.8 -W -Wall -O2 client.c && ./a.o

Bug#757835: nfs-kernel-server: after update 1.2.8-6->1.2.8-8 rpc.mountd starts crashing

2014-08-11 Thread Steve Langasek
On Mon, Aug 11, 2014 at 11:49:16AM -0700, Petr Vandrovec wrote: > Hi, > it seems to be gcc bug. For inexplicable reason compiler optimized > 'if (cp && *cp)' to just 'if (*cp)' :-( > Changing 'char *cp' to 'char * volatile cp' at line 468 in > support/export/client.c is enough to explain to gcc

Bug#757835: nfs-kernel-server: after update 1.2.8-6->1.2.8-8 rpc.mountd starts crashing

2014-08-11 Thread Petr Vandrovec
Hi, it seems to be gcc bug. For inexplicable reason compiler optimized 'if (cp && *cp)' to just 'if (*cp)' :-( Changing 'char *cp' to 'char * volatile cp' at line 468 in support/export/client.c is enough to explain to gcc that it has no idea what it is doing, and fixes the crash. I think that

Processed: Re: Bug#757835: nfs-kernel-server: after update 1.2.8-6->1.2.8-8 rpc.mountd starts crashing

2014-08-11 Thread Debian Bug Tracking System
Processing control commands: > severity -1 grave Bug #757835 [nfs-kernel-server] nfs-kernel-server: after update 1.2.8-6->1.2.8-8 rpc.mountd starts crashing Severity set to 'grave' from 'normal' -- 757835: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757835 Debian Bug Tracking System Contac

Bug#757835: nfs-kernel-server: after update 1.2.8-6->1.2.8-8 rpc.mountd starts crashing

2014-08-11 Thread Sven Joachim
Control: severity -1 grave On 2014-08-11 20:04 +0200, Antti Järvinen wrote: > Package: nfs-kernel-server > Version: 1:1.2.8-8 > Severity: normal > > Dear Maintainer, > > Here is snippet from /var/log/messages of my nfs-server: > Aug 11 20:54:05 muikku kernel: [12322.241131] > NFSD: Using /var/li

Bug#757835: nfs-kernel-server: after update 1.2.8-6->1.2.8-8 rpc.mountd starts crashing

2014-08-11 Thread Antti Järvinen
Package: nfs-kernel-server Version: 1:1.2.8-8 Severity: normal Dear Maintainer, Here is snippet from /var/log/messages of my nfs-server: Aug 11 20:54:05 muikku kernel: [12322.241131] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory Aug 11 20:54:05 muikku kernel: [12322.2

Bug#757813: Unload aufs module causes an oops

2014-08-11 Thread Vincent Bernat
Package: src:linux Version: 3.16-1~exp1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi! When unload aufs module, without using it first, I get this bug: [ 2750.132114] [ cut here ] [ 2750.133598] kernel BUG at /build/linux-4q9NiZ/linux-3.16/kernel/mo

Bug#757805: linux: linux-3.14.13/drivers/gpu/drm/i915/intel_panel.c:696 i9xx_enable_backlight+0xd4/0x100 [i915]()

2014-08-11 Thread Martin-Éric Racine
2014-08-11 16:56 GMT+03:00 maximilian attems : > On Mon, Aug 11, 2014 at 04:30:01PM +0300, Martin-Éric Racine wrote: >> Package: src:linux >> Version: 3.14.13-2 >> Severity: normal >> File: linux >> >> While debugging something else, I found the following in syslog: > > can you reproduce with lates

Bug#757805: linux: linux-3.14.13/drivers/gpu/drm/i915/intel_panel.c:696 i9xx_enable_backlight+0xd4/0x100 [i915]()

2014-08-11 Thread maximilian attems
On Mon, Aug 11, 2014 at 04:30:01PM +0300, Martin-Éric Racine wrote: > Package: src:linux > Version: 3.14.13-2 > Severity: normal > File: linux > > While debugging something else, I found the following in syslog: can you reproduce with latest 3.16 (should be in exp). thank you. > Aug 10 11:17:10

Bug#757805: linux: linux-3.14.13/drivers/gpu/drm/i915/intel_panel.c:696 i9xx_enable_backlight+0xd4/0x100 [i915]()

2014-08-11 Thread Martin-Éric Racine
Package: src:linux Version: 3.14.13-2 Severity: normal File: linux While debugging something else, I found the following in syslog: Aug 10 11:17:10 suomi kernel: [2.743921] fbcon: inteldrmfb (fb0) is primary device Aug 10 11:17:10 suomi kernel: [2.762046] [drm] Setting output timings on

Re: Enabling MBIM in Debian

2014-08-11 Thread Bjørn Mork
Ben Hutchings writes: > Starting with linux version 3.8.2-1~experimental.1 we've included the > new cdc_mbim driver for MBIM (Mobile Broadband Interface Model). > > Newer modems support both NCM or MBIM, but only one at a time, selected > by the kernel drivers. For compatibility with current use

Bug#755249: IPv6 link non-functional after suspend

2014-08-11 Thread Harald Staub
I have a problem that might be related: the hop limit is somehow set to 0, default is 64. This is on 2 different USB NICs. To see if you have this problem: # cat /proc/sys/net/ipv6/conf/eth0/hop_limit 0 To fix it temporarily: # echo 64 >/proc/sys/net/ipv6/conf/eth0/hop_limit Cheers Harry --

Re: Bug#757759: linux-headers-3.16-trunk-common: Cannot compile virtualbox because of missing Makefile.extrawarn

2014-08-11 Thread Ritesh Raj Sarraf
On 08/11/2014 01:10 PM, Michael Ott wrote: > Dear Maintainer, > > I am using the following virtualbox version: > $ apt-cache policy virtualbox-4.3 > virtualbox-4.3: > Installed: 4.3.14-95030~Debian~wheezy > Candidate: 4.3.14-95030~Debian~wheezy > Version table: > *** 4.3.14-95030~Debian~wh

nfs-utils_1.2.8-8_amd64.changes ACCEPTED into unstable

2014-08-11 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 11 Aug 2014 00:20:32 -0700 Source: nfs-utils Binary: nfs-kernel-server nfs-common Architecture: source amd64 Version: 1:1.2.8-8 Distribution: unstable Urgency: medium Maintainer: Debian kernel team Changed-By: Ste

Processing of nfs-utils_1.2.8-8_amd64.changes

2014-08-11 Thread Debian FTP Masters
nfs-utils_1.2.8-8_amd64.changes uploaded successfully to localhost along with the files: nfs-kernel-server_1.2.8-8_amd64.deb nfs-common_1.2.8-8_amd64.deb nfs-utils_1.2.8-8.dsc nfs-utils_1.2.8-8.debian.tar.bz2 Greetings, Your Debian queue daemon (running on host franck.debian.org)

Bug#757759: linux-headers-3.16-trunk-common: Cannot compile virtualbox because of missing Makefile.extrawarn

2014-08-11 Thread Michael Ott
Package: linux-headers-3.16-trunk-common Version: 3.16-1~exp1 Severity: important Dear Maintainer, I am using the following virtualbox version: $ apt-cache policy virtualbox-4.3 virtualbox-4.3: Installed: 4.3.14-95030~Debian~wheezy Candidate: 4.3.14-95030~Debian~wheezy Version table: *** 4