Posts by afl1

    A lot Hauppauge devices are currently not working with Linux.

    There are patches that are currenty get merged at Linux.

    We have at LE9 some patches included that should support a lot Hauppauge cards - but you need the Hauppauge addon that is currently not yet (iirc) available at aml.

    Hauppauge driver addon is in LE repository. You need only install it and reboot box. You can find it in services section.

    My test builds are only for fixing issue with pvr.mythtv and there are tested issue with pts overflow handling. AMLCodec uses only 31 bits counters for pts in 1/90000 sec units. After every 6 hour 38 minutes of playback the counter is overflow. Normal movies playback starts from 0 sec, but pvr.mythtv starts from any possible pts value (64bits).

    For verifying a/v sync issues use OSD debugging (Ctrl-Shift-O). In third line 'a/v:' shows difference in sec.

    Hi, afl1

    From your log I see you are scanning Eutelsat 36B (36.0E)

    tuner Availink avl6862 #0 : DVB-S #0 tuning to DVB-S 36.0E freq 11785000 R sym 27500000 fec 3/4 mod PSK/8 roff 35 is_id -1 pls_mode ROOT pls_code 0 (freq 1185000)

    Under kingofsat.net this transponder has QPSK modulation, but you set PSK/8. PSK/8 is used for DVB-S2. Pls fix this and send me new log.

    afl1 No worries. Still stuttering with this one. New log file below. Thanks.

    kodi.log

    PTS overflow issue is fixed, but feeding VideoPlayer is very poor. It's impossible smoothly play. Are you able play it with SW decoding?

    You can create kernel debug for dvb driver.

    Enable debug with following commands:

    Code
    echo 15 > /sys/module/r848a/parameters/debug  
    echo 15 > /sys/module/avl6862/parameters/debug_avl 
    echo 15 > /sys/module/aml/parameters/debug_dvb
    echo 15 > /sys/module/aml/parameters/debug_dmx

    Start logging ssh session and submit following command watch -tn 1 dmesg -c

    Start scanning in tvh.