[mythtv-commits] Ticket #4752: Add R5000 STB Support to MythTV

MythTV mythtv at cvs.mythtv.org
Sat Dec 6 07:43:17 UTC 2008


#4752: Add R5000 STB Support to MythTV
----------------------------------+-----------------------------------------
 Reporter:  alannisota at gmail.com  |        Owner:  danielk 
     Type:  enhancement           |       Status:  assigned
 Priority:  minor                 |    Milestone:  unknown 
Component:  mythtv                |      Version:  head    
 Severity:  medium                |   Resolution:          
  Mlocked:  0                     |  
----------------------------------+-----------------------------------------

Comment(by alannisota at gmail.com):

 Here is a udev rule that seems to work well for me:
 create /etc/udev/rules.d/85-r5000.rules
 SUBSYSTEM=="usb", ACTION=="add", ENV{PRODUCT}=="4b4/8613/*",
 RUN+="/sbin/fxload -D %N -I /lib/firmware/r5000.hex -t fx2 -m 0666"

 replace the path to r5000.hex as appropriate.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4752#comment:47>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list