Processed: Retitle kernel bug

2013-08-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 retitle 714053 Kernel panic randomly while listening to music
Bug #714053 [src:linux] (no subject)
Changed Bug title to 'Kernel panic randomly while listening to music' from '(no 
subject)'

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
714053: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714053
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.137568620211904.transcr...@bugs.debian.org



Bug#714053: Some more usefull info

2013-08-05 Thread Javier Domingo
I have been told to say a little bit more info on this that is useful:

We are two guys in the office with the same laptop model, and having
the same bug. We are using chrome and chromium, and both of us listen
to music from there. We don't have very clear if it is due to the
music or due to moving between tabs, thought I think its more about
the music. The music stops in an infinite loop on kernel panic.

I am going to test the backports kernel to see if this still reproduces there.

Cheers,

Javier Domingo Cansino
Research  Development Junior Engineer
Fon Labs Workgroup, Getxo - Spain.


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAOkFHGOU2WxrQSpd-UGGBDB0GNoL9ScBcaGdyjHUTUqmWD=m...@mail.gmail.com



Bug#712994: Please add support for newer Elantech Touchpads

2013-08-05 Thread Christian Kastner
Hi,

On 2013-06-21 18:54, Christian Kastner wrote:
 Rebuilding 3.9.6 with the attached patch fixes the issue for me, the
 Touchpad is recognized as such (actually, as a Clickpad, which it is),
 and Multitouch and so on just works.

I discovered that in the mean time, this patch has been included in
3.11-rc1 (commit 9eebed7de660c0b5ab129a9de4f89d20b60de68c).

Christian


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/51ff64ea.6060...@kvr.at



Bug#633024:

2013-08-05 Thread Rain Maker
This bug has been idle for almost 2 years, but I found a similair
situation, which could make this bug much more important.

Since kernel 3.10, the bcache module was introduced. This essentially
enables users to use a SSD disk as caching device. A sort of storage
tiering (/ hierarchical storage management / flashcache).

If your root partition is on a bcache'd volume, the same situation applies.

If you have a bcache script in local-top (where it should be, according to
the man pages), udev starts, but the bcache script is ran before the
partition's device nodes are created.

Therefore, hacks are necessary, such as while [ ! -b /dev/sda1 ]; do :; done

local-top scripts should (IMHO) only be ran after udev has created all of
the device nodes.


Bug#716696: linux-image-3.9-1-amd64: 3.9.8-1 freezes when libvirt/KVM guest VM attempts network I/O with virtio adapter

2013-08-05 Thread C W
On Sat, Aug 3, 2013 at 11:25 AM, Ben Hutchings b...@decadent.org.uk wrote:

 Control: tag -1 security moreinfo

 On Thu, 2013-07-11 at 10:09 -0400, C W wrote:
  Package: src:linux
  Version: 3.9.8-1
  Severity: critical
  Justification: breaks the whole system

 Sorry for the slow response, I don't why this was missed.

  No problem.  If anyone else has this problem, they can see it has a
simple workaround.

 Dear Maintainer,
 
  3.9.8-1 freezes the host when an Ubuntu 12.04 32-bit or 64-bit guest VM
 using
  libvirt/KVM attempts to go through the virtual network bridge using the
 virtio
  adapter.  This freeze is reproducible 100% of the time.  The guest is
 using the
  default libvirt network setup (NAT'ed with the virtual bridge virbr0,
 virtio
  network adapter) so nothing is strange there.  I have not yet seen a
 panic.
 
  This issue is not present with the previous version of linux-image-3.9-1:
  3.9.6-1
 [...]

 I don't see any changes between these two versions that seem like they
 could have caused this.  Have you verified this by downgrading to
 3.9.6-1?

 The bug does not appear to be in 3.9.6-1.


 Is the bug still present in 3.10.3-1, currently in unstable?

 The bug *also* does not appear to be in 3.10.3-1, which is good news.

I also tested an Ubuntu 13.04 VM -- to see if perhaps it was some strange
interaction between the host and guest virtio drivers.  13.04 locked up
just the same.  So, if the host is Debian 3.9.8-1 and the guest is either
Ubuntu 12.04 (linux-image-3.2.0-37-generic) or 13.04
(linux-image-3.8.0-27-generic), the virtio NIC will freeze the host.


Bug#713943: Fwd: Sound and BCM4318 wireless no longer working in Wheezy on late 2005 G5

2013-08-05 Thread Rick Thomas


This may have some relevance to bug#713943

Begin forwarded message from Debian PowerPC list:


Resent-From: debian-powe...@lists.debian.org
From: Chris Wareham ch...@chriswareham.net
Date: August 5, 2013 12:27:06 PM PDT
To: debian-powe...@lists.debian.org
Subject: Re: Sound and BCM4318 wireless no longer working in Wheezy  
on late 2005 G5


Michel Dänzer said on 05/08/13 10:15:

On Son, 2013-08-04 at 22:20 +, Chris Wareham wrote:


I've been tracking Debian Wheezy on my late 2005 dual G5 Powermac  
the

middle of last year. Everything has worked fine (Bluetooth / BCM4318
wireless combo card, sound, etc) until around the time of the 7.1
release. The first thing that went wrong was the fans switching to  
full

power, which has already been noted on this list.


For the fans, make sure the i2c_powermac module is loaded. Not sure
about your other problems though.




Hi Michel,

The i2c_powermac module wasn't loaded - now that it is, the problem  
with the fans running at full blast is solved. As for the other  
issues, I notice in the dmesg output there's a message saying that  
the snd-powermac module shouldn't be loaded. Removing it doesn't  
change things though.


Regards,

Chris



--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/c2a99612-2540-41f1-8a9b-866042cfe...@pobox.com



Bug#718825: linux-image-3.10-1-amd64: Sound freezes when using usb audio card

2013-08-05 Thread Sergheu Mihai
Package: src:linux
Version: 3.10.3-1
Severity: important

Dear Maintainer,

Since a couple on months, I'm using an external usb sound card(Scarlett
Focusrite 2i2) for some audio production.

I use it mainly with jackd, zynaddsubfx, fluidsynth.

Constantly I face some sound freezes when using the card and the kernel reports
me the following:
[89828.051969] cannot submit urb (err = -18)
[89828.051974] cannot submit urb (err = -18)
[89828.051982] cannot submit urb (err = -18)
[89828.051988] cannot submit urb (err = -18)

Doing some researches on the Web I've found these threads:
 * http://comments.gmane.org/gmane.linux.usb.general/86939
 * http://comments.gmane.org/gmane.linux.usb.general/85343
saying that it's related to a regression of usb-audio driver since the kernel
3.9

Running actually the version 3.10, which according to the above sources fixes
the regression, I still have the bug.

Does it mean that the issue is not fixed in the upstream?
Or maybe it's another problem?

I can provide more information if needded.

Cheers,



-- Package-specific info:
** Version:
Linux version 3.10-1-amd64 (debian-kernel@lists.debian.org) (gcc version 4.7.3
(Debian 4.7.3-6) ) #1 SMP Debian 3.10.3-1 (2013-07-27)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.10-1-amd64
root=UUID=19d9b4f4-960a-4d0b-b223-3180496ee5f0 ro quiet splash

** Not tainted

** Kernel log:
[89828.051969] cannot submit urb (err = -18)
[89828.051974] cannot submit urb (err = -18)
[89828.051982] cannot submit urb (err = -18)
[89828.051988] cannot submit urb (err = -18)
[89828.051993] cannot submit urb (err = -18)
[89828.052000] cannot submit urb (err = -18)
[89828.052007] cannot submit urb (err = -18)
[89828.052014] cannot submit urb (err = -18)
[89828.052021] cannot submit urb (err = -18)
[89828.052025] cannot submit urb (err = -18)
[89828.052033] cannot submit urb (err = -18)
[89828.052040] cannot submit urb (err = -18)
[89828.052046] cannot submit urb (err = -18)
[89828.052052] cannot submit urb (err = -18)
[89828.052060] cannot submit urb (err = -18)
[89828.052068] cannot submit urb (err = -18)
[89828.052076] cannot submit urb (err = -18)
[89828.052083] cannot submit urb (err = -18)
[89891.769398] cannot submit urb (err = -18)
[89891.769408] cannot submit urb (err = -18)
[89891.769418] cannot submit urb (err = -18)
[89891.769425] cannot submit urb (err = -18)
[89891.769432] cannot submit urb (err = -18)
[89891.769436] cannot submit urb (err = -18)
[89891.769444] cannot submit urb (err = -18)
[89891.769451] cannot submit urb (err = -18)
[89891.769456] cannot submit urb (err = -18)
[89891.769462] cannot submit urb (err = -18)
[89891.769470] cannot submit urb (err = -18)
[89891.769477] cannot submit urb (err = -18)
[89891.769484] cannot submit urb (err = -18)
[89891.769488] cannot submit urb (err = -18)
[89891.769498] cannot submit urb (err = -18)
[89891.769505] cannot submit urb (err = -18)
[89891.769519] cannot submit urb (err = -18)
[89891.769527] cannot submit urb (err = -18)
[89891.769535] cannot submit urb (err = -18)
[89891.769543] cannot submit urb (err = -18)
[90090.143768] retire_capture_urb: 13 callbacks suppressed
[90119.285784] cannot submit urb (err = -18)
[90119.285802] cannot submit urb (err = -18)
[90119.285812] cannot submit urb (err = -18)
[90119.285822] cannot submit urb (err = -18)
[90119.285833] cannot submit urb (err = -18)
[90119.285843] cannot submit urb (err = -18)
[90119.285853] cannot submit urb (err = -18)
[90119.285860] cannot submit urb (err = -18)
[90119.285871] cannot submit urb (err = -18)
[90119.285883] cannot submit urb (err = -18)
[90119.285893] cannot submit urb (err = -18)
[90119.285902] cannot submit urb (err = -18)
[90119.285909] cannot submit urb (err = -18)
[90119.285921] cannot submit urb (err = -18)
[90119.285931] cannot submit urb (err = -18)
[90119.285937] cannot submit urb (err = -18)
[90119.285952] cannot submit urb (err = -18)
[90119.285964] cannot submit urb (err = -18)
[90119.285976] cannot submit urb (err = -18)
[90119.285987] cannot submit urb (err = -18)
[90160.545164] cannot submit urb (err = -18)
[90160.545176] cannot submit urb (err = -18)
[90160.545182] cannot submit urb (err = -18)
[90160.545188] cannot submit urb (err = -18)
[90160.545196] cannot submit urb (err = -18)
[90160.545204] cannot submit urb (err = -18)
[90160.545210] cannot submit urb (err = -18)
[90160.545215] cannot submit urb (err = -18)
[90160.545223] cannot submit urb (err = -18)
[90160.545230] cannot submit urb (err = -18)
[90160.545237] cannot submit urb (err = -18)
[90160.545241] cannot submit urb (err = -18)
[90160.545250] cannot submit urb (err = -18)
[90160.545257] cannot submit urb (err = -18)
[90160.545263] cannot submit urb (err = -18)
[90160.545269] cannot submit urb (err = -18)
[90160.545277] cannot submit urb (err = -18)
[90160.545286] cannot submit urb (err = -18)
[90160.545294] cannot submit urb (err = -18)
[90160.545302] cannot submit urb (err = -18)
[90451.200510] cannot submit urb (err = -18)
[90451.200522] 

Bug#718845: BUG: unable to handle kernel paging request

2013-08-05 Thread Philip Ashmore
Package: src:linux
Version: 3.2.46-1
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
Using the computer.
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
No clue.
   * What was the outcome of this action?
I was running the Trinity Desktop, using applications then the screen went into 
text mode showing the pictures attached.
   * What outcome did you expect instead?
Er, I sort of expected it wouldn't go into text mode with a kernel bug.
*** End of the template - remove these lines ***


-- Package-specific info:
** Version:
Linux version 3.2.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.6.3 
(Debian 4.6.3-14) ) #1 SMP Debian 3.2.46-1

** Command line:
BOOT_IMAGE=/vmlinuz-3.2.0-4-amd64 root=/dev/mapper/Vg750-f16 
resume=/dev/mapper/Vg750-swap ro quiet acpi_backlight=vendor 
samsung-laptop.force 
cryptopts=target=750,source=UUID=db866d07-9bda-4caf-8797-0e34da467070,key=none,rootdev,lvm=Vg750-f16

** Tainted: PO (4097)
 * Proprietary module has been loaded.
 * Out-of-tree module has been loaded.

** Kernel log:
[   40.683353] bbswitch: version 0.5
[   40.683371] bbswitch: Found integrated VGA device :00:02.0: 
\_SB_.PCI0.GFX0
[   40.683391] bbswitch: Found discrete VGA device :01:00.0: 
\_SB_.PCI0.PEG0.PEGP
[   40.683639] bbswitch: detected an Optimus _DSM function
[   40.683654] bbswitch: Succesfully loaded. Discrete card :01:00.0 is on
[   40.685318] bbswitch: disabling discrete graphics
[   40.698659] pci :01:00.0: Refused to change power state, currently in D0
[   40.700883] pci :01:00.0: power state changed by ACPI to D3
[   40.899475] /dev/vmmon[3287]: Module vmmon: registered with major=10 
minor=165
[   40.899480] /dev/vmmon[3287]: Module vmmon: initialized
[   41.000852] [3343]: VMCI: shared components initialized.
[   41.000899] [3343]: VMCI: host components initialized.
[   41.000968] [3343]: VMCI: Module registered (name=vmci,major=10,minor=58).
[   41.000971] [3343]: VMCI: Using host personality
[   41.000974] [3343]: VMCI: Module (name=vmci) is initialized
[   41.019841] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   41.019843] Bluetooth: BNEP filters: protocol multicast
[   41.044693] Bluetooth: RFCOMM TTY layer initialized
[   41.044703] Bluetooth: RFCOMM socket layer initialized
[   41.044707] Bluetooth: RFCOMM ver 1.11
[   41.368827] lp: driver loaded but no devices found
[   41.379727] ppdev: user-space parallel port driver
[   41.486655] /dev/vmnet: open called by PID 3755 (vmnet-bridge)
[   41.486670] /dev/vmnet: hub 0 does not exist, allocating memory.
[   41.486700] /dev/vmnet: port on hub 0 successfully opened
[   41.486718] bridge-wlan0: device is wireless, enabling SMAC
[   41.486724] bridge-wlan0: up
[   41.486729] bridge-wlan0: attached
[   41.622547] r8169 :03:00.0: firmware: agent loaded rtl_nic/rtl8168e-3.fw 
into memory
[   41.718553] r8169 :03:00.0: eth0: link down
[   41.720039] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   43.072055] /dev/vmnet: open called by PID 3960 (vmnet-netifup)
[   43.072077] /dev/vmnet: hub 1 does not exist, allocating memory.
[   43.072120] /dev/vmnet: port on hub 1 successfully opened
[   43.208574] /dev/vmnet: open called by PID 3967 (vmnet-dhcpd)
[   43.208602] /dev/vmnet: port on hub 1 successfully opened
[   43.251069] /dev/vmnet: open called by PID 3988 (vmnet-natd)
[   43.251090] /dev/vmnet: hub 8 does not exist, allocating memory.
[   43.251134] /dev/vmnet: port on hub 8 successfully opened
[   43.281058] userif-3: sent link down event.
[   43.281062] userif-3: sent link up event.
[   43.284208] /dev/vmnet: open called by PID 3991 (vmnet-netifup)
[   43.284235] /dev/vmnet: port on hub 8 successfully opened
[   43.382861] /dev/vmnet: open called by PID 3996 (vmnet-dhcpd)
[   43.382899] /dev/vmnet: port on hub 8 successfully opened
[   50.565587] CPU5: Package power limit notification (total events = 1)
[   50.565591] CPU7: Package power limit notification (total events = 1)
[   50.565595] CPU2: Package power limit notification (total events = 1)
[   50.565599] CPU3: Package power limit notification (total events = 1)
[   50.565602] CPU1: Package power limit notification (total events = 1)
[   50.565606] CPU4: Package power limit notification (total events = 1)
[   50.565609] CPU6: Package power limit notification (total events = 1)
[   50.565613] CPU0: Package power limit notification (total events = 1)
[   50.576565] CPU2: Package power limit normal
[   50.576568] CPU4: Package power limit normal
[   50.576571] CPU1: Package power limit normal
[   50.576574] CPU0: Package power limit normal
[   50.576578] CPU3: Package power limit normal
[   50.576580] CPU5: Package power limit normal
[   50.576583] CPU7: Package power limit normal
[   50.576585] CPU6: Package power limit normal
[   53.355362] vmnet8: no IPv6 routers present
[   53.930979] vmnet1: no IPv6 routers present
[