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

Bug#703072: marked as done (linux: hid-generic module is missing from input-modules udeb)



Your message dated Sun, 07 Apr 2013 19:36:56 +0100
with message-id <1365359816.2840.108.camel@deadeye.wl.decadent.org.uk>
and subject line Re: linux: hid-generic module is missing from input-modules udeb
has caused the Debian Bug report #703072,
regarding linux: hid-generic module is missing from input-modules udeb
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.)


-- 
703072: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703072
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: linux
Version: 3.7.1-1~experimental.2
Severity: important
Tags: patch

Trying to install Debian with installer images generated with a newer
kernel (3.7 in my case) leads to unrecognized USB keyboards and mice
due to the lack of hid-generic module in the installer initrd.

Here's the patch I used to include that module:

diff --git a/debian/installer/modules/input-modules b/debian/installer/modules/input-modules
index 90317fc..bc239bb 100644
--- a/debian/installer/modules/input-modules
+++ b/debian/installer/modules/input-modules
@@ -1,5 +1,6 @@
 hid
 usbhid
+hid-generic ?
 hid-apple ?
 hid-belkin ?
 hid-microsoft ?

Cheers,

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.7-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
Version: .8.5-1~experimental.1

On Thu, 2013-03-14 at 23:37 +0100, Raphaël Hertzog wrote:
> Source: linux
> Version: 3.7.1-1~experimental.2
> Severity: important
> Tags: patch
> 
> Trying to install Debian with installer images generated with a newer
> kernel (3.7 in my case) leads to unrecognized USB keyboards and mice
> due to the lack of hid-generic module in the installer initrd.
[...]

This was fixed (along with several other omissions) in the above
version.

Ben.

-- 
Ben Hutchings
I'm not a reverse psychological virus.  Please don't copy me into your sig.

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply to: