[SuSE Linux] NE2000 problem with 5.3
hello all, i have an ne2000 card set up with I/O 300, IRQ 10, not pnp. it worked great under RH5.1 with kernel 2.0.34 but i can't get it recognized with SUSE 5.3. are there any no problems here? what should i check? thanks, Greg Thomas, Network Admin Jack Nadel, Inc. 310-815-2638 - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
Greg Thomas wrote:
hello all,
i have an ne2000 card set up with I/O 300, IRQ 10, not pnp. it worked great under RH5.1 with kernel 2.0.34 but i can't get it recognized with SUSE 5.3. are there any no problems here? what should i check?
thanks, Greg Thomas, Network Admin
check /etc/conf.moduls for an entry like: options ne io=0x300 irq=5 make sure you give io and int as a parameter. I fought against this for a long time, until i discovered conf.modules. (provided you compiled ne2k support as a module) Compiling it direct into the kernel should do the trick as well. Juergen -- ========================================== __ _ Juergen Braukmann mail: brauki@cityweb.de| -o)/ / (_)__ __ ____ __ Tel: 0201-743648 dk4jb@db0qs.#nrw.deu.eu| /\\ /__/ / _ \/ // /\ \/ / ==========================================_\_v __/_/_//_/\_,_/ /_/\_\ - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
Juergen Braukmann wrote:
check /etc/conf.moduls for an entry like: options ne io=0x300 irq=5 make sure you give io and int as a parameter. I fought against this for a long time, until i discovered conf.modules.
(provided you compiled ne2k support as a module) Compiling it direct into the kernel should do the trick as well.
I don't know about compiling it directly into the kernel, I have an ne2000 boward as well, and the only way the system would recognize it was if it was as a module so that when it loaded it would get the necessary parameters from the rc.modules (slakware) or conf.modules (suse) file. Some of the ne2000 cards may work compiled directly into the kernel, but I havn't come across any of them yet. -- Ec|ipse on EFnet - tomas@primenet.com - <A HREF="http://www.primenet.com/~tomas"><A HREF="http://www.primenet.com/~tomas</A">http://www.primenet.com/~tomas</A</A>> Ec|ipse@|Watcher| - botnet webpage down until further notice Slackware Linux v3.6+ - Kernels 2.0.35/2.2.1 - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
Hi, On Tue, 9 Feb 1999, S.Toms wrote:
I don't know about compiling it directly into the kernel, I have an ne2000 boward as well, and the only way the system would recognize it was if it was as a module so that when it loaded it would get the necessary parameters from the rc.modules (slakware) or conf.modules (suse) file. Some of the ne2000 cards may work compiled directly into the kernel, but I havn't come across any of them yet.
Two of Realtek8029 (NE2000 compatible) work here on the same machine compiled directly into the kernel. I did not try compiling them as a module :-) -alexm - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
S.Toms wrote:
Some of the ne2000 cards may work compiled directly into the kernel, but I havn't come across any of them yet.
I have a Realtek8029 (pci) and a Realtek8019(isa) ; both are NE2000 cards. They are on different machines, and both are built into the kernel. They both need to be declared in conf.modules to get them to work. I guess it depends on what you mean by "built into the kernel". I have the ethernet NE2000 support for the cards built with an "*" , rather than "M" in make menuconfig. - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
zentara wrote:
S.Toms wrote:
Some of the ne2000 cards may work compiled directly into the kernel, but I havn't come across any of them yet.
I have a Realtek8029 (pci) and a Realtek8019(isa) ; both are NE2000 cards. They are on different machines, and both are built into the kernel. They both need to be declared in conf.modules to get them to work. I guess it depends on what you mean by "built into the kernel". I have the ethernet NE2000 support for the cards built with an "*" , rather than "M" in make menuconfig.
yes. * means in my terms "direct into the kernel" and M means as a module. I was very annoyed when I had an ftp install from the boot disk with my ne2000 clone and couldnŽt use it after my setup was complete. My workaround was to compile it into the kernel (*). Later I learned about conf.modules. ThatŽs why I switched to modules Juergen -- ========================================== __ _ Juergen Braukmann mail: brauki@cityweb.de| -o)/ / (_)__ __ ____ __ Tel: 0201-743648 dk4jb@db0qs.#nrw.deu.eu| /\\ /__/ / _ \/ // /\ \/ / ==========================================_\_v __/_/_//_/\_,_/ /_/\_\ - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
Greg Thomas wrote:
hello all,
i have an ne2000 card set up with I/O 300, IRQ 10, not pnp. it worked great under RH5.1 with kernel 2.0.34 but i can't get it recognized with SUSE 5.3. are there any no problems here? what should i check?
Well, you need to declare the card in /etc/conf.modules 2 lines: alias eth0 ne option ne io 300 irq 10 You also need to have the ne module installed or build ne2000 support into the kernel. - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
I found an excellent deal for a Cyrix 6x86 P150+ based system. Only 150 Canadian Dollars with 1 Gig HDD and 14 inch monitor!! :-) However, before I go ahead and get it, I wanted to know if there was any linux related bugs in the chip. I remember reading that Cyrix chips were buggy under Linux, and that a "workaround" had to be done. I will be using this comp as a Masq server......so, speed is not of major concern to me. - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
No bugs. I use a Cyrix MediaGX system (6x86 core) without any problem on the ultraportable NEC 120LT. - Jeff Zulfiqar Naushad wrote:
I found an excellent deal for a Cyrix 6x86 P150+ based system. Only 150 Canadian Dollars with 1 Gig HDD and 14 inch monitor!! :-)
However, before I go ahead and get it, I wanted to know if there was any linux related bugs in the chip.
I remember reading that Cyrix chips were buggy under Linux, and that a "workaround" had to be done.
I will be using this comp as a Masq server......so, speed is not of major concern to me.
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
Hi, On Mon, 8 Feb 1999, Zulfiqar Naushad wrote:
I found an excellent deal for a Cyrix 6x86 P150+ based system. Only 150 Canadian Dollars with 1 Gig HDD and 14 inch monitor!! :-)
However, before I go ahead and get it, I wanted to know if there was any linux related bugs in the chip.
I remember reading that Cyrix chips were buggy under Linux, and that a "workaround" had to be done.
I will be using this comp as a Masq server......so, speed is not of major concern to me.
Check the The Linux Cyrix/IBM 6x86 mini-HOWTO at: <A HREF="http://gwyn.tux.org/~balsa/linux/cyrix/"><A HREF="http://gwyn.tux.org/~balsa/linux/cyrix/</A">http://gwyn.tux.org/~balsa/linux/cyrix/</A</A>> Bye, LenZ -- ------------------------------------------------------------------ Lenz Grimmer SuSE GmbH <A HREF="mailto:grimmer@suse.de">mailto:grimmer@suse.de</A> Schanzaeckerstr. 10 <A HREF="http://www.suse.de/~grimmer"><A HREF="http://www.suse.de/~grimmer</A">http://www.suse.de/~grimmer</A</A>> 90443 Nuernberg, Germany - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
Zulfiqar Naushad wrote:
I found an excellent deal for a Cyrix 6x86 P150+ based system. Only 150 Canadian Dollars with 1 Gig HDD and 14 inch monitor!! :-)
However, before I go ahead and get it, I wanted to know if there was any linux related bugs in the chip.
I remember reading that Cyrix chips were buggy under Linux, and that a
This is purely anecdotal evidence, but I have a Cyrix P-166+ that works with name brand motherboards (FIC or Iwill), but it locks up every few days on a cheap generic motherboard (biostar). It could just be this chip, but ... -- yours, Andy - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
The Problem with the Cyrix is the Heatsink. Take good care that the motherboard has a good heatsinc and be prepared for a lot of energy being used. Besides this get a program called set6x86, I don't know where it is but you should be able to find it in freshmeat.net or yahoo :)) It lets you get the maximum speed out of the cyrix as well as let the cpu be turned to power save mode while idling. Cheers Michael BTW I am using a 6x86 166 with a ASUS T2P4 at 83 MHz Bus Speed with no rpoblems. Kernel Version is 2.2.1, all progbrams compiled with pgcc-1.1.1 and optimized mostly with -O6 -mcyrix6x86 On 09-Feb-99 Andy Ford wrote:
Zulfiqar Naushad wrote:
I found an excellent deal for a Cyrix 6x86 P150+ based system. Only 150 Canadian Dollars with 1 Gig HDD and 14 inch monitor!! :-)
However, before I go ahead and get it, I wanted to know if there was any linux related bugs in the chip.
I remember reading that Cyrix chips were buggy under Linux, and that a
This is purely anecdotal evidence, but I have a Cyrix P-166+ that works with name brand motherboards (FIC or Iwill), but it locks up every few days on a cheap generic motherboard (biostar). It could just be this chip, but ... -- yours, Andy - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
---------------------------------- E-Mail: Michael.Bielicki@Linkdesign.com Date: 09-Feb-99 Time: 14:15:34 This message was sent by XFMail ---------------------------------- - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
Uh Oh!! The mobo for this computer is a BIOSTAR. Someone else on this list mentioned that Cyrix chips have to be cooled very well......and the person I am getting this from said that he bought the retail version of the Cyrix chip and that it has a Cyrix made Fan and Heatsink. Anyone out there has more suggestions before I say YES or NO?
This is purely anecdotal evidence, but I have a Cyrix P-166+ that works with name brand motherboards (FIC or Iwill), but it locks up every few days on a cheap generic motherboard (biostar). It could just be this chip, but ...
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
Zulfiqar Naushad wrote:
Uh Oh!!
The mobo for this computer is a BIOSTAR. Someone else on this list mentioned that Cyrix chips have to be cooled very well......and the person I am getting this from said that he bought the retail version of the Cyrix chip and that it has a Cyrix made Fan and Heatsink.
Anyone out there has more suggestions before I say YES or NO?
Yeah, when you get it, pull the fan-heatsink off and put some thermal heat-sink paste on the chip, then put the fan-heatsink back on. - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
Can you test it ? I mean like getting it for 48h, run a complete gnome compile on it and when it works keep it ? I had lock ups with a badly cooled 6x86 on a no name motherboard (tomato it was called (sic!)), but when I left the case open it worked :)) cheers Michael On 09-Feb-99 Zulfiqar Naushad wrote:
Uh Oh!!
The mobo for this computer is a BIOSTAR. Someone else on this list mentioned that Cyrix chips have to be cooled very well......and the person I am getting this from said that he bought the retail version of the Cyrix chip and that it has a Cyrix made Fan and Heatsink.
Anyone out there has more suggestions before I say YES or NO?
This is purely anecdotal evidence, but I have a Cyrix P-166+ that works with name brand motherboards (FIC or Iwill), but it locks up every few days on a cheap generic motherboard (biostar). It could just be this chip, but ...
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
---------------------------------- E-Mail: Michael.Bielicki@Linkdesign.com Date: 10-Feb-99 Time: 09:57:26 This message was sent by XFMail ---------------------------------- - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
participants (10)
-
alexm@quake.tx.symbio.net
-
andyford@nothnbut.net
-
brauki@cityweb.de
-
gregt@nadel.com
-
grimmer@suse.de
-
jsnorman@megsinet.net
-
Michael.Bielicki@Linkdesign.com
-
tomas@primenet.com
-
zentara@mindspring.com
-
zulfiqar@shaw.wave.ca