[Bug 792326] New: mkinitrd (2.7.1-62.6.1 | x86_64) wants module 'hid-generic' - there is no such thing.
https://bugzilla.novell.com/show_bug.cgi?id=792326 https://bugzilla.novell.com/show_bug.cgi?id=792326#c0 Summary: mkinitrd (2.7.1-62.6.1 | x86_64) wants module 'hid-generic' - there is no such thing. Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: madworm_de.novell@spitzenpfeil.org QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Firefox/17.0 Offending file: /lib/mkinitrd/scripts/boot-usb.sh #!/bin/bash #%stage: device #%udevmodules: usbcore ohci_hcd uhci-hcd [...] hid-logitech-dj hid-generic #%if: "$use_usb" 'hid-generic' might have existed in previous kernels, but it is definitely not to be found in 3.4.11-2.16-desktop. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=792326 https://bugzilla.novell.com/show_bug.cgi?id=792326#c Jiaying ren <jren@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jren@suse.com AssignedTo|bnc-team-screening@forge.pr |mmarek@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=792326 https://bugzilla.novell.com/show_bug.cgi?id=792326#c1 Michal Marek <mmarek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |madworm_de.novell@spitzenpf | |eil.org --- Comment #1 from Michal Marek <mmarek@suse.com> 2012-12-17 16:00:12 UTC --- Do you get any error message? hid-generic is a builtin module, but mkinitrd can handle this. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=792326 https://bugzilla.novell.com/show_bug.cgi?id=792326#c2 --- Comment #2 from robert spitzenpfeil <madworm_de.novell@spitzenpfeil.org> 2012-12-17 16:19:34 UTC --- There you go: root@linuxbox:0:..mkinitrd/scripts> mkinitrd Scanning scripts ... Resolve dependencies ... Install symlinks in /lib/mkinitrd/setup ... Install symlinks in /lib/mkinitrd/boot ... Kernel image: /boot/vmlinuz-3.4.11-2.16-desktop Initrd image: /boot/initrd-3.4.11-2.16-desktop Root device: /dev/disk/by-id/ata-XXX_XXXX-part7 (/dev/sda7) (mounted on / as ext4) Resume device: /dev/disk/by-id/ata-XXX_XXXX-part5 (/dev/sda5) modprobe: Module hid_generic not found. WARNING: no dependencies for kernel module 'hid-generic' found. [...] That doesn't look like normal behaviour to me. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=792326 https://bugzilla.novell.com/show_bug.cgi?id=792326#c3 --- Comment #3 from Michal Marek <mmarek@suse.com> 2012-12-17 16:31:35 UTC --- Are you using module-init-tools, or kmod? Here, it works as expected: $ /sbin/modprobe --show-depends hid-generic builtin hid_generic $ rpm -qf /sbin/modprobe module-init-tools-3.15-5.1.x86_64 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=792326 https://bugzilla.novell.com/show_bug.cgi?id=792326#c4 --- Comment #4 from robert spitzenpfeil <madworm_de.novell@spitzenpfeil.org> 2012-12-17 17:02:07 UTC --- kernel-xen-devel-3.4.11-2.16.1.x86_64 kernel-desktop-3.4.11-2.16.1.x86_64 kernel-syms-3.4.11-2.16.1.x86_64 kernel-default-devel-3.4.11-2.16.1.x86_64 kernel-desktop-devel-3.4.11-2.16.1.x86_64 kernel-firmware-20120719git-2.9.1.noarch kernel-pae-devel-3.4.11-2.16.1.i686 kernel-devel-3.4.11-2.16.1.noarch kernel-source-3.4.11-2.16.1.noarch mkinitrd-2.7.1-62.6.1.x86_64 module-init-tools-3.15-3.6.1.x86_64 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=792326 https://bugzilla.novell.com/show_bug.cgi?id=792326#c5 --- Comment #5 from Michal Marek <mmarek@suse.com> 2013-01-08 16:03:11 UTC --- Can you attach the output of the two commands? /sbin/modprobe --show-depends hid-generic rpm -qif /sbin/modprobe -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=792326 https://bugzilla.novell.com/show_bug.cgi?id=792326#c6 --- Comment #6 from robert spitzenpfeil <madworm_de.novell@spitzenpfeil.org> 2013-01-08 16:08:10 UTC --- Created an attachment (id=519344) --> (http://bugzilla.novell.com/attachment.cgi?id=519344) see previous comment -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=792326 https://bugzilla.novell.com/show_bug.cgi?id=792326#c7 --- Comment #7 from robert spitzenpfeil <madworm_de.novell@spitzenpfeil.org> 2013-01-08 16:12:22 UTC --- Had a typo in the previous post / log.txt --- This is the corrected thing, but as before, the module does not exist. /sbin/modprobe --show-depends hid-generic FATAL: Module hid_generic not found. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=792326 https://bugzilla.novell.com/show_bug.cgi?id=792326#c8 Maarten Munning <maarten@topmatica.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maarten@topmatica.nl --- Comment #8 from Maarten Munning <maarten@topmatica.nl> 2013-02-20 18:20:12 UTC --- Same problem occurs after updating . In uppdate log appears the error. Kernel image: /boot/vmlinuz-3.4.28-2.20-default Initrd image: /boot/initrd-3.4.28-2.20-default KMS drivers: nouveau Root device: /dev/system/root (mounted on / as ext4) Resume device: /dev/system/swap modprobe: Module hid_generic not found. WARNING: no dependencies for kernel module 'hid-generic' found. Can be reproduced by : mkinitrd With the command: indigo:/lib/modules/3.4.28-2.20-default # /sbin/modprobe --show-depends hid-generic FATAL: Could not load /lib/modules/3.4.6-2.10-default/modules.dep: No such file or directory Check if module and directory exists gives: indigo:/boot # modprobe hid-generic FATAL: Could not load /lib/modules/3.4.6-2.10-default/modules.dep: No such file or directory indigo:/boot # cd /lib/modules/3.4. 3.4.11-2.16-default/ 3.4.28-2.20-default/ indigo:/boot # cd /lib/modules/3.4.28-2.20-default/ indigo:/lib/modules/3.4.28-2.20-default # ls kernel modules.alias.bin modules.builtin.bin modules.dep.bin modules.order modules.symbols vdso modules.alias modules.builtin modules.dep modules.devname modules.softdep modules.symbols.bin weak-updates Can only be resolved by installing again from DVD. Don't won't to boot up because am afraid to stuck with broken system. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=792326 https://bugzilla.novell.com/show_bug.cgi?id=792326#c9 Olaf Hering <ohering@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ohering@suse.com --- Comment #9 from Olaf Hering <ohering@suse.com> 2013-07-11 19:58:51 CEST --- (In reply to comment #2)
modprobe: Module hid_generic not found. WARNING: no dependencies for kernel module 'hid-generic' found.
[...]
That doesn't look like normal behaviour to me.
Please attach the "bash -x /sbin/mkinitrd &> mkinitrd.log.txt" output. Its a harmless warning, but perhaps it can be surpressed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=792326 https://bugzilla.novell.com/show_bug.cgi?id=792326#c10 --- Comment #10 from Olaf Hering <ohering@suse.com> 2013-07-11 20:00:32 CEST --- (In reply to comment #8)
Can only be resolved by installing again from DVD. Don't won't to boot up because am afraid to stuck with broken system.
What you describe looks like a different bug, unrelated to the hid-generic issue. Unless you have opend another bug already, please do so. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=792326 https://bugzilla.novell.com/show_bug.cgi?id=792326#c11 --- Comment #11 from robert spitzenpfeil <madworm_de.novell@spitzenpfeil.org> 2013-07-11 18:29:00 UTC --- Created an attachment (id=547631) --> (http://bugzilla.novell.com/attachment.cgi?id=547631) "bash -x" log of running mkinitrd -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=792326 https://bugzilla.novell.com/show_bug.cgi?id=792326#c12 --- Comment #12 from robert spitzenpfeil <madworm_de.novell@spitzenpfeil.org> 2013-07-11 18:30:43 UTC --- BTW, this is now on 12.3 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=792326 https://bugzilla.novell.com/show_bug.cgi?id=792326#c13 --- Comment #13 from Olaf Hering <ohering@suse.com> 2013-09-02 20:30:46 CEST --- (In reply to comment #12)
BTW, this is now on 12.3
What errors are you seeing now? In the attachment in comment #11 I dont see any hid-gneric related errors. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=792326 https://bugzilla.novell.com/show_bug.cgi?id=792326#c14 --- Comment #14 from robert spitzenpfeil <madworm_de.novell@spitzenpfeil.org> 2013-09-05 06:56:18 UTC --- As of now, this annoying thing is gone. I don't remember doing anything about it, so I assume it was fixed by an update. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=792326 https://bugzilla.novell.com/show_bug.cgi?id=792326#c15 Olaf Hering <ohering@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|madworm_de.novell@spitzenpf | |eil.org | Resolution| |FIXED --- Comment #15 from Olaf Hering <ohering@suse.com> 2013-09-25 15:08:38 CEST --- so lets close it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=792326 https://bugzilla.novell.com/show_bug.cgi?id=792326#c16 Michal Marek <mmarek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |richlv@nakts.net --- Comment #16 from Michal Marek <mmarek@suse.com> 2013-10-22 12:13:04 UTC --- *** Bug 795859 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=795859 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com