LinHES Forums http://forum.linhes.org/ |
|
SAA7134 problems after upgrading to R5B7 http://forum.linhes.org/viewtopic.php?f=2&t=9488 |
Page 1 of 1 |
Author: | Verzweifler [ Wed Apr 05, 2006 12:46 am ] |
Post subject: | SAA7134 problems after upgrading to R5B7 |
Greetz... After carefully considering advantages and disadvantages of an upgrade to R5B7, I finally decided to brake the rule of "never touch a running system" and started upgrading my systems yesterday evening following the advice available, i.e. backing up vital things, never run apt-get install etc... The good news: it basically worked. I got my MasterBackend up and running and was able to watch TV with the FrontEnd running on that machine (well, ok, after some finetuning with mysql ![]() Then all of a sudden fate struck: I tried to get up my SAA7134-based analog Tevion MD9717 TV-card (some of you might remember that I need that piece of crap only to watch my analog VHS) and of course came across the standard message from saa7134, telling me that there is no way to autodetect the card due to missing eproms... Oh yes, I know well that message and I also know what to do to cope with it. At least I thought so until yesterday... The required saa7134 options clearly are "card=6 tuner=5", since I used them in R5A30. So as usual I updated /etc/modutils/aliases from Code: ... alias char-major-81 bttv ... to look like Code: ... #alias char-major-81 bttv alias char-major-81 videodev alias char-major-81-0 saa7134 ... options saa7134 card=6 tuner=5 After Code: update-modules I could verify that /etc/modules.conf was reflecting the changes made, so I did a reboot of the machine and things should have been golden... Damn! ![]() The message keeps appearing and as a result, I cannot use my analog TV-card, since the driver does not recognize the COMPOSITE input I am using. So I recalled that I made a backup of my old modules.conf. But fate struck again: due to "massive human error" ![]() Could someone please help me out by pointing me to a missing step in my configuration? Did I overlook something, some dependency, some minor step? |
Author: | ute_man [ Sun Apr 09, 2006 9:44 pm ] |
Post subject: | |
I have the same card and got mine working by: commenting out the saa7134 in the /etc/modules file like so: # saa7134 then editing the /etc/modutils/actions file with: options saa7134 card=3 tuner=23 now this sort of works... works like the above for tvtuner, but not radio. found that rmmod saa7134: modprobe saa7134 makes the radio work as well... ie rmmod/modprobe twice and it works ( must be su to do rmmod/modprobe) haven't found how to rmmod/modprobe twice though boot up process automatically yet. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |