Bug#688503: Missing keymap in initramfs file when `console-setup' is not installed

2012-09-23 Thread Dirk Ullrich
Package: initramfs-tools
Version: 0.108

If one have package `console-setup' not installed, `update-initramfs' does not
include the keymap into the initramfs file generated.

A look into `/usr/share/initramfs-tools/hooks/keymap' shows that the keymap is
copied by using `/bin/setupcon' from the `console-setup'.  But neither is
`console-setup' an essential package. nor does `initramfs-tools' depend on
it.  Moreover the keymap hook `exit's with 0 if `/bin/loadkeys' or
`/bin/setupcon' (as in my case) is missing.  Is this really the intended
behaviour?

I suggest to add `console-setup' as a dependency for `initramfs-tool' and add
an error or at least a warning if the keymap has to be loaded (by `KEYMAP=y'
`initramfs-tools' configuration) but one of the above tools is missing.
Moreover I suggest to use `KEYMAP=y' as default in
`/etc/initramfs-tools/initramfs.conf' since imho many Debian users have a
non-QWERTY keyboard layout.

I am using Debian GNU/Linux sid, kernel 3.2.0-3 and libc6 2.13-35.

Cheers,
Dirk


-- 
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/CAFgzs6rfmy4GX81D6WjwUf9Yg4pY9sajuWaCJ=pmg8881ha...@mail.gmail.com



Processed: Re: AMD SB 750 + Logitech USB keyboard broken and system unbootable with Linux 3.2 (regression from 2.6.38)

2012-09-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 685360 src:linux 3.2.20-1
Bug #685360 [src:linux] AMD SB 750 + Logitech USB keyboard brokenness with 
Linux 3.2 (regression from 3.1)
Ignoring request to reassign bug #685360 to the same package
Bug #685360 [src:linux] AMD SB 750 + Logitech USB keyboard brokenness with 
Linux 3.2 (regression from 3.1)
Marked as found in versions linux/3.2.20-1; no longer marked as found in 
versions linux/3.2.0-0.bpo.2.
 # 596264082f10 (HID: Fix logitech-dj: missing Unifying device issue,
 # 2012-09-21)
 tags 685360 + upstream patch
Bug #685360 [src:linux] AMD SB 750 + Logitech USB keyboard brokenness with 
Linux 3.2 (regression from 3.1)
Added tag(s) upstream and patch.
 # basic hardware support. regression.
 severity 685360 important
Bug #685360 [src:linux] AMD SB 750 + Logitech USB keyboard brokenness with 
Linux 3.2 (regression from 3.1)
Severity set to 'important' from 'serious'

End of message, stopping processing here.

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



Bug#682233: mpt2sas: kernel crash under load with hanged disks

2012-09-23 Thread Jonathan Nieder
tags 682233 + upstream patch pending
quit

Hi,

George Shuklin wrote:

 I think this commit is somehow related to that problem:

 commit 14216561e164671ce147458653b1fea06a4ada1e
 Author: James Bottomley jbottom...@parallels.com
 Date:   Wed Jul 25 23:55:55 2012 +0400

 [SCSI] Fix 'Device not ready' issue on mpt2sas

Sounds plausible.  That patch was applied upstream as v3.2.30~126, so
please test 3.2.30-1 once it is available.

If impatient before then:

 0. prerequisites:

apt-get install git build-essential

 1. get the kernel history, if you do not already have it:

git clone \
  git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git

 2. fetch point releases:

cd linux
git remote add stable \
  git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
git fetch stable

 3. configure, build, attempt to reproduce the bug:

git checkout v3.2.29
cp /boot/config-$(uname -r) .config; # current configuration
scripts/config --disable DEBUG_INFO
make localmodconfig; # optional: minimize configuration
make deb-pkg; # optionally with -jnum for parallel build
dpkg -i ../name of package; # as root
reboot
... test test test ...

Hopefully it reproduces the bug.  So

 4. update:

cd linux
git merge stable/linux-3.2.y
make deb-pkg; # maybe with -j4
dpkg -i ../name of package; # as root
reboot
... test test test ...

Thanks again for your help and patience.

Sincerely,
Jonathan


-- 
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/20120923085642.GA24835@elie.Belkin



Processed: Re: mpt2sas: kernel crash under load with hanged disks

2012-09-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 682233 + upstream patch pending
Bug #682233 [src:linux] mpt2sas: kernel crash under load with hanged disks
Added tag(s) pending and patch.
 quit
Stopping processing here.

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



Processed: Re: Bug#685726: linux-image-3.2.0-3-amd64: return error when trying to format image file (mkfs -t ext4 file.img)

2012-09-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Ben Hutchings wrote:
 #
 #  Please can you test the patches from the previous email?
 tags 685726 + upstream patch moreinfo
Bug #685726 [src:linux] linux-image-3.2.0-3-amd64: return error when trying to 
format image file (mkfs -t ext4 file.img)
Added tag(s) upstream, moreinfo, and patch.

End of message, stopping processing here.

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



Processed (with 1 errors): Re: Please add the fuse module to d-i kernel packages

2012-09-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 Version: 3.2.29-1
 reassign 686631 src:linux 3.2.23-1
Bug #686631 [linux] Please add the fuse module to d-i kernel packages
Bug #684265 [linux] debian-installer: os-prober needs fuse module to detect 
other OS's
Bug #687286 [linux] installation does not detect existing Lubuntu
Bug reassigned from package 'linux' to 'src:linux'.
Bug reassigned from package 'linux' to 'src:linux'.
Bug reassigned from package 'linux' to 'src:linux'.
Ignoring request to alter found versions of bug #686631 to the same values 
previously set
Ignoring request to alter found versions of bug #684265 to the same values 
previously set
Ignoring request to alter found versions of bug #687286 to the same values 
previously set
Ignoring request to alter fixed versions of bug #686631 to the same values 
previously set
Ignoring request to alter fixed versions of bug #684265 to the same values 
previously set
Ignoring request to alter fixed versions of bug #687286 to the same values 
previously set
Bug #686631 [src:linux] Please add the fuse module to d-i kernel packages
Bug #684265 [src:linux] debian-installer: os-prober needs fuse module to detect 
other OS's
Bug #687286 [src:linux] installation does not detect existing Lubuntu
Marked as found in versions linux/3.2.23-1.
Marked as found in versions linux/3.2.23-1.
Marked as found in versions linux/3.2.23-1.
 quit
Stopping processing here.

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



Bug#686631: marked as done (Please add the fuse module to d-i kernel packages)

2012-09-23 Thread Debian Bug Tracking System
Your message dated Sun, 23 Sep 2012 02:20:10 -0700
with message-id 20120923092010.GA25227@elie.Belkin
and subject line Re: Please add the fuse module to d-i kernel packages
has caused the Debian Bug report #686631,
regarding Please add the fuse module to d-i kernel packages
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.)


-- 
686631: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686631
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: installation-reports

Boot method: USB stick
Image version: Beta 1 -
http://cdimage.debian.org/cdimage/wheezy_di_beta1/amd64/iso-cd/debian-wheezy-DI-b1-amd64-netinst.iso
Date: 2012/08/30

Machine: Samsung NP305U1A
Processor: AMD E-450
Memory: 4GB
Partitions:
Filesystem Type 1K-blocks 
  Used Available Use% Mounted on
rootfs rootfs19464068
4097784  15170988  22% /
udev   devtmpfs 10240 
 0 10240   0% /dev
tmpfs  tmpfs   38 
   732379268   1% /run
/dev/disk/by-uuid/72d72937-453a-4690-95e2-12ef2ac3f4c7 ext4  19464068
4097784  15170988  22% /
tmpfs  tmpfs 5120 
 0  5120   0% /run/lock
tmpfs  tmpfs   759996 
92759904   1% /tmp
tmpfs  tmpfs   759996 
80759916   1% /run/shm
/dev/mapper/sda6_crypt ext4 392900060
6092452 382874048   2% /home

Output of lspci -knn:
00:00.0 Host bridge [0600]: Advanced Micro Devices [AMD] Family 14h
Processor Root Complex [1022:1510]
Subsystem: Samsung Electronics Co Ltd Device [144d:c600]
00:01.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee
ATI Wrestler [Radeon HD 6320] [1002:9806]
Subsystem: Samsung Electronics Co Ltd Device [144d:c600]
00:01.1 Audio device [0403]: Advanced Micro Devices [AMD] nee ATI Wrestler
HDMI Audio [Radeon HD 6250/6310] [1002:1314]
Subsystem: Samsung Electronics Co Ltd Device [144d:c600]
Kernel driver in use: snd_hda_intel
00:04.0 PCI bridge [0604]: Advanced Micro Devices [AMD] Family 14h
Processor Root Port [1022:1512]
Kernel driver in use: pcieport
00:11.0 SATA controller [0106]: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] [1002:4391]
Subsystem: Samsung Electronics Co Ltd Device [144d:c600]
Kernel driver in use: ahci
00:12.0 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397]
Subsystem: Samsung Electronics Co Ltd Device [144d:c600]
Kernel driver in use: ohci_hcd
00:12.2 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396]
Subsystem: Samsung Electronics Co Ltd Device [144d:c600]
Kernel driver in use: ehci_hcd
00:13.0 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397]
Subsystem: Samsung Electronics Co Ltd Device [144d:c600]
Kernel driver in use: ohci_hcd
00:13.2 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396]
Subsystem: Samsung Electronics Co Ltd Device [144d:c600]
Kernel driver in use: ehci_hcd
00:14.0 SMBus [0c05]: Advanced Micro Devices [AMD] nee ATI SBx00 SMBus
Controller [1002:4385] (rev 42)
Subsystem: Samsung Electronics Co Ltd Device [144d:c600]
Kernel driver in use: piix4_smbus
00:14.2 Audio device [0403]: Advanced Micro Devices [AMD] nee ATI SBx00
Azalia (Intel HDA) [1002:4383] (rev 40)
Subsystem: Samsung Electronics Co Ltd Device [144d:c600]
Kernel driver in use: snd_hda_intel
00:14.3 ISA bridge [0601]: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 LPC host controller [1002:439d] (rev 40)
Subsystem: Samsung Electronics Co Ltd Device [144d:c600]
00:14.4 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI SBx00 PCI
to PCI Bridge [1002:4384] (rev 40)
00:14.5 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 USB OHCI2 Controller [1002:4399]
Subsystem: Samsung Electronics Co Ltd Device [144d:c600]
Kernel driver in use: ohci_hcd
00:15.0 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI
SB700/SB800/SB900 PCI to PCI bridge (PCIE port 0) [1002:43a0]

Bug#687286: marked as done (installation does not detect existing Lubuntu)

2012-09-23 Thread Debian Bug Tracking System
Your message dated Sun, 23 Sep 2012 02:20:10 -0700
with message-id 20120923092010.GA25227@elie.Belkin
and subject line Re: Please add the fuse module to d-i kernel packages
has caused the Debian Bug report #686631,
regarding installation does not detect existing Lubuntu
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.)


-- 
686631: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686631
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: installation-reports

Boot method: netboot

Image version: 
http://d-i.debian.org/daily-images/amd64/daily/netboot/debian-installer/amd64/

Date: 05-SEP-2012 20:00 GMT

Machine: Toshiba Satellite A100
Processor: Intel Core2 duo
Memory: 1GByte
Partitions: df -Tl will do; the raw partition table is preferred

Output of lspci -knn (or lspci -nn):

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [0]
Detect network card:[0]
Configure network:  [0]
Detect CD:  [0]
Load installer modules: [0]
Detect hard drives: [0]
Partition hard drives:  [0]
Install base system:[0]
Clock/timezone setup:   [0]
User/password setup:[0]
Install tasks:  [0]
Install boot loader:[E]
Overall install:[E]

Comments/Problems:

1. The install into an encrypted partition worked well, albeit somewhat
   slow ;-) In addition to the encrypted installation partition, it
   correctly created an unencrypted boot partition and encrypted swap.

2. The installation did not detect the existing Lubuntu 10.04 
   and wanted to install grub into the master boot record (I did not 
   allow that).

3. the grub installer was unable to install grub into any partition of
   the harddisk, encrypted or not. So I could not boot into wheezy.

4. Manually editing the configuration of the existing grub-legacy in the
   master boot record, I was able to boot into wheezy.

So, grub seems to be the only problem of wheezy, at least for me.

Thanks for your good work!
  Herbert

-- 
Herbert Kaminski   Dipl.Phys.
Memeler Str. 4 26122 Oldenburg
Fon: 0441-9558938  Fax: -9558939
---End Message---
---BeginMessage---
Version: 3.2.29-1
reassign 686631 src:linux 3.2.23-1
quit

Hi,

Christian PERRIER wrote:

 clone 686314 -1
 reassign -1 linux
 retitle -1 Please add the fuse module to d-i kernel packages

Done, thanks.---End Message---


Bug#685360: [PATCH 1/1] HID: Fix missing Unifying device issue

2012-09-23 Thread Josip Rodin
On Fri, Sep 21, 2012 at 12:21:34PM +0200, Nestor Lopez Casado wrote:
 This patch fixes an issue introduced after commit 4ea5454203d991ec
 
 After that commit, hid-core silently discards any incoming packet
 that arrives while any hid driver's probe function is being executed.

I managed to test this now, on top of Linux 3.5, but it didn't fix my
keyboard. I still get the same sequence of messages with hid.debug=1:

+usb 5-2: new full-speed USB device number 3 using ohci_hcd
+drivers/hid/usbhid/hid-core.c: HID probe called for ifnum 0
+drivers/hid/hid-logitech-dj.c: logi_dj_probe called for ifnum 0
+drivers/hid/hid-logitech-dj.c: logi_dj_probe: ignoring ifnum 0
+drivers/hid/usbhid/hid-core.c: HID probe called for ifnum 1
+drivers/hid/hid-logitech-dj.c: logi_dj_probe called for ifnum 1
+drivers/hid/hid-logitech-dj.c: logi_dj_probe: ignoring ifnum 1
+drivers/hid/usbhid/hid-core.c: HID probe called for ifnum 2
+drivers/hid/hid-logitech-dj.c: logi_dj_probe called for ifnum 2
+drivers/hid/usbhid/hid-core.c: submitting ctrl urb: Get_Report wValue=0x0110 
wIndex=0x0002 wLength=7
+drivers/hid/usbhid/hid-core.c: submitting ctrl urb: Get_Report wValue=0x0111 
wIndex=0x0002 wLength=20
+drivers/hid/usbhid/hid-core.c: submitting ctrl urb: Get_Report wValue=0x0120 
wIndex=0x0002 wLength=15
+drivers/hid/usbhid/hid-core.c: submitting ctrl urb: Get_Report wValue=0x0121 
wIndex=0x0002 wLength=32
+logitech-djreceiver 0003:046D:C52B.0005: claimed by neither input, hiddev nor 
hidraw
+logitech-djreceiver 0003:046D:C52B.0005: logi_dj_probe:hid_hw_start returned 
error

-- 
 2. That which causes joy or happiness.


-- 
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/20120923102318.ga12...@entuzijast.net



Bug#688513: linux-image-3.5-trunk-amd64: soft lockup (CPU#1 stuck for stuck for Xs!) on Intel(R) Pentium(R) D CPU 2.80GHz

2012-09-23 Thread David Eccles (gringer)
Package: src:linux
Version: 3.5.2-1~experimental.1
Severity: grave
Justification: causes non-serious data loss

Dear Maintainer,
Since returning to NZ and reinstalling Debian unstable on my computer in March 
this year, I have had issues with 
my computer freezing about once per week. This seems to be due to both CPUs 
freezing, but not at the same time -- 
I get error messages about stuck CPUs prior to the computer becoming completely 
unusable. This is a data loss issue
for me because the only fix I can use to get the computer working again is a 
reset, which can mean that cached
data from recent work is not written to the hard drive. The issue had not 
previously impacted my desktop work too much, 
as long as any programs that I ran saved their state at reasonably frequent 
intervals or did not take more than a
day or so to run. I have since replaced the computer with another system at my 
work, but now use the sytem at home
as an experimental web server, where intermittent, difficult-to-repeat CPU 
freezes are a bit more of a problem for me.

This was a system that had been kept in storage for about a year while I was in 
Germany, so I thought it might 
have been a hardware problem, but I've always had the thought of a software bug 
in the back of my head (this is 
my first report of the issue). Prior to my trip to Germany, I had been running 
Debian unstable fine (within expected
limits) for about 5 years (although the installation was 32-bit rather than the 
current 64-bit version). I have tried 
to update the kernels in an attempt to fix this problem, to no avail. The 
current kernel is from experimental, 
because I am always hoping that the next version will fix the problem.

There does not seem to be any relationship between anything obvious and the CPU 
freezes. Considering it might be
a hardware issue, I gave the computer a good clean with no change in behaviour. 
A brief memcheck (one pass) seemed 
fine. It is possible that the issue ocurrs more frequently under high load, but 
that might just be because I'm more
likely to be around the computer when it's doing more things at once.

An example dump from syslog is shown below:

Sep 23 17:22:51 assimilis kernel: [ 5448.148015] BUG: soft lockup - CPU#1 stuck 
for 22s! [nullmailer-send:8240]
Sep 23 17:22:51 assimilis kernel: [ 5448.148021] Modules linked in: 
ip6table_filter ip6_tables iptable_filter ip_tables ebtable_nat ebtables 
x_tables mperf cpufreq_stats cpufreq_userspace cpufreq_powersave 
cpufreq_conservative ppdev lp bnep rfcomm bluetooth rfkill crc16 binfmt_misc 
nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ext3 mbcache jbd sha1_generic 
arc4 ecb ppp_mppe ppp_generic slhc loop fuse joydev hid_generic i915 iTCO_wdt 
iTCO_vendor_support video drm_kms_helper lpc_ich drm mfd_core snd_intel8x0 
snd_ac97_codec snd_pcm snd_page_alloc snd_seq snd_seq_device snd_timer 
i2c_algo_bit rng_core snd soundcore ac97_bus evdev i2c_i801 i2c_core parport_pc 
parport psmouse dcdbas pcspkr serio_raw processor button thermal_sys xfs dm_mod 
sg sr_mod cdrom sd_mod crc_t10dif usb_storage usbhid hid uas microcode 
ata_generic uhci_hcd ata_piix ehci_hcd libata scsi_mod usbcore tg3 libphy 
usb_common [last unloaded: scsi_wait_scan]
Sep 23 17:22:51 assimilis kernel: [ 5448.148139] CPU 1 
Sep 23 17:22:51 assimilis kernel: [ 5448.148141] Modules linked in: 
ip6table_filter ip6_tables iptable_filter ip_tables ebtable_nat ebtables 
x_tables mperf cpufreq_stats cpufreq_userspace cpufreq_powersave 
cpufreq_conservative ppdev lp bnep rfcomm bluetooth rfkill crc16 binfmt_misc 
nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ext3 mbcache jbd sha1_generic 
arc4 ecb ppp_mppe ppp_generic slhc loop fuse joydev hid_generic i915 iTCO_wdt 
iTCO_vendor_support video drm_kms_helper lpc_ich drm mfd_core snd_intel8x0 
snd_ac97_codec snd_pcm snd_page_alloc snd_seq snd_seq_device snd_timer 
i2c_algo_bit rng_core snd soundcore ac97_bus evdev i2c_i801 i2c_core parport_pc 
parport psmouse dcdbas pcspkr serio_raw processor button thermal_sys xfs dm_mod 
sg sr_mod cdrom sd_mod crc_t10dif usb_storage usbhid hid uas microcode 
ata_generic uhci_hcd ata_piix ehci_hcd libata scsi_mod usbcore tg3 libphy 
usb_common [last unloaded: scsi_wait_scan]
Sep 23 17:22:51 assimilis kernel: [ 5448.148236] 
Sep 23 17:22:51 assimilis kernel: [ 5448.148240] Pid: 8240, comm: 
nullmailer-send Not tainted 3.5-trunk-amd64 #1 Dell Inc. 
OptiPlex GX620   /0FH884
Sep 23 17:22:51 assimilis kernel: [ 5448.148246] RIP: 0010:[8107a576] 
 [8107a576] do_raw_spin_lock+0x15/0x1b
Sep 23 17:22:51 assimilis kernel: [ 5448.148257] RSP: :88005ae11d30  
EFLAGS: 0202
Sep 23 17:22:51 assimilis kernel: [ 5448.148260] RAX: 0001 RBX: 
 RCX: 
Sep 23 17:22:51 assimilis kernel: [ 5448.148263] RDX:  RSI: 
7f7a6edf74a4 RDI: ead6eae0
Sep 23 17:22:51 assimilis kernel: [ 5448.148265] RBP: 880054c1ed98 R08: 

Processed: severity of 688513 is important

2012-09-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 688513 important
Bug #688513 [src:linux] linux-image-3.5-trunk-amd64: soft lockup (CPU#1 stuck 
for stuck for Xs!) on Intel(R) Pentium(R) D CPU 2.80GHz
Severity set to 'important' from 'grave'
 thanks
Stopping processing here.

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



Bug#686939: linux-image-3.2.0-3-686-pae: fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver

2012-09-23 Thread Steven Shiau

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


On 09/19/2012 11:46 AM, Ben Hutchings wrote:
 On Wed, 2012-09-19 at 10:09 +0800, Steven Shiau wrote:

 On 2012/9/16 下午 01:13, Ben Hutchings wrote:
 On Fri, 2012-09-07 at 19:37 +0800, Steven Shiau wrote:
 Source: linux
 Version: 3.2.23-1
 Severity: important

 Dear Maintainer,

 When using nomodeset and vga=788 in the boot parameters, the
machine hang at
 fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing
generic driver
 on a machine with Intel VGA card.
 This happens no matter it's 686-pae kernel, or i486 one.
 Since the Intel VGA card in very common, please consider to make
framebuffer work for KMS disabled.

 DRM drivers with KMS *are* framebuffer drivers. I think you mean 'keep
 VGA console working'.

 How to reproduce this:
 1. Create a Debian live based on Sid:
 http://live-build.debian.net/cgi-bin/live-build
 2. Burn the created iso on a CD, then boot it on a machine with
Intel VGA card
 3. In the 1st boot menu of isolinux, press Tab key to modify the
boot parameters. Just append nomodeset vga=788, then press enter to
continue boot
 4. The above error will shown, and it just hangs there.

 This is really weird because i915 just shouldn't register a console at
 all if you do that... Ah, but xserver-video-xorg-intel still installs a
 configuration file which *overrides* nomodeset
 (/etc/modprobe.d/i915-kms.conf). (There was a very good reason for
 doing that in squeeze, but I think it can be dropped now.)

 So you could avoid installing xserver-video-xorg-intel, or empty the
 configuration file.

 Still, the kernel should be able to switch without hanging (and normally
 does). Does this *only* happen if you use 'nomodeset vga=788' or does
 it also happen if you use 'vga=788'?
 It only happens when I use 'nomodeset vga=788'.

 Does /etc/modprobe.d/i915-kms.conf exist in the live system?
Apparently /etc/modprobe.d/i915-kms.conf is from package
xserver-xorg-video-intel, however, since the Debian live CD I created is
in for text mode, this package xserver-xorg-video-intel is not included.
Therefore no /etc/modprobe.d/i915-kms.conf in the live system.
I believe this is the same case for xserver-xorg-video-radeon,

Steven.



 However, when using vga=788, actually it won't work since the console
 screen is not in the 800x600 text mode. It's in KMS mode I believe.

 Yes, by default i915 will load and set the screen mode immediately.

 Ben.


- -- 
Steven Shiau steven _at_ nchc org tw steven _at_ stevenshiau org
National Center for High-performance Computing, Taiwan.
http://www.nchc.org.tw
Public Key Server PGP Key ID: 1024D/9762755A
Fingerprint: A2A1 08B7 C22C 3D06 34DB  F4BC 08B3 E3D7 9762 755A
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iEYEARECAAYFAlBfF1sACgkQCLPj15didVosGQCePZoUYxRox1/EnI4OWSj2/kqJ
xucAn1aTvrWFNwT3d5A+TNw0kF/9V+2u
=+8Kf
-END PGP SIGNATURE-


-- 
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/505f175b.3010...@nchc.org.tw



Processed: Re: [PATCH 1/1] HID: Fix missing Unifying device issue

2012-09-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 685360 - patch
Bug #685360 [src:linux] AMD SB 750 + Logitech USB keyboard brokenness with 
Linux 3.2 (regression from 3.1)
Removed tag(s) patch.

End of message, stopping processing here.

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



Re: Squeeze point release (6.0.6)

2012-09-23 Thread Adam D. Barratt
On Tue, 2012-09-18 at 11:30 -0600, dann frazier wrote:
 On Mon, Sep 17, 2012 at 03:58:13PM +0200, Philipp Kern wrote:
  ok, given the replies, let's settle on this:
  
  On Fri, Sep 07, 2012 at 09:43:03PM +0200, Philipp Kern wrote:
   * Sep 29/30: ok from RT side
[...]
 Sorry, been travelling heavily for the past several days. We do have
 some changes queued, and I should be able to get a kernel uploaded by
 this weekend, but probably not sooner since I expect work to keep me
 pretty busy throught the work week.

Thanks for the upload; the builds seem to be going well.  There don't
seem to be any new d-i changes in git, so I assume we just need lkdi,
a round of d-i binNMUs and then a d-i-n-i upload?

Regards,

Adam


-- 
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/1348418361.21568.17.ca...@jacala.jungle.funky-badger.org



Re: Squeeze point release (6.0.6)

2012-09-23 Thread dann frazier
On Sun, Sep 23, 2012 at 05:39:21PM +0100, Adam D. Barratt wrote:
 On Tue, 2012-09-18 at 11:30 -0600, dann frazier wrote:
  On Mon, Sep 17, 2012 at 03:58:13PM +0200, Philipp Kern wrote:
   ok, given the replies, let's settle on this:
   
   On Fri, Sep 07, 2012 at 09:43:03PM +0200, Philipp Kern wrote:
* Sep 29/30: ok from RT side
 [...]
  Sorry, been travelling heavily for the past several days. We do have
  some changes queued, and I should be able to get a kernel uploaded by
  this weekend, but probably not sooner since I expect work to keep me
  pretty busy throught the work week.
 
 Thanks for the upload; the builds seem to be going well.  There don't
 seem to be any new d-i changes in git, so I assume we just need lkdi,
 a round of d-i binNMUs and then a d-i-n-i upload?

afaik, that's correct.


-- 
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/20120924000123.ga14...@dannf.org