mmann
January 11th, 2009, 03:26 AM
Hi,
I'm a first time user of any Linux software.
Can anyone tell me how I enter script into Linux?
I'm having trouble with my MythTV install and I found a site that seems to tell me how to fix it ( http://parker1.co.uk/mythtv_novafw.php ).
but to do it they say that I need to...
use the get_dvb_firmware script, which is distributed as part of the Linux source code, to fetch it off the internet. Run the script, telling it which firmware to fetch (the clue is in the error message above, in this case tda10045).
get_dvb_firmware tda10045
...But I cant find anywhere to type this into to get it to work.
And I have no idea where to put the file once it's downloaded. I cannot find the firmware directory...
This downloads a file such as tt_budget_217g.zip, which contains a dvb-fe-tda10045.fw firmware file. Copy it into the firmware directory:
cp dvb-fe-tda10045.fw /lib/firmware
...Please help.
Thanks
I'm a first time user of any Linux software.
Can anyone tell me how I enter script into Linux?
I'm having trouble with my MythTV install and I found a site that seems to tell me how to fix it ( http://parker1.co.uk/mythtv_novafw.php ).
but to do it they say that I need to...
use the get_dvb_firmware script, which is distributed as part of the Linux source code, to fetch it off the internet. Run the script, telling it which firmware to fetch (the clue is in the error message above, in this case tda10045).
get_dvb_firmware tda10045
...But I cant find anywhere to type this into to get it to work.
And I have no idea where to put the file once it's downloaded. I cannot find the firmware directory...
This downloads a file such as tt_budget_217g.zip, which contains a dvb-fe-tda10045.fw firmware file. Copy it into the firmware directory:
cp dvb-fe-tda10045.fw /lib/firmware
...Please help.
Thanks