From: Jelle De Loecker <skerit@kipdola.com>
To: linux-dvb@linuxtv.org
Subject: [linux-dvb] More multiproto & mythtv errors
Date: Wed, 23 Jul 2008 00:06:36 +0200 [thread overview]
Message-ID: <488659EC.3080208@kipdola.com> (raw)
[-- 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
reply other threads:[~2008-07-22 22:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=488659EC.3080208@kipdola.com \
--to=skerit@kipdola.com \
--cc=linux-dvb@linuxtv.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox