Hello Sebastien Yes It's still an issue into maverick. For the usb problem you still can blacklist the usb audio if You don't need the usb mic or another usb audio input by adding blacklist snd-usb-audio to the /etc/modprobe.d/blacklist.conf file.
For the wrong device which doesn't allow tvtime to start there is a little work-around : If you tvtuner is a pci device, just boot up pc whith usb camera unplugged, then look up into path /dev/v4l/by-path There you will find a link named pci-xxxxxx-video-index0 just look tif the link is to /dev/video0 if it's the case , and tvtime runs now when you added into tvtime config file <option name="V4LDevice" value="/dev/video0" /> Change this line with the link found into /dev/v4l/by-path for me it is <option name="V4LDevice" value="/dev/v4l/by-path/pci-0000:04:02.0-video-index0"/> If I now plugin the usb webcam or out nothing changes. If I boot with webcam in the webcam receives /dev/video0 and the pci tvtuner receives video1 if I boot with webcam unplugged pci device has video0 obviously if i plugin webcam after boot it will have video1 . But tvtime starts now always with my tv tuner since I put pci-0000:04:02.0-video-index0 for the v4l device option. BUT THE BEST AND SIMPLEST WAY , VERY VERY THANKS to WHOOPIE, Just install first tvtime from ubuntu itself with synaptic or apt-get. then download Whoopie's very good made deb package for your sytem for me it is amd64 . That wich is made for lucid does work very well into maverick . and install it with sudo dpkg -i . it will replace the basic tvtime, other libs who are required into maverick will already be present. and then tvtime runs perfect without having to blacklist snd-usb-audio. -- tvtime crashes when no device is attached/tvtime does not work when handset is attached https://bugs.launchpad.net/bugs/575938 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs