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

2012-09-24 Thread Nestor Lopez Casado
Josip, this is a different issue from the one addressed with the patch. 1) Can you try it on a 3.2 kernel ? 2) The problem you describe, does it happen all the time ? Thanks, Nestor. On Sun, Sep 23, 2012 at 12:23 PM, Josip Rodin j...@debbugs.entuzijast.netwrote: On Fri, Sep 21, 2012 at

Bug#684265: Still with us

2012-09-24 Thread Milan Kupcevic
On 09/24/2012 05:04 AM, Rick Thomas wrote: On Sep 13, 2012, at 2:58 PM, Rick Thomas wrote: 1) It seems likely that adding a udeb for fuse-modules will allow os-prober to identify other Linux OS root partitions and get them added to the boot-loader config file... But only as long as those

Bug#679545: [RFC/PATCH v2] ia64, SR870, EFI bug breaks ata_piix, uninitialized ICH4 IDE EXBAR mem resource

2012-09-24 Thread Stephan Schreiber
Mpfff, there aren't many replies; seems I didn't satisfy what you want to have... At first I want to mention that I just want to help the Debian project and started testing Debian Wheezy my old ia64 box. Since these are my first messages on the kernel lists, I really don't feel me in a

Re: Squeeze point release (6.0.6)

2012-09-24 Thread Adam D. Barratt
On Mon, 2012-09-24 at 09:01 +0900, dann frazier wrote: On Sun, Sep 23, 2012 at 05:39:21PM +0100, Adam D. Barratt wrote: 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

Processed: Re: [3.4.4 - 3.5 regression] fails to find root device (Unable to find LVM volume data/root)

2012-09-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: found 688711 linux/3.5-1~experimental.1 Bug #688711 [src:linux] [3.4.4 - 3.5 regression] fails to find root device (Unable to find LVM volume data/root) Marked as found in versions linux/3.5-1~experimental.1. End of message, stopping processing

Bug#567591: marked as done (linux-image-2.6.32-trunk-amd64: kernel package should conflict with lvm2 package from Lenny)

2012-09-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Sep 2012 16:08:56 -0700 with message-id 20120924230856.GA30488@elie.Belkin and subject line Re: [squeeze] kernel package should conflict with lvm2 package from Lenny has caused the Debian Bug report #567591, regarding linux-image-2.6.32-trunk-amd64: kernel package

Bug#679545: [RFC/PATCH v2] ia64, SR870, EFI bug breaks ata_piix, uninitialized ICH4 IDE EXBAR mem resource

2012-09-24 Thread Bjorn Helgaas
On Mon, Sep 24, 2012 at 07:09:12PM +0200, Stephan Schreiber wrote: Mpfff, there aren't many replies; seems I didn't satisfy what you want to have... At first I want to mention that I just want to help the Debian project and started testing Debian Wheezy my old ia64 box. Thanks, I really

Bug#688711: [3.4.4 - 3.5 regression] fails to find root device (Unable to find LVM volume data/root)

2012-09-24 Thread Jonathan Nieder
Jonathan Nieder wrote: [ 1.949115] sda: sda1 sda2 sda3 sda5 [ 1.949751] sd 0:0:0:0: [sda] Attached SCSI disk Volume group data not found [...] Bisects to v3.5-rc1~164 [...] I'm retesting its second and first

Re: Squeeze point release (6.0.6)

2012-09-24 Thread dann frazier
On Mon, Sep 24, 2012 at 10:54:00PM +0100, Adam D. Barratt wrote: On Mon, 2012-09-24 at 09:01 +0900, dann frazier wrote: On Sun, Sep 23, 2012 at 05:39:21PM +0100, Adam D. Barratt wrote: Thanks for the upload; the builds seem to be going well. There don't seem to be any new d-i changes in

Bug#684265: Still with us

2012-09-24 Thread Rick Thomas
On Sep 24, 2012, at 6:26 AM, Milan Kupcevic wrote: Please file a separate debian-installer bug report for problems related to finding other OS's on LVM partitions. Milan Well... I tried it on a machine that was not using LVM, and got the same results. So the bug isn't fixed yet.

[PATCH kernel-wedge 0/3]

2012-09-24 Thread Ben Hutchings
I'm intending to commit the following changes and upload a new version of kernel-wedge. Let me know if you see any problems with them. Ben. Ben Hutchings (3): gen-deps: Ignore default dependencies that are overridden per-architecture List the unpackaged modules install-files: Include

[PATCH 1/3] gen-deps: Ignore default dependencies that are overridden per-architecture

2012-09-24 Thread Ben Hutchings
Ignore dependencies in default package-list that are overridden by the architecture package-list, consistent with gen-control (Closes: #678587) The previous behaviour masked incomplete dependency lists for some of the Linux udebs. --- The incomplete dependencies were fixed in linux 3.2.21-2, so

[PATCH 2/3] List the unpackaged modules

2012-09-24 Thread Ben Hutchings
find-unpackaged: New sub-command lists modules not packaged in a udeb install-files: Call find-unpackaged --- I hope this information will help us to update the module lists. At some point I would like to add the ability to include modules by subdirectory, though. Ben.

[PATCH 3/3] install-files: Include modules.{builtin,order} in Linux kernel-image udebs

2012-09-24 Thread Ben Hutchings
--- libkmod expects these files to be present. However they are not being installed in the s390 tape image packages, so this probably should be made conditional. That might be a bug in the linux package though. Bastian? Ben. commands/install-files | 31 ++-

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

2012-09-24 Thread Steven Shiau
On 2012/9/19 上午 11:46, Ben Hutchings wrote: Does /etc/modprobe.d/i915-kms.conf exist in the live system? I put /etc/modprobe.d/i915-kms.conf in the live CD filesystem.squashfs, with its contents: options i915 modeset=1 and even when I put nomodeset vga=788 in the boot parameters, now