[mythtv-users] MOtorola 6200 - firewire

N Dugas normdugas at yahoo.ca
Fri Mar 17 04:07:42 UTC 2006


Greg Oliver wrote:
> On Thu, 2006-03-16 at 20:19 -0700, N Dugas wrote:
> 
> 
>>What kind of firewire?  Can you send the output from lspci?
> 
> 
> 02:01.2 FireWire (IEEE 1394): Texas Instruments PCI4451 IEEE-1394
> Controller (prog-if 10 [OHCI])
>         Subsystem: Dell Unknown device 00d4
>         Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop-
> ParErr- Stepping- SERR+ FastB2B-
>         Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR-
>         Latency: 32 (500ns min, 1000ns max), Cache Line Size 08
>         Interrupt: pin A routed to IRQ 11
>         Region 0: Memory at f8fff000 (32-bit, non-prefetchable)
> [size=2K]
>         Region 1: Memory at f8ff8000 (32-bit, non-prefetchable)
> [size=16K]
>         Capabilities: [44] Power Management version 2
>                 Flags: PMEClk- DSI- D1- D2+ AuxCurrent=0mA
> PME(D0-,D1-,D2+,D3hot+,D3cold-)
>                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 
> Thanks,
> 
> Greg
> 

A quick scan of the Linux 1394 webstire shows this TI chipset as "works 
somewhat" (http://www.linux1394.org/hcl.php?class_id=1).  Is this on a 
Dell laptop?

Here are my 1394 settings from my kernel .config in case this helps:
pvrbox linux # grep 1394 .config
# IEEE 1394 (FireWire) support
CONFIG_IEEE1394=m
# CONFIG_IEEE1394_VERBOSEDEBUG is not set
CONFIG_IEEE1394_OUI_DB=y
CONFIG_IEEE1394_EXTRA_CONFIG_ROMS=y
CONFIG_IEEE1394_CONFIG_ROM_IP1394=y
CONFIG_IEEE1394_EXPORT_FULL_API=y
# CONFIG_IEEE1394_PCILYNX is not set
CONFIG_IEEE1394_OHCI1394=m
CONFIG_IEEE1394_VIDEO1394=m
CONFIG_IEEE1394_SBP2=m
# CONFIG_IEEE1394_SBP2_PHYS_DMA is not set
# CONFIG_IEEE1394_ETH1394 is not set
CONFIG_IEEE1394_DV1394=m
CONFIG_IEEE1394_RAWIO=m
CONFIG_IEEE1394_CMP=m
CONFIG_IEEE1394_AMDTP=m


And 1394 related modules that are loaded:
pvrbox linux # lsmod | grep 1394
raw1394                30572  4
dv1394                 20428  0
ohci1394               35892  1 dv1394
ieee1394              316984  4 raw1394,dv1394,sbp2,ohci1394




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the mythtv-users mailing list