• [^] # Re: s/bttv/ivtv/ ?

    Posté par . En réponse au message bttv & Firmware dans le kernel 2.6.10. Évalué à 1.

    Je n'ai trouvé aucun module du nom d'ivtv, même un locate ivtv ou un fgrep -r ivtv /usr/src/linux/* n'a rien donné :'(

    modprobe bttv card=80 (sur un 2.6.9) donne :

    [...]
    bttv0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb
    bttv0: using: Hauppauge WinTV PVR [card=80,insmod option]
    bttv0: enabling ETBF (430FX/VP3 compatibilty)
    bttv0: gpio: en=00000000, out=00000000 in=00ffffff [init]
    bttv0: uploading altera firmware [/usr/lib/video4linux/hcwamc.rbf] ...
    bttv0: ... upload ok
    [...]

    modprobe bttv card=80 (sur un 2.6.10) donne :

    [...]
    bttv0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb
    bttv0: using: Hauppauge WinTV PVR [card=80,insmod option]
    bttv0: enabling ETBF (430FX/VP3 compatibilty)
    bttv0: gpio: en=00000000, out=00000000 in=00ffffff [init]
    bttv0: no altera firmware [via hotplug]
    [...]