[mythtv-commits] Ticket #5949: Cannot tune some DVB-Tchannels
MythTV
mythtv at cvs.mythtv.org
Tue Dec 30 12:49:57 UTC 2008
#5949: Cannot tune some DVB-Tchannels
--------------------------------+-------------------------------------------
Reporter: g.carabetta at abi.it | Owner: stuarta
Type: defect | Status: infoneeded
Priority: minor | Milestone: 0.22
Component: channelscan | Version: 0.21-fixes
Severity: medium | Resolution:
Mlocked: 0 |
--------------------------------+-------------------------------------------
Comment(by g.carabetta at abi.it):
I did a procedure to replicate the error and produce all needed logs.
Ubuntu 8.10 Windows-like setup: quink-and-dirty next-next-next...
Updated all
sudo apt-get install phpmyadmin (just for test & db dump)
sudo apt-get install libttf-dev
sudo apt-get install libmp3lame-dev
sudo apt-get install libqt4-dev
sudo apt-get install autoconf automake
sudo apt-get install build-essential
sudo apt-get install libqt3-compat-headers libqt3-headers libqt3-mt libqt3
-mt-dev libqt3-mt-mysql
sudo apt-get install libxv-dev
sudo apt-get install libxxf86vm-dev
sudo apt-get install mysql-client mysql-server
sudo apt-get install subversion
svn co http://svn.mythtv.org/svn/branches/release-0-21-fixes/
cd release-0-21-fixes/mythtv
./configure
make
su
make install
exit
cd database
mysql -u root --password=dbroot_passwd < mc.sql
mythtv-setup --verbose siparser,channel,record | tee setup.log
In setup:
- GENERAL
1° screen: PAL - None - Italy - Auto
2° next 3° next 4° next 5° next 6° next 7° next 8° finish
- CAPTURE CARD
New
1° DVB DTV capture card (v3.x)
- other field on default and finish
VIDEO SOURCE
New
1° Terrestrial - EIT only - italy
finish
INPUT CONNECTIONS
select first (unique)
1° name - video source -> Scan for channels
Country: german (what is it ???)
next
(scanning)
finish - next - finish
STORAGE DIRECTORY
Add a Default directory
exit
mythbackend --verbose siparser,channel,record -l mythbackend.log &
mythfrontend --verbose siparser,channel,record -l mythfrontend.log
Attached are all logs generated.
Just in this run, I experienced a crash at the end of channel scanning, so
there are more setup.log.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/5949#comment:13>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list