Welcome, Guest. Please login or register.

Author Topic: AmigaOne with firewire PCI card  (Read 3313 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline CloonedTopic starter

  • Jr. Member
  • **
  • Join Date: Jan 2003
  • Posts: 77
    • Show only replies by Clooned
AmigaOne with firewire PCI card
« on: July 10, 2003, 06:03:33 PM »
A friend give me a firewire PCI card and I installed it in my AmigaOne G4.

Can Debian use it? How? I updated the Kernel to the latest version avaiable.

and if I install Mac On Linux?

Thank you.
 

Offline Samuar

  • Full Member
  • ***
  • Join Date: Jun 2003
  • Posts: 158
    • Show only replies by Samuar
Re: AmigaOne with firewire PCI card
« Reply #1 on: July 10, 2003, 11:44:58 PM »
You may need to recompile your kernel to include firewire. Use "make menuconfig" before compiling to allow you to select which things you'd like as part of your kernel or as kernel modules or not at all.

Check IEEE FIREWIRE is selected.

Luckily for us Pegasos Users, we get three Firewire connectors already on our motherboards ;)

Hope this helps.
Dell Dimension 5000; Dell Inspiron 1300.
 

Offline Rob

Re: AmigaOne with firewire PCI card
« Reply #2 on: July 11, 2003, 02:31:44 AM »
Well done Clooned!  Your A1 is now zico compliant.
 

Offline Gaidheal

  • Full Member
  • ***
  • Join Date: Jul 2003
  • Posts: 192
    • Show only replies by Gaidheal
Re: AmigaOne with firewire PCI card
« Reply #3 on: July 11, 2003, 02:40:35 AM »
IEEE 1394 "FireWire"

Having them on the board would not make his kernel automatically see them either :¬)

Basically, you make sure that you have a release that will support it, if you don't you get a release that will support it and then compile it.  If you do, you see if they are visible.. if they are not, you likely need to recomile the kernel and tell it to include support for FireWire.  If you get stuck with the recompilation or acquiring the necessary new files should yours not support FireWire, check your manuals (hardcopy) if any, read your help and/or ask in a forum dedicated to your particular distribution.

Should be pretty easy though :¬)  Mac OS supported FireWire in OS 9 at least.. so I'd imagine yes to "Mac on Linux" too.
[color=3300FF]Gaidheal[/color][/b][color=0066CC] - \\"The Emulator Guy\\"[/color][/i]
 

Offline CloonedTopic starter

  • Jr. Member
  • **
  • Join Date: Jan 2003
  • Posts: 77
    • Show only replies by Clooned
Re: AmigaOne with firewire PCI card
« Reply #4 on: July 17, 2003, 04:36:01 PM »
Can someone explain me step by step how can i recompile the kernel?

I'm total newbie in Linux. Thank you.
 

Offline hagar

  • Jr. Member
  • **
  • Join Date: Jul 2002
  • Posts: 97
    • Show only replies by hagar
    • http://www.df.lth.se/~hagar
Re: AmigaOne with firewire PCI card
« Reply #5 on: July 17, 2003, 04:37:43 PM »
Quote

Clooned wrote:
Can someone explain me step by step how can i recompile the kernel?

I'm total newbie in Linux. Thank you.

There are some ways to do it depending on the distribution you use...

Are you using debian?
Beware of the Ravenous Bugblatter Beast of Traal!

http://www.svenskascenarbetaremotkonfetti.se
 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12114
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: AmigaOne with firewire PCI card
« Reply #6 on: July 17, 2003, 04:41:34 PM »
Quote

Clooned wrote:
Can someone explain me step by step how can i recompile the kernel?

I'm total newbie in Linux. Thank you.


Type:

./configure
make Linux

:lol: Sorry couldn't resist!!! :lol:

Offline CloonedTopic starter

  • Jr. Member
  • **
  • Join Date: Jan 2003
  • Posts: 77
    • Show only replies by Clooned
Re: AmigaOne with firewire PCI card
« Reply #7 on: July 17, 2003, 04:44:42 PM »
@ hagar

yes I'm using Debian in my AmigaOne G4.
 

Offline CloonedTopic starter

  • Jr. Member
  • **
  • Join Date: Jan 2003
  • Posts: 77
    • Show only replies by Clooned
Re: AmigaOne with firewire PCI card
« Reply #8 on: July 17, 2003, 04:54:22 PM »
@ bloodline

In what directory i have to do this?

I get this: make :*** No rule to make target 'Linux'. Stop.

Help I want to use my Firewire PCI card
 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12114
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: AmigaOne with firewire PCI card
« Reply #9 on: July 17, 2003, 04:57:04 PM »
Quote

Clooned wrote:
@ bloodline

In what directory i have to do this?

I get this: make :*** No rule to make target 'Linux'. Stop.

Help I want to use my Firewire PCI card


oops sorry, that was actually a joke.

um, I use SuSE and that has tool for recompiling the Kernel.

Again sorry about that  :oops: