castor wrote: > a shame i cannot boot my > system with my card in its slot to look at the udevmonitor while > modprobing..
All right, I got some new logs... I took the card out of my system, botted and set RC_COLDPLUG in /etc/conf.d/rc to "no". Then I reinstalled the card booted my system, started udevmonitor --env and tried to modprobe ivtv. The following is all the udevmonitor-output i get: localhost ~ # udevmonitor --env udevmonitor prints the received event from the kernel [UEVENT] and the event which udev sends out after rule processing [UDEV] UEVENT[1173033495.252526] add@/module/ivtv ACTION=add DEVPATH=/module/ivtv SUBSYSTEM=module SEQNUM=1716 UEVENT[1173033495.253241] add@/bus/pci/drivers/ivtv ACTION=add DEVPATH=/bus/pci/drivers/ivtv SUBSYSTEM=drivers SEQNUM=1717 UEVENT[1173033495.871764] add@/class/firmware/0000:01:0a.0 ACTION=add DEVPATH=/class/firmware/0000:01:0a.0 SUBSYSTEM=firmware SEQNUM=1718 PHYSDEVPATH=/devices/pci0000:00/0000:00:04.0/0000:01:0a.0 PHYSDEVBUS=pci PHYSDEVDRIVER=ivtv FIRMWARE=v4l-cx2341x-enc.fw TIMEOUT=10 UDEV [1173033496.132562] add@/class/firmware/0000:01:0a.0 UDEV_LOG=3 ACTION=add DEVPATH=/class/firmware/0000:01:0a.0 SUBSYSTEM=firmware SEQNUM=1718 PHYSDEVPATH=/devices/pci0000:00/0000:00:04.0/0000:01:0a.0 PHYSDEVBUS=pci PHYSDEVDRIVER=ivtv FIRMWARE=v4l-cx2341x-enc.fw TIMEOUT=10 UDEVD_EVENT=1 IN_HOTPLUG=1 UEVENT[1173033496.132744] remove@/class/firmware/0000:01:0a.0 ACTION=remove DEVPATH=/class/firmware/0000:01:0a.0 SUBSYSTEM=firmware SEQNUM=1719 PHYSDEVPATH=/devices/pci0000:00/0000:00:04.0/0000:01:0a.0 PHYSDEVBUS=pci PHYSDEVDRIVER=ivtv FIRMWARE=v4l-cx2341x-enc.fw TIMEOUT=10 UDEV [1173033496.134288] remove@/class/firmware/0000:01:0a.0 UDEV_LOG=3 ACTION=remove DEVPATH=/class/firmware/0000:01:0a.0 SUBSYSTEM=firmware SEQNUM=1719 PHYSDEVPATH=/devices/pci0000:00/0000:00:04.0/0000:01:0a.0 PHYSDEVBUS=pci PHYSDEVDRIVER=ivtv FIRMWARE=v4l-cx2341x-enc.fw TIMEOUT=10 UDEVD_EVENT=1 IN_HOTPLUG=1 At this point the system freezes. It seems udev finds the right firmware, but cant handle the loading... _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
