Author |
Message |
tyro
|
Posted: Mon Oct 20, 2003 12:40 pm |
|
Joined: Mon Oct 20, 2003 12:11 pm
Posts: 18
|
This is on the front page of the website:
Quote: News 10/15/03 Double whammy, both Dale and I have been under the weather. But the good news is that I have permission from Hauppauge to distribute the drivers for the PVR-x50 with KnoppMyth! Thanks to Hauppauge and Anthony from SHSPVR for getting me intouch with them!
I have not used KnoppMyth yet, but will be shortly (I just have to burn the CD and then use it), and I have some questions:
When will the drivers be included with KnoppMyth?
What do we have to do now to get the PVR-350 to work? I have tried with redhat and debian but could not get the drivers properly loaded (I could only capture black-and-white).
Does the computer have to be hooked up to the tv input signal (in my case cable) when the installation is going on?
Thank you very much,
tyro
PS I hope you guys feel better.
|
|
Top |
|
 |
steps
|
Posted: Mon Oct 20, 2003 2:00 pm |
|
Joined: Sun Oct 12, 2003 10:56 pm
Posts: 37
Location:
Neuss, Germany
|
Hi tyro.
I also use a PVR350 and try to install R3 these nights (if my brand's already okay... see postings below).
If I get any solution I'll tell it here.
steps
|
|
Top |
|
 |
steps
|
Posted: Mon Oct 20, 2003 8:18 pm |
|
Joined: Sun Oct 12, 2003 10:56 pm
Posts: 37
Location:
Neuss, Germany
|
Sorry tyro.
It's 04:05 pm local time and there was no time tonight to install software again
Because there are no CRT left here I couldn't start installation first -> screen became black after X-Server starts up. Very strange error but I didn't have time to take a look at it.
After I found a CRT (14"!  ) and wanted to start installation again, I had a lot of trouble with defective server and switches. ...I LOVE my job...
But I won't give up! Never!!
Try again tomorrow night
steps
|
|
Top |
|
 |
cesman
|
Posted: Mon Oct 20, 2003 8:37 pm |
|
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location:
Fontana, Ca
|
tyro wrote: When will the drivers be included with KnoppMyth? R4. tyro wrote: What do we have to do now to get the PVR-350 to work? I have tried with redhat and debian but could not get the drivers properly loaded (I could only capture black-and-white). While I've tested the 250 extensively, I haven't a 350 to test. To get it working w/ R3. I'd suggest following the instructions in the IvyTV FAQ. You'll also want to check the mailing list archieve. tyro wrote: Does the computer have to be hooked up to the tv input signal (in my case cable) when the installation is going on? No, I'd suggest having it hooked up to a monitor for the install then moving it to the TV. tyro wrote: Thank you very much, You're welcome. tyro wrote: PS I hope you guys feel better.
Getting there, thanks!
|
|
Top |
|
 |
Xsecrets
|
Posted: Fri Oct 24, 2003 8:29 am |
|
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location:
Nashville, TN
|
Just want to verify. I would assume that you mean you can include the firmware with the distrobution, but you know what they say about assumtions. As far as I know the driver is reverse engineered and open source, but not the firmware.
|
|
Top |
|
 |
cesman
|
Posted: Fri Oct 24, 2003 1:59 pm |
|
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location:
Fontana, Ca
|
No, I cannot legally include the firmware. I'm including the open source drivers and have obtained permission from Hauppauge to include the Windows drivers. With R4, if you install a PVR-x50(we've only tested w/ a 250) our scripts will detect the card and set things up!
cesman
|
|
Top |
|
 |
Xsecrets
|
Posted: Sat Oct 25, 2003 11:12 am |
|
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location:
Nashville, TN
|
ok so you are including the open source drivers and their script that pulls the firmware from the windows drivers. And hauppage gave you permision to put the windows drivers on there so you can now use the script to extract the firmware and set everything up. that's pretty cool.
|
|
Top |
|
 |
sparky
|
Posted: Sat Feb 21, 2004 10:51 am |
|
Joined: Sat Feb 21, 2004 10:47 am
Posts: 4
|
Hi, I installed KnoppMyth_rl 4 using the auto install. WHenever I boot, then it stops and gives this error:
ivtv: Decoder Mailbox not found
ivtv: error getting encoder firmware version
ivtv: error getting decoder firmware version
then it stops responding. I can boot if I take the ivtv stuff out of /etc/modules.conf with a Knoppix bootdisk. I'm assuming this is a problem with the ivtv driver being used. I did extract the firmware using my CD I got from hauppage so it should be drivers good enough to run it.
Stefan
|
|
Top |
|
 |
cesman
|
Posted: Sat Feb 21, 2004 1:42 pm |
|
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location:
Fontana, Ca
|
Boot from the CD. Using option 6, quit.
mount /dev/hda1 /mnt/hda1
chroot /mnt/hda1
cd /usr/local/lib/ivtv/utils
./ivtvfwextract.pl ../driver/pvr250_17_21226.exe
Any error messages? You should see none.
ls -l /lib/modules/
You should see something like:
drwxr-xr-x 8 root root 4096 Nov 3 13:31 2.4.21-xfs
drwxr-xr-x 3 root root 4096 Jul 22 2003 extra
-rw-r--r-- 1 root root 262144 Feb 21 11:40 ivtv-fw-dec.bin
-rw-r--r-- 1 root root 262144 Feb 21 11:40 ivtv-fw-enc.bin
drwxr-xr-x 2 root root 4096 Oct 3 03:50 misc
Notice that the date for ivtv* is current.
exit
reboot
_________________ cesman
When the source is open, the possibilities are endless!
|
|
Top |
|
 |