Your message dated Thu, 7 Aug 2008 00:53:12 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#438939: udev: module does not get loaded with options
from /etc/modprobe.d/
has caused the Debian Bug report #438939,
regarding udev: module does not get loaded with options from /etc/modprobe.d/
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 [EMAIL PROTECTED]
immediately.)
--
438939: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438939
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: udev
Version: 0.114-2
Severity: normal
It seems that when udev loads (at boot) the modules for my TV/radio tuner
card the options under /etc/modprobe.d/local do not get processed.
After boot if I do:
# rmmod cx8800; rmmod cx88xx
# modprobe cx88xx; modprobe cx8800
everything works as expected.
% cat /etc/modprobe.d/local
# set the tuner to use for the radio card
options cx88xx tuner=43
Here are the relavent parts of dmesg after boot:
>>>>>>>>>>>>>
CORE cx88[0]: subsystem: 0070:3401, board: Hauppauge WinTV 34xxx models
[card=1,autodetected]
TV tuner 43 at 0x1fe, Radio tuner -1 at 0x1fe
tveeprom 0-0050: Encountered bad packet header [00]. Corrupt or not a
Hauppauge eeprom.
cx88[0]: warning: unknown hauppauge model #0
cx88[0]: hauppauge eeprom: model=0
input: cx88 IR (Hauppauge WinTV 34xxx as /class/input/input1
cx88[0]/0: found at 0000:02:09.0, rev: 5, irq: 16, latency: 64, mmio:
0xfb000000
tuner 0-0043: chip found @ 0x86 (cx88[0])
tda9887 0-0043: tda988[5/6/7] found @ 0x43 (tuner)
tuner 0-0061: chip found @ 0xc2 (cx88[0])
tuner 0-0061: type set to 0 (Temic PAL (4002 FH5))
tuner 0-0061: type set to 0 (Temic PAL (4002 FH5))
cx88[0]/0: registered device video0 [v4l2]
cx88[0]/0: registered device vbi0
cx88[0]/0: registered device radio0
<<<<<<<<<<<<<
Here are the relavent parts of dmesg after removing the modules and
running modprobe again:
>>>>>>>>>>>>>
CORE cx88[0]: subsystem: 0070:3401, board: Hauppauge WinTV 34xxx models
[card=1,autodetected]
TV tuner 43 at 0x1fe, Radio tuner -1 at 0x1fe
tuner 0-0043: chip found @ 0x86 (cx88[0])
tda9887 0-0043: tda988[5/6/7] found @ 0x43 (tuner)
tuner 0-0061: chip found @ 0xc2 (cx88[0])
tuner 0-0061: type set to 43 (Philips NTSC MK3 (FM1236MK3 or FM1236/F))
tuner 0-0061: type set to 43 (Philips NTSC MK3 (FM1236MK3 or FM1236/F))
tveeprom 0-0050: Encountered bad packet header [00]. Corrupt or not a
Hauppauge eeprom.
cx88[0]: warning: unknown hauppauge model #0
cx88[0]: hauppauge eeprom: model=0
input: cx88 IR (Hauppauge WinTV 34xxx as /class/input/input3
cx88[0]/0: found at 0000:02:09.0, rev: 5, irq: 16, latency: 64, mmio:
0xfb000000
cx88[0]/0: registered device video0 [v4l2]
cx88[0]/0: registered device vbi0
cx88[0]/0: registered device radio0
<<<<<<<<<<<<<
Contents of /sys/module/cx88xx/parameters/* all look the same after boot
and after rmmod'ing and modprobing the modules back in.
-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
total 24
-rw-r--r-- 1 mzagrabe mzagrabe 1108 2006-05-08 14:38 010_local.rules
lrwxrwxrwx 1 root root 20 2005-04-13 14:33 020_permissions.rules ->
../permissions.rules
lrwxrwxrwx 1 root root 19 2005-11-15 08:03 025_libgphoto2.rules ->
../libgphoto2.rules
lrwxrwxrwx 1 root root 22 2005-12-08 09:38 025_logitechmouse.rules ->
../logitechmouse.rules
lrwxrwxrwx 1 root root 15 2007-05-14 21:42 libmtp.rules ->
../libmtp.rules
lrwxrwxrwx 1 root root 15 2006-09-29 14:28 libnjb.rules ->
../libnjb.rules
lrwxrwxrwx 1 root root 13 2005-02-16 08:13 udev.rules -> ../udev.rules
lrwxrwxrwx 1 root root 25 2006-04-04 10:12 z20_persistent-input.rules
-> ../persistent-input.rules
lrwxrwxrwx 1 root root 19 2005-08-25 15:18 z20_persistent.rules ->
../persistent.rules
-rw-r--r-- 1 root root 754 2006-09-26 11:56 z25_persistent-cd.rules
-rw-r--r-- 1 root root 332 2006-09-15 09:12 z25_persistent-net.rules
lrwxrwxrwx 1 root root 33 2006-04-25 11:59
z45_persistent-net-generator.rules -> ../persistent-net-generator.rules
lrwxrwxrwx 1 root root 12 2005-07-06 12:56 z50_run.rules ->
../run.rules
lrwxrwxrwx 1 root root 16 2005-10-10 14:01 z55_hotplug.rules ->
../hotplug.rules
lrwxrwxrwx 1 root root 19 2005-08-04 16:10 z60_alsa-utils.rules ->
../alsa-utils.rules
lrwxrwxrwx 1 root root 15 2005-09-29 12:35 z60_hdparm.rules ->
../hdparm.rules
-rw-r--r-- 1 root root 2589 2007-06-03 15:17 z60_libpisock9.rules
-rw-r--r-- 1 root root 5716 2007-06-04 03:36
z60_xserver-xorg-input-wacom.rules
lrwxrwxrwx 1 root root 29 2006-09-15 09:12
z75_cd-aliases-generator.rules -> ../cd-aliases-generator.rules
lrwxrwxrwx 1 root root 12 2007-06-25 13:17 z99_hal.rules ->
../hal.rules
-- /sys/:
/sys/block/dm-0/dev
/sys/block/hda/dev
/sys/block/hda/hda1/dev
/sys/block/hda/hda2/dev
/sys/block/hda/hda5/dev
/sys/block/hdb/dev
/sys/block/hdb/hdb1/dev
/sys/block/hdc/dev
/sys/block/hdd/dev
/sys/block/sda/dev
/sys/block/sdb/dev
/sys/block/sdb/sdb1/dev
/sys/class/graphics/fb0/dev
/sys/class/input/input0/event0/dev
/sys/class/input/input2/event2/dev
/sys/class/input/input2/mouse0/dev
/sys/class/input/input3/event1/dev
/sys/class/input/mice/dev
/sys/class/misc/device-mapper/dev
/sys/class/misc/fuse/dev
/sys/class/misc/psaux/dev
/sys/class/printer/lp0/dev
/sys/class/sound/adsp/dev
/sys/class/sound/audio/dev
/sys/class/sound/controlC0/dev
/sys/class/sound/dsp/dev
/sys/class/sound/mixer/dev
/sys/class/sound/pcmC0D0c/dev
/sys/class/sound/pcmC0D0p/dev
/sys/class/sound/pcmC0D1c/dev
/sys/class/sound/pcmC0D2c/dev
/sys/class/sound/pcmC0D3c/dev
/sys/class/sound/pcmC0D4p/dev
/sys/class/sound/timer/dev
/sys/class/usb_device/usbdev1.1/dev
/sys/class/usb_device/usbdev1.2/dev
/sys/class/usb_device/usbdev1.3/dev
/sys/class/usb_device/usbdev1.4/dev
/sys/class/usb_device/usbdev1.5/dev
/sys/class/usb_device/usbdev1.6/dev
/sys/class/usb_device/usbdev2.1/dev
/sys/class/usb_device/usbdev3.1/dev
/sys/class/usb_device/usbdev4.1/dev
/sys/class/usb_device/usbdev5.1/dev
/sys/class/video4linux/radio0/dev
/sys/class/video4linux/vbi0/dev
/sys/class/video4linux/video0/dev
/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-0:1.0/usbdev2.1_ep81/dev
/sys/devices/pci0000:00/0000:00:1d.0/usb2/usbdev2.1_ep00/dev
/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-0:1.0/usbdev3.1_ep81/dev
/sys/devices/pci0000:00/0000:00:1d.1/usb3/usbdev3.1_ep00/dev
/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-0:1.0/usbdev4.1_ep81/dev
/sys/devices/pci0000:00/0000:00:1d.2/usb4/usbdev4.1_ep00/dev
/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-0:1.0/usbdev5.1_ep81/dev
/sys/devices/pci0000:00/0000:00:1d.3/usb5/usbdev5.1_ep00/dev
/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-0:1.0/usbdev1.1_ep81/dev
/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/usbdev1.2_ep81/dev
/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.1/1-4.1.1/1-4.1.1:1.0/usbdev1.4_ep02/dev
/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.1/1-4.1.1/1-4.1.1:1.0/usbdev1.4_ep82/dev
/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.1/1-4.1.1/usbdev1.4_ep00/dev
/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.1/1-4.1.2/1-4.1.2:1.0/usbdev1.5_ep81/dev
/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.1/1-4.1.2/usbdev1.5_ep00/dev
/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.1/1-4.1.4/1-4.1.4:1.0/usbdev1.6_ep01/dev
/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.1/1-4.1.4/1-4.1.4:1.0/usbdev1.6_ep81/dev
/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.1/1-4.1.4/usbdev1.6_ep00/dev
/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.1/usbdev1.3_ep00/dev
/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-4/usbdev1.2_ep00/dev
/sys/devices/pci0000:00/0000:00:1d.7/usb1/usbdev1.1_ep00/dev
-- Kernel configuration:
isapnp_init not present.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.19.2 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages udev depends on:
ii debconf [debconf-2.0] 1.5.14 Debian configuration management sy
ii libc6 2.6.1-1 GNU C Library: Shared libraries
ii libselinux1 2.0.15-2+b1 SELinux shared libraries
ii libvolume-id0 0.114-2 libvolume_id shared library
ii lsb-base 3.1-24 Linux Standard Base 3.1 init scrip
udev recommends no packages.
-- debconf information:
udev/new_kernel_needed: false
udev/reboot_needed:
--- End Message ---
--- Begin Message ---
On Jul 07, Matt Zagrabelny <[EMAIL PROTECTED]> wrote:
> I was doing some debugging and logging (and reaching the end of my
> technical expertise in this area.) I took a break from investigating
> this problem, when I started to look at it again, I found that my PCI
> card had suffered from a hardware problem. So currently I cannot debug
> it.
Closing.
--
ciao,
Marco
signature.asc
Description: Digital signature
--- End Message ---