[newbie] Firewire external enclosure with HD : message log at boot

2004-08-31 Thread centaure domain
Hi,

i've got a Mandrake 9.2 on a Shuttle X with 2 firewire port 1394

I've visited the linux1394 website  read the FAQ.
Nothing happened with modprob -r sbp2 and the rescan scsi bus script.

But when i see on the boot message log, here is what i can read :

  
Aug 28 20:24:26 localhost kernel: ohci1394: $Rev$ Ben Collins [EMAIL PROTECTED]
Aug 28 20:24:26 localhost kernel: ohci1394_0: OHCI-1394 1.0 (PCI): IRQ=[19]  
MMIO=[e8001000-e80017ff]  Max Packet=[204
8]
Aug 28 20:24:26 localhost kernel: ieee1394: Node 0-01:1023 has non-standard ROM format 
(0 quads), cannot parse
Aug 28 20:24:26 localhost kernel: ieee1394: Node 0-00:1023 has non-standard ROM format 
(0 quads), cannot parse


Anyone could tell me what is the problem;
Can i solve it ?


thanks






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] Firewire e.g. 1394

2003-01-25 Thread Benjamin Jeeves
Hi all

Has anyone get firewire to work on mdk9.0 I have look at and read 
www.linux1394.org and done what it says to do but still not work

anyone help

sorry for the spelling have a problem and can not spell what it is

Cheers 
Ben


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Firewire e.g. 1394

2003-01-25 Thread et
On Saturday 25 January 2003 08:16 am, Benjamin Jeeves wrote:
 Hi all

 Has anyone get firewire to work on mdk9.0 I have look at and read
 www.linux1394.org and done what it says to do but still not work

 anyone help

 sorry for the spelling have a problem and can not spell what it is

 Cheers
 Ben
I ain't all that sure about how well it works (not much to connect to it to 
test differnt stuff) but for me, my Audigy ieee1394 port was found and setup 
by the installer out of the box, with a clean install... can you try and 
describe your poblem? or post your /var/log/dmesg.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Firewire e.g. 1394

2003-01-25 Thread Peter Watson
On Saturday 25 Jan 2003 13:16, Benjamin Jeeves wrote:
 Hi all

 Has anyone get firewire to work on mdk9.0 I have look at and read
 www.linux1394.org and done what it says to do but still not work

 anyone help

 sorry for the spelling have a problem and can not spell what it is

 Cheers
 Ben


I have an audigy soundcard with a 1394 port which works fine under 9.0. I 
use it to upload and download DV video from my Panasoic DV camera using 
Kino.

To get it working I had to add

raw1394
video1394

to my /etc/modules

HTH

Pete
ArdnamurchanScotland


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Firewire e.g. 1394

2003-01-25 Thread Peter Watson
On Saturday 25 Jan 2003 14:52, Peter Watson wrote:
 On Saturday 25 Jan 2003 13:16, Benjamin Jeeves wrote:
  Hi all
 
  Has anyone get firewire to work on mdk9.0 I have look at and read
  www.linux1394.org and done what it says to do but still not work
 
  anyone help
 
  sorry for the spelling have a problem and can not spell what it is
 
  Cheers
  Ben

 I have an audigy soundcard with a 1394 port which works fine under 9.0.
 I use it to upload and download DV video from my Panasoic DV camera
 using Kino.

 To get it working I had to add

 raw1394
 video1394

 to my /etc/modules


PS /etc/modules.conf already contained the following line

alias ieee1394-controller ohci1394
-- 
Regards

Pete
ArdnamurchanScotland


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Firewire e.g. 1394

2003-01-25 Thread Gil Katz
Yes i got Firewire IEEE1394 working on my mdk9.0
you should install 
libavc1394, libraw1394, libraw1394-devel.
after you do that you should modprobe raw1394 and video1394
i got adaptec card and Sharp MiniDV and it works fine
Gil
On Saturday 25 January 2003 16:06, et wrote:
 On Saturday 25 January 2003 08:16 am, Benjamin Jeeves wrote:
  Hi all
 
  Has anyone get firewire to work on mdk9.0 I have look at and read
  www.linux1394.org and done what it says to do but still not work
 
  anyone help
 
  sorry for the spelling have a problem and can not spell what it is
 
  Cheers
  Ben

 I ain't all that sure about how well it works (not much to connect to it to
 test differnt stuff) but for me, my Audigy ieee1394 port was found and
 setup by the installer out of the box, with a clean install... can you try
 and describe your poblem? or post your /var/log/dmesg.

-- 

Fair well and thanks for all the fish



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Firewire e.g. 1394

2003-01-25 Thread Anne Wilson
On Saturday 25 Jan 2003 2:52 pm, Peter Watson wrote:

 To get it working I had to add

 raw1394
 video1394

 to my /etc/modules

Pete - do your front panel connectors work?  Aux in and midi?

Anne
-- 
Registered Linux User No.293302



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Firewire e.g. 1394

2003-01-25 Thread Peter Watson
On Saturday 25 Jan 2003 15:32, Anne Wilson wrote:
 On Saturday 25 Jan 2003 2:52 pm, Peter Watson wrote:
  To get it working I had to add
 
  raw1394
  video1394
 
  to my /etc/modules

 Pete - do your front panel connectors work?  Aux in and midi?

 Anne

I don't have any front panel connectors, at the back I have 1394, mic., 
line in and audio out sockets, these all work fine.

Sorry

Pete
ArdnamurchanScotland


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Firewire e.g. 1394

2003-01-25 Thread Anne Wilson
On Saturday 25 Jan 2003 5:27 pm, Peter Watson wrote:
 On Saturday 25 Jan 2003 15:32, Anne Wilson wrote:
  On Saturday 25 Jan 2003 2:52 pm, Peter Watson wrote:
   To get it working I had to add
  
   raw1394
   video1394
  
   to my /etc/modules
 
  Pete - do your front panel connectors work?  Aux in and midi?
 
  Anne

 I don't have any front panel connectors, at the back I have 1394, mic.,
 line in and audio out sockets, these all work fine.

Ah - I forgot that there was a back firewire connector.  Ah well, all in good 
time :)

Anne
-- 
Registered Linux User No.293302



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



RE: [newbie] Firewire e.g. 1394

2003-01-25 Thread Robert Wideman
Not that its a big deal but Apple owns the Trademark/Patent for the use of
the word Firewire and anything else can use the word IEEE 1394 compliance.

Rob

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Benjamin Jeeves
 Sent: Saturday, January 25, 2003 7:16 AM
 To: [EMAIL PROTECTED]
 Subject: [newbie] Firewire e.g. 1394


 Hi all

 Has anyone get firewire to work on mdk9.0 I have look at and read
 www.linux1394.org and done what it says to do but still not work

 anyone help

 sorry for the spelling have a problem and can not spell what it is

 Cheers
 Ben





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Firewire e.g. 1394

2003-01-25 Thread Anne Wilson
On Saturday 25 Jan 2003 7:16 pm, Robert Wideman wrote:
 Not that its a big deal but Apple owns the Trademark/Patent for the use of
 the word Firewire and anything else can use the word IEEE 1394
 compliance.

Sure, but Hoover and Kellogs are tradenames, and everybody knows what you mean 
:-).  I can't see this as a pass-off.

Anne
-- 
Registered Linux User No.293302



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



RE: [newbie] Firewire e.g. 1394

2003-01-25 Thread Robert Wideman
THe was a tidbit of info, kinda like an FYI if you wanna get technical about
it.  Yes i use Firewall terminology for anything 1394 as well.

What are you talking about a pass off?  I am not passing anything off.  I
just dont know anything about it or use it.

Rob


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Anne Wilson
 Sent: Saturday, January 25, 2003 1:25 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [newbie] Firewire e.g. 1394


 On Saturday 25 Jan 2003 7:16 pm, Robert Wideman wrote:
  Not that its a big deal but Apple owns the Trademark/Patent
 for the use of
  the word Firewire and anything else can use the word IEEE 1394
  compliance.

 Sure, but Hoover and Kellogs are tradenames, and everybody knows
 what you mean
 :-).  I can't see this as a pass-off.

 Anne
 --
 Registered Linux User No.293302






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Firewire e.g. 1394

2003-01-25 Thread Anne Wilson
On Saturday 25 Jan 2003 7:53 pm, Robert Wideman wrote:
 THe was a tidbit of info, kinda like an FYI if you wanna get technical
 about it.  Yes i use Firewall terminology for anything 1394 as well.

 What are you talking about a pass off?  I am not passing anything off.  I
 just dont know anything about it or use it.

Here in the UK a 'pass-off' is when someone is unfairly using a name, 'passing 
it off' as being the same product, rather than a similarity.  That is, 
deliberate trade name infringement with a desire to defraud.

I just meant that while I have sympathy where this truly is the case, I have 
none where using the weight of the law is ridiculous.  It was not meant as an 
attack on you :)

Anne
-- 
Registered Linux User No.293302



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



RE: [newbie] Firewire e.g. 1394

2003-01-25 Thread Robert Wideman
  about it.  Yes i use Firewall terminology for anything 1394 as well.
Firewall should be Firewire.  Guess i typed too fast to realize it.


Rob


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Firewire

2001-12-28 Thread Roger Sherman

I'm currently in the process of building a new PC (finally, everything is
ordered except the RAM - and can anyone tell me why crucial.coms prices
just jumped?), and I'm kind of curious about firewire - is it linux
friendly? I do plan on doing some video editing with this machine, and
some friends (mostly Mac users) have assured me that firewire is the way
to go for that, if in fact it can be integrated into Linux.

Thanks!

Rog




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Firewire

2001-12-28 Thread lee

Well not sure about the firewire portion of this post,but I can tell you that 
ram prices go up and down all the time. We have been blessed lately by cheap 
prices :-)

Lee




 I'm currently in the process of building a new PC (finally, everything is
 ordered except the RAM - and can anyone tell me why crucial.coms prices
 just jumped?), and I'm kind of curious about firewire - is it linux
 friendly? I do plan on doing some video editing with this machine, and
 some friends (mostly Mac users) have assured me that firewire is the way
 to go for that, if in fact it can be integrated into Linux.

 Thanks!

 Rog




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Firewire (i.Link) ports on a PC

2000-08-18 Thread Patrick Kinnicutt

Hello,

Does 7.1 support firewire devices? Are there any plans to do so in the 
future if not now? I am trying to get linux to see my external firewire hard 
drive on my PC.

Thanks,
Pat Kinnicutt

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com





Re: [newbie] Firewire (i.Link) ports on a PC

2000-08-18 Thread Dan O'Rourke

I've been looking into this, not for an ext Hard Drive, but because I'm forced
to run a dual-boot so that I can do Video-Editing.  As far as I can tell,
there's not a single Firewire (IEEE 1394) card supported out there, let alone
any Firewire devices.  I think that's really too bad.  I think Firewire is a
terriffic standard.

-Dan O'Rourke 

Hello,
 
 Does 7.1 support firewire devices? Are there any plans to do so in the 
 future if not now? I am trying to get linux to see my external firewire hard 
 drive on my PC.
 
 Thanks,
 Pat Kinnicutt
 
 Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com