public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] More multiproto & mythtv errors
@ 2008-07-22 22:06 Jelle De Loecker
  0 siblings, 0 replies; only message in thread
From: Jelle De Loecker @ 2008-07-22 22:06 UTC (permalink / raw)
  To: linux-dvb


[-- Attachment #1.1: Type: text/plain, Size: 2591 bytes --]


Hi everyone,

I don't know how, I don't know why, but the multiproto drivers are 
acting up AGAIN.

I performed all these steps earlier today on a machine that was running 
VDR for months without a problem.
I thought I had purged all of my earlier compiles of multiproto and 
mythtv, but somehow it worked on the "dirty" machine and on my new, 
completely clean, reinstalled machine it's not working anymore.

I installed the drivers with these instructions:

    mkdir -p /opt/dvb
    cd /opt/dvb
    hg clone -r 7218 http://jusst.de/hg/multiproto
    cd /opt/dvb/multiproto/v4l
    mv compat.h compat.h.untouched
    wget http://skerit.kipdola.com/wp-content/uploads/multiproto/compat.h
    cd ..
    cd /opt/dvb/multiproto/linux/drivers/media/dvb/frontends
    wget
    http://skerit.kipdola.com/wp-content/uploads/multiproto/stb6100.c.diff
    patch -p0 < stb6100.c.diff
    cd /opt/dvb/multiproto/linux/drivers/media/common
    wget
    http://skerit.kipdola.com/wp-content/uploads/multiproto/TT-3200-remote.patch
    patch < TT-3200-remote.patch
    cd /opt/dvb/multiproto
    make
    make install


And I installed mythtv with these:

    cd /opt
    svn co http://svn.mythtv.org/svn/branches/release-0-21-fixes/

    cd /opt/release-0-21-fixes/mythtv/libs/libmythtv
    wget
    http://svn.mythtv.org/trac/raw-attachment/ticket/5403/mythtv_multiproto.5.patch
    patch < mythtv_multiproto.5.patch
    cp /opt/dvb/multiproto/linux/include/linux/dvb/* /usr/include/linux/dvb/
    cd /opt/release-0-21-fixes/mythtv
    ./configure --enable-dvb --dvb-path=/opt/dvb/multiproto/linux/include/
    make
    make install
    cd /opt/release-0-21-fixes/mythtv/database
    /mysql/ //< /mc.sql/ -p

Now, I'm getting this error message in mythtv:

    2008-07-23 00:05:05.885 DVBSM(0), Error: Can not read DVB status
                eno: Ongeldig argument (22)
    2008-07-23 00:05:05.885 DVBSM(0), Warning: Can not measure Signal
    Strength
                eno: Ongeldig argument (22)
    2008-07-23 00:05:05.885 DVBSM(0), Warning: Can not measure S/N
                eno: Ongeldig argument (22)
    2008-07-23 00:05:05.885 DVBSM(0), Warning: Can not measure Bit Error
    Rate
                eno: Ongeldig argument (22)
    2008-07-23 00:05:05.886 DVBSM(0), Warning: Can not count Uncorrected
    Blocks
                eno: Bewerking wordt niet ondersteund (95)
    mythtv-setup: ../../src/xcb_lock.c:77: _XGetXCBBuffer: Controletest
    '((int) ((xcb_req) - (dpy->request)) >= 0)' faalt.
    Afgebroken


-- 

/Met vriendelijke groeten,/

*Jelle De Loecker*
Kipdola Studios - Tomberg


[-- Attachment #1.2: Type: text/html, Size: 3855 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-22 22:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-22 22:06 [linux-dvb] More multiproto & mythtv errors Jelle De Loecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox