2002-11-21 14:27:13

by jan

[permalink] [raw]
Subject: A7M266-D

dear list,

i have an A7M266-D board with two AMD Athlon MP 2000+ on it.
Unfortunately I am unable to compile the correct driver for the AM7441
IDE Controller (using 2.4.19)
I always get this under SuSE :

AMD7441: detected chipset, but driver not compiled in!

When using a precompiled SUSE or RedHat Kernel it gets recognized.



SuSE Linux 2.4.18-64GB-SMP output :

AMD_IDE: IDE controller on PCI bus 00 dev 39
AMD_IDE: chipset revision 4
AMD_IDE: not 100% native mode: will probe irqs later
AMD_IDE: AMD-768 Opus (rev 04) IDE UDMA100 controller on pci00:07.1
ide0: BM-DMA at 0xd800-0xd807, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xd808-0xd80f, BIOS settings: hdc:pio, hdd:pio

RedHat 2.4.18-14smp output :

AMD7441: IDE controller on PCI bus 00 dev 39
AMD7441: chipset revision 4
AMD7441: not 100% native mode: will probe irqs later
AMD7441: disabling single-word DMA support (revision < C4)
ide0: BM-DMA at 0xd800-0xd807, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xd808-0xd80f, BIOS settings: hdc:DMA, hdd:pio


What am I doing wrong ? and why RedHat and SuSE Kernel have no Problem
with this Chipset ?


best regards,


Jan




2002-11-21 15:01:48

by Alan

[permalink] [raw]
Subject: Re: A7M266-D

On Thu, 2002-11-21 at 14:33, jan wrote:
> dear list,
>
> i have an A7M266-D board with two AMD Athlon MP 2000+ on it.
> Unfortunately I am unable to compile the correct driver for the AM7441
> IDE Controller (using 2.4.19)
> I always get this under SuSE :
>
> AMD7441: detected chipset, but driver not compiled in!
>
> When using a precompiled SUSE or RedHat Kernel it gets recognized.

Base 2.4 doesnt have a driver for the 7441. The -ac tree does and it
seems SuSE also picked up the newer driver for it.

2002-11-21 15:52:14

by Marcus Sundberg

[permalink] [raw]
Subject: Re: A7M266-D

Alan Cox <[email protected]> writes:

> Base 2.4 doesnt have a driver for the 7441. The -ac tree does and it
> seems SuSE also picked up the newer driver for it.

As of 2.4.19 it does...
Both grep and my AM7266-D boards agrees with me on that. ;-)

To the original poster; did you enable CONFIG_BLK_DEV_AMD74XX ?

//Marcus
--
---------------------------------------+--------------------------
Marcus Sundberg <[email protected]> | Firewalls with SIP & NAT
Firewall Developer, Ingate Systems AB | http://www.ingate.com/

2002-11-21 16:01:02

by Steve Lee

[permalink] [raw]
Subject: RE: A7M266-D

Add "CONFIG_BLK_DEV_AMD74XX=y" to your config and you'll be fine.


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of jan
Sent: Thursday, November 21, 2002 8:34 AM
To: [email protected]
Subject: A7M266-D

dear list,

i have an A7M266-D board with two AMD Athlon MP 2000+ on it.
Unfortunately I am unable to compile the correct driver for the AM7441
IDE Controller (using 2.4.19)
I always get this under SuSE :

AMD7441: detected chipset, but driver not compiled in!

When using a precompiled SUSE or RedHat Kernel it gets recognized.



SuSE Linux 2.4.18-64GB-SMP output :

AMD_IDE: IDE controller on PCI bus 00 dev 39
AMD_IDE: chipset revision 4
AMD_IDE: not 100% native mode: will probe irqs later
AMD_IDE: AMD-768 Opus (rev 04) IDE UDMA100 controller on pci00:07.1
ide0: BM-DMA at 0xd800-0xd807, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xd808-0xd80f, BIOS settings: hdc:pio, hdd:pio

RedHat 2.4.18-14smp output :

AMD7441: IDE controller on PCI bus 00 dev 39
AMD7441: chipset revision 4
AMD7441: not 100% native mode: will probe irqs later
AMD7441: disabling single-word DMA support (revision < C4)
ide0: BM-DMA at 0xd800-0xd807, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xd808-0xd80f, BIOS settings: hdc:DMA, hdd:pio


What am I doing wrong ? and why RedHat and SuSE Kernel have no Problem
with this Chipset ?


best regards,


Jan



2002-11-21 16:02:15

by jan

[permalink] [raw]
Subject: Re: A7M266-D

Marcus Sundberg wrote:

> As of 2.4.19 it does...
> Both grep and my AM7266-D boards agrees with me on that. ;-)
>
> To the original poster; did you enable CONFIG_BLK_DEV_AMD74XX ?
>
> //Marcus


Sorry Marcus but I am unable to find that option. Where it is ?


thanks,


Jan

2002-11-21 16:17:34

by Shawn Starr

[permalink] [raw]
Subject: Re: A7M266-D

Works fine in 2.4.18+ (since I had the machine only durning 2.4.18).

Shawn.

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of jan
Sent: Thursday, November 21, 2002 8:34 AM
To: [email protected]
Subject: A7M266-D

dear list,

i have an A7M266-D board with two AMD Athlon MP 2000+ on it.
Unfortunately I am unable to compile the correct driver for the AM7441
IDE Controller (using 2.4.19)
I always get this under SuSE :

AMD7441: detected chipset, but driver not compiled in!

When using a precompiled SUSE or RedHat Kernel it gets recognized.



SuSE Linux 2.4.18-64GB-SMP output :

AMD_IDE: IDE controller on PCI bus 00 dev 39
AMD_IDE: chipset revision 4
AMD_IDE: not 100% native mode: will probe irqs later
AMD_IDE: AMD-768 Opus (rev 04) IDE UDMA100 controller on pci00:07.1
ide0: BM-DMA at 0xd800-0xd807, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xd808-0xd80f, BIOS settings: hdc:pio, hdd:pio

RedHat 2.4.18-14smp output :

AMD7441: IDE controller on PCI bus 00 dev 39
AMD7441: chipset revision 4
AMD7441: not 100% native mode: will probe irqs later
AMD7441: disabling single-word DMA support (revision < C4)
ide0: BM-DMA at 0xd800-0xd807, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xd808-0xd80f, BIOS settings: hdc:DMA, hdd:pio


What am I doing wrong ? and why RedHat and SuSE Kernel have no Problem
with this Chipset ?


best regards,


Jan
--
Shawn Starr
UNIX Systems Administrator, Operations
Datawire Communication Networks Inc.
10 Carlson Court, Suite 300
Toronto, ON, M9W 6L2
T: 416-213-2001 ext 179 F: 416-213-2008
[email protected]
"The power to Transact" - http://www.datawire.net

2002-11-22 07:07:08

by jan

[permalink] [raw]
Subject: Re: A7M266-D

thanks to all who helped me out. I finally found that option
in :
ATA/IDE/MFM/RLL support
It is the AMD Viper support button.

Jan


Shawn Starr wrote:
> Works fine in 2.4.18+ (since I had the machine only durning 2.4.18).
>
> Shawn.
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of jan
> Sent: Thursday, November 21, 2002 8:34 AM
> To: [email protected]
> Subject: A7M266-D
>
> dear list,
>
> i have an A7M266-D board with two AMD Athlon MP 2000+ on it.
> Unfortunately I am unable to compile the correct driver for the AM7441
> IDE Controller (using 2.4.19)
> I always get this under SuSE :
>
> AMD7441: detected chipset, but driver not compiled in!
>
> When using a precompiled SUSE or RedHat Kernel it gets recognized.
>
>
>
> SuSE Linux 2.4.18-64GB-SMP output :
>
> AMD_IDE: IDE controller on PCI bus 00 dev 39
> AMD_IDE: chipset revision 4
> AMD_IDE: not 100% native mode: will probe irqs later
> AMD_IDE: AMD-768 Opus (rev 04) IDE UDMA100 controller on pci00:07.1
> ide0: BM-DMA at 0xd800-0xd807, BIOS settings: hda:DMA, hdb:pio
> ide1: BM-DMA at 0xd808-0xd80f, BIOS settings: hdc:pio, hdd:pio
>
> RedHat 2.4.18-14smp output :
>
> AMD7441: IDE controller on PCI bus 00 dev 39
> AMD7441: chipset revision 4
> AMD7441: not 100% native mode: will probe irqs later
> AMD7441: disabling single-word DMA support (revision < C4)
> ide0: BM-DMA at 0xd800-0xd807, BIOS settings: hda:DMA, hdb:pio
> ide1: BM-DMA at 0xd808-0xd80f, BIOS settings: hdc:DMA, hdd:pio
>
>
> What am I doing wrong ? and why RedHat and SuSE Kernel have no Problem
> with this Chipset ?
>
>
> best regards,
>
>
> Jan


--
Jan ZELLER

Swiss Seismological Service
ETH-Hoenggerberg / HPP P 9
CH-8093 Zurich
Switzerland

Phone : +41-1-633-3243
Fax : +41-1-633-1065

Microsoft gives you Windows but Unix gives you the whole house!