public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* Re: [gentoo-dev] AMD 760MPX Chipset under linux
  2002-01-19 23:29 [gentoo-dev] AMD 760MPX Chipset under linux Jared H. Hudson
@ 2002-01-19 19:58 ` Troels Liebe Bentsen
  2002-01-19 23:59   ` Jared H. Hudson
  0 siblings, 1 reply; 6+ messages in thread
From: Troels Liebe Bentsen @ 2002-01-19 19:58 UTC (permalink / raw
  To: gentoo-dev

Jared H. Hudson wrote:

> Does anyone know of a patch to support the AMD 760MPX chipset (AMD 762 
> chipset & AMD 768 pci set) under the linux kernel?
>
> I compiled in the AMD Viper IDE chipset into the kernel, which worked 
> with the AMD 760MP chipset, apparently doesn't include support for the 
> MPX chipset though.
>
> Currently, I have to pass noapci to the kernel to boot (although the 
> kernel does not have APCI compilied in), also I have to set the bios 
> to non-plug and play OS, and have to set hdparm -d1 /dev/hda manually 
> since the kernel doesn't recognize the chipset.

Nice to another one with this new chipset, i have the asus running SMP.
I use the Plug and Play OS setting with no problem. Are you running SMP? 
If so, disabling MPS 1.4 makes it boot with no special options.
ACPI kind of works, but still no event or temperature reading.
 
I run with 2.4.18-pre3-ac2 it seemes to be stable and has support for 
the chipset.

AMD7441: IDE controller on PCI bus 00 dev 39
AMD7441: chipset revision 4

Don't know about the NVIDIA stuff, but i will test it later this week.

Regards Troels Liebe Bentsen.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-dev] AMD 760MPX Chipset under linux
@ 2002-01-19 23:29 Jared H. Hudson
  2002-01-19 19:58 ` Troels Liebe Bentsen
  0 siblings, 1 reply; 6+ messages in thread
From: Jared H. Hudson @ 2002-01-19 23:29 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 767 bytes --]

Does anyone know of a patch to support the AMD 760MPX chipset (AMD 762 
chipset & AMD 768 pci set) under the linux kernel?

I compiled in the AMD Viper IDE chipset into the kernel, which worked 
with the AMD 760MP chipset, apparently doesn't include support for the 
MPX chipset though.

Currently, I have to pass noapci to the kernel to boot (although the 
kernel does not have APCI compilied in), also I have to set the bios to 
non-plug and play OS, and have to set hdparm -d1 /dev/hda manually since 
the kernel doesn't recognize the chipset.

I've had it lock up once (using NVIDIA drivers), so I've passed the 
mem=nopentium option (still using the 2.4.16 kernel) so hopefully the 
lockup was just related to what Mr. Robbins was mentioning earlier.

-Jared H.

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3261 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-dev] AMD 760MPX Chipset under linux
  2002-01-19 19:58 ` Troels Liebe Bentsen
@ 2002-01-19 23:59   ` Jared H. Hudson
  2002-01-20 14:37     ` Troels Liebe Bentsen
  0 siblings, 1 reply; 6+ messages in thread
From: Jared H. Hudson @ 2002-01-19 23:59 UTC (permalink / raw
  To: gentoo-dev

> Nice to another one with this new chipset, i have the asus running SMP.
I do as well.

> I use the Plug and Play OS setting with no problem. Are you running SMP? 
Yes, when I include plug and play, my 3c59x modules loads with an irq of 0
and my emu10k module partially loads, displays a header, then removes 
itself, no error.

> If so, disabling MPS 1.4 makes it boot with no special options.
> ACPI kind of works, but still no event or temperature reading.
What is MPS 1.4? I will try disabling it.

> I run with 2.4.18-pre3-ac2 it seemes to be stable and has support for 
> the chipset.
I just switched to the same kernel, and I noticed it did have support, 
although the 2.4.16 did not.

> Don't know about the NVIDIA stuff, but i will test it later this week.

So far adding the mem=nopentium has kept it from locking up, or it could 
be just a concidence, only time will tell.




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-dev] AMD 760MPX Chipset under linux
  2002-01-19 23:59   ` Jared H. Hudson
@ 2002-01-20 14:37     ` Troels Liebe Bentsen
  2002-01-25  2:16       ` Terje Kvernes
  0 siblings, 1 reply; 6+ messages in thread
From: Troels Liebe Bentsen @ 2002-01-20 14:37 UTC (permalink / raw
  To: gentoo-dev

Jared H. Hudson wrote:

>>Nice to another one with this new chipset, i have the asus running SMP.
>>
>I do as well.
>
>>I use the Plug and Play OS setting with no problem. Are you running SMP? 
>>
>Yes, when I include plug and play, my 3c59x modules loads with an irq of 0
>and my emu10k module partially loads, displays a header, then removes 
>itself, no error.
>
hmm, strange, I have them compilled in and have no problems, i had some 
problems when
only using PCI 5, placed the usb thing in it and have not problems since. 

>
>>If so, disabling MPS 1.4 makes it boot with no special options.
>>ACPI kind of works, but still no event or temperature reading.
>>
>What is MPS 1.4? I will try disabling it.
>
Intel MultiProcessor Specification v.1.4, what i have read is that it 
should provide extra
some extra stuff over 1.1 as is what we get when not using it.
http://www.intel.com/design/pro/datashts/242016.htm
Im not an expert, don't know if it is something I should be running, but 
i can't boot
with it at the moment, so I don't really have a choice.

>
>>I run with 2.4.18-pre3-ac2 it seemes to be stable and has support for 
>>the chipset.
>>
>I just switched to the same kernel, and I noticed it did have support, 
>although the 2.4.16 did not.
>
Think i came in 2.4.17, but the driver in pre3-ac2  should have some 
fixes to a
general buggy IDE subsystem.

>
>>Don't know about the NVIDIA stuff, but i will test it later this week.
>>
>
>So far adding the mem=nopentium has kept it from locking up, or it could 
>be just a concidence, only time will tell.
>
Will try with that, but lets hope ac makes i auto detect i the next -ac.

Regards
Troels Liebe Bentsen




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-dev] AMD 760MPX Chipset under linux
  2002-01-20 14:37     ` Troels Liebe Bentsen
@ 2002-01-25  2:16       ` Terje Kvernes
  2002-01-26  9:01         ` jhhudso
  0 siblings, 1 reply; 6+ messages in thread
From: Terje Kvernes @ 2002-01-25  2:16 UTC (permalink / raw
  To: gentoo-dev

  (my apologies for a late reply, but it might be worth it :)

Troels Liebe Bentsen <tlb@rapanden.dk> writes:

> Jared H. Hudson wrote:

  [ ... ]
 
> > What is MPS 1.4? I will try disabling it.
> 
> Intel MultiProcessor Specification v.1.4, what i have read is that
> it should provide extra some extra stuff over 1.1 as is what we get
> when not using it.
> http://www.intel.com/design/pro/datashts/242016.htm Im not an
> expert, don't know if it is something I should be running, but i
> can't boot with it at the moment, so I don't really have a choice.

  I have several boxen that show different amount of weirdness
  (everything from "won't boot", to "kernel panic", to "module loading
  failed") unless MPS 1.4 is off. this happens on all the dual
  motherboards I have access to who support MPS 1.4.  turning off MPS
  has made them rock solid.  (yes, Asus-motherboards, CUR-DLS mostly)

-- 
Terje


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-dev] AMD 760MPX Chipset under linux
  2002-01-25  2:16       ` Terje Kvernes
@ 2002-01-26  9:01         ` jhhudso
  0 siblings, 0 replies; 6+ messages in thread
From: jhhudso @ 2002-01-26  9:01 UTC (permalink / raw
  To: gentoo-dev

Strange. Currently I have a ASUS A7M266-D (dual athlon w/MPX chipset) All
I had to add was noapic and mem=nopentium for everything to work.

Granted, with the 2.4.16 kernel, it does not recognize my chipset, so I
have to hdparm -d1 /dev/hda manually in order to have UDMA, but that's
about it.

-Jared H.

On 25 Jan 2002, Terje Kvernes wrote:

>
>   (my apologies for a late reply, but it might be worth it :)
>
> Troels Liebe Bentsen <tlb@rapanden.dk> writes:
>
> > Jared H. Hudson wrote:
>
>   [ ... ]
>
> > > What is MPS 1.4? I will try disabling it.
> >
> > Intel MultiProcessor Specification v.1.4, what i have read is that
> > it should provide extra some extra stuff over 1.1 as is what we get
> > when not using it.
> > http://www.intel.com/design/pro/datashts/242016.htm Im not an
> > expert, don't know if it is something I should be running, but i
> > can't boot with it at the moment, so I don't really have a choice.
>
>   I have several boxen that show different amount of weirdness
>   (everything from "won't boot", to "kernel panic", to "module loading
>   failed") unless MPS 1.4 is off. this happens on all the dual
>   motherboards I have access to who support MPS 1.4.  turning off MPS
>   has made them rock solid.  (yes, Asus-motherboards, CUR-DLS mostly)
>
> --
> Terje
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
>



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-01-26  9:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-19 23:29 [gentoo-dev] AMD 760MPX Chipset under linux Jared H. Hudson
2002-01-19 19:58 ` Troels Liebe Bentsen
2002-01-19 23:59   ` Jared H. Hudson
2002-01-20 14:37     ` Troels Liebe Bentsen
2002-01-25  2:16       ` Terje Kvernes
2002-01-26  9:01         ` jhhudso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox