Two Fire Wire ports PCMCIA ieee 1394

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
alberdg
Newbie
Newbie
Posts: 3
Joined: Thu Aug 21, 2008 2:21 am

Two Fire Wire ports PCMCIA ieee 1394

Post by alberdg »

Hi Everyone,

I'm running wine in a Linux Ubuntu installation and I need to use a two firewire ports pcmcia but Wine doesn't seem to recognise it at all!

Do you know if it is compatible with wine? (I know that it is not possible to use it on windows Vmware virtual machines)

If it is, Can anyone throw some light on how can I get wine to recognise this hardware? (I installed the pcmcia driver using wine )

Many thanks in advance
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Two Fire Wire ports PCMCIA ieee 1394

Post by vitamin »

alberdg wrote:Hi Everyone,

I'm running wine in a Linux Ubuntu installation and I need to use a two firewire ports pcmcia but Wine doesn't seem to recognise it at all!
Wine does not support hardware device drivers. Nor can it talk directly to ieee1394 or USB devices.
alberdg
Newbie
Newbie
Posts: 3
Joined: Thu Aug 21, 2008 2:21 am

Post by alberdg »

Is there any other program similar to wine supporting them?

Thanks,
Alberto
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

alberdg wrote:Is there any other program similar to wine supporting them?
No.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Two Fire Wire ports PCMCIA ieee 1394

Post by austin987 »

On Thu, Aug 21, 2008 at 7:47 AM, alberdg <[email protected]> wrote:
Is there any other program similar to wine supporting them?

Thanks,
Alberto





You need to have your O/S support them natively, for Wine to be able
to access them.
alberdg
Newbie
Newbie
Posts: 3
Joined: Thu Aug 21, 2008 2:21 am

Re: Two Fire Wire ports PCMCIA ieee 1394

Post by alberdg »

austin987 wrote:On Thu, Aug 21, 2008 at 7:47 AM, alberdg <[email protected]> wrote:
Is there any other program similar to wine supporting them?

Thanks,
Alberto





You need to have your O/S support them natively, for Wine to be able
to access them.
I get this when I do lspci:

05:00.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80)


Does it mean Ubuntu has natively recognised it?

Thanks
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Two Fire Wire ports PCMCIA ieee 1394

Post by dimesio »

alberdg wrote:
austin987 wrote:On Thu, Aug 21, 2008 at 7:47 AM, alberdg <[email protected]> wrote:
Is there any other program similar to wine supporting them?

Thanks,
Alberto
You need to have your O/S support them natively, for Wine to be able
to access them.
I get this when I do lspci:

05:00.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80)

Does it mean Ubuntu has natively recognised it?

Thanks
FireWire support has been included in the Linux kernel for some time. How to configure your particular hardware is not a Wine question. Ask your distro, or consult http://ieee1394.wiki.kernel.org
Locked