Beiträge von miszka

    Yup, scraches showing when this error appears:

    Code
    May  1 08:14:18 htpc64 vdr: [2149] buffer usage: 100% (tid=2148)
    May  1 08:14:18 htpc64 vdr: [2149] ERROR: 240 ring buffer overflows (45021 bytes dropped)
    May  1 08:14:18 htpc64 vdr: [2149] buffer usage: 0% (tid=2148)
    Code
    May  1 08:08:06 htpc64 vdr: [2149] buffer usage: 0% (tid=2148)
    May  1 08:08:46 htpc64 vdr: [2149] buffer usage: 70% (tid=2148)
    May  1 08:08:46 htpc64 vdr: [2149] buffer usage: 80% (tid=2148)
    May  1 08:08:46 htpc64 vdr: [2149] buffer usage: 90% (tid=2148)
    May  1 08:08:47 htpc64 vdr: [2149] buffer usage: 100% (tid=2148)
    May  1 08:08:47 htpc64 vdr: [2149] ERROR: 18059 ring buffer overflows (3394988 bytes dropped)
    May  1 08:08:47 htpc64 vdr: [2149] buffer usage: 0% (tid=2148)

    Only bothering thing is this buffering in logs - that's why I was asking about buffering stream on hdd.


    Code
    May  1 08:05:48 htpc64 vdr: [2149] ERROR: 1 ring buffer overflow (89 bytes dropped)
    May  1 08:05:50 htpc64 vdr: [2149] buffer usage: 40% (tid=2148)
    May  1 08:05:51 htpc64 vdr: [2149] buffer usage: 70% (tid=2148)
    May  1 08:05:51 htpc64 vdr: [2149] buffer usage: 80% (tid=2148)
    May  1 08:05:51 htpc64 vdr: [2149] buffer usage: 90% (tid=2148)
    May  1 08:05:51 htpc64 vdr: [2149] buffer usage: 100% (tid=2148)
    May  1 08:05:52 htpc64 vdr: [2149] buffer usage: 10% (tid=2148)
    May  1 08:05:56 htpc64 vdr: [2149] buffer usage: 70% (tid=2148)
    May  1 08:05:56 htpc64 vdr: [2149] buffer usage: 40% (tid=2148)


    I slso get I2C errors:


    Hi,


    On 0.3.0 version mine remote (x10) had a perfect keymap. On 0.4.0 it do not have it.
    I can manually correct this, but I cannot find configuration file on 0.3.0 to do on basics of this config for 0.4.0 - i have access to /etc/lirc/lircd.conf - but not all keys are there.


    My main question is where i can find list of all "instructions" of XBMC that i can "press" by remote.


    In this case most important for me is choosing audio settings of movie/tv and picture aspect radio on movies/tv.


    Thanks for support.

    :) I forgot about this program ;)


    And how about xbmc functions - those between "<" and ">" ?


    One other question .... syslog shows:

    Code
    Apr 29 15:37:23 htpc64 vdr: [2862] buffer usage: 70% (tid=2861)
    Apr 29 15:37:23 htpc64 vdr: [2862] buffer usage: 0% (tid=2861)
    Apr 29 15:37:33 htpc64 vdr: [2862] buffer usage: 70% (tid=2861)
    Apr 29 15:37:33 htpc64 vdr: [2862] buffer usage: 0% (tid=2861)


    while wathing tv - is the stream buffered on hdd? If yes is it posiible to disable it? As whole system is on usb stick and i guess this is the reason of "scraching" picture for sometime...


    M.

    To be honest i'm able to see only log messages - as mine new htpc is standing next to old one and it is connected only to network to copy all movies ;)
    So till now I was not able to "see" picture - but this error logs was upsetting me - that's why I was asking about them....

    Alber, i have device mantioned in topic. After installing package u proposed dmesg is showing the card, but:

    Code
    Apr 28 21:29:50 htpc64 kernel: [  300.050478] pctv452e: I2C error -121; AA C4  CC 00 01 -> 55 C4  CC 00 00.
    Apr 28 21:29:50 htpc64 kernel: [  300.065752] pctv452e: I2C error -121; AA DB  CC 00 01 -> 55 DB  CC 00 00.
    Apr 28 21:29:50 htpc64 kernel: [  300.150402] pctv452e: I2C error -121; AA F7  CC 00 01 -> 55 F7  CC 00 00.
    Apr 28 21:29:50 htpc64 kernel: [  300.570386] pctv452e: I2C error -121; AA A1  CC 00 01 -> 55 A1  CC 00 00.
    Apr 28 21:29:50 htpc64 kernel: [  300.790483] pctv452e: I2C error -121; AA EF  CC 00 01 -> 55 EF  CC 00 00.


    I've read that this error is appering on 3.x kernels, but currently I have:

    Code
    root@htpc64:~# uname -a
    Linux htpc64 2.6.38-14-generic #58-Ubuntu SMP Tue Mar 27 20:04:55 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

    Hi,


    After sucessfulll upgrade mine yavdr installation i've plugged in this tuner and .... lsusb can recognize it:

    Code
    root@htpc64:~# lsusb | grep TechnoTrend
    Bus 001 Device 004: ID 0b48:3007 TechnoTrend AG TT-connect S2-3600


    But dmesg not :(

    Code
    root@htpc64:~# dmesg | grep dvb
    [   12.781342] dvb-usb: found a 'Afatech AF9015 DVB-T USB2.0 stick' in warm state.
    [   12.782678] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
    [   14.528252] dvb-usb: schedule remote query interval to 500 msecs.
    [   14.528265] dvb-usb: Afatech AF9015 DVB-T USB2.0 stick successfully initialized and connected.
    [   14.538246] usbcore: registered new interface driver dvb_usb_af9015


    I've did reconfiguration of linux-media drivers - without any resoult. Could you halp me with this?


    Code
    root@htpc64:~# ls /dev/dvb/adapter0/
    demux0 	dvr0   	frontend0  net0
    Code
    root@htpc:/# uname -a
    Linux htpc 3.0.0-17-generic #30-Ubuntu SMP Thu Mar 8 20:45:39 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux


    Code
    root@htpc:/# cat /etc/lsb-release
    DISTRIB_ID=Ubuntu
    DISTRIB_RELEASE=11.10
    DISTRIB_CODENAME=oneiric
    DISTRIB_DESCRIPTION="Ubuntu 11.10"