All times are UTC-06:00




Post new topic  Reply to topic  [ 22 posts ] 
Author Message
PostPosted: Thu Aug 31, 2006 12:02 am 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 269
Location: Los Angeles
Hi guys

I've been spending quite a bit of time on my Ubuntu Mythtv project latetly. However, I have hit a major problem and need help. I have done this so far:

1. Installed and configured MySQL and PhpAdmin

2. Compiled from source the IVTV drivers successfully

3. Installed a Happaugge PVR 350 mpeg2 pvr card

4. Installed the pvr350 firware drivers.

I get this error (Encoder mailbox not found - decoder mailbox not found - Error -12 on initiliation) and cannot use the card with Mythtv.
Code:
[ 54.266202] ivtv: ==================== START INIT IVTV ====================
[ 54.266219] ivtv: version 0.4.6 (tagged release) loading
[ 54.266224] ivtv: Linux version: 2.6.15-23-powerpc gcc-4.0
[ 54.266229] ivtv: In case of problems please include the debug info between
[ 54.266234] ivtv: the START INIT IVTV and END INIT IVTV lines, along with
[ 54.266240] ivtv: any module options, when mailing the ivtv-users mailinglist.
[ 54.266452] ivtv0: Autodetected WinTV PVR 350 card (cx23415 based)
[ 54.266621] PCI: Enabling device 0000:00:06.0 (0000 -> 0002)
[ 54.266668] ivtv0: Unreasonably low latency timer, setting to 64 (was 0)
[ 54.317227] tveeprom: ivtv version
[ 54.317241] tveeprom: Hauppauge: model = 48132, rev = K268, serial# = 8082320
[ 54.317247] tveeprom: tuner = LG TAPE H001F MK3 (idx = 68, type = 47)
[ 54.317253] tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
[ 54.317259] tveeprom: audio processor = MSP4448 (type = 1b)
[ 54.317264] tveeprom: decoder processor = SAA7115 (type = 13)
[ 54.317272] ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]
[ 54.344102] tuner (ivtv): chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
[ 54.344123] ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61]
[ 54.516058] saa7115 4-0021: saa7115 found @ 0x42 (ivtv i2c driver #0)
[ 54.612284] ivtv0: i2c attach to card #0 ok [client=saa7115, addr=21]
[ 54.678488] saa7127 4-0044: ivtv driver
[ 54.680193] saa7127 4-0044: saa7129 found @ 0x88 (ivtv i2c driver #0)
[ 54.681653] ivtv0: i2c attach to card #0 ok [client=saa7127, addr=44]
[ 54.734788] msp3400 4-0040: chip=MSP4448G-A2 +nicam +simple +simpler +radio mode=simpler
[ 54.734885] msp3400 4-0040: msp34xxg daemon started
[ 54.750349] ivtv0: i2c attach to card #0 ok [client=MSP4448G-A2, addr=40]
[ 54.770317] tda9887 4-0043: (ivtv) chip found @ 0x86 (ivtv i2c driver #0)
[ 54.770334] ivtv0: i2c attach to card #0 ok [client=tda9887, addr=43]
[ 55.592351] parport_pc: VIA 686A/8231 detected
[ 55.592363] parport_pc: probing current configuration
[ 55.592406] parport_pc: Current parallel port base: 0x3BC
[ 55.592460] parport0: PC-style at 0x3bc, irq 7 [PCSPP]
[ 55.607593] via-rhine.c:v1.10-LK1.2.0-2.6 June-10-2004 Written by Donald Becker
[ 55.685774] parport_pc: VIA parallel port: io=0x3BC, irq=7
[ 57.434088] logips2pp: Detected unknown logitech mouse model 127
[ 57.486405] input: ImExPS/2 Logitech Explorer Mouse as /class/input/input2
[ 57.816326] ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
[ 57.865327] ivtv0: loaded v4l-cx2341x-dec.fw firmware (262144 bytes)
[ 58.091082] ivtv0 warning: Encoder mailbox not found
[ 58.120409] ivtv0 warning: Decoder mailbox not found
[ 58.120416] ivtv0: Error locating firmware.
[ 58.132040] ivtv0: Error -12 on initialization
[ 58.132063] ivtv: probe of 0000:00:06.0 failed with error -12
[ 58.132184] PCI: Enabling device 0000:00:0c.6 (0000 -> 0001)
[ 58.132792] vt596_smbus 0000:00:0c.4: SMBUS: Error: Host SMBus controller not enabled! - upgrade BIOS or use force=1
[ 58.142972] PCI: Enabling device 0000:00:0c.5 (0000 -> 0001)
[ 58.417338] usbcore: registered new driver hiddev
[ 58.440467] input: Logitech USB-PS/2 Optical Mouse as /class/input/input3
[ 58.441119] input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:0c.2-2.7
[ 58.441144] usbcore: registered new driver usbhid
[ 58.441151] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[ 58.637834] AC'97 1 access is not valid [0xffffffff], removing mixer.
[ 58.637924] VIA 82xx Modem: probe of 0000:00:0c.6 failed with error -5
[ 58.639472] ivtv: ==================== END INIT IVTV ====================
Can somebody please help with this? I've got the Mythtv working with with Mysql databaase and both frontend and backend, this seems to be my last hurdle. Please help!

magnetic


Top
   
 Post subject:
PostPosted: Thu Aug 31, 2006 2:22 am 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 297
magnetic!

All newer versions of ivtv seem toproduce this error
on ppc (sometimes even on non-ppc arches).
As you use a 2.6.15 kernel you still can downgrade to
an older ivtv-0.4.x version and it should work!
friendly,
frostwork


Top
   
 Post subject:
PostPosted: Thu Aug 31, 2006 10:46 am 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 269
Location: Los Angeles
Frostwork

Thanks for the tip. I should have consulted you earlier.. It seems playing with the IVTV stuff I somehow screwed up my install - Ubuntu boots but I get no sound, mouse doesnt work, and no internet.. any suggestions? :-(

magnetic


Top
   
 Post subject:
PostPosted: Thu Aug 31, 2006 11:45 am 
-ivtv 0.6.x is NOT WORKING (see bugzilla and digest readme) and if it would, it would be with kernel 2.6.16.
-ivtv 0.4.2 is not working with kernel 2.6.16.

So, as frostwork said, you must use 0.4.2 and kernel 2.6.15.
I have a PVR350 and it works very well here, but as you, I can't upgrade my kernel neither my ivtv drivers or it won't work anymore.


Last edited by lugduweb on Thu Aug 31, 2006 3:46 pm, edited 2 times in total.

Top
   
 Post subject:
PostPosted: Thu Aug 31, 2006 1:14 pm 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 269
Location: Los Angeles
geoffrey

Thanks for your post.. However it contradicts itself. You said 4.2 was NOT working then you say it is?? I had compiled and used 4.2... ???

Also, any idea why my ubuntu is FUBAR now with no interenet, sound, or mouse??

magnetic


Top
   
 Post subject:
PostPosted: Thu Aug 31, 2006 3:36 pm 
There was an error in my post. I meant 0.4.x and 2.6.16 are incompatible (not 2.6.15).

On Gentoo, it seems there is now a 0.7.0 version for 2.6.17 kernel working with AMD & x86. Don't know for PPC and for Ubuntu.
If you have Gentoo check this file : /usr/portage/media-tv/ivtv/ChangeLog
(do an "emerge --sync" before)


For your Ubuntu problems, well I don't know. What version do you use Dapper/Breezy ? Did you upgrade or is it a fresh install ? Do you use the good kernel ? Do you use ALSA or OSS ? Did you check that there was the required modules in your /etc/modules file and that they are compiled as modules or built into the kernel ? Do you use USB or PS/2 mouse ?


Top
   
 Post subject:
PostPosted: Thu Aug 31, 2006 8:02 pm 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 269
Location: Los Angeles
Geoffrey

My Ubuntu install was "Dapper" 2.6.15-23 ppc. Everything was working 100% then it got messed up when I was doing the IVTV stuff, something to do with kernel modules or something.. don't know cant apt-get anything as there is no internet :( What do you suggest?

magnetic

ps which version of ivtv works with 2.6.16?

Also do you have the Video Out on the PVR350 working? How is the speed on Peg2? Can you watch and record Live TV?


Top
   
 Post subject:
PostPosted: Fri Sep 01, 2006 3:27 am 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 297
Hi!

> What do you suggest?

Hhhm, does it boot correctly when you remove your pvr?
The older ivtv-0.4.x also generate kernel-modules which
are probably already in your modules: i.e. if you didn't remove the old ones there are several modules
twice in your modules-dir.
As 0.4.5 anyway doesn't work you should consider removing all ivtv-modules and "depmod" to bring up your
old modulestable. Let's hope your ivtv-install didn't delete any of your previous modules...

>ps which version of ivtv works with 2.6.16?

On x86 it's ivtv.0.6

kernel 2.6.17.x use ivtv-0.7

none of both work on ppc :(

>Also do you have the Video Out on the PVR350 working? How is the speed on Peg2? Can you watch and record Live TV?

I had it particularly working on my stoneold debian
install. Speed was fine, but the screen froze after some seconds.(maybe a cache prob?).
For tv-out I suggest to use the mighty gatos-patches :)

friendly,
frostwork


Top
   
 Post subject:
PostPosted: Fri Sep 01, 2006 1:14 pm 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 269
Location: Los Angeles
hi Frostwork

Ok. I have Ubunut working normally again. It seems I had to reisntall some bs debian package I installed when I was hacking with the ivtv stuff to get it to work... : / I instaleld this package and when I removed it (with Synaptic) I couldnt boot - I think its kernel module related as you stated. :Please see this:

http://news.gmane.org/gmane.linux.drivers.madwifi.devel

I had a RPM I converted with Alien and installed the .deb package ( i know I know) How to corretly uninstall this package please??
Quote:
I had it particularly working on my stoneold debian
install. Speed was fine, but the screen froze after some seconds.(maybe a cache prob?).
For tv-out I suggest to use the mighty gatos-patches Smile
Ok... I can use the Radeon out anyway.. How do I apply the gatos stuff to my xorg stuff?

TIA
I feel i'm so close to getting this working. All help is very much appreciated. I notice Gentoo is now running 2.6.17 kernel hopefully Ubuntu will move onto this..

BTW how can I properly upgrade from 2.6.15 to 2.6.16? Also i'm not using Grub so I would need to make a mkvmlinuz link..

thanks
Quote:

magnetic

On x86 it's ivtv.0.6

kernel 2.6.17.x use ivtv-0.7

none of both work on ppc Sad

It seems I have 0.4.6 of the IVTV driver installed - how can I completely remove it so I can compile from source an older driver? (BTW WHich driver works? 0.4.2??)


Top
   
 Post subject:
PostPosted: Fri Sep 01, 2006 1:57 pm 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 297
hi, magnetic!

Sorry I'm afraid I don't understand your 1st part correctly:
- Ubuntu is back to normal is it?
- What does madwifi has to do with the prob :?:

>...( i know I know) ...

:D - It's been a while with debian, but doesn't
dpkg --remove "package-name" work?

>apply the gatos stuff to my xorg stuff

Please see here:
http://megahurts.dk/rune/tv_output.html
(but it's your own fault when s.th goes wrong :D)

> upgrade from 2.6.15 to 2.6.16

Why not built a new 2.6.17.11 ?
It's not so hard :)
But make sure with a 2.6.16 or newer kernel chances are low you can get ivtv to work atm...

Geoffrey is right with saying 0.4.2 works
(with 2.6.15 as he also said :) )

Sorry with not being very helpful with ubuntu/debian stuff!
frostwork


Top
   
 Post subject:
PostPosted: Fri Sep 01, 2006 2:12 pm 
If you want your PVR350 you don't have much choice at the moment :
You must use 2.6.15 kernel and ivtv 0.4.2 to make it work.
If you use another kernel or another version, it won't work.
If you have installed something wrong by hand and it was a RPM, try a "rpm -e packagename". If it does not work I guess you will have to do it by hand.
If it's a debian or a ubuntu package you can use dpkg as Frostwork told you.

I have the feeling reading your posts, that you installed / uninstalled a lot of stuff mixing uncompatible things.
So honnestly, I guess it would be faster if you would :
1) Reinstall a clean Dapper from start if you still have unresolved problems with some packages that you installed manually
2) Check that you use 2.6.15 kernel with good options (VIDEO_DECODER and other options must be enabled in the kernel to use your PVR). Rebuild it if needed.
3) install ivtv 0.4.2 and not an other version
4) install mysql
5) install lirc if you have an IR remote control
6) install mythtv
7) use a clean Ubuntu install with your PVR350 and enjoy !


Top
   
 Post subject:
PostPosted: Fri Sep 01, 2006 6:51 pm 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 269
Location: Los Angeles
Hi Guys
Thanks for the tips.

Geoffrey - I didnt really install/play with "alot of stuff" just ivtv. Doing a fresh install is not really an option since I have so much work into this install with alot of things compiled and working correctly....

since IVTV is a kernel module how to uninstall it so I can downgrade to 0.4.2? I'm running 0.4.6 atm.. no wonder it doesnt work.

Thanks

magnetic

ps I installed LIRC and came up with this

##################################################
## LIRC IS NOT CONFIGURED ##
## ##
## read /usr/share/doc/lirc/html/configure.html ##
##################################################

Any tips? ( ishould have asked for tips on ivtv b4 the install :) )

Also, how do i know what flags are compiled with my kernel?


Top
   
 Post subject:
PostPosted: Sat Sep 02, 2006 3:24 am 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 297
Hi!

> ince IVTV is a kernel module how to uninstall it so I can downgrade to 0.4.2?

It should be sufficient to simply install 0.4.2 over 0.4.6 as all files are overwritten.
ivtv (0.4.x) has following kernel-modules, which you
could delete (afterwards "depmod" to refresh your modules list):
ivtv
ivtv-fb
msp3400
saa7115
saa7127
tveeprom
cx25840
tda9887

Some of them might already have been in your kernel
before & ivtv replaced them with own ones
(f.e. msp3400 & tveeprom)!

>ps I installed LIRC and came up with this
>Any tips?

read /usr/share/doc/lirc/html/configure.html ! :D
earlier lirc didn't have a hauppauge config file -
I think it was added ikn later lirc-versions.
your ivtv-sources should contain a config, compatible with your pvr350 rermote!

>Also, how do i know what flags are compiled with my kernel

You should have the sources of your used kernel installed: Usually a symlink /usr/src/linux points to your sources-dir. There you'll find a ".config".
If you don't have the sources, maybe ".config support" was built into your kernel:
Then you should be able to read /proc/config.gz
Good luck,
frostwork


Top
   
 Post subject:
PostPosted: Sat Sep 02, 2006 1:43 pm 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 269
Location: Los Angeles
Hey guys!

Woohoo! Looks like the 0.4.2 worked. No more Dmesg errors. I even ran mythfilldatabase and the cron job to update to all my channel info and they show up in mythtv-setup! :)

But Alas, all is not well. Mythtv will not launch for me. I get this in the shell:
Quote:
magnetic@magnetic-desktop:~$ sudo mythtv
X Error: BadDevice, invalid or uninitialized input device 168
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 168
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
2006-09-02 12:41:48.017 New DB connection, total: 1
Total desktop width=1280, height=1024, numscreens=1
2006-09-02 12:41:48.041 Using screen 0, 1280x1024 at 0,0
2006-09-02 12:41:48.067 Switching to square mode (G.A.N.T.)
mythtv: could not connect to socket
mythtv: No such file or directory
lirc_init failed for mythtv, see preceding messages
2006-09-02 12:41:49.276 Joystick disabled.
2006-09-02 12:41:49.639 New DB connection, total: 2
2006-09-02 12:41:49.701 Connecting to backend server: 127.0.0.1:80 (try 1 of 5)
2006-09-02 12:42:09.734 ReadStringList timeout (quick).
2006-09-02 12:42:09.735 Unexpected response to MYTH_PROTO_VERSION:
2006-09-02 12:42:10.742 Changing from None to None
magnetic@magnetic-desktop:~$ sudo mythtv-frontend
sudo: mythtv-frontend: command not found
Any idea what is wrong? I feel like i'm so close. Also, what do I do to configure the lirc for the pvr350? (Frostwork yes I read that file :-))


I just ran "mythfrontend" and the menu pops up but when I select "Watch Tv" The screen just goes black... here is the shell output (sorry for the long lines)
Quote:
magnetic@magnetic-desktop:~$ mythfrontend
X Error: BadDevice, invalid or uninitialized input device 168
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 168
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
2006-09-02 12:50:18.087 New DB connection, total: 1
Total desktop width=1280, height=1024, numscreens=1
2006-09-02 12:50:18.110 Using screen 0, 1280x1024 at 0,0
2006-09-02 12:50:18.117 mythfrontend version: 0.18.1.20050510-1 www.mythtv.org
2006-09-02 12:50:18.132 Enabled verbose msgs : important general
2006-09-02 12:50:19.021 Switching to square mode (G.A.N.T.)
mythtv: could not connect to socket
mythtv: No such file or directory
lirc_init failed for mythtv, see preceding messages
2006-09-02 12:50:20.196 Joystick disabled.
2006-09-02 12:50:20.325 Registering Internal as a media playback plugin.
2006-09-02 12:50:20.375 Inserting MythDVD initial database information.
2006-09-02 12:50:20.380 New DB connection, total: 2
2006-09-02 12:50:20.383 Upgrading to MythDVD schema version 1000
2006-09-02 12:50:20.409 New DB connection, total: 3
2006-09-02 12:50:20.415 Upgrading to MythDVD schema version 1000
2006-09-02 12:50:20.445 Upgrading to MythDVD schema version 1001
2006-09-02 12:50:20.472 Registering MythDVD DVD Media Handler as a media handler
2006-09-02 12:50:20.809 Inserting MythMusic initial database information.
2006-09-02 12:50:20.810 Upgrading to MythMusic schema version 1000
2006-09-02 12:50:20.831 Upgrading to MythMusic schema version 1001
2006-09-02 12:50:20.835 Upgrading to MythMusic schema version 1002
2006-09-02 12:50:21.086 Updating music metadata to be UTF-8 in the database
2006-09-02 12:50:21.089 Done updating music metadata to UTF-8
2006-09-02 12:50:21.089 Upgrading to MythMusic schema version 1003
2006-09-02 12:50:21.092 Upgrading to MythMusic schema version 1004
2006-09-02 12:50:21.135 Upgrading to MythMusic schema version 1005
2006-09-02 12:50:21.497 Registering MythMusic Media Handler as a media handler
2006-09-02 12:50:21.609 Inserting MythPhone initial database information.
2006-09-02 12:50:21.611 Upgrading to MythPhone schema version 1000
2006-09-02 12:50:21.632 Upgrading to MythPhone schema version 1001
SIP: Creating autogen directory entry for this host
Failed to find network interface eth0
SIP listening on IP Address :5060 NAT address
SIP: Cannot register; proxy, username or password not set
Destroying SipFsm object
2006-09-02 12:50:21.901 Inserting MythVideo initial database information.
2006-09-02 12:50:21.903 Upgrading to MythVideo schema version 1000
2006-09-02 12:50:21.925 Upgrading to MythVideo schema version 1000
2006-09-02 12:50:21.930 Upgrading to MythVideo schema version 1001
2006-09-02 12:50:21.945 Upgrading to MythVideo schema version 1002
2006-09-02 12:50:21.959 Upgrading to MythVideo schema version 1003
2006-09-02 12:50:22.040 Upgrading to MythVideo schema version 1004
2006-09-02 12:50:22.052 Upgrading to MythVideo schema version 1005
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/ff_button_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/ff_button_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/ff_button_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_blankbutton_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_blankbutton_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_blankbutton_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_checked.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_checked_high.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_job_next_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_job_next_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_job_next_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_job_prev_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_job_prev_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_job_prev_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_job_progress_background.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_job_progress_foreground.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_job_progress_foreground_orig.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_large_text_button_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_large_text_button_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_large_text_button_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_leftright_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_leftright_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_leftright_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_progress_background.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_rip_banner.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_text_button_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_text_button_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_text_button_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_unchecked.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/md_unchecked_high.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mm_blackhole_border.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mm_blankbutton_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mm_blankbutton_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mm_blankbutton_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mm_checked.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mm_checked_high.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mm_down_arrow.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mm_left_arrow.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mm_leftright_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mm_leftright_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mm_leftright_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mm_right_arrow.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mm_unchecked.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mm_unchecked_high.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mm_up_arrow.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mm_volume_background.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mm_volume_tick.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_amp_green.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_blackhole_border.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_brightness_icon.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_colour_icon.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_contrast_icon.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_down_arrow.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_framerate_icon.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_framesize_icon.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_kpad_button_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_kpad_button_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_kpad_button_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_left_arrow.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_microphone_icon.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_next_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_next_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_next_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_presence_away.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_presence_offline.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_presence_online.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_prev_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_prev_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_prev_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_right_arrow.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_selectionbar.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_slider_status_back.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_slider_status_fore.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_status_bkgnd.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_text_button_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_text_button_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_text_button_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_up_arrow.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_video_border_352x288.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_volume_bkgnd.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_volume_icon.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mp_webcam_blackhole.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/music-sel-bg.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv-background.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv-mselect.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv-popup.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv-sel.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_blankbutton_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_blankbutton_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_blankbutton_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_checked.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_checked_high.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_down_arrow.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_filerequest.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_gallery_back_reg.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_gallery_back_sel.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_gallery_dir_up.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_gallery_folder_reg.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_gallery_folder_sel.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_large_text_button_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_large_text_button_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_large_text_button_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_left_arrow.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_leftright_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_leftright_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_leftright_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_other_background.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_pushbutton_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_pushbutton_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_pushbutton_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_right_arrow.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_selected.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_selectionbar.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_unchecked.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_unchecked_high.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_up_arrow.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/mv_video_back.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/next_button_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/next_button_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/next_button_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/pause_button_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/pause_button_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/pause_button_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/phone.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/play_button_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/play_button_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/play_button_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/prev_button_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/prev_button_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/prev_button_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/rew_button_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/rew_button_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/rew_button_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/selectionbar.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/stop_button_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/stop_button_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/stop_button_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/text_button_off.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/text_button_on.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/text_button_pushed.png
Couldn't save cache cache image: /home/magnetic/.mythtv/themecache/G.A.N.T..1280.1024/track_info_background.png
2006-09-02 12:50:58.221 Connecting to backend server: 127.0.0.1:80 (try 1 of 5)
2006-09-02 12:51:18.230 ReadStringList timeout (quick).
2006-09-02 12:51:18.231 Unexpected response to MYTH_PROTO_VERSION:
2006-09-02 12:51:18.243 Changing from None to None
2006-09-02 12:53:07.557 Connecting to backend server: 127.0.0.1:80 (try 1 of 5)
2006-09-02 12:53:27.562 ReadStringList timeout (quick).
2006-09-02 12:53:27.563 Unexpected response to MYTH_PROTO_VERSION:
2006-09-02 12:53:27.566 Changing from None to None
XMLParse::LoadTheme(): Can't open: /usr/share/mythtv/themes/G.A.N.T./status-ui.xml
XMLParse::LoadTheme(): Using default theme file
2006-09-02 12:53:39.796 Connecting to backend server: 127.0.0.1:80 (try 1 of 5)
2006-09-02 12:53:59.806 ReadStringList timeout (quick).
2006-09-02 12:53:59.807 Unexpected response to MYTH_PROTO_VERSION:
2006-09-02 12:53:59.894 Connecting to backend server: 127.0.0.1:80 (try 1 of 5)
2006-09-02 12:54:19.902 ReadStringList timeout (quick).
2006-09-02 12:54:19.903 Unexpected response to MYTH_PROTO_VERSION:
2006-09-02 12:54:19.916 Connecting to backend server: 127.0.0.1:80 (try 1 of 5)
2006-09-02 12:54:39.922 ReadStringList timeout (quick).
2006-09-02 12:54:39.923 Unexpected response to MYTH_PROTO_VERSION:
2006-09-02 12:54:49.036 Connecting to backend server: 127.0.0.1:80 (try 1 of 5)
2006-09-02 12:55:09.042 ReadStringList timeout (quick).
2006-09-02 12:55:09.043 Unexpected response to MYTH_PROTO_VERSION:
2006-09-02 12:55:09.043 Changing from None to None
2006-09-02 12:55:11.783 Connecting to backend server: 127.0.0.1:80 (try 1 of 5)
2006-09-02 12:55:31.790 ReadStringList timeout (quick).
2006-09-02 12:55:31.791 Unexpected response to MYTH_PROTO_VERSION:
magnetic@magnetic-desktop:~$

tia
magnetic


Top
   
 Post subject:
PostPosted: Sat Sep 02, 2006 2:21 pm 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 297
Hi!

Before starting to fight with mythtv did you already test if your ivtv drivers work?
cat /dev/video0 > /path/to/test.mpg should record
at least some snow... :)

Can't tell very much about your myth-prob - I'd browse
some mailinglists or debian/ubuntu forums...
maybe mythtv doesn't have enough priviledges to open a screen(?)

you should try to install a newer myth-version as
0.18.1.20050510-1 is - as the name shows - stoneold!
Newer versions also work better on ppc!

>Couldn't save cache cache image:

No write priviledges to your own home?
Disk full?
Completely messed up mythtv?

>I just ran "mythfrontend" and the menu pops up but when I select "Watch Tv" The screen just goes black... here is the shell output (sorry for the long lines)

you'll have to configure 1st your mythtv-stuff
(myth-setup) & populate your mysql-database for your
running mysql.

btw Xawtv4 (snapshot) is said to support ivtv
(never tried it...). It's easier to setup for the beginning!

cheers,
frostwork


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 22 posts ] 

All times are UTC-06:00


Who is online

Users browsing this forum: No registered users and 18 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
PowerDeveloper.org: Copyright © 2004-2012, Genesi USA, Inc. The Power Architecture and Power.org wordmarks and the Power and Power.org logos and related marks are trademarks and service marks licensed by Power.org.
All other names and trademarks used are property of their respective owners. Privacy Policy
Powered by phpBB® Forum Software © phpBB Group