[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#658029: marked as done (Missing hid-logitech-dj.ko)



Your message dated Tue, 06 Mar 2012 13:47:28 +0000
with message-id <E1S4ujg-0007uU-Cs@franck.debian.org>
and subject line Bug#658029: fixed in initramfs-tools 0.101
has caused the Debian Bug report #658029,
regarding Missing hid-logitech-dj.ko
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 owner@bugs.debian.org
immediately.)


-- 
658029: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658029
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: initramfs-tools
Version: 0.99
Tags: patch

Initramfs for the 3.2 linux kernels doesn't include hid-logitech-dj module, 
rendering certain Logitech keyboards unusable. Patch attached.

-- 
Vadim Solomin
--- hook-functions.orig	2011-05-13 13:56:12.000000000 +0400
+++ hook-functions	2012-01-31 00:58:58.260399997 +0400
@@ -406,9 +406,9 @@
 	case "${1:-}" in
 	base)
 		for x in ehci-hcd ohci-hcd uhci-hcd usbhid xhci xhci-hcd \
-		hid-apple hid-cherry hid-logitech hid-microsoft hid-sunplus \
-		btrfs ext2 ext3 ext4 ext4dev isofs jfs nfs reiserfs udf xfs \
-		af_packet atkbd i8042 virtio_pci; do
+		hid-apple hid-cherry hid-logitech hid-logitech-dj \
+		hid-microsoft hid-sunplus btrfs ext2 ext3 ext4 ext4dev isofs \
+		jfs nfs reiserfs udf xfs af_packet atkbd i8042 virtio_pci; do
 			manual_add_modules "${x}"
 		done
 	;;

--- End Message ---
--- Begin Message ---
Source: initramfs-tools
Source-Version: 0.101

We believe that the bug you reported is fixed in the latest version of
initramfs-tools, which is due to be installed in the Debian FTP archive:

initramfs-tools_0.101.dsc
  to main/i/initramfs-tools/initramfs-tools_0.101.dsc
initramfs-tools_0.101.tar.gz
  to main/i/initramfs-tools/initramfs-tools_0.101.tar.gz
initramfs-tools_0.101_all.deb
  to main/i/initramfs-tools/initramfs-tools_0.101_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 658029@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Prokop <mika@debian.org> (supplier of updated initramfs-tools package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 06 Mar 2012 13:54:27 +0100
Source: initramfs-tools
Binary: initramfs-tools
Architecture: source all
Version: 0.101
Distribution: unstable
Urgency: low
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: Michael Prokop <mika@debian.org>
Description: 
 initramfs-tools - generic modular initramfs generator
Closes: 658029 659866
Changes: 
 initramfs-tools (0.101) unstable; urgency=low
 .
   Release "inbox zero ☕"
 .
   [ maximilian attems ]
   * [9b2a4c4] hook-functions: ext4dev is gone
   * [48c77ac] debian/control: Get rid of old findutils versioned depends
   * [7cccc87] update-initramfs: Don't call flash-kernel directly
 .
   [ Ben Hutchings ]
   * [71ece14] mkinitramfs: Copy modules.builtin into initramfs
     (Closes: #659866)
 .
   [ Vadim Solomin ]
   * [523ec93] initramfs-tools: Add per default missing hid-logitech-dj
     (Closes: #658029)
 .
   [ Michael Prokop ]
   * [18a5b5e] Bump Standards-Version to 3.9.3
Checksums-Sha1: 
 2d2ea862b1d2a93e05a18898339e21b9a671078f 1020 initramfs-tools_0.101.dsc
 23709efc50626685b57704c66322d35888bce5cb 83725 initramfs-tools_0.101.tar.gz
 7053c9c8877e186eb80b840440829b121ad5be48 89464 initramfs-tools_0.101_all.deb
Checksums-Sha256: 
 f0415921343648730f239b968925a38f688027f8d1b8c9ebd1f416e3ca4c6605 1020 initramfs-tools_0.101.dsc
 b9ca66b06872c6aa3cbe868d83e4e7afb0eee2544705dd4c0ef2cd3f3db6ef01 83725 initramfs-tools_0.101.tar.gz
 e08fc712473d36a78462b2d01f2097ae03bcdbd54a3264d80bc23cd3d0ff0e38 89464 initramfs-tools_0.101_all.deb
Files: 
 b0554151616d1fa934c693b2b0f5d1a2 1020 utils optional initramfs-tools_0.101.dsc
 fe26cefb5385a49193d930dca66aed80 83725 utils optional initramfs-tools_0.101.tar.gz
 5639d672f0a8e1a8a835165f6550f4c4 89464 utils optional initramfs-tools_0.101_all.deb

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

iEYEARECAAYFAk9WEsIACgkQ2N9T+zficujwswCePUK0v5Ej49TUAe2zFO57X+Gt
wQoAn1qiorj5uBtJnlKVA30whqcudQAk
=Szk/
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: