Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - scrubadub

Pages: [1]
1
Installation issues / Re: Problem after DVD installation
« on: September 14, 2007, 09:31:15 pm »
you might be able to recover the files that were not written over, but the filesystem is destroyed so you'd need a recovery program where you can specify which filesystem the data was written in. I'm not sure if any free ones allow that.

you also will probably have to re-create the partition table the way it was previously which you probably dont know.

2
Installation issues / Re: Lockup after first reboot
« on: September 13, 2007, 06:55:14 pm »
try to get to a shell alt-f1 alt-f2 etc. and then check dmesg and your xorg log (get the latest one in /var/log/)

3
When installing from the cd's linuxmce failed to cache my cd's so I needed to manually copy over the iso files from another computer. If i had an option to "select folder containing the files" i could've just copied the files from the cd right to the hard drive avoiding a usb stick and extra time.

4
Help Wanted / Re: What hardware?
« on: September 12, 2007, 03:34:37 pm »
Since no one else replied to you, i'd recommend a nvidia graphics card 6800 or better. for alpha blending you'll need to use their proprietary driver so i'd avoid ati. For capture cards grab a pvr-150 or pvr-250.

5
can you elaborate on this, I have the vendor/model string which is 8 digits, but the 250's template has a 16 digit number under the plug and play section. Where to the extra 8 digits come from? I tried to use the same last 8 digits from the 250's template without any luck.

6
I've also just ran mythtv-setup (with a few problems cause the backend auto-restarts and that needs to be stopped to setup tuners). Anyway mythtv can see the tuners and i set them up through mythtv, yet when i go into mythtv it still says there arent any tuners available (and no tuners are doing anything).

so now i'm really out of ideas... someone must've got 350's working or hdhomeruns since there is a template for it.

7
Installation issues / Re: pvr-350 issues
« on: September 11, 2007, 05:00:42 pm »
Looking at the plug and play section of the device template i tried to add my own vender/model ID, but that string (44440803) is only half the length of the one included with the pvr-250 template? Where to the extra 8 numbers come from?

I also have an HD Homerun that I added from the device template. I put in the IP address and mac address for the device and each tuner, but whenever i launch mythtv it just complains (every 4 seconds) that all my tuners are used. Any suggestions? Do I need anything else configured like device pipes?

I've ripped a DVD (after disconnecting my cd rom drive) and I've noticed that the volume controls have no effect. I'm using speakers directly connected to the computer.

8
Installation issues / pvr-350 issues, now with volume and hdhomerun problems
« on: September 11, 2007, 12:29:20 am »
I installed 0704 off the individual cd's with the correct kbuntu os. It went ok but it didnt detect my two pvr350 tuners and i dont know how to fix that.

Reading other posts it looks like i should be able to setup a new device template for the 350 but i'm unsure what manufacturer / device category / device template to put in. here's lspci -nn

Code: [Select]
04:02.0 Multimedia video controller [0400]: Internext Compression Inc iTVC15 MPEG-2 Encoder [4444:0803] (rev 01)
04:03.0 Multimedia video controller [0400]: Internext Compression Inc iTVC15 MPEG-2 Encoder [4444:0803] (rev 01)

does the vendor id map to the manufacturer? when i try 4444 i get, Error: the manufacturer does not exist

and they show up ok in /dev...
Code: [Select]
ls -l /dev/video*
crw-rw---- 1 root video 81,  0 2007-09-10 16:30 /dev/video0
crw-rw---- 1 root video 81,  1 2007-09-10 16:30 /dev/video1
crw-rw---- 1 root video 81, 16 2007-09-10 16:30 /dev/video16
crw-rw---- 1 root video 81, 17 2007-09-10 16:30 /dev/video17
crw-rw---- 1 root video 81, 24 2007-09-10 16:30 /dev/video24
crw-rw---- 1 root video 81, 25 2007-09-10 16:30 /dev/video25
crw-rw---- 1 root video 81, 32 2007-09-10 16:30 /dev/video32
crw-rw---- 1 root video 81, 33 2007-09-10 16:30 /dev/video33
crw-rw---- 1 root video 81, 48 2007-09-10 16:30 /dev/video48
crw-rw---- 1 root video 81, 49 2007-09-10 16:30 /dev/video49

so... do i make a new tempalte? If so where can i get the manufacturer / device category / device template?

Pages: [1]