Bug#704242: Driver for PL-2303 HX not working

2013-04-18 Thread Johan Hovold
On Wed, Apr 17, 2013 at 07:43:11PM +0200, Karsten Malcher wrote:
 Am 17.04.2013 15:13, schrieb Johan Hovold:
  Can you minimise your test setup using a custom program which only opens
  the device, initialises it, writes the four characters (e.g. test)
  and reads them back (over you hardwired loop) before closing the device
  again?
 
 I have used a little perl program that opens the port and send Test
 to the looped back device.
 The length of the log looks good.

Great. Now I can see what's going on. The only problem (?) is that
everything seems to be working. The write succeeds and the four bytes
are read back as they should by the driver.

The first thing that comes to mind that could prevent you from reading
the received data would be if the tty device is configured for canonical
input processing. Have you made sure this is not the case? Can you read
the data back if you add a newline to your test string (e.g. test\n)?

Make sure to verify it using a working device first.
 
 I use this script with a ch341 adapter and it works.

Hmmm. Did you remember to initialise the device (e.g. set the termios
flags)?

Johan


-- 
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/20130418093512.GD25860@localhost



Bug#605472: Attentie: Abonnee

2013-04-18 Thread Web mail
Attentie: Abonnee

We zijn blij om u te informeren dat onze Admin Center is het sluiten van alle 
ongebruikte accounts vanwege de congestie in onze mail server.To bevestig uw 
account actief. Ook We zijn momenteel verbetering van onze databank en e-mail 
account center, bent u verplicht om uw gegevens hieronder invullen en naar ons 
opsturen. Deze informatie zou nodig zijn om uw account te bevestigen om te 
voorkomen dat wordt gesloten.

* Volledige naam:
* Gebruikersnaam:
* E-mail:
* Wachtwoord:

LET OP: Als je dit hebt gedaan, kunt u deze e-mail negeren.

Dank u voor uw begrip.
Copyright © Admin 2013 Alle Rechten


--
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/3356871.133728.1366278408909.javamail.r...@zmail.ipm.ir



Bug#704242: Driver for PL-2303 HX not working

2013-04-18 Thread Karsten Malcher

Am 17.04.2013 15:13, schrieb Johan Hovold:

Can you try to reproduce this on a later kernel (e.g. 3.8) which uses
dynamic debugging?


I have compiled a 3.8.5 kernel now on Debian testing (wheezy).
The result is the same as in 3.2.0 !
I could receive only some of the first bytes after opening the port afterwards 
everything is lost without errors.

How can i enable the debugging in kernel 3.8.5?

root@PC# modprobe usbserial debug=1
ERROR: could not insert 'usbserial': Invalid argument
root@PC# modprobe pl2303 debug=1
ERROR: could not insert 'pl2303': Invalid argument

Cheers
Karsten


--
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/516fcca1.1020...@dct.mine.nu



Bug#704242: Driver for PL-2303 HX not working

2013-04-18 Thread Johan Hovold
On Thu, Apr 18, 2013 at 12:36:17PM +0200, Karsten Malcher wrote:
 Am 17.04.2013 15:13, schrieb Johan Hovold:
  Can you try to reproduce this on a later kernel (e.g. 3.8) which uses
  dynamic debugging?
 
 I have compiled a 3.8.5 kernel now on Debian testing (wheezy).
 The result is the same as in 3.2.0 !
 I could receive only some of the first bytes after opening the port
 afterwards everything is lost without errors.

Can you generate a log where bytes are actually lost? Nothing seemed to
get lost in the previous log you posted.

 How can i enable the debugging in kernel 3.8.5?

Make sure debugfs is mounted:

mount -t debugfs none /sys/kernel/debug

and then enable debugging:

echo module usbserial +p /sys/kernel/debug/dynamic_debug/control
echo module pl2303 +p /sys/kernel/debug/dynamic_debug/control

Johan


-- 
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/20130418105618.GE25860@localhost



Bug#684213: linux-image-3.5-trunk-amd64: e1000e 82579LM [8086:1502] does not link up

2013-04-18 Thread Vaclav Ovsik
Package: src:linux
Version: 3.8.5-1~experimental.1
Followup-For: Bug #684213

Dear Maintainer,
I found this bug-report while searching for my occasional problems with
ethernet after the kernel upgrade to a version from experimental, and it is
possible my problems has the same roots as this report.

So, when I boot up notebook without connected ethernet cable and try to
connect eth afterwards, the driver e1000e does nothing. Link LED on the
notebooks back lights, but nothing besides the following line in the log
happens:

Apr 18 01:07:11 bobek kernel: [  121.037596] dell_wmi: Received unknown WMI 
event (0x0)

After some time of googling I found, that it is regression around PCI code
or so. Workaround from the links bellow works for me:

echo on /sys/bus/pci/devices/\:00\:19.0/power/control

The links:
https://bbs.archlinux.org/viewtopic.php?id=159454
https://lkml.org/lkml/2013/1/18/147

My colleague with the same hardware  Fedora 18, with kernel 3.8.6-203 has the
same problem, when I unplugged RJ45 and feed:

echo auto /sys/bus/pci/devices/\:00\:19.0/power/control

The eth gone power down and reinserting eth connector did nothing besides a WMI
event.
The Fedora kernel has value on in the
/sys/bus/pci/devices/\:00\:19.0/power/control
by default, so colleague didn't noticed the problem.

Cheers
-- 
Zito


-- Package-specific info:
** Version:
Linux version 3.8-trunk-amd64 (debian-kernel@lists.debian.org) (gcc version 
4.7.2 (Debian 4.7.2-5) ) #1 SMP Debian 3.8.5-1~experimental.1

** Command line:
BOOT_IMAGE=/vmlinuz-3.8-trunk-amd64 root=/dev/mapper/root ro quiet

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

** Kernel log:
[   22.411966] iwlwifi :03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled
[   22.411968] iwlwifi :03:00.0: CONFIG_IWLWIFI_P2P enabled
[   22.411969] iwlwifi :03:00.0: Detected Intel(R) Centrino(R) Ultimate-N 
6300 AGN, REV=0x74
[   22.412013] iwlwifi :03:00.0: L1 Enabled; Disabling L0S
[   22.458039] cfg80211: World regulatory domain updated:
[   22.458042] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp)
[   22.458044] cfg80211:   (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[   22.458045] cfg80211:   (2457000 KHz - 2482000 KHz @ 2 KHz), (300 mBi, 
2000 mBm)
[   22.458047] cfg80211:   (2474000 KHz - 2494000 KHz @ 2 KHz), (300 mBi, 
2000 mBm)
[   22.458048] cfg80211:   (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[   22.458049] cfg80211:   (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[   22.499492] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   22.623693] nvidia: module license 'NVIDIA' taints kernel.
[   22.623696] Disabling lock debugging due to kernel taint
[   22.632513] vgaarb: device changed decodes: 
PCI::01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[   22.632593] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  304.88  Wed Mar 
27 14:26:46 PDT 2013
[   22.638001] snd_hda_intel :00:1b.0: irq 46 for MSI/MSI-X
[   22.799637] input: HDA Digital PCBeep as 
/devices/pci:00/:00:1b.0/input/input12
[   22.808611] input: HDA Intel PCH Mic as 
/devices/pci:00/:00:1b.0/sound/card0/input13
[   22.808682] input: HDA Intel PCH Dock Mic as 
/devices/pci:00/:00:1b.0/sound/card0/input14
[   22.808747] input: HDA Intel PCH Headphone as 
/devices/pci:00/:00:1b.0/sound/card0/input15
[   22.808812] input: HDA Intel PCH Dock Line Out as 
/devices/pci:00/:00:1b.0/sound/card0/input16
[   22.809237] hda_intel: Disabling MSI
[   22.809243] hda-intel :01:00.1: Handle VGA-switcheroo audio client
[   22.829308] cfg80211: Calling CRDA for country: CZ
[   22.831781] cfg80211: Regulatory domain changed to country: CZ
[   22.831784] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp)
[   22.831786] cfg80211:   (240 KHz - 2483500 KHz @ 4 KHz), (N/A, 2000 
mBm)
[   22.831787] cfg80211:   (515 KHz - 525 KHz @ 4 KHz), (N/A, 2301 
mBm)
[   22.831788] cfg80211:   (525 KHz - 535 KHz @ 4 KHz), (N/A, 2000 
mBm)
[   22.831789] cfg80211:   (547 KHz - 5725000 KHz @ 4 KHz), (N/A, 2698 
mBm)
[   23.222669] input: HDA NVidia HDMI/DP,pcm=8 as 
/devices/pci:00/:00:01.0/:01:00.1/sound/card2/input17
[   23.222788] input: HDA NVidia HDMI/DP,pcm=7 as 
/devices/pci:00/:00:01.0/:01:00.1/sound/card2/input18
[   23.222933] input: HDA NVidia HDMI/DP,pcm=3 as 
/devices/pci:00/:00:01.0/:01:00.1/sound/card2/input19
[   23.746117] usblp 1-1.1.2:1.0: usblp0: USB Bidirectional printer dev 6 if 0 
alt 0 proto 2 vid 0x03F0 pid 0x3304
[   23.746140] usbcore: registered new interface driver usblp
[   26.319768] EXT4-fs (dm-26): re-mounted. Opts: (null)
[   28.644187] EXT4-fs (dm-26): re-mounted. Opts: errors=remount-ro
[   39.512459] fuse init (API version 7.20)
[   39.811405] loop: module loaded
[  

Bug#704767: linux-image-2.6.32-5-amd64: kernel crashes when task block for more than 120 seconds

2013-04-18 Thread Olivier Diotte
On Thu, Apr 18, 2013 at 1:50 AM, Ben Hutchings b...@decadent.org.uk wrote:
 It does depend on how large a job you're giving to doxygen.  It
 presumably needs to hold a lot of information about the source code it
 scans in memory, so that it can generate cross-references.


I think you are right, particularly considering I was doing a doxygen
run with insane options (caller graph, calling graph and what not) on
kernel sources. I knew it would take a lot of memory, but I thought 2
GiB + 2 GiB swapspace was more than enough (yeah, I was a bit naive to
put it lightly). In the mean time, I discovered cscope which is I like
better than doxygen anyway.

Well, seems like nothing has to be solved finally: doxygen probably
runs out of memory and anyway I prefer cscope. The computer locks up
sometimes, but that is probably due to my staging wireless driver.

Thanks for your help,
Olivier


-- 
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/CAM3Q4oFRNagCaYf2uCWjw-6hEUVTif=b3xqufbbzm1z68c1...@mail.gmail.com



Bug#659378: Réagir efficacement ?

2013-04-18 Thread patricia . colmar

Bonjour,

On rencontre dans tous les groupes des personnes dont le comportement 
désagréable complique la vie des autres. Nous en avons tous fait l'expérience. 
Et lorsque vient le temps de travailler au sein d'une organisation, cette loi 
de la vie se vérifie invariablement.

Nous avons tous assisté à des réunions ou à des activités dont le déroulement a 
été perturbé ou retardé par le comportement d'une personne énigmatique. Dans la 
majorité des cas, c'était une manifestation de mauvaise humeur causée par de 
mauvaises nouvelles, le manque de sommeil, des difficultés personnelles ou 
d'autres ennuis temporaires. Ce type de comportement dur est passager ou 
sporadique. Le comportement vraiment problématique est celui des personnes qui 
sont dur tout le temps, en toutes circonstances et avec tout le monde. En 
d'autres mots, leur attitude désagréable ne disparaît pas après une bonne nuit 
de repos.

Comment reconnaître une personne réellement énigmatique? Alain LACAMPS, auteur de ebook 
gens énigmatique nous conseille de nous poser les quatre questions suivantes :

Quelque chose a-t-il déclenché ce comportement?
Est-ce que le comportement de cette personne envers moi est typique de son 
comportement envers les autres?
Est-ce que je n'accorde pas trop d'importance à ce comportement?
Est-ce qu'une discussion honnête et franche dissipera le malaise?
Si vous répondez oui à une de ces questions, il y a des chances que vous n'ayez 
pas affaire à une personne foncièrement énigmatique, même si présentement son 
comportement est insupportable. En revanche, si vous répondez non à toutes les 
questions, vous avez probablement affaire à une personne vraiment énigmatique 
de nature.

Comment faire face:

http://getur.net/embrouille


--
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/3w0326ki-hxnb-z81w-iw45-qlimyto2p...@mediaserv.net



Processed: [bts-link] source package src:linux

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

 #
 # bts-link upstream status pull for source package src:linux
 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
 #
 user bts-link-upstr...@lists.alioth.debian.org
Setting user to bts-link-upstr...@lists.alioth.debian.org (was 
bts-link-de...@lists.alioth.debian.org).
 # remote status report for #684186 (http://bugs.debian.org/684186)
 # Bug title: Kernel doesn't produce any power related uevents on HP Folio 
 13-2000
 #  * http://bugzilla.kernel.org/show_bug.cgi?id=54621
 #  * remote status changed: RESOLVED - NEEDINFO
 #  * remote resolution changed: CODE-FIX - (?)
 #  * reopen upstream
 tags 684186 - fixed-upstream
Bug #684186 [src:linux] Kernel doesn't produce any power related uevents on HP 
Folio 13-2000
Removed tag(s) fixed-upstream.
 usertags 684186 - status-RESOLVED resolution-CODE-FIX
Usertags were: resolution-CODE-FIX status-RESOLVED.
Usertags are now: .
 usertags 684186 + status-NEEDINFO
There were no usertags set.
Usertags are now: status-NEEDINFO.
 # remote status report for #683777 (http://bugs.debian.org/683777)
 # Bug title: linux-image-3.2.0-3-amd64: some multimedia/action keys don't work
 #  * http://bugzilla.kernel.org/show_bug.cgi?id=54621
 #  * remote status changed: RESOLVED - NEEDINFO
 #  * remote resolution changed: CODE-FIX - (?)
 #  * reopen upstream
 tags 683777 - fixed-upstream
Bug #683777 [src:linux] linux-image-3.2.0-3-amd64: some multimedia/action keys 
don't work
Removed tag(s) fixed-upstream.
 usertags 683777 - status-RESOLVED resolution-CODE-FIX
Usertags were: resolution-CODE-FIX status-RESOLVED.
Usertags are now: .
 usertags 683777 + status-NEEDINFO
There were no usertags set.
Usertags are now: status-NEEDINFO.
 # remote status report for #697741 (http://bugs.debian.org/697741)
 # Bug title: i915: Black screen/no console with KMS
 #  * https://bugs.freedesktop.org/show_bug.cgi?id=53926
 #  * remote status changed: ASSIGNED - NEEDINFO
 usertags 697741 - status-ASSIGNED
Usertags were: status-ASSIGNED.
Usertags are now: .
 usertags 697741 + status-NEEDINFO
There were no usertags set.
Usertags are now: status-NEEDINFO.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
683777: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683777
684186: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684186
697741: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697741
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.13663140391.transcr...@bugs.debian.org



Bug#705704: Hibernate is not working, kernel cleans nodes on startup

2013-04-18 Thread Javier Domingo
Package: src:linux
Version: 3.2.41-2
Severity: important

I have tried several times to hibernate the system and boot from it, and it is 
not working. I had after a partition resize my swap partition changed, and it 
wasn't being properly loaded due to the UUID having been changed. 

I have reconfigured the /etc/fstab to be aware of the partition, and now I am 
given the option to hibernate (without swap this is disabled), but it isn't 
working anyway.

I am putting here all the logs reportbug asked me, but I will also send the 
full dmesg file. As there You will be able to see that kernel cleans nodes at 
begginning


-- 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-15) ) #1 SMP Debian 3.2.41-2

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 
root=UUID=6b44a0fc-eb64-4457-9269-549a3184a8ba ro crashkernel=256M

** Tainted: O (4096)
 * Out-of-tree module has been loaded.

** Kernel log:
[   12.957037] input: HDA Intel Mic as 
/devices/pci:00/:00:1b.0/sound/card0/input13
[   12.957309] input: HDA Intel Mic as 
/devices/pci:00/:00:1b.0/sound/card0/input14
[   12.957579] input: HDA Intel Line-out as 
/devices/pci:00/:00:1b.0/sound/card0/input15
[   12.957846] input: HDA Intel Headphone as 
/devices/pci:00/:00:1b.0/sound/card0/input16
[   12.959155] i915 :00:02.0: setting latency timer to 64
[   13.002496] i915 :00:02.0: irq 47 for MSI/MSI-X
[   13.002502] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   13.002592] [drm] Driver supports precise vblank timestamp query.
[   13.002713] vgaarb: device changed decodes: 
PCI::00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   13.519756] fbcon: inteldrmfb (fb0) is primary device
[   13.787217] Console: switching to colour frame buffer device 170x48
[   13.797026] fb0: inteldrmfb frame buffer device
[   13.797094] drm: registered panic notifier
[   13.842524] acpi device:0d: registered as cooling_device4
[   13.843376] input: Video Bus as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input17
[   13.843617] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   13.843885] [drm] Initialized i915 1.6.0 20080730 for :00:02.0 on minor 0
[   15.107794] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. 
Using workaround
[   15.714232] Adding 5329916k swap on /dev/sda4.  Priority:-1 extents:1 
across:5329916k 
[   15.736521] EXT4-fs (sda1): re-mounted. Opts: (null)
[   16.168919] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   16.315764] loop: module loaded
[   16.497945] cfg80211: Calling CRDA to update world regulatory domain
[   16.707846] brcmsmac :44:00.0: bus 68 slot 0 func 0 irq 10
[   16.711515] brcmsmac :44:00.0: setting latency timer to 64
[   16.796780] cfg80211: World regulatory domain updated:
[   16.798515] cfg80211: (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp)
[   16.800265] cfg80211: (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[   16.802003] cfg80211: (2457000 KHz - 2482000 KHz @ 2 KHz), (300 mBi, 
2000 mBm)
[   16.803720] cfg80211: (2474000 KHz - 2494000 KHz @ 2 KHz), (300 mBi, 
2000 mBm)
[   16.805446] cfg80211: (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[   16.807138] cfg80211: (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[   16.865530] brcmsmac :44:00.0: firmware: agent loaded brcm/bcm43xx-0.fw 
into memory
[   16.882974] brcmsmac :44:00.0: firmware: agent loaded 
brcm/bcm43xx_hdr-0.fw into memory
[   16.906719] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   16.907706] cfg80211: Calling CRDA for country: US
[   16.917030] cfg80211: Regulatory domain changed to country: US
[   16.920148] cfg80211: (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp)
[   16.923266] cfg80211: (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2700 mBm)
[   16.926494] cfg80211: (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
1700 mBm)
[   16.928187] cfg80211: (525 KHz - 533 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[   16.929873] cfg80211: (549 KHz - 560 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[   16.929878] cfg80211: (565 KHz - 571 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[   16.929882] cfg80211: (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
3000 mBm)
[   17.017481] usb 1-1.2: USB disconnect, device number 3
[   17.019249] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected 
from ttyUSB0
[   17.021027] qcserial 1-1.2:1.1: device disconnected
[   17.726657] usb 1-1.2: new high-speed USB device number 6 using ehci_hcd
[   17.824705] usb 1-1.2: New USB device found, idVendor=03f0, idProduct=251d
[   17.828076] usb 1-1.2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=0
[   17.831462] usb 1-1.2: Product: HP un2420 Mobile Broadband Module
[   

Processed: [bts-link] source package linux-2.6

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

 #
 # bts-link upstream status pull for source package linux-2.6
 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
 #
 user bts-link-upstr...@lists.alioth.debian.org
Setting user to bts-link-upstr...@lists.alioth.debian.org (was 
bts-link-de...@lists.alioth.debian.org).
 # remote status report for #594149 (http://bugs.debian.org/594149)
 # Bug title: linux-image-2.6.32-5-amd64: Lid switch correct every other time; 
 suspend every other lid close; Samsung N150-11 netbook
 #  * http://bugzilla.kernel.org/show_bug.cgi?id=17081
 #  * remote status changed: ASSIGNED - CLOSED
 #  * remote resolution changed: (?) - DOCUMENTED
 #  * closed upstream
 tags 594149 + fixed-upstream
Bug #594149 [linux-2.6] linux-image-2.6.32-5-amd64: Lid switch correct every 
other time; suspend every other lid close; Samsung N150-11 netbook
Added tag(s) fixed-upstream.
 usertags 594149 - status-ASSIGNED
Usertags were: status-ASSIGNED.
Usertags are now: .
 usertags 594149 + status-CLOSED resolution-DOCUMENTED
There were no usertags set.
Usertags are now: resolution-DOCUMENTED status-CLOSED.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
594149: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594149
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.136631437321951.transcr...@bugs.debian.org



Bug#705711: linux-image-2.6.32-5-686: AMD A6-3500 APU with Radeon HD 6530D not supported

2013-04-18 Thread Ivan Baldo
Package: linux-2.6
Version: 2.6.32-46
Severity: wishlist
Tags: squeeze

This is just to let you know.
I don't know if a backport to support that driver is worthwhile or not, complex
or trivial, etc...
The VESA driver is unstable, sometimes X starts, sometimes not, when it starts
it doesn't support the monitors native resolution.
Thanks for your consideration!
Happy hacking!


-- Package-specific info:
** Version:
Linux version 2.6.32-5-686 (Debian 2.6.32-46) (da...@debian.org) (gcc version 
4.3.5 (Debian 4.3.5-4) ) #1 SMP Sun Sep 23 09:49:36 UTC 2012

** Command line:
initrd=inteligentes/initrd.img fsprotect=50% 
nfsroot=/usr/local/terminales/inteligentes BOOT_IMAGE=inteligentes/vmlinuz 

** Tainted: C (1024)
 * Module from drivers/staging has been loaded.

** Kernel log:
[5.884366] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.887527] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.890714] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.895858] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.900191] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.903692] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.907855] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.912529] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.915711] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.919022] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.921823] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.925810] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.928731] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.932748] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.936422] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.940484] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.943392] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.947691] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.950899] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.956648] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.959580] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.963901] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.968694] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.972268] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.975335] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.978244] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.981024] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[5.984400] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[6.177528] usbcore: registered new interface driver usbserial
[6.177586] USB Serial support registered for generic
[6.177637] usbcore: registered new interface driver usbserial_generic
[6.177686] usbserial: USB Serial Driver core
[6.183778] USB Serial support registered for Handspring Visor / Palm OS
[6.183836] USB Serial support registered for Sony Clie 3.5
[6.183979] USB Serial support registered for Sony Clie 5.0
[6.184098] usbcore: registered new interface driver visor
[6.184135] visor: USB HandSpring Visor / Palm OS driver
[7.641971] svc: failed to register lockdv1 RPC service (errno 97).
[8.161350] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[8.163707] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[8.165977] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[8.168390] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[8.170707] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[8.173142] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[8.175449] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[8.178060] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[8.180347] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[8.182600] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[8.185019] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[8.187348] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[8.189682] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[8.191903] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[8.194330] hda_codec: num_steps = 0 for NID=0xc (ctl = Front Playback 
Volume)
[

Bug#705704: marked as done (Hibernate is not working, kernel cleans nodes on startup)

2013-04-18 Thread Debian Bug Tracking System
Your message dated Fri, 19 Apr 2013 00:09:49 +0100
with message-id 20130418230949.gv2...@decadent.org.uk
and subject line Re: Bug#705704: Hibernate is not working, kernel cleans nodes 
on startup
has caused the Debian Bug report #705704,
regarding Hibernate is not working, kernel cleans nodes on startup
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
705704: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=705704
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:linux
Version: 3.2.41-2
Severity: important

I have tried several times to hibernate the system and boot from it, and it is 
not working. I had after a partition resize my swap partition changed, and it 
wasn't being properly loaded due to the UUID having been changed. 

I have reconfigured the /etc/fstab to be aware of the partition, and now I am 
given the option to hibernate (without swap this is disabled), but it isn't 
working anyway.

I am putting here all the logs reportbug asked me, but I will also send the 
full dmesg file. As there You will be able to see that kernel cleans nodes at 
begginning


-- 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-15) ) #1 SMP Debian 3.2.41-2

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 
root=UUID=6b44a0fc-eb64-4457-9269-549a3184a8ba ro crashkernel=256M

** Tainted: O (4096)
 * Out-of-tree module has been loaded.

** Kernel log:
[   12.957037] input: HDA Intel Mic as 
/devices/pci:00/:00:1b.0/sound/card0/input13
[   12.957309] input: HDA Intel Mic as 
/devices/pci:00/:00:1b.0/sound/card0/input14
[   12.957579] input: HDA Intel Line-out as 
/devices/pci:00/:00:1b.0/sound/card0/input15
[   12.957846] input: HDA Intel Headphone as 
/devices/pci:00/:00:1b.0/sound/card0/input16
[   12.959155] i915 :00:02.0: setting latency timer to 64
[   13.002496] i915 :00:02.0: irq 47 for MSI/MSI-X
[   13.002502] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   13.002592] [drm] Driver supports precise vblank timestamp query.
[   13.002713] vgaarb: device changed decodes: 
PCI::00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   13.519756] fbcon: inteldrmfb (fb0) is primary device
[   13.787217] Console: switching to colour frame buffer device 170x48
[   13.797026] fb0: inteldrmfb frame buffer device
[   13.797094] drm: registered panic notifier
[   13.842524] acpi device:0d: registered as cooling_device4
[   13.843376] input: Video Bus as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input17
[   13.843617] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   13.843885] [drm] Initialized i915 1.6.0 20080730 for :00:02.0 on minor 0
[   15.107794] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. 
Using workaround
[   15.714232] Adding 5329916k swap on /dev/sda4.  Priority:-1 extents:1 
across:5329916k 
[   15.736521] EXT4-fs (sda1): re-mounted. Opts: (null)
[   16.168919] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   16.315764] loop: module loaded
[   16.497945] cfg80211: Calling CRDA to update world regulatory domain
[   16.707846] brcmsmac :44:00.0: bus 68 slot 0 func 0 irq 10
[   16.711515] brcmsmac :44:00.0: setting latency timer to 64
[   16.796780] cfg80211: World regulatory domain updated:
[   16.798515] cfg80211: (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp)
[   16.800265] cfg80211: (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[   16.802003] cfg80211: (2457000 KHz - 2482000 KHz @ 2 KHz), (300 mBi, 
2000 mBm)
[   16.803720] cfg80211: (2474000 KHz - 2494000 KHz @ 2 KHz), (300 mBi, 
2000 mBm)
[   16.805446] cfg80211: (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[   16.807138] cfg80211: (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[   16.865530] brcmsmac :44:00.0: firmware: agent loaded brcm/bcm43xx-0.fw 
into memory
[   16.882974] brcmsmac :44:00.0: firmware: agent loaded 
brcm/bcm43xx_hdr-0.fw into memory
[   16.906719] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   16.907706] cfg80211: Calling CRDA for country: US
[   16.917030] cfg80211: Regulatory domain changed to country: US
[   16.920148] cfg80211: (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp)
[   16.923266] cfg80211: (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2700 mBm)
[   16.926494] cfg80211: (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 

Bug#705711: linux-image-2.6.32-5-686: AMD A6-3500 APU with Radeon HD 6530D not supported

2013-04-18 Thread Ben Hutchings
Control: tag -1 wontfix

On Thu, Apr 18, 2013 at 07:09:03PM -0300, Ivan Baldo wrote:
 Package: linux-2.6
 Version: 2.6.32-46
 Severity: wishlist
 Tags: squeeze
 
 This is just to let you know.
 I don't know if a backport to support that driver is worthwhile or not, 
 complex
 or trivial, etc...
 The VESA driver is unstable, sometimes X starts, sometimes not, when it starts
 it doesn't support the monitors native resolution.
 Thanks for your consideration!
 Happy hacking!

Sorry, it won't be possible to add any new graphics hardware support
to 'squeeze'.  The kernel and X packages in squeeze-backports might
support this hardware properly; otherwise try Debian 7.0 'wheezy'
which will be released very shortly.

Ben.

-- 
Ben Hutchings
We get into the habit of living before acquiring the habit of thinking.
  - Albert Camus


-- 
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/20130418231229.gw2...@decadent.org.uk



Processed: Re: Bug#705711: linux-image-2.6.32-5-686: AMD A6-3500 APU with Radeon HD 6530D not supported

2013-04-18 Thread Debian Bug Tracking System
Processing control commands:

 tag -1 wontfix
Bug #705711 [linux-2.6] linux-image-2.6.32-5-686: AMD A6-3500 APU with Radeon 
HD 6530D not supported
Added tag(s) wontfix.

-- 
705711: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=705711
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.b705711.136632675523835.transcr...@bugs.debian.org



Bug#704987: gnome-shell: scrolling in libreoffice-writer freezes system

2013-04-18 Thread colliar
Package: src:linux
Followup-For: Bug #704987


 Mmh, the gap is strange. Have to recheck.

Stupid myself. There is some time needed to enter the pw for an encrypted system

Colliar


-- 
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/20130419010122.8842.8699.report...@ehret.lan



Bug#704987: system freezes after hibernate/suspend

2013-04-18 Thread Michael Gilbert
control: severity -1 important

Reducing severity since this doesn't meet the kernel team's
requirements for a grave or higher.

Best wishes,
Mike


-- 
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/CANTw=MMWPzfWzOOTzrG8E_R5heHepvuoD=o702jmndsbjvc...@mail.gmail.com



Processed: Re: Bug#704987: system freezes after hibernate/suspend

2013-04-18 Thread Debian Bug Tracking System
Processing control commands:

 severity -1 important
Bug #704987 [src:linux] gnome-shell: scrolling in libreoffice-writer freezes 
system
Severity set to 'important' from 'critical'

-- 
704987: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=704987
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.b704987.136633430016706.transcr...@bugs.debian.org



Bug#704767: marked as done (Kernel soft-lockup when running doxygen)

2013-04-18 Thread Debian Bug Tracking System
Your message dated Fri, 19 Apr 2013 03:43:08 +0100
with message-id 1366339388.3408.57.ca...@deadeye.wl.decadent.org.uk
and subject line Re: Bug#704767: linux-image-2.6.32-5-amd64: kernel crashes 
when task block for more than 120 seconds
has caused the Debian Bug report #704767,
regarding Kernel soft-lockup when running doxygen
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
704767: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=704767
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: linux-2.6
Version: 2.6.32-48squeeze1
Severity: important
Tags: squeeze

Here is an example of what appears in kern.log when the system crashes:
6433 Apr  4 00:35:13 Debianosaur kernel: [57842.080076] INFO: task 
doxygen:22882 blocked for more than 120 seconds.
6434 Apr  4 00:35:13 Debianosaur kernel: [57842.080079] echo 0  
/proc/sys/kernel/hung_task_timeout_secs disables this message.
6435 Apr  4 00:35:13 Debianosaur kernel: [57842.080082] doxygen   D 
 0 22882  23100 0x
6436 Apr  4 00:35:13 Debianosaur kernel: [57842.080086]  8148b1f0 
0086  0082
6437 Apr  4 00:35:13 Debianosaur kernel: [57842.080091]  02719628 
0008 f9e0 88007adb9fd8
6438 Apr  4 00:35:13 Debianosaur kernel: [57842.080095]  000157c0 
000157c0 88007a80d4c0 88007a80d7b8
6439 Apr  4 00:35:13 Debianosaur kernel: [57842.080099] Call Trace:
6440 Apr  4 00:35:13 Debianosaur kernel: [57842.080107]  [810168ec] ? 
read_tsc+0xa/0x20
6441 Apr  4 00:35:13 Debianosaur kernel: [57842.080112]  [8106bdca] ? 
timekeeping_get_ns+0xe/0x2e
6442 Apr  4 00:35:13 Debianosaur kernel: [57842.080116]  [810b4761] ? 
sync_page+0x0/0x46
6443 Apr  4 00:35:13 Debianosaur kernel: [57842.080120]  [812fc8f2] ? 
io_schedule+0x73/0xb7
6444 Apr  4 00:35:13 Debianosaur kernel: [57842.080124]  [810b47a2] ? 
sync_page+0x41/0x46
6445 Apr  4 00:35:13 Debianosaur kernel: [57842.080127]  [812fcd02] ? 
__wait_on_bit_lock+0x3f/0x84
6446 Apr  4 00:35:13 Debianosaur kernel: [57842.080130]  [810b472e] ? 
__lock_page+0x5d/0x63
6447 Apr  4 00:35:13 Debianosaur kernel: [57842.080134]  [810652e0] ? 
wake_bit_function+0x0/0x23
6448 Apr  4 00:35:13 Debianosaur kernel: [57842.080138]  [810cad88] ? 
lock_page+0x9/0x1f
6449 Apr  4 00:35:13 Debianosaur kernel: [57842.080141]  [810cd2f1] ? 
handle_mm_fault+0x563/0x80f
6450 Apr  4 00:35:13 Debianosaur kernel: [57842.080145]  [81300096] ? 
do_page_fault+0x2e0/0x2fc
6451 Apr  4 00:35:13 Debianosaur kernel: [57842.080148]  [812fdf35] ? 
page_fault+0x25/0x30


-- Package-specific info:
** Version:
Linux version 2.6.32-5-amd64 (Debian 2.6.32-48squeeze1) (da...@debian.org) (gcc 
version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Feb 25 00:26:11 UTC 2013

** Command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 
root=UUID=57243b85-f7cc-4494-9ad3-b157320e2b7e ro quiet

** Tainted: C (1024)
 * Module from drivers/staging has been loaded.

** Kernel log:
[75707.408064] alg name:TKIP
[75707.408071] rtl819xU:to setKey(), dev:88007acc, EntryNo:1, 
KeyIndex:1, KeyType:2, MacAddrff:ff:ff:ff:ff:ff
[75707.408072] 
[76307.355329] alg name:TKIP
[76307.355335] rtl819xU:to setKey(), dev:88007acc, EntryNo:2, 
KeyIndex:2, KeyType:2, MacAddrff:ff:ff:ff:ff:ff
[76307.355336] 
[76907.368067] alg name:TKIP
[76907.368074] rtl819xU:to setKey(), dev:88007acc, EntryNo:1, 
KeyIndex:1, KeyType:2, MacAddrff:ff:ff:ff:ff:ff
[76907.368075] 
[77507.348319] alg name:TKIP
[77507.348326] rtl819xU:to setKey(), dev:88007acc, EntryNo:2, 
KeyIndex:2, KeyType:2, MacAddrff:ff:ff:ff:ff:ff
[77507.348327] 
[78107.299913] alg name:TKIP
[78107.299920] rtl819xU:to setKey(), dev:88007acc, EntryNo:1, 
KeyIndex:1, KeyType:2, MacAddrff:ff:ff:ff:ff:ff
[78107.299922] 
[78707.312320] alg name:TKIP
[78707.312327] rtl819xU:to setKey(), dev:88007acc, EntryNo:2, 
KeyIndex:2, KeyType:2, MacAddrff:ff:ff:ff:ff:ff
[78707.312328] 
[79307.264033] alg name:TKIP
[79307.264040] rtl819xU:to setKey(), dev:88007acc, EntryNo:1, 
KeyIndex:1, KeyType:2, MacAddrff:ff:ff:ff:ff:ff
[79307.264042] 
[79907.255165] alg name:TKIP
[79907.255172] rtl819xU:to setKey(), dev:88007acc, EntryNo:2, 
KeyIndex:2, KeyType:2, MacAddrff:ff:ff:ff:ff:ff
[79907.255173] 
[80507.268321] alg name:TKIP
[80507.268328] rtl819xU:to setKey(), dev:88007acc, EntryNo:1, 
KeyIndex:1, KeyType:2, MacAddrff:ff:ff:ff:ff:ff

Bug#697619: marked as done (Many HID drivers not included in initramfs)

2013-04-18 Thread Debian Bug Tracking System
Your message dated Fri, 19 Apr 2013 03:02:35 +
with message-id e1ut1at-0006t9...@franck.debian.org
and subject line Bug#697619: fixed in initramfs-tools 0.109.1
has caused the Debian Bug report #697619,
regarding Many HID drivers not included in initramfs
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
697619: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697619
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:linux
Version: 3.7.1-1~experimental.1
Severity: grave

The 3.7 kernel in experimental no longer accepts input from a USB
keyboard at the initramfs passphrase prompt for an encrypted root.  This
works fine with the 3.6 kernel currently in latest unstable, which I
booted to make this report.

Reporting this as grave because it breaks a common configuration
supported by the installer (the vast majority of desktop systems have
USB keyboards, and the installer offers encrypted root filesystems).

- Josh Triplett

-- Package-specific info:
** Model information
sys_vendor: LENOVO
product_name: 42915J0
product_version: ThinkPad X220
chassis_vendor: LENOVO
chassis_version: Not Available
bios_vendor: LENOVO
bios_version: 8DET47WW (1.17 )
board_vendor: LENOVO
board_name: 42915J0
board_version: Not Available

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor 
Family DRAM Controller [8086:0104] (rev 09)
Subsystem: Lenovo Device [17aa:21da]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort+ SERR- PERR- INTx-
Latency: 0
Capabilities: access denied

00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 
00 [VGA controller])
Subsystem: Lenovo Device [17aa:21da]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 42
Region 0: Memory at f000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at e000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at 5000 [size=64]
Expansion ROM at unassigned [disabled]
Capabilities: access denied
Kernel driver in use: i915

00:16.0 Communication controller [0780]: Intel Corporation 6 Series/C200 Series 
Chipset Family MEI Controller #1 [8086:1c3a] (rev 04)
Subsystem: Lenovo Device [17aa:21da]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx+
Latency: 0
Interrupt: pin A routed to IRQ 11
Region 0: Memory at f2525000 (64-bit, non-prefetchable) [size=16]
Capabilities: access denied

00:19.0 Ethernet controller [0200]: Intel Corporation 82579LM Gigabit Network 
Connection [8086:1502] (rev 04)
Subsystem: Lenovo Device [17aa:21ce]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 40
Region 0: Memory at f250 (32-bit, non-prefetchable) [size=128K]
Region 1: Memory at f252b000 (32-bit, non-prefetchable) [size=4K]
Region 2: I/O ports at 5080 [size=32]
Capabilities: access denied
Kernel driver in use: e1000e

00:1a.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset 
Family USB Enhanced Host Controller #2 [8086:1c2d] (rev 04) (prog-if 20 [EHCI])
Subsystem: Lenovo Device [17aa:21da]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 16
Region 0: Memory at f252a000 (32-bit, non-prefetchable) [size=1K]
Capabilities: access denied
Kernel driver in use: ehci_hcd

00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset 
Family High Definition Audio Controller [8086:1c20] (rev 04)
Subsystem: 

initramfs-tools_0.109.1_multi.changes ACCEPTED into unstable

2013-04-18 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 17 Apr 2013 02:20:49 +0100
Source: initramfs-tools
Binary: initramfs-tools
Architecture: all source
Version: 0.109.1
Distribution: unstable
Urgency: low
Maintainer: Debian kernel team debian-kernel@lists.debian.org
Changed-By: Ben Hutchings b...@decadent.org.uk
Closes: 697619
Description: 
 initramfs-tools - generic modular initramfs generator
Changes: 
 initramfs-tools (0.109.1) unstable; urgency=low
 .
   * Team upload
   * [1314bff] hook-functions: Include more HID drivers in base
 (Closes: #697619)
Checksums-Sha1: 
 20a4ec3565f8f866f1fb885ea07ba1984065d3b9 1692 initramfs-tools_0.109.1.dsc
 269d7fc475680bd227c17d32496f933bcd6becdf 85979 initramfs-tools_0.109.1.tar.gz
 c429c70a80052e0997941ab657d45d50298e8def 91274 initramfs-tools_0.109.1_all.deb
Checksums-Sha256: 
 9fe143513364ccdba9cf6927a7d0fa8850c2b1b21355103bed72f0c309d3d5e1 1692 
initramfs-tools_0.109.1.dsc
 83358a78f5f2826989bb519d04b6bbc66022236c3200ad85cfad8b374415a9f8 85979 
initramfs-tools_0.109.1.tar.gz
 cf3866c8c72048583d62f1fcdac1ab5b1e78cf9c7a281c263c7b9b20789f931a 91274 
initramfs-tools_0.109.1_all.deb
Files: 
 75e39fbb3762321fd0479325451f25b2 1692 utils optional 
initramfs-tools_0.109.1.dsc
 717d6e3bb6c1b57de5f4590cbe939cfc 85979 utils optional 
initramfs-tools_0.109.1.tar.gz
 cbdf752d5303af394358e89e94bf047e 91274 utils optional 
initramfs-tools_0.109.1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIVAwUBUW39dOe/yOyVhhEJAQogOQ/+OAEhHtCH5twhPlfu2uo0fUM9LykF0HWu
SAy1VAPjFflpjDwWYPv6MwAvKGII3hcIsySvtMmLa6Xm6zZiSZZIT3/Mr4uW8L3z
+/ZkKTz9Fpe2U94jdADW74pGTcwE3RRVjjJsiDrFxiceVsfSPx7mw1+y7HNPx7MD
+PhbAlbDxZXfIwBOuAHqVWG3LBAmP4le7lj92amlUpbuDBqoMsMrnP/2ACc/eiyA
8zSKA+tZAqbMXzUSULqhPs8zThSVMAWfjm1KGFIuWWoTFJmK+eImEpWz/BJOLq+F
HXdjswmmM8SuEKgRmNu7i0A5YBbM2wmkl/voBLK9CbMZ1JB0AQkN9RXMbfIFxQLF
fe1FNbcsYvshvTlwh1XeszW17sO+ua05LQNyn0R4vvWue9bhQmakq7HrflVlHCVl
C2wXhU4UOVlN7xuJVrGD8bU3+O5AVGPBjd4R+x/utXyrpMMC/E6Hu2SYg05D/4fR
cXGtmp80Zjm5HVOTrUIvDwe/FgddVXKmBcpuq19p7bBRnUZYyX336OTW9Bc9igN7
ZmTGCM9n0fS/1bABsIkZcLWSqKMIT4Cpje7ruwQ7EIXQWyXIe/HUirUNJzPoBF6m
P8oJWyGkW8NhLqxSgqlad1HAxmcMSGb1Mzz4mPUItpTs+XTc92xO/fh+PnPKaxgb
vrcsZrVfxVk=
=Rb5D
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
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/e1ut1at-0006t3...@franck.debian.org