Re: HVR4000

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Sep 02, 2008 at 07:48:19PM +0200, Pierre-Yves Paranthoën wrote:
> 
> Goga, can u give me your lsmod detailling the hvr4000 stuff ? I'm trying to setup Igor's drivers.

Under gentoo, my dvb initscript is (I have also budget-ci cards) :

#!/sbin/runscript

start() {
  ebegin "dvb up"
    modprobe budget_ci
    modprobe cx8800
    modprobe cx88_alsa
    modprobe cx88-dvb
  eend $? "dvb up failed"
}

stop() {
  ebegin "dvb down"
    rmmod cx88_alsa cx88xx cx24123 cx88_dvb cx88_vp3054_i2c cx8802  cx24123 dvb_pll video_buf_dvb cx88xx i2c_algo_bit video_buf btcx_risc tveeprom videodev cx2341x dvb_core budget_ci budget_core tda1004x dvb_ttpci saa7146_vv stv0299 ves1820 tda8083 sp8870 ves1x93 dvb_core video_buf saa7146 ttpci_eeprom l64781 stv0297 v4l1_compat v4l2_common videodev cx8800 cx88xx i2c_algo_bit tveeprom videodev v4l2_common v4l1_compat video_buf btcx_risc compat_ioctl32 v4l2_common ir_common lnbp21 tuner v4l2_common cx24116 isl6421 cx88-dvb eeprom tea5767 tda8290 tuner_simple mt20xx videobuf_dvb dvb_core videobuf_dma_sg videobuf_core tda18271 tda827x tuner_xc2028 tda9887 2> /dev/null
    echo Hope...
  eend $? "dvb down failed"
}

-- 
Grégoire FAVRE  http://gregoire.favre.googlepages.com  http://www.gnupg.org
               http://picasaweb.google.com/Gregoire.Favre

_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux