Fwd: [newbie] Network Card Not Working in Full Duplex Mode

2005-03-11 Thread Amy
Huh, I really should watch what I'm doing. I thought I was sending
this to the list. Bah. Forwarded to the list now.


-- Forwarded message --
From: Amy [EMAIL PROTECTED]
Date: Fri, 11 Mar 2005 13:46:08 -0800
Subject: Re: [newbie] Network Card Not Working in Full Duplex Mode
To: Mikkel L. Ellertson [EMAIL PROTECTED]


Hey guys,

I hadn't fixed things as well as I'd thought, so I figured I'd check
back in and let everyone know what happened.

The mii-tool thing ended up not acting like it made a difference after
I'd left my computer sitting overnight, so I gave the ifdown eth1,
unplug for 60 seconds, ifup eth1 thing a try. (Note to anyone reading
this later for help, my network card is eth1 because I don't use the
onboard network card, but the typical network card is usuall eth0). No
luck with that, still wasn't behaving as it should.

At that point I gave in and decided to shut down my computer. I ended
up pulling out the network card, and reseating it after I completely
shut off the power to my computer, then turning my computer back on.
Everything seem to have reset itself and all the lights came on like
they should have. Everything since has been behaving correctly, so I
suppose I really can call this fixed.

Thanks to everyone who tried to help me!

Amy
--
I have 50 invites to gmail, do you have a gmail account yet? Do you
want one? Talk to me!
~~ ^..^ ~~
http://deathkitten.net
Words are, of course, the most powerful drug used by mankind.
 ~Rudyard Kipling
Several friends have asked me if I will again leave the country. In
light of the failure--a second time--to count all the votes, that
won't be necessary. My country has left me.
 ~Greg Palast


-- 
I have 49 invites to gmail, do you have a gmail account yet? Do you
want one? Talk to me!
~~ ^..^ ~~
http://deathkitten.net
Words are, of course, the most powerful drug used by mankind.
 ~Rudyard Kipling
Several friends have asked me if I will again leave the country. In
light of the failure--a second time--to count all the votes, that
won't be necessary. My country has left me.
 ~Greg Palast


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Network Card Not Working in Full Duplex Mode

2005-03-10 Thread Derek Jennings
On Thursday 10 March 2005 03:16, Amy wrote:
 On Thu, 10 Mar 2005 00:58:43 +, Derek Jennings

 [EMAIL PROTECTED] wrote:
  The command
  modinfo 3c59x
  lists the options for that driver, and we can refer to this page for a
  description http://www.scyld.com/vortex.html
 
  To force this driver to be full duplex edit the file /etc/modprobe.conf
  as root user
  (Alt+F2 and type 'kdesu konqueror' in the box to get a root copy of
  konqueror file manager)
  Add the line
  options 3c59x full_duplex=1
 
  Then reboot
 
  derek

 Do I have to reboot? Shouldn't there be some way to restart the
 card/settings/whatever without rebooting? I'm spoiled and really
 really don't want to have to reboot my computer unless it is
 absolutely required. It feels like it takes too frellin' long to wait
 for it to shut down and restart itself. *pout*

No rebooting is not essential.  I just thought for a recent Windows refugee it 
would be something you were used to doing.

ifdown and ifup are  sufficient to cause the card to autodetect again, but it 
will not force reloading of the driver. What you need to do is

service network stop
rmmod 3c59x
modprobe 3c59x
service network start

derek

-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Network Card Not Working in Full Duplex Mode

2005-03-10 Thread Amy
On Thu, 10 Mar 2005 11:38:01 +, Derek Jennings
[EMAIL PROTECTED] wrote:
 On Thursday 10 March 2005 03:16, Amy wrote:
  On Thu, 10 Mar 2005 00:58:43 +, Derek Jennings
 
  [EMAIL PROTECTED] wrote:
   The command
   modinfo 3c59x
   lists the options for that driver, and we can refer to this page for a
   description http://www.scyld.com/vortex.html
  
   To force this driver to be full duplex edit the file /etc/modprobe.conf
   as root user
   (Alt+F2 and type 'kdesu konqueror' in the box to get a root copy of
   konqueror file manager)
   Add the line
   options 3c59x full_duplex=1
  
   Then reboot
  
   derek
 
  Do I have to reboot? Shouldn't there be some way to restart the
  card/settings/whatever without rebooting? I'm spoiled and really
  really don't want to have to reboot my computer unless it is
  absolutely required. It feels like it takes too frellin' long to wait
  for it to shut down and restart itself. *pout*
 
 No rebooting is not essential.  I just thought for a recent Windows refugee it
 would be something you were used to doing.
 
 ifdown and ifup are  sufficient to cause the card to autodetect again, but it
 will not force reloading of the driver. What you need to do is
 
 service network stop
 rmmod 3c59x
 modprobe 3c59x
 service network start
 
 derek
Part of the reason I left windows was to avoid stupid things like
restarting my computer. Ug. That and I liked that my computer doesn't
go funny on me just because it's been on for hours and/or days at a
time.

I ended up getting help from a friend though, which seems to have
temporarily fixed the problem. We'll see if it holds whenever I end up
having to turn my computer off for whatever reason. Probably the next
time will be when I go to take it over to my boyfriend's house, but
that will also include the adventure of getting it to work with a
wireless adapter since he and his roommate have a wireless network
happening.

My friend talked me through using mii-tool to figure out what's up.
First he had me check what the actual connection was (mii-tool eth1),
to make sure it matched what the router was telling me. Then he had me
use mii-tool -F 100baseTx-FD eth1 to set it for full duplex mode.
eth0 is the NIC onboard on the motherboard, I use a PCI NIC because my
last motherboard had trouble with the onboard NIC. Anyhow, now, my
router still doens't have the dull duplex light turned on, but if I do
enough with my internet connection, it'll come on long enough to
cooperate, and I am indeed back up and running for now.

I'll make another post to this thread later if this change doesn't
stick and I still have problems. But I should most likely be able to
fix it with the other information provided in the thread if this
doesn't stick if/when I have to restart next.

Thanks for all your help!

-- 
I have 49 invites to gmail, do you have a gmail account yet? Do you
want one? Talk to me!
~~ ^..^ ~~
http://deathkitten.net
Words are, of course, the most powerful drug used by mankind.
 ~Rudyard Kipling
Several friends have asked me if I will again leave the country. In
light of the failure--a second time--to count all the votes, that
won't be necessary. My country has left me.
 ~Greg Palast


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Network Card Not Working in Full Duplex Mode

2005-03-10 Thread Derek Jennings
On Thursday 10 March 2005 11:57, Amy wrote:
SNIP

 Part of the reason I left windows was to avoid stupid things like
 restarting my computer. Ug. That and I liked that my computer doesn't
 go funny on me just because it's been on for hours and/or days at a
 time.

 I ended up getting help from a friend though, which seems to have
 temporarily fixed the problem. We'll see if it holds whenever I end up
 having to turn my computer off for whatever reason. Probably the next
 time will be when I go to take it over to my boyfriend's house, but
 that will also include the adventure of getting it to work with a
 wireless adapter since he and his roommate have a wireless network
 happening.

 My friend talked me through using mii-tool to figure out what's up.
 First he had me check what the actual connection was (mii-tool eth1),
 to make sure it matched what the router was telling me. Then he had me
 use mii-tool -F 100baseTx-FD eth1 to set it for full duplex mode.
 eth0 is the NIC onboard on the motherboard, I use a PCI NIC because my
 last motherboard had trouble with the onboard NIC. Anyhow, now, my
 router still doens't have the dull duplex light turned on, but if I do
 enough with my internet connection, it'll come on long enough to
 cooperate, and I am indeed back up and running for now.

 I'll make another post to this thread later if this change doesn't
 stick and I still have problems. But I should most likely be able to
 fix it with the other information provided in the thread if this
 doesn't stick if/when I have to restart next.

 Thanks for all your help!


mii-tool is the other way of forcing full duplex. It will not survive a 
reboot you will have to run it every time you  restart networking.

derek

-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] Network Card Not Working in Full Duplex Mode

2005-03-09 Thread Amy
Hey guys!

I noticed recently that my linksys router isn't showing the connection
between my computer and the router as being functional in full duplex
mode. This occurred after last friday when my Dad was having a new
heater and air conditioning unit put in, the guys doing the
installation accidentally turned off the power to the outlet my
computer was hooked to. Since I wasn't home at the time, and my dad
didn't realize this was going to happen (even if he did, I don't know
that he would have been able to shut my computer down), my computer
was turned off without shutting down correctly. The problem with the
full duplex mode showed up after this occurred.

I'm hoping it's just a setting was frelled, and that this can be fixed
without replacing the network card in my computer, but my wandering
through preferences hasn't lead me to find anything that might control
the duplex mode. If anyone can point me towards where I might be able
to fix this (or at least confirm that it is indeed my hardware that's
the problem), I would most appreciate it. And in case anyone asks, I
have reconnected the network cable on both ends, and I have plugged
into various ports on the router to make sure it wasn't just the
little light on the router that died.

Thanks in advance!

Amy
-- 
I have 50 invites to gmail, do you have a gmail account yet? Do you
want one? Talk to me!
~~ ^..^ ~~
http://deathkitten.net
Words are, of course, the most powerful drug used by mankind.
 ~Rudyard Kipling
Several friends have asked me if I will again leave the country. In
light of the failure--a second time--to count all the votes, that
won't be necessary. My country has left me.
 ~Greg Palast


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Network Card Not Working in Full Duplex Mode

2005-03-09 Thread Derek Jennings
On Wednesday 09 March 2005 23:03, Amy wrote:
 Hey guys!

 I noticed recently that my linksys router isn't showing the connection
 between my computer and the router as being functional in full duplex
 mode. This occurred after last friday when my Dad was having a new
 heater and air conditioning unit put in, the guys doing the
 installation accidentally turned off the power to the outlet my
 computer was hooked to. Since I wasn't home at the time, and my dad
 didn't realize this was going to happen (even if he did, I don't know
 that he would have been able to shut my computer down), my computer
 was turned off without shutting down correctly. The problem with the
 full duplex mode showed up after this occurred.

 I'm hoping it's just a setting was frelled, and that this can be fixed
 without replacing the network card in my computer, but my wandering
 through preferences hasn't lead me to find anything that might control
 the duplex mode. If anyone can point me towards where I might be able
 to fix this (or at least confirm that it is indeed my hardware that's
 the problem), I would most appreciate it. And in case anyone asks, I
 have reconnected the network cable on both ends, and I have plugged
 into various ports on the router to make sure it wasn't just the
 little light on the router that died.

 Thanks in advance!

 Amy


Selection of half/full duplex is autodetected by the card itself.
If it was working before, and now it isnt, then that would suggest something 
physical, a dodgy connector maybe, or a hardware fault.

It is possible to force half or full duplex in most Linux drivers. It is just 
a matter of putting an option line in /etc/modprobe.conf
If you let us know which driver you are using I can show you how to do that.

derek
-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Network Card Not Working in Full Duplex Mode

2005-03-09 Thread Amy
On Wed, 9 Mar 2005 23:34:13 +, Derek Jennings
[EMAIL PROTECTED] wrote:
 Selection of half/full duplex is autodetected by the card itself.
 If it was working before, and now it isnt, then that would suggest something
 physical, a dodgy connector maybe, or a hardware fault.
 
 It is possible to force half or full duplex in most Linux drivers. It is just
 a matter of putting an option line in /etc/modprobe.conf
 If you let us know which driver you are using I can show you how to do that.
 
 derek

I'm not sure which driver I'm using, it was auto detected when I did
the install. How do I check?

-- 
I have 50 invites to gmail, do you have a gmail account yet? Do you
want one? Talk to me!
~~ ^..^ ~~
http://deathkitten.net
Words are, of course, the most powerful drug used by mankind.
 ~Rudyard Kipling
Several friends have asked me if I will again leave the country. In
light of the failure--a second time--to count all the votes, that
won't be necessary. My country has left me.
 ~Greg Palast


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Network Card Not Working in Full Duplex Mode

2005-03-09 Thread Derek Jennings
On Wednesday 09 March 2005 23:45, Amy wrote:
 On Wed, 9 Mar 2005 23:34:13 +, Derek Jennings

 [EMAIL PROTECTED] wrote:
  Selection of half/full duplex is autodetected by the card itself.
  If it was working before, and now it isnt, then that would suggest
  something physical, a dodgy connector maybe, or a hardware fault.
 
  It is possible to force half or full duplex in most Linux drivers. It is
  just a matter of putting an option line in /etc/modprobe.conf
  If you let us know which driver you are using I can show you how to do
  that.
 
  derek

 I'm not sure which driver I'm using, it was auto detected when I did
 the install. How do I check?
Mandrake ControlCentreNetworkManageConnections
select your Interface and the 'Options Tab'

The driver name is listed under 'Module name'

derek
-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[OT} amusing sig block was Re: [newbie] Network Card Not Working in Full Duplex Mode

2005-03-09 Thread jdow
From: Amy [EMAIL PROTECTED]

 Several friends have asked me if I will again leave the country. In
 light of the failure--a second time--to count all the votes, that
 won't be necessary. My country has left me.
  ~Greg Palast

Oh, that's no problem as the Washington State people discovered. Keep
looking for ballots until you find enough to elect your candidate. See,
no problem at all. Pretty soon we'll see a candidate win with more
votes counted than there were registered voters

{^_-}   But that's all off topic. (It'd be fun to have one of those
GMail invites so I could say I threw one away, too. *I* am
not going to let Google store all my email No WAY!)



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Network Card Not Working in Full Duplex Mode

2005-03-09 Thread Amy
On Wed, 9 Mar 2005 23:55:30 +, Derek Jennings
[EMAIL PROTECTED] wrote:
 On Wednesday 09 March 2005 23:45, Amy wrote:
  On Wed, 9 Mar 2005 23:34:13 +, Derek Jennings
 
  [EMAIL PROTECTED] wrote:
   Selection of half/full duplex is autodetected by the card itself.
   If it was working before, and now it isnt, then that would suggest
   something physical, a dodgy connector maybe, or a hardware fault.
  
   It is possible to force half or full duplex in most Linux drivers. It is
   just a matter of putting an option line in /etc/modprobe.conf
   If you let us know which driver you are using I can show you how to do
   that.
  
   derek
 
  I'm not sure which driver I'm using, it was auto detected when I did
  the install. How do I check?
 Mandrake ControlCentreNetworkManageConnections
 select your Interface and the 'Options Tab'
 
 The driver name is listed under 'Module name'
 
 derek

Module name: 3c59x

-- 
I have 50 invites to gmail, do you have a gmail account yet? Do you
want one? Talk to me!
~~ ^..^ ~~
http://deathkitten.net
Words are, of course, the most powerful drug used by mankind.
 ~Rudyard Kipling
Several friends have asked me if I will again leave the country. In
light of the failure--a second time--to count all the votes, that
won't be necessary. My country has left me.
 ~Greg Palast


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [OT} amusing sig block was Re: [newbie] Network Card Not Working in Full Duplex Mode

2005-03-09 Thread Mikkel L. Ellertson
jdow wrote:
From: Amy [EMAIL PROTECTED]
Several friends have asked me if I will again leave the country. In
light of the failure--a second time--to count all the votes, that
won't be necessary. My country has left me.
~Greg Palast

Oh, that's no problem as the Washington State people discovered. Keep
looking for ballots until you find enough to elect your candidate. See,
no problem at all. Pretty soon we'll see a candidate win with more
votes counted than there were registered voters
{^_-}   But that's all off topic. (It'd be fun to have one of those
GMail invites so I could say I threw one away, too. *I* am
not going to let Google store all my email No WAY!)

I was thinking of one to replace one of my other throw away accounts. 
You know, the ones you use when need an email account for something, but 
you know it is going to get flooded with SPAM because you used it. :-)

Mikkel
--
  Do not meddle in the affairs of dragons,
for you are crunchy and taste good with Ketchup!

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Network Card Not Working in Full Duplex Mode

2005-03-09 Thread Derek Jennings
On Thursday 10 March 2005 00:26, Amy wrote:
 On Wed, 9 Mar 2005 23:55:30 +, Derek Jennings

 [EMAIL PROTECTED] wrote:
  On Wednesday 09 March 2005 23:45, Amy wrote:
   On Wed, 9 Mar 2005 23:34:13 +, Derek Jennings
  
   [EMAIL PROTECTED] wrote:
Selection of half/full duplex is autodetected by the card itself.
If it was working before, and now it isnt, then that would suggest
something physical, a dodgy connector maybe, or a hardware fault.
   
It is possible to force half or full duplex in most Linux drivers. It
is just a matter of putting an option line in /etc/modprobe.conf If
you let us know which driver you are using I can show you how to do
that.
   
derek
  
   I'm not sure which driver I'm using, it was auto detected when I did
   the install. How do I check?
 
  Mandrake ControlCentreNetworkManageConnections
  select your Interface and the 'Options Tab'
 
  The driver name is listed under 'Module name'
 
  derek

 Module name: 3c59x

The command
modinfo 3c59x
lists the options for that driver, and we can refer to this page for a 
description http://www.scyld.com/vortex.html

To force this driver to be full duplex edit the file /etc/modprobe.conf as 
root user 
(Alt+F2 and type 'kdesu konqueror' in the box to get a root copy of konqueror 
file manager)
Add the line
options 3c59x full_duplex=1

Then reboot

derek

-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [OT} amusing sig block was Re: [newbie] Network Card Not Working in Full Duplex Mode

2005-03-09 Thread jdow
From: Mikkel L. Ellertson [EMAIL PROTECTED]

 jdow wrote:
  From: Amy [EMAIL PROTECTED]
  
 Several friends have asked me if I will again leave the country. In
 light of the failure--a second time--to count all the votes, that
 won't be necessary. My country has left me.
  ~Greg Palast
  
  
  Oh, that's no problem as the Washington State people discovered. Keep
  looking for ballots until you find enough to elect your candidate. See,
  no problem at all. Pretty soon we'll see a candidate win with more
  votes counted than there were registered voters
  
  {^_-}   But that's all off topic. (It'd be fun to have one of those
  GMail invites so I could say I threw one away, too. *I* am
  not going to let Google store all my email No WAY!)
  
  
 I was thinking of one to replace one of my other throw away accounts. 
 You know, the ones you use when need an email account for something, but 
 you know it is going to get flooded with SPAM because you used it. :-)
 
 Mikkel

snicker I have that one solved. myjunk is the sort of name that even
spammers ignore. The account I have with that sort of name on it is the
second cleanest I have. Even the account only for special friends gets
the rare spam to it. The spammers guess at the name to use based on
my email headers.

{^_-}   (And yes, I am a Charles Addams fan. I remember avidly searching
New Yorker magazine whenever I was visiting my grandparents. His
cartoons and The Yeggs were by favorites. I like absurdities
if they are gently promulgated. And now I need some real Girl
Scouts for my cookie recipe)



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Network Card Not Working in Full Duplex Mode

2005-03-09 Thread Amy
On Thu, 10 Mar 2005 00:58:43 +, Derek Jennings
[EMAIL PROTECTED] wrote:
 The command
 modinfo 3c59x
 lists the options for that driver, and we can refer to this page for a
 description http://www.scyld.com/vortex.html
 
 To force this driver to be full duplex edit the file /etc/modprobe.conf as
 root user
 (Alt+F2 and type 'kdesu konqueror' in the box to get a root copy of konqueror
 file manager)
 Add the line
 options 3c59x full_duplex=1
 
 Then reboot
 
 derek

Do I have to reboot? Shouldn't there be some way to restart the
card/settings/whatever without rebooting? I'm spoiled and really
really don't want to have to reboot my computer unless it is
absolutely required. It feels like it takes too frellin' long to wait
for it to shut down and restart itself. *pout*

-- 
I have 50 invites to gmail, do you have a gmail account yet? Do you
want one? Talk to me!
~~ ^..^ ~~
http://deathkitten.net
Words are, of course, the most powerful drug used by mankind.
 ~Rudyard Kipling
Several friends have asked me if I will again leave the country. In
light of the failure--a second time--to count all the votes, that
won't be necessary. My country has left me.
 ~Greg Palast


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Network Card Not Working in Full Duplex Mode

2005-03-09 Thread Mikkel L. Ellertson
Amy wrote:
On Thu, 10 Mar 2005 00:58:43 +, Derek Jennings
[EMAIL PROTECTED] wrote:
The command
modinfo 3c59x
lists the options for that driver, and we can refer to this page for a
description http://www.scyld.com/vortex.html
To force this driver to be full duplex edit the file /etc/modprobe.conf as
root user
(Alt+F2 and type 'kdesu konqueror' in the box to get a root copy of konqueror
file manager)
Add the line
options 3c59x full_duplex=1
Then reboot
derek

Do I have to reboot? Shouldn't there be some way to restart the
card/settings/whatever without rebooting? I'm spoiled and really
really don't want to have to reboot my computer unless it is
absolutely required. It feels like it takes too frellin' long to wait
for it to shut down and restart itself. *pout*
You should not have to force the card. One thing you could try, as root:
ifdown eth0
unplug the ethernet cable, wait 60 seconds, and plug it back in
ifup eth0
The card and the router should talk to each other, and decide to go back 
to full duplex. Even if they do not, it may not be worth doing a reboot 
to get full duplex back. If you are not doing a lot of file transfer 
between systems, then chances are you will not notice the difference 
between full duplex and half duplex. As for you Internet connection, you 
definitely will not notice a difference.

Mikkel
--
  Do not meddle in the affairs of dragons,
for you are crunchy and taste good with Ketchup!

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Network Card Not Working in Full Duplex Mode

2005-03-09 Thread Amy
On Wed, 09 Mar 2005 21:54:39 -0600, Mikkel L. Ellertson
[EMAIL PROTECTED] wrote:
 Amy wrote:
  On Thu, 10 Mar 2005 00:58:43 +, Derek Jennings
  [EMAIL PROTECTED] wrote:
 
 The command
 modinfo 3c59x
 lists the options for that driver, and we can refer to this page for a
 description http://www.scyld.com/vortex.html
 
 To force this driver to be full duplex edit the file /etc/modprobe.conf as
 root user
 (Alt+F2 and type 'kdesu konqueror' in the box to get a root copy of 
 konqueror
 file manager)
 Add the line
 options 3c59x full_duplex=1
 
 Then reboot
 
 derek
 
 
  Do I have to reboot? Shouldn't there be some way to restart the
  card/settings/whatever without rebooting? I'm spoiled and really
  really don't want to have to reboot my computer unless it is
  absolutely required. It feels like it takes too frellin' long to wait
  for it to shut down and restart itself. *pout*
 
 You should not have to force the card. One thing you could try, as root:
 
 ifdown eth0
 unplug the ethernet cable, wait 60 seconds, and plug it back in
 ifup eth0
 
 The card and the router should talk to each other, and decide to go back
 to full duplex. Even if they do not, it may not be worth doing a reboot
 to get full duplex back. If you are not doing a lot of file transfer
 between systems, then chances are you will not notice the difference
 between full duplex and half duplex. As for you Internet connection, you
 definitely will not notice a difference.
 
 Mikkel

Well, I did the file edit that derek told me to, but I haven't
restarted yet. Should I undo that before I try your recommendation?

And I have noticed a little bit of a difference. Some things time out
funny, my Gmail indicator logs itself out occasionally, small annoying
things like that. All this stuff started happening about the same time
I noticed the light was out.

-- 
I have 48 invites to gmail, do you have a gmail account yet? Do you
want one? Talk to me!
~~ ^..^ ~~
http://deathkitten.net
Words are, of course, the most powerful drug used by mankind.
 ~Rudyard Kipling
Several friends have asked me if I will again leave the country. In
light of the failure--a second time--to count all the votes, that
won't be necessary. My country has left me.
 ~Greg Palast


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] network card

2003-11-10 Thread Dooggie
the card is a built in card
ifup eth0 -- message: /sbin/ifup: config for eth0 not found.

- Original Message -
From: Dennis Myers [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, November 07, 2003 10:59 PM
Subject: Re: [newbie] network card


 On Friday 07 November 2003 09:44 pm, Dooggie wrote:
  error message:
 
/sbin/insmod/lib/modules/2.4.19-16mdk/kernel/drivers/net/sis900.o.gz/lib/mo
 d ules/2.4.19-16mdk/kernel/drivers/net/sis900.o.gz: init_module: No such
  device.
  Hint: insmod errors can be caused by incorrect module parameters,
including
  invalid IO or IRQ parameters.
 
  - Original Message -
  From: Scott [EMAIL PROTECTED]
  To: Newbie list [EMAIL PROTECTED]
  Sent: Friday, November 07, 2003 10:24 PM
  Subject: Re: [newbie] network card
 
   On Fri, 2003-11-07 at 19:25, Dooggie wrote:
I just installed 9.0 on my winxp.  I'm having trouble connecting to
the
 
  internet.  Network card is recognized when it boots, but when I try to
  connect in mandrake console, it says no ethernet adapter detected.
 
Mother board is asus A7S266-VM/U2
Ethernet card is sis900
Does 9.0 support this hardware?
Do I need to upgrade to 9.2?
Any help is greatful.
   
Dooggie
  
   I'm running a sis900 card on 9.0 and it works just fine.  Try doing as
   root:
  
   # modprobe -v sis900
  
   and see what error messages you get.
  
  
   HTH
  
   Scott
 

 --
-
 - 
 
   Want to buy your Pack or Services from MandrakeSoft?
   Go to http://www.mandrakestore.com
 Where is the card mounted? Or is it a built in ethernet card?  Looks like
a
 possible IRQ conflict. So if it is a plugin card move it to a new PCI slot
 but not the one next to the AGP slot. If it is not a plugin card move one
of
 your other cards or change a slot IRQ  and see if the bugger comes up.
You
 can do an ifup eth0 in a su console also and see what happens. HTH
 --
 Dennis M. linux user #180842









 Want to buy your Pack or Services from MandrakeSoft?
 Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] network card

2003-11-10 Thread Dooggie
error message:
bash: cat/proc/ioports: No file or directory
pcilib: Cannot open /proc/bus/pci
lspci: Cannot find any working access method

- Original Message -
From: Scott [EMAIL PROTECTED]
To: Newbie list [EMAIL PROTECTED]
Sent: Friday, November 07, 2003 11:04 PM
Subject: Re: [newbie] network card


 On Fri, 2003-11-07 at 22:44, Dooggie wrote:
  error message:
 
/sbin/insmod/lib/modules/2.4.19-16mdk/kernel/drivers/net/sis900.o.gz/lib/mod
  ules/2.4.19-16mdk/kernel/drivers/net/sis900.o.gz: init_module: No such
  device.
  Hint: insmod errors can be caused by incorrect module parameters,
including
  invalid IO or IRQ parameters.
 
  - Original Message -
  From: Scott [EMAIL PROTECTED]
  To: Newbie list [EMAIL PROTECTED]
  Sent: Friday, November 07, 2003 10:24 PM
  Subject: Re: [newbie] network card
 
 
   On Fri, 2003-11-07 at 19:25, Dooggie wrote:
I just installed 9.0 on my winxp.  I'm having trouble connecting to
the
  internet.  Network card is recognized when it boots, but when I try to
  connect in mandrake console, it says no ethernet adapter detected.
Mother board is asus A7S266-VM/U2
Ethernet card is sis900
Does 9.0 support this hardware?
Do I need to upgrade to 9.2?
Any help is greatful.
   
Dooggie
  
   I'm running a sis900 card on 9.0 and it works just fine.  Try doing as
   root:
  
   # modprobe -v sis900
  
   and see what error messages you get.
  
  
   HTH
  
   Scott
  
  
  
  
  
 
 

 --
--
  
 
 
   Want to buy your Pack or Services from MandrakeSoft?
   Go to http://www.mandrakestore.com
  
 
 
  
 

  Want to buy your Pack or Services from MandrakeSoft?
  Go to http://www.mandrakestore.com

 Please post the output of:

 cat /proc/ioports

 and

 lspci -v











 Want to buy your Pack or Services from MandrakeSoft?
 Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] network card

2003-11-10 Thread Dennis Myers
On Monday 10 November 2003 08:55 pm, Dooggie wrote:
 the card is a built in card
 ifup eth0 -- message: /sbin/ifup: config for eth0 not found.

 - Original Message -
 From: Dennis Myers [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Friday, November 07, 2003 10:59 PM
 Subject: Re: [newbie] network card

  On Friday 07 November 2003 09:44 pm, Dooggie wrote:
   error message:

 /sbin/insmod/lib/modules/2.4.19-16mdk/kernel/drivers/net/sis900.o.gz/lib/mo

  d ules/2.4.19-16mdk/kernel/drivers/net/sis900.o.gz: init_module: No such
   device.
   Hint: insmod errors can be caused by incorrect module parameters,

 including

   invalid IO or IRQ parameters.
snip 
 -


  - 
  
Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com
 
  Where is the card mounted? Or is it a built in ethernet card?  Looks like

 a

  possible IRQ conflict. So if it is a plugin card move it to a new PCI
  slot but not the one next to the AGP slot. If it is not a plugin card
  move one

 of

  your other cards or change a slot IRQ  and see if the bugger comes up.


 You

  can do an ifup eth0 in a su console also and see what happens. HTH
  --
  Dennis M. linux user #180842

 ---
- 


  Want to buy your Pack or Services from MandrakeSoft?
  Go to http://www.mandrakestore.com

I have lost track here but if it is anything like my mobo, did you check in 
the bios to see that the ethernet card is enabled or disabled? If disabled 
there is the problem. If it is enabled, I am at a loss. 
-- 
Dennis M. linux user #180842


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] network card

2003-11-07 Thread Dooggie



I just installed 9.0 on my winxp. I'm having 
trouble connecting to the internet. Network card is recognized when it 
boots, but when I try to connect in mandrake console, it says "no ethernet 
adapter detected."
Mother board is asus A7S266-VM/U2
Ethernet card is sis900
Does 9.0 support this hardware?
Do I need to upgrade to 9.2?
Any help is greatful.

Dooggie



Re: [newbie] network card

2003-11-07 Thread Kaj Haulrich
On Saturday 08 November 2003 12:25 am, Dooggie wrote:
 I just installed 9.0 on my winxp.  I'm having trouble
 connecting to the internet.  Network card is recognized when
 it boots, but when I try to connect in mandrake console, it
 says no ethernet adapter detected. Mother board is asus
 A7S266-VM/U2
 Ethernet card is sis900
 Does 9.0 support this hardware?
 Do I need to upgrade to 9.2?
 Any help is greatful.

 Dooggie

In your console, as root, type drakconnect. This launches the 
network wizard. Try that, and report back. Anyway, having a 
network card usually means that the system connects during the 
boot process. If that's not the case, try typing dmesg in a 
console, and study any errors concerning the network.

HTH

Kaj Haulrich.
-- 
*This mail was sent from a 100 % Microsoft free computer* 

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] network card

2003-11-07 Thread Dooggie
I used drakconnect it came up with this message:
insmod /lib/modules/2.4.19-mdk/kernel/drivers/net/sis900.o.gz failed
wizcancel at /usr/libDrakX/my-gtk.pm line 162
- Original Message -
From: Kaj Haulrich [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, November 07, 2003 8:37 PM
Subject: Re: [newbie] network card


 On Saturday 08 November 2003 12:25 am, Dooggie wrote:
  I just installed 9.0 on my winxp.  I'm having trouble
  connecting to the internet.  Network card is recognized when
  it boots, but when I try to connect in mandrake console, it
  says no ethernet adapter detected. Mother board is asus
  A7S266-VM/U2
  Ethernet card is sis900
  Does 9.0 support this hardware?
  Do I need to upgrade to 9.2?
  Any help is greatful.
 
  Dooggie

 In your console, as root, type drakconnect. This launches the
 network wizard. Try that, and report back. Anyway, having a
 network card usually means that the system connects during the
 boot process. If that's not the case, try typing dmesg in a
 console, and study any errors concerning the network.

 HTH

 Kaj Haulrich.
 --
 *This mail was sent from a 100 % Microsoft free computer*








 Want to buy your Pack or Services from MandrakeSoft?
 Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] network card

2003-11-07 Thread Kaj Haulrich
On Saturday 08 November 2003 02:03 am, Dooggie wrote:
 I used drakconnect it came up with this message:
 insmod /lib/modules/2.4.19-mdk/kernel/drivers/net/sis900.o.gz
 failed wizcancel at /usr/libDrakX/my-gtk.pm line 162
 - Original Message -
 From: Kaj Haulrich [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Friday, November 07, 2003 8:37 PM
 Subject: Re: [newbie] network card

  On Saturday 08 November 2003 12:25 am, Dooggie wrote:
   I just installed 9.0 on my winxp.  I'm having trouble
   connecting to the internet.  Network card is recognized
   when it boots, but when I try to connect in mandrake
   console, it says no ethernet adapter detected. Mother
   board is asus A7S266-VM/U2
   Ethernet card is sis900
   Does 9.0 support this hardware?
   Do I need to upgrade to 9.2?
   Any help is greatful.
  
   Dooggie
 
  In your console, as root, type drakconnect. This launches
  the network wizard. Try that, and report back. Anyway,
  having a network card usually means that the system connects
  during the boot process. If that's not the case, try typing
  dmesg in a console, and study any errors concerning the
  network.
 

Dooggie, sorry. That's beyond me. However, your kernel is 2.4.19 
and maybe a newer one may help. Only idea I can come up with is 
to install kernel 2.4.21. - On the other hand, your network card 
seems to be commonplace, so it's very strange that Mandrake 
chokes on it. - Of course, the brain-dead solution is to 
replace the ethernet card with some well known card, such as a 
RealTech, but wait a little : I'm quite confident that somebody 
on this list has the key to your problem.

Kaj Haulrich.
-- 
*This mail was sent from a 100 % Microsoft free computer* 

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] network card

2003-11-07 Thread Scott
On Fri, 2003-11-07 at 19:25, Dooggie wrote:
 I just installed 9.0 on my winxp.  I'm having trouble connecting to the internet.  
 Network card is recognized when it boots, but when I try to connect in mandrake 
 console, it says no ethernet adapter detected.
 Mother board is asus A7S266-VM/U2
 Ethernet card is sis900
 Does 9.0 support this hardware?
 Do I need to upgrade to 9.2?
 Any help is greatful.
 
 Dooggie

I'm running a sis900 card on 9.0 and it works just fine.  Try doing as
root:

# modprobe -v sis900

and see what error messages you get.


HTH

Scott




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] network card

2003-11-07 Thread Dooggie
error message:
/sbin/insmod/lib/modules/2.4.19-16mdk/kernel/drivers/net/sis900.o.gz/lib/mod
ules/2.4.19-16mdk/kernel/drivers/net/sis900.o.gz: init_module: No such
device.
Hint: insmod errors can be caused by incorrect module parameters, including
invalid IO or IRQ parameters.

- Original Message -
From: Scott [EMAIL PROTECTED]
To: Newbie list [EMAIL PROTECTED]
Sent: Friday, November 07, 2003 10:24 PM
Subject: Re: [newbie] network card


 On Fri, 2003-11-07 at 19:25, Dooggie wrote:
  I just installed 9.0 on my winxp.  I'm having trouble connecting to the
internet.  Network card is recognized when it boots, but when I try to
connect in mandrake console, it says no ethernet adapter detected.
  Mother board is asus A7S266-VM/U2
  Ethernet card is sis900
  Does 9.0 support this hardware?
  Do I need to upgrade to 9.2?
  Any help is greatful.
 
  Dooggie

 I'm running a sis900 card on 9.0 and it works just fine.  Try doing as
 root:

 # modprobe -v sis900

 and see what error messages you get.


 HTH

 Scott











 Want to buy your Pack or Services from MandrakeSoft?
 Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] network card

2003-11-07 Thread Dennis Myers
On Friday 07 November 2003 09:44 pm, Dooggie wrote:
 error message:
 /sbin/insmod/lib/modules/2.4.19-16mdk/kernel/drivers/net/sis900.o.gz/lib/mo
d ules/2.4.19-16mdk/kernel/drivers/net/sis900.o.gz: init_module: No such
 device.
 Hint: insmod errors can be caused by incorrect module parameters, including
 invalid IO or IRQ parameters.

 - Original Message -
 From: Scott [EMAIL PROTECTED]
 To: Newbie list [EMAIL PROTECTED]
 Sent: Friday, November 07, 2003 10:24 PM
 Subject: Re: [newbie] network card

  On Fri, 2003-11-07 at 19:25, Dooggie wrote:
   I just installed 9.0 on my winxp.  I'm having trouble connecting to the

 internet.  Network card is recognized when it boots, but when I try to
 connect in mandrake console, it says no ethernet adapter detected.

   Mother board is asus A7S266-VM/U2
   Ethernet card is sis900
   Does 9.0 support this hardware?
   Do I need to upgrade to 9.2?
   Any help is greatful.
  
   Dooggie
 
  I'm running a sis900 card on 9.0 and it works just fine.  Try doing as
  root:
 
  # modprobe -v sis900
 
  and see what error messages you get.
 
 
  HTH
 
  Scott

 ---
- 

  Want to buy your Pack or Services from MandrakeSoft?
  Go to http://www.mandrakestore.com
Where is the card mounted? Or is it a built in ethernet card?  Looks like a 
possible IRQ conflict. So if it is a plugin card move it to a new PCI slot 
but not the one next to the AGP slot. If it is not a plugin card move one of 
your other cards or change a slot IRQ  and see if the bugger comes up.  You 
can do an ifup eth0 in a su console also and see what happens. HTH
-- 
Dennis M. linux user #180842


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] network card

2003-11-07 Thread Scott
On Fri, 2003-11-07 at 22:44, Dooggie wrote:
 error message:
 /sbin/insmod/lib/modules/2.4.19-16mdk/kernel/drivers/net/sis900.o.gz/lib/mod
 ules/2.4.19-16mdk/kernel/drivers/net/sis900.o.gz: init_module: No such
 device.
 Hint: insmod errors can be caused by incorrect module parameters, including
 invalid IO or IRQ parameters.
 
 - Original Message -
 From: Scott [EMAIL PROTECTED]
 To: Newbie list [EMAIL PROTECTED]
 Sent: Friday, November 07, 2003 10:24 PM
 Subject: Re: [newbie] network card
 
 
  On Fri, 2003-11-07 at 19:25, Dooggie wrote:
   I just installed 9.0 on my winxp.  I'm having trouble connecting to the
 internet.  Network card is recognized when it boots, but when I try to
 connect in mandrake console, it says no ethernet adapter detected.
   Mother board is asus A7S266-VM/U2
   Ethernet card is sis900
   Does 9.0 support this hardware?
   Do I need to upgrade to 9.2?
   Any help is greatful.
  
   Dooggie
 
  I'm running a sis900 card on 9.0 and it works just fine.  Try doing as
  root:
 
  # modprobe -v sis900
 
  and see what error messages you get.
 
 
  HTH
 
  Scott
 
 
 
 
 
 
 
 
 
 
 
  Want to buy your Pack or Services from MandrakeSoft?
  Go to http://www.mandrakestore.com
 
 
 
 
 

 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com

Please post the output of:

cat /proc/ioports

and

lspci -v




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Network card configuration

2002-03-07 Thread Hylton Conacher (ZR1HPC)

Frans Ketelaars wrote:
 
 The first thing I would check is if HardDrake recognizes your NIC. It should
It is detected under the Mandrake Control Centre (MCC) correctly.

Next step?





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Network card configuration

2002-03-07 Thread Frans Ketelaars

On Thu, 07 Mar 2002 14:20:05 +0200
Hylton Conacher (ZR1HPC) [EMAIL PROTECTED] wrote:

 Frans Ketelaars wrote:
  
  The first thing I would check is if HardDrake recognizes your NIC. It should
 It is detected under the Mandrake Control Centre (MCC) correctly.
 
 Next step?

Have you run the configuration tool in that window? In KDE there is 
K - Configuration - Networking - Netconf to set an IP address for your
card. Also see 'man ifconfig'. And in Mandrake Control Centre there is
Network  Internet... Oh, and I remember something about setting up
your LAN before the internet connection. HTH,

-Frans



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Network card configuration

2002-03-06 Thread Frans Ketelaars

On Tue, 05 Mar 2002 17:39:22 +0200
Hylton Conacher (ZR1HPC) [EMAIL PROTECTED] wrote:

 I would like to connect my Win box to my current Linux box as the win
 box has all my documentation on it.
 
 I have a NIC (Realtek 8139) in in each machine and a cross-over cable
 connecting them. The win machine is running Win95 and the Linux one is
 on Mandrake 8.
 
 I get an error when starting Linux that eth0 cannot be found. Is the
 eth0 module easily found on the  2 CD set and how do I find it? Can it
 just be copied across to 'replace' the non existent one?
 
 How can I go about configuring the card to talk to the Win box and use
 its separate internal modem to connect to the web?
 -- 
 ===
 Hylton Conacher on KDE 2.1.1 on kernel 2.4.3-20mdk#1
 Registered Linux user # 229959 on Mandrake 8 on an i686 (AMD  1 Ghz K7
 mobo
 Licenced Windows user
 More hardware info on request
 ===

The first thing I would check is if HardDrake recognizes your NIC. It should,
it's a well supported card :)

-Frans



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Network card configuration

2002-03-05 Thread Hylton Conacher (ZR1HPC)

I would like to connect my Win box to my current Linux box as the win
box has all my documentation on it

I have a NIC (Realtek 8139) in in each machine and a cross-over cable
connecting them The win machine is running Win95 and the Linux one is
on Mandrake 8

I get an error when starting Linux that eth0 cannot be found Is the
eth0 module easily found on the  2 CD set and how do I find it? Can it
just be copied across to 'replace' the non existent one?

How can I go about configuring the card to talk to the Win box and use
its separate internal modem to connect to the web?
-- 
===
Hylton Conacher on KDE 211 on kernel 243-20mdk#1
Registered Linux user # 229959 on Mandrake 8 on an i686 (AMD  1 Ghz K7
mobo
Licenced Windows user
More hardware info on request
===





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://wwwmandrakestorecom



Re: FW: [newbie] Network Card compatibility

2001-09-08 Thread s

On Friday 07 September 2001 08:19 pm,  Siavash Sefidvash wrote:
 Hi again, I just booted into windows and saw my NIC is listed as 3COM
 Etherlink III ISA 3C509B-Combo. Apologies for lack of observance on my
 part. S now, can anyone tell me if this NIC is supported by Mandrake 8
 and if so, why is not being picked up.?

 Thanks guys.

 Siavash


I bought two of them things off ebay for two bucks.  Then they were shipped 
in a manilla envelope with no bubble wrap.  They worked as good as the $50 
590 I got from office depot.  As they came off ebay, I have no idea how they 
were used, if the chipsets had been flashed, and there are no jumpers.

I struggled for about an hour until I read an old post from like 97 or 
something where it was suggested to reserve irq 10 for isa in bios.  I was 
fixed right up.  Would you try that please?  Set it up in netconf and insmod 
3c509, then service network restart.  post ifconfig if this don't work.   
  
-s




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: FW: [newbie] Network Card compatibility

2001-09-08 Thread etharp

this is ISA? reserved a irq? set the jumpers or use the software that came 
with the card to setup pnp to no

On Friday 07 September 2001 21:19, Siavash Sefidvash wrote:
 Hi again, I just booted into windows and saw my NIC is listed as 3COM
 Etherlink III ISA 3C509B-Combo. Apologies for lack of observance on my
 part. S now, can anyone tell me if this NIC is supported by Mandrake 8
 and if so, why is not being picked up.?

 Thanks guys.

 Siavash

 -Original Message-
 From: Siavash Sefidvash [mailto:[EMAIL PROTECTED]]
 Sent: 08 September 2001 02:00
 To: [EMAIL PROTECTED]
 Subject: RE: [newbie] Network Card compatibility


 As I mentioned in my previous mail, I still have not managed to install
 Mandrake 8 on my system. The installation gets to the point of asigning
 root and user password. The problems arise at the NIC detection.

 My card is 3COM ISA Ethernet 10 MB per sec ( not a combo ). I don't know
 much else about the model.
 It gives me a choice of the following.

 3COM 3c90x ( Cyclone/Hurricane/Tornado )
  3COM 3c501
  3COM 3c503
  3COM 3c505
  3COM 3c507
  3COM 3c509
  3COM 3c515
  3COM 3c59x(Vortex)

 I have tried all of the above and none of them seem to work. Sirdhar was
 kind enough to suggest I should go into BIOS and set plug  play to NO. I
 cheked and it was already set up that way. Since I don't know the exact
 driver name of the NIC I don't know how to check whether Mandrake 8
 supports it. People in the know tell me that Mandrake 8 is so well
 supported that if I don't find the spacific drivers under its list, then
 LINUX does not support it. This strange since my card is anything but
 cutting edge to be supported. Unfortunately I cannot check the exact driver
 name in device manager since Mandrake screwed up triple boot menu. I could
 not boot into anything. Kept getting messages to the effect ...This is not
 a bootable device, insert a bootable floppy and try again Since I
 neglected to create a Windows 2000 repair disk, there was nothing else I
 could think of but to wipe everything and start again.

 This is not my main machine ( just for practice ) so even though drastic,
 it did't have huge loss implications.

 Any suggestions?

 Thanks in advance

 Siavash


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Michael D. Viron
 Sent: 07 September 2001 15:40
 To: [EMAIL PROTECTED]
 Subject: Re: [newbie] Network Cards

 I do want to start using Mandrake, and I'm willing to pick up a new
 network card if that's what I have to do.  If I do, I was wondering if
 there was a list somewhere that I could bring into a shop so I would
 choose a card that Mandrake would recognize.

 If you can't get the dlink card to work (and I remember having problems
 with dlinks and the ne cards), you should pick up a 3com card.  I've never
 had any problems with everything from the early 3c509's to the newer
 3c905's.

 Michael

 --
 Michael Viron
 Registered Linux User #81978
 Senior Systems  Administration Consultant
 Web Spinners, University of West Florida


Content-Type: text/plain; charset=us-ascii; name=message.footer
Content-Transfer-Encoding: 8bit
Content-Description: 




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



RE: [newbie] Network Card compatibility

2001-09-07 Thread Siavash Sefidvash

As I mentioned in my previous mail, I still have not managed to install
Mandrake 8 on my system. The installation gets to the point of asigning root
and user password. The problems arise at the NIC detection.

My card is 3COM ISA Ethernet 10 MB per sec ( not a combo ). I don't know
much else about the model.
It gives me a choice of the following.

3COM 3c90x ( Cyclone/Hurricane/Tornado )
 3COM 3c501
 3COM 3c503
 3COM 3c505
 3COM 3c507
 3COM 3c509
 3COM 3c515
 3COM 3c59x(Vortex)

I have tried all of the above and none of them seem to work. Sirdhar was
kind enough to suggest I should go into BIOS and set plug  play to NO. I
cheked and it was already set up that way. Since I don't know the exact
driver name of the NIC I don't know how to check whether Mandrake 8 supports
it. People in the know tell me that Mandrake 8 is so well supported that if
I don't find the spacific drivers under its list, then LINUX does not
support it. This strange since my card is anything but cutting edge to be
supported. Unfortunately I cannot check the exact driver name in device
manager since Mandrake screwed up triple boot menu. I could not boot into
anything. Kept getting messages to the effect ...This is not a bootable
device, insert a bootable floppy and try again Since I neglected to
create a Windows 2000 repair disk, there was nothing else I could think of
but to wipe everything and start again.

This is not my main machine ( just for practice ) so even though drastic, it
did't have huge loss implications.

Any suggestions?

Thanks in advance

Siavash


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Michael D. Viron
Sent: 07 September 2001 15:40
To: [EMAIL PROTECTED]
Subject: Re: [newbie] Network Cards


I do want to start using Mandrake, and I'm willing to pick up a new
network card if that's what I have to do.  If I do, I was wondering if
there was a list somewhere that I could bring into a shop so I would
choose a card that Mandrake would recognize.

If you can't get the dlink card to work (and I remember having problems
with dlinks and the ne cards), you should pick up a 3com card.  I've never
had any problems with everything from the early 3c509's to the newer
3c905's.

Michael

--
Michael Viron
Registered Linux User #81978
Senior Systems  Administration Consultant
Web Spinners, University of West Florida





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



FW: [newbie] Network Card compatibility

2001-09-07 Thread Siavash Sefidvash

Hi again, I just booted into windows and saw my NIC is listed as 3COM
Etherlink III ISA 3C509B-Combo. Apologies for lack of observance on my part.
S now, can anyone tell me if this NIC is supported by Mandrake 8 and if
so, why is not being picked up.?

Thanks guys.

Siavash

-Original Message-
From: Siavash Sefidvash [mailto:[EMAIL PROTECTED]]
Sent: 08 September 2001 02:00
To: [EMAIL PROTECTED]
Subject: RE: [newbie] Network Card compatibility


As I mentioned in my previous mail, I still have not managed to install
Mandrake 8 on my system. The installation gets to the point of asigning root
and user password. The problems arise at the NIC detection.

My card is 3COM ISA Ethernet 10 MB per sec ( not a combo ). I don't know
much else about the model.
It gives me a choice of the following.

3COM 3c90x ( Cyclone/Hurricane/Tornado )
 3COM 3c501
 3COM 3c503
 3COM 3c505
 3COM 3c507
 3COM 3c509
 3COM 3c515
 3COM 3c59x(Vortex)

I have tried all of the above and none of them seem to work. Sirdhar was
kind enough to suggest I should go into BIOS and set plug  play to NO. I
cheked and it was already set up that way. Since I don't know the exact
driver name of the NIC I don't know how to check whether Mandrake 8 supports
it. People in the know tell me that Mandrake 8 is so well supported that if
I don't find the spacific drivers under its list, then LINUX does not
support it. This strange since my card is anything but cutting edge to be
supported. Unfortunately I cannot check the exact driver name in device
manager since Mandrake screwed up triple boot menu. I could not boot into
anything. Kept getting messages to the effect ...This is not a bootable
device, insert a bootable floppy and try again Since I neglected to
create a Windows 2000 repair disk, there was nothing else I could think of
but to wipe everything and start again.

This is not my main machine ( just for practice ) so even though drastic, it
did't have huge loss implications.

Any suggestions?

Thanks in advance

Siavash


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Michael D. Viron
Sent: 07 September 2001 15:40
To: [EMAIL PROTECTED]
Subject: Re: [newbie] Network Cards


I do want to start using Mandrake, and I'm willing to pick up a new
network card if that's what I have to do.  If I do, I was wondering if
there was a list somewhere that I could bring into a shop so I would
choose a card that Mandrake would recognize.

If you can't get the dlink card to work (and I remember having problems
with dlinks and the ne cards), you should pick up a 3com card.  I've never
had any problems with everything from the early 3c509's to the newer
3c905's.

Michael

--
Michael Viron
Registered Linux User #81978
Senior Systems  Administration Consultant
Web Spinners, University of West Florida





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Network Card compatibility

2001-09-07 Thread bascule

hi,
i have few 3com isa 10mb/s cards and they are all 3c509's (no guarantee yours 
are of course), have you tried looking on the 3com site for a utility to 
configure it? that way you will know what options to specify in linux (though 
device manager in windows should give a clue), this might help you identify 
it as well, does the card have a pnp/manual jumpersettings option? trying one 
or the other might help

any help?

bascule

On Saturday 08 September 2001 1:59 am, you wrote:
 As I mentioned in my previous mail, I still have not managed to install
 Mandrake 8 on my system. The installation gets to the point of asigning
 root and user password. The problems arise at the NIC detection.

 My card is 3COM ISA Ethernet 10 MB per sec ( not a combo ). I don't know
 much else about the model.
 It gives me a choice of the following.

 3COM 3c90x ( Cyclone/Hurricane/Tornado )
  3COM 3c501
  3COM 3c503
  3COM 3c505
  3COM 3c507
  3COM 3c509
  3COM 3c515
  3COM 3c59x(Vortex)




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Network Card

2001-06-14 Thread Benjamin De Troch



Hi!

I've got a cable connection to connect to the 
Internet, but Mandrake (version 8) doesn't find my network card (NE2000 
compatible) while windows recognizes it immediately :-(
How do I solve this?


Desperately waiting for someone to help me 
out,

Ben


Re: [newbie] Network Card

2001-06-14 Thread bascule

hi ben, with my netgear ea201 ne200 compatible i have to specify the io port 
everytime i set up this card as it is in non plug and play mode, i imagine 
that you can get this info from windows device manager

bascule

 On Thursday 14 June 2001  2:59 pm, you wrote:
 Hi!

 I've got a cable connection to connect to the Internet, but Mandrake
 (version 8) doesn't find my network card (NE2000 compatible) while windows
 recognizes it immediately :-( How do I solve this?


 Desperately waiting for someone to help me out,

 Ben

-




Re: [newbie] Network Card

2001-06-14 Thread Benjamin De Troch

Thanx for the tip!

But where can i specify this I/O-port?
I've checked it out and windows says my network card uses IRQ number 5 en
IO-ports 300 to 31F...
What do i do with that information?
Do i enter it somewhere in Harddrake??

Ben

- Original Message -
From: bascule [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, June 14, 2001 4:30 PM
Subject: Re: [newbie] Network Card


 hi ben, with my netgear ea201 ne200 compatible i have to specify the io
port
 everytime i set up this card as it is in non plug and play mode, i imagine
 that you can get this info from windows device manager

 bascule

  On Thursday 14 June 2001  2:59 pm, you wrote:
  Hi!
 
  I've got a cable connection to connect to the Internet, but Mandrake
  (version 8) doesn't find my network card (NE2000 compatible) while
windows
  recognizes it immediately :-( How do I solve this?
 
 
  Desperately waiting for someone to help me out,
 
  Ben

 -







Re: [newbie] Network Card

2001-06-14 Thread bascule

as i recall i've done this in two places, one during the install itself when 
the routine probes for cards and doesn't find it, after installation i ran 
linux conf and under -from memory- networkinghosts adapters? something like 
that, you specify host and domain name and can configure up to four nics by 
choosing their driver, ne2000 compatible or just ne for you and me, note: 
ne2000 compat isa is differnet to the pci, and also you can enter options 
here, in the box marked io put '0x300', i have never needed to specify irqs 
to date just the port

does this help?

bascule


 On Thursday 14 June 2001  3:54 pm, you wrote:
 Thanx for the tip!

 But where can i specify this I/O-port?
 I've checked it out and windows says my network card uses IRQ number 5 en
 IO-ports 300 to 31F...
 What do i do with that information?
 Do i enter it somewhere in Harddrake??

 Ben

 - Original Message -
 From: bascule [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, June 14, 2001 4:30 PM
 Subject: Re: [newbie] Network Card

  hi ben, with my netgear ea201 ne200 compatible i have to specify the io

 port

  everytime i set up this card as it is in non plug and play mode, i
  imagine that you can get this info from windows device manager
 
  bascule
 
   On Thursday 14 June 2001  2:59 pm, you wrote:
   Hi!
  
   I've got a cable connection to connect to the Internet, but Mandrake
   (version 8) doesn't find my network card (NE2000 compatible) while

 windows

   recognizes it immediately :-( How do I solve this?
  
  
   Desperately waiting for someone to help me out,
  
   Ben
 
  -




[newbie] Network Card Problem in Mandrake 8.0

2001-06-13 Thread James Bond

I have mandrake 8.0 installed on an IBM Thinkpad.  I also have a
Netgear FA410TX  PCMCIA netcard.  This card is successfully detected
by mandrake.  I'm currently trying to get @Home to work with this
card.  I have tried multiple configurations with ip's, DNS's, etc.
The major problem is that when I plug in the ethernet cable from the
cable modem into the network card, the Link/Act light does not go on
(this light should turn on if an ethernet network is detected).  Also,
whenever the card is in the laptop and I try to shutdown, Mandrake
hangs on the step shutting down pcmcia.  The only solution is to
power down manually.  If I don't put the netcard in, then shutdown
proceeds without any problems.  Does anyone have any solution to
either of the two questions I asked?  Thanks for any help.
[EMAIL PROTECTED]
_
Get your FREE download of MSN Explorer at http://explorer.msn.com





[newbie] network card woes

2001-03-04 Thread Carl Lafferty

I have an Intel pro 100+ Network card (that's what windows idents it as)
and since I upgraded my mobo from an asus p5ab to a p3b-f I can't get it to
work
in linux at all.  everything APPEARS to work fine however.
it is apparently detected and it USED to work...  I even did a complete
reinstall
of linux mandrake 7.2 and no go.

I used the dmesg command to obtain some info:

eepro100.c:v1.09j-t 9/29/99 Donald Becker
http://cesdis.gsfc.nasa.gov/linux/drivers/eepro100.html
eepro100.c: $Revision: 1.20.2.10 $ 2000/05/31 Modified by Andrey V.
Savochkin [EMAIL PROTECTED] and others
eth0: OEM i82557/i82558 10/100 Ethernet, 00:D0:B7:7E:19:75, I/O at 0xd000,
IRQ 0.
  Receiver lock-up bug exists -- enabling work-around.
  Board assembly 727095-007, Physical connectors present: RJ45
  Primary interface chip i82555 PHY #1.
  General self-test: passed.
  Serial sub-system self-test: passed.
  Internal registers self-test: passed.
  ROM checksum self-test: passed (0x04f4518b).



I am unsure why it is showing the card as having IRQ 0.  Windows says
it is on irq 9..



this is important since when I want to do things in linux at home
my wife still has to be able to get out to the net thru internet
connection sharing.

Any help is, as always, appreciated.

--
Carl Lafferty
System Administrator, Floyd County Public Library
Registered Linux User #201131





[newbie] Network Card Won't Behave (Long)

2000-11-29 Thread Bill Witherspoon

Hi all,

First off, thanks to everyone who tried to help me last week (to no avail!)
I'm re-posting in hopes of fresh ideas.

I've got two boxes (I know the names are brutal):
#1) Bill0 - K62-266 Mandrake 7.2 (my web, mail, samba server)  Works Great!
It has two network cards (one for the cable modem, one that connects to)
#2) Bill1 - Dual boot (Win98, Mandrake 7.2)

When I'm in Win98 on Bill1, I can see the other box, surf, get POP mail etc.
When I boot to Linux, I can't do anything involving the network (even tho it 
says [OK] when starting lo and eth0).

Ping from Bill1 to Bill0 shows:
PING 192.168.0.1 (192.168.0.1): 56 octets data
sendto: Network is unreachable

Ping from Bill0 to Bill1 sits until I ^C it then returns:
60 packets transmitted, 0 packets received, 100% packet loss.

I can ping in both directions when I'm in Win98 on Bill1.

Things I've tried:
1) If I try: ifconfig eth0 192.168.0.253 I get an error:
SIOCSIFFLAGS: Resource temporarily unavailable.

2) modprobe ne2k-pci yields
Warning: The PCI Bios assigned IRQ0 to this PCI Ne2k card which is unlikely 
to work!  You should use the PCI Bios setup to assign a valid IRQ line.
In my Bios my IRQ's are shown as [AUTO].
Changing them to (ie.) 3,4,5,7 etc. doesn't seem to accomplish anything.
I also tried disabling USB in the BIOS to no avail.

So I'm stuck again!!

Can anybody help me?

TIA
Bill.




[newbie] network card configuration problem

2000-11-27 Thread Liaw, Andy

Hi all,

Can anyone help with the following problem with ethernet card?  Much thanks
in advance.

Basically, the auto-detect does not recognize the card correctly.  Even
after setting it to the correct card in DrakConf, at reboot it still revert
to the wrong card.

We recently purchased a Compaq SP750 workstation with an "Integrated Intel
PRO/100+ Management Adapter" with an Intel chip set 82559.
[DarkConf][Hardware Configuration] setup shows it as 82557 and try to
map it to "IBM i82557 10/100 PCI Ethernet Adapter". Here are the things that
I have tried  some information that hopefully will help:

--
1)  Startup Messages:

Bringing up Interface lo[OK]
Bringing up Interface eth0insmod:
/lib/modules/2.2.15-4mdksmp/net/eepro100.o : invalid parameter parm_io
Delaying eth0 initialization[FAILED]
Binding to NIS domain   [FAILED]



2)  # ifconfig

only shows lo 
---

3) script written to manually configure the drivers for the network card:

networksetup.sh:
insmod /lib/modules/2.2.15-4mdksmp/net/eepro100.o
/etc/rc.d/rc5.d/S10network reload
/etc/rc.d/rc5.d/S17ypbind start
/etc/rc.d/rc5.d/S80sendmail start
/etc/rc.d/rc5.d/S95innd start

# /networksetup.sh
bringin up device eth0  [OK]
shutting down device eth0   [OK]
bringin up device eth0  [OK]
shutting down device lo [OK]
bringin up device lo[OK]
binding to NIS domain   [FAILED]
Starting Sendmail:  
Starting INND system[OK]

-
4) # ifconfig

eth0Link encap: EthernetHwaddr: xx
inet addr: 54.xx.xx.xx  Bcast: 54.xx.xx.254
Mask:255.255.255.0
.
UP BROADCAST RUNNING MULTICAST  MTU:1500 Metric:1
 RX packet: 145  .
 TX packet: 0  .
  .
 Interrupt: 18 Base address: 0xb000
  
lo  .
--

5) # ifup eth0
SIOADDRT: File Exist
SIOADDRT: network unreachable



6) # route add default gw 54.xx.xx.254 dev eth0
network unreachable

---

7) # route

Destination Gateway GenMask FlagUse iface
 xyz.somewhere.com* 255.255.255.255 UH  eth0
 xyz.somewhere.com* 255.255.255.255 UH  lo
 54.xx.xx.0   * 255.255.255.0   U   eth0
---
   
8) # route add 54.xx.xx.xx gw 54.xx.xx.254 netmask 255.255.255.0 dev eth0 
   ERROR:  netmask:  00ff doesn't make sense with host route




Andy I. Liaw, PhD
Biometrics Research  Phone: (732) 594-0820
Merck  Co., Inc.  Fax: (732) 594-1565
mailto:[EMAIL PROTECTED]





Re: [newbie] Network Card Woes

2000-11-19 Thread Ed Tharp

have you tried disabling Plug and pray aware OS in BIOS?
- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, November 18, 2000 2:36 PM
Subject: [newbie] Network Card Woes


 Hi list,

 I have been running two boxes for a while, one Mandrake and one Windows.
 I use the Mandrake box for www, mail, gateway, etc. and the Windows one
for
 work stuff. I use Samba, port forwarding, with no difficulties at all.

 I recently added a new harddrive to my Windows machine, and turned it into
a
 dual boot so I could have a "test" platform for Linux.  Unfortunately, I
 can't get my network card running.  I also can't get the sound card to
work.
 Is it possible they are in conflict?  (I don't really care about the
 sound...)
 I have tried a static assignment (ie. 192.168.0.1, dhcpcd, and pump), but
it
 seems that the error is more basic.

 Heres a sample of boot messages, can anyone suggest what to do?
 (I never had this problem on the other box!)  I am running a Celeron @
450,
 on a 440Bx motherboard, network card is a generic, SoundCard EssSolo,
 Mandrake 7.2.

 Sample below.

 TIA
 Bill

 --snip

 Nov 18 10:13:17 Bill1 init: Entering runlevel: 5
 Nov 18 10:13:18 Bill1 harddrake:  succeeded
 Nov 18 10:13:28 Bill1 kudzu:  succeeded
 Nov 18 10:13:28 Bill1 modprobe:
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o:
 Nov 18 10:13:28 Bill1 modprobe: Hint: insmod errors can be caused by
 incorrect module parameters, including invalid IO or IRQ parameters
 Nov 18 10:13:28 Bill1 modprobe: init_module: Device or resource busy
 Nov 18 10:13:28 Bill1 modprobe:
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o: insmod
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o failed
 Nov 18 10:13:28 Bill1 modprobe:
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o: insmod snd-card-es1938
 failed
 Nov 18 10:13:28 Bill1 sound: Loading sound module (snd-card-es1938) failed
 Nov 18 10:13:28 Bill1 network: Setting network parameters:  succeeded
 Nov 18 10:13:29 Bill1 network: Bringing up interface lo:  succeeded
 Nov 18 10:13:29 Bill1 insmod: /lib/modules/2.2.17-21mdk/net/ne2k-pci.o:
 invalid parameter parm_irq
 Nov 18 10:13:29 Bill1 ifup: Delaying eth0 initialization.
 Nov 18 10:13:29 Bill1 network: Bringing up interface eth0:  failed
 Nov 18 10:13:29 Bill1 portmap: portmap startup succeeded

 --snip









Re: [newbie] Network Card Woes

2000-11-19 Thread Neil Frame

Run sndconfig as root in a terminal window.  I bet LM put the soundcard on the wrong 
IRQ. Don't even bother trying changing the settings in DRAK.

Neil

On Sat, 18 November 2000, "Ed Tharp" wrote:

 
 have you tried disabling Plug and pray aware OS in BIOS?
 - Original Message -
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Saturday, November 18, 2000 2:36 PM
 Subject: [newbie] Network Card Woes
 
 
  Hi list,
 
  I have been running two boxes for a while, one Mandrake and one Windows.
  I use the Mandrake box for www, mail, gateway, etc. and the Windows one
 for
  work stuff. I use Samba, port forwarding, with no difficulties at all.
 
  I recently added a new harddrive to my Windows machine, and turned it into
 a
  dual boot so I could have a "test" platform for Linux.  Unfortunately, I
  can't get my network card running.  I also can't get the sound card to
 work.
  Is it possible they are in conflict?  (I don't really care about the
  sound...)
  I have tried a static assignment (ie. 192.168.0.1, dhcpcd, and pump), but
 it
  seems that the error is more basic.
 
  Heres a sample of boot messages, can anyone suggest what to do?
  (I never had this problem on the other box!)  I am running a Celeron @
 450,
  on a 440Bx motherboard, network card is a generic, SoundCard EssSolo,
  Mandrake 7.2.
 
  Sample below.
 
  TIA
  Bill
 
  --snip
 
  Nov 18 10:13:17 Bill1 init: Entering runlevel: 5
  Nov 18 10:13:18 Bill1 harddrake:  succeeded
  Nov 18 10:13:28 Bill1 kudzu:  succeeded
  Nov 18 10:13:28 Bill1 modprobe:
  /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o:
  Nov 18 10:13:28 Bill1 modprobe: Hint: insmod errors can be caused by
  incorrect module parameters, including invalid IO or IRQ parameters
  Nov 18 10:13:28 Bill1 modprobe: init_module: Device or resource busy
  Nov 18 10:13:28 Bill1 modprobe:
  /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o: insmod
  /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o failed
  Nov 18 10:13:28 Bill1 modprobe:
  /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o: insmod snd-card-es1938
  failed
  Nov 18 10:13:28 Bill1 sound: Loading sound module (snd-card-es1938) failed
  Nov 18 10:13:28 Bill1 network: Setting network parameters:  succeeded
  Nov 18 10:13:29 Bill1 network: Bringing up interface lo:  succeeded
  Nov 18 10:13:29 Bill1 insmod: /lib/modules/2.2.17-21mdk/net/ne2k-pci.o:
  invalid parameter parm_irq
  Nov 18 10:13:29 Bill1 ifup: Delaying eth0 initialization.
  Nov 18 10:13:29 Bill1 network: Bringing up interface eth0:  failed
  Nov 18 10:13:29 Bill1 portmap: portmap startup succeeded
 
  --snip
 
 
 
 


___

Free Unlimited Internet Access! Try it now! 
http://www.zdnet.com/downloads/altavista/index.html

___





Re: [newbie] Network Card Woes

2000-11-19 Thread billw

Thanks for the replies.
I got a little extreme last night and pulled everything
out of the machine except the Network and Video cards,
and then re-installed LM from scratch.

Still no dice! I'm starting to think it has to be a hardware issue.
Do any of you have an ASUS P3BF (440BX chipset)??
I know the network card is ok because I have the same card
running in my other box, and this card runs fine in windows.

TIA
Bill.




- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, November 18, 2000 1:36 PM
Subject: [newbie] Network Card Woes


 Hi list,

 I have been running two boxes for a while, one Mandrake and one Windows.
 I use the Mandrake box for www, mail, gateway, etc. and the Windows one
for
 work stuff. I use Samba, port forwarding, with no difficulties at all.

 I recently added a new harddrive to my Windows machine, and turned it into
a
 dual boot so I could have a "test" platform for Linux.  Unfortunately, I
 can't get my network card running.  I also can't get the sound card to
work.
 Is it possible they are in conflict?  (I don't really care about the
 sound...)
 I have tried a static assignment (ie. 192.168.0.1, dhcpcd, and pump), but
it
 seems that the error is more basic.

 Heres a sample of boot messages, can anyone suggest what to do?
 (I never had this problem on the other box!)  I am running a Celeron @
450,
 on a 440Bx motherboard, network card is a generic, SoundCard EssSolo,
 Mandrake 7.2.

 Sample below.

 TIA
 Bill

 --snip

 Nov 18 10:13:17 Bill1 init: Entering runlevel: 5
 Nov 18 10:13:18 Bill1 harddrake:  succeeded
 Nov 18 10:13:28 Bill1 kudzu:  succeeded
 Nov 18 10:13:28 Bill1 modprobe:
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o:
 Nov 18 10:13:28 Bill1 modprobe: Hint: insmod errors can be caused by
 incorrect module parameters, including invalid IO or IRQ parameters
 Nov 18 10:13:28 Bill1 modprobe: init_module: Device or resource busy
 Nov 18 10:13:28 Bill1 modprobe:
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o: insmod
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o failed
 Nov 18 10:13:28 Bill1 modprobe:
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o: insmod snd-card-es1938
 failed
 Nov 18 10:13:28 Bill1 sound: Loading sound module (snd-card-es1938) failed
 Nov 18 10:13:28 Bill1 network: Setting network parameters:  succeeded
 Nov 18 10:13:29 Bill1 network: Bringing up interface lo:  succeeded
 Nov 18 10:13:29 Bill1 insmod: /lib/modules/2.2.17-21mdk/net/ne2k-pci.o:
 invalid parameter parm_irq
 Nov 18 10:13:29 Bill1 ifup: Delaying eth0 initialization.
 Nov 18 10:13:29 Bill1 network: Bringing up interface eth0:  failed
 Nov 18 10:13:29 Bill1 portmap: portmap startup succeeded

 --snip









[newbie] Network Card Woes

2000-11-18 Thread billw

Hi list,

I have been running two boxes for a while, one Mandrake and one Windows.
I use the Mandrake box for www, mail, gateway, etc. and the Windows one for
work stuff. I use Samba, port forwarding, with no difficulties at all.

I recently added a new harddrive to my Windows machine, and turned it into a
dual boot so I could have a "test" platform for Linux.  Unfortunately, I
can't get my network card running.  I also can't get the sound card to work.
Is it possible they are in conflict?  (I don't really care about the
sound...)
I have tried a static assignment (ie. 192.168.0.1, dhcpcd, and pump), but it
seems that the error is more basic.

Heres a sample of boot messages, can anyone suggest what to do?
(I never had this problem on the other box!)  I am running a Celeron @ 450,
on a 440Bx motherboard, network card is a generic, SoundCard EssSolo,
Mandrake 7.2.

Sample below.

TIA
Bill

--snip

Nov 18 10:13:17 Bill1 init: Entering runlevel: 5
Nov 18 10:13:18 Bill1 harddrake:  succeeded
Nov 18 10:13:28 Bill1 kudzu:  succeeded
Nov 18 10:13:28 Bill1 modprobe:
/lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o:
Nov 18 10:13:28 Bill1 modprobe: Hint: insmod errors can be caused by
incorrect module parameters, including invalid IO or IRQ parameters
Nov 18 10:13:28 Bill1 modprobe: init_module: Device or resource busy
Nov 18 10:13:28 Bill1 modprobe:
/lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o: insmod
/lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o failed
Nov 18 10:13:28 Bill1 modprobe:
/lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o: insmod snd-card-es1938
failed
Nov 18 10:13:28 Bill1 sound: Loading sound module (snd-card-es1938) failed
Nov 18 10:13:28 Bill1 network: Setting network parameters:  succeeded
Nov 18 10:13:29 Bill1 network: Bringing up interface lo:  succeeded
Nov 18 10:13:29 Bill1 insmod: /lib/modules/2.2.17-21mdk/net/ne2k-pci.o:
invalid parameter parm_irq
Nov 18 10:13:29 Bill1 ifup: Delaying eth0 initialization.
Nov 18 10:13:29 Bill1 network: Bringing up interface eth0:  failed
Nov 18 10:13:29 Bill1 portmap: portmap startup succeeded

--snip






Re: [newbie] Network Card Woes

2000-11-18 Thread Bob Currey

Were it me, I'd pull the sound card and check what IRQ the ethernet board is
on, and then go specify the IRQ in the hardware config drake.

But I'm as clueless as any, I guess...

BobC

- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, November 18, 2000 1:36 PM
Subject: [newbie] Network Card Woes


 Hi list,

 I have been running two boxes for a while, one Mandrake and one Windows.
 I use the Mandrake box for www, mail, gateway, etc. and the Windows one
for
 work stuff. I use Samba, port forwarding, with no difficulties at all.

 I recently added a new harddrive to my Windows machine, and turned it into
a
 dual boot so I could have a "test" platform for Linux.  Unfortunately, I
 can't get my network card running.  I also can't get the sound card to
work.
 Is it possible they are in conflict?  (I don't really care about the
 sound...)
 I have tried a static assignment (ie. 192.168.0.1, dhcpcd, and pump), but
it
 seems that the error is more basic.

 Heres a sample of boot messages, can anyone suggest what to do?
 (I never had this problem on the other box!)  I am running a Celeron @
450,
 on a 440Bx motherboard, network card is a generic, SoundCard EssSolo,
 Mandrake 7.2.

 Sample below.

 TIA
 Bill

 --snip

 Nov 18 10:13:17 Bill1 init: Entering runlevel: 5
 Nov 18 10:13:18 Bill1 harddrake:  succeeded
 Nov 18 10:13:28 Bill1 kudzu:  succeeded
 Nov 18 10:13:28 Bill1 modprobe:
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o:
 Nov 18 10:13:28 Bill1 modprobe: Hint: insmod errors can be caused by
 incorrect module parameters, including invalid IO or IRQ parameters
 Nov 18 10:13:28 Bill1 modprobe: init_module: Device or resource busy
 Nov 18 10:13:28 Bill1 modprobe:
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o: insmod
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o failed
 Nov 18 10:13:28 Bill1 modprobe:
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o: insmod snd-card-es1938
 failed
 Nov 18 10:13:28 Bill1 sound: Loading sound module (snd-card-es1938) failed
 Nov 18 10:13:28 Bill1 network: Setting network parameters:  succeeded
 Nov 18 10:13:29 Bill1 network: Bringing up interface lo:  succeeded
 Nov 18 10:13:29 Bill1 insmod: /lib/modules/2.2.17-21mdk/net/ne2k-pci.o:
 invalid parameter parm_irq
 Nov 18 10:13:29 Bill1 ifup: Delaying eth0 initialization.
 Nov 18 10:13:29 Bill1 network: Bringing up interface eth0:  failed
 Nov 18 10:13:29 Bill1 portmap: portmap startup succeeded

 --snip








Re: [newbie] network card

2000-11-04 Thread KompuKit

Thanks for the quick reply...
ARE YOU SURE...that it will see it
right out of the box...with absolutley
no configuration at all of the card itself?

I don't have to disable the PNP?

James Mellema wrote:
 
 KompuKit wrote:
 
  I just bought a Linksys Ether16 10baseT LAN Card...
 
  ISA version   it appears to be also ...  a  "LNE2000T" card
 
  cost:  19.95
 
  it says that it is Linux compatible on the directions.
  but that is all it says...it also has a setup floppy
  for PNP systems (under win95,98,NT, etc)
 
  I need to know, if I just plug in this card, into a empty
  ISA slot...then startup my Mandrake 7.02...will Mandrake
  be able to SEE this card...right out of the box?
 
 
 I have the same card, in one of my computers, Mandrake has found and
 configured it in every version since 6.0 I just installed 7.2 as a fresh
 install on one hard drive and the card was picked up. I also did a new
 install preserving the /home on another drive and it picked it up also.
 You should not have any problem.
 --
 James Mellema, CRNA MA
 --
 Pedantic people who speak with authority from positions of ignorance are
 amongst the most difficult to work with.
 
 Linux User #71650
 ICQ # 19685870

-- 
 Registered Linux User:167369
=KompuKit=
Kit Goins   ICQ# 7110071
[EMAIL PROTECTED] Lowell, Mass.
Web Designerhttp://kitdesigns.bizhosting.com
WebServer:  http://kompukit.dyndns.org
(Server Runs between M - F 6pm-12am, S  S 12pm-12am EST)
=KompuKit=




Re: [newbie] network card

2000-11-04 Thread James Mellema

KompuKit wrote:
 
 Thanks for the quick reply...
 ARE YOU SURE...that it will see it
 right out of the box...with absolutley
 no configuration at all of the card itself?
 
 I don't have to disable the PNP?

Nope, Linux is a lot smarter than Windows. It will find your card and
configure it for you, all you need is an IP address and netmask.

Good luck
--
James Mellema, CRNA MA
--
Pedantic people who speak with authority from positions of ignorance are
amongst the most difficult to work with.

Linux User #71650
ICQ # 19685870




Re: [newbie] network card

2000-11-04 Thread rbh

well, you are doing better than me... Mandrake 7.0 does not recognize it on
my system...
I realize it will [should ;-)] work once I explicity provide the IRQ when
starting the OS...requires "tulip" I believe...

however, for the time being I have a work-around...a PCI card from Linksys -
no problem...

rbh
Linux User 193554
- Original Message -
From: "James Mellema" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, November 03, 2000 11:23 PM
Subject: Re: [newbie] network card


 KompuKit wrote:
 
  I just bought a Linksys Ether16 10baseT LAN Card...
 
  ISA version   it appears to be also ...  a  "LNE2000T" card
 
  cost:  19.95
 
  it says that it is Linux compatible on the directions.
  but that is all it says...it also has a setup floppy
  for PNP systems (under win95,98,NT, etc)
 
  I need to know, if I just plug in this card, into a empty
  ISA slot...then startup my Mandrake 7.02...will Mandrake
  be able to SEE this card...right out of the box?
 

 I have the same card, in one of my computers, Mandrake has found and
 configured it in every version since 6.0 I just installed 7.2 as a fresh
 install on one hard drive and the card was picked up. I also did a new
 install preserving the /home on another drive and it picked it up also.
 You should not have any problem.
 --
 James Mellema, CRNA MA
 --
 Pedantic people who speak with authority from positions of ignorance are
 amongst the most difficult to work with.
 
 Linux User #71650
 ICQ # 19685870






[newbie] network card

2000-11-03 Thread KompuKit

I just bought a Linksys Ether16 10baseT LAN Card...

ISA version   it appears to be also ...  a  "LNE2000T" card

cost:  19.95

it says that it is Linux compatible on the directions.
but that is all it says...it also has a setup floppy
for PNP systems (under win95,98,NT, etc)

I need to know, if I just plug in this card, into a empty
ISA slot...then startup my Mandrake 7.02...will Mandrake
be able to SEE this card...right out of the box?

and/or  if I install/upgrade to 7.2 do I or will I
first have to use the setup floppies to disable the PNP,
etc.  ?
as it says I might have to do...for PNP systems?

I have a Pentium 233MMX, on a BCM sq591 Motherboard.
-- 
 Registered Linux User:167369
=KompuKit=
Kit Goins   ICQ# 7110071
[EMAIL PROTECTED] Lowell, Mass.
Web Designerhttp://kitdesigns.bizhosting.com
WebServer:  http://kompukit.dyndns.org
(Server Runs between M - F 6pm-12am, S  S 12pm-12am EST)
=KompuKit=




[newbie] network card

2000-11-03 Thread KompuKit

I just bought a Linksys Ether16 10baseT LAN Card...

ISA version   it appears to be also ...  a  "LNE2000T" card

cost:  19.95

http://www.linksys.com/support/support.asp?spid=26

it says that it is Linux compatible on the directions.
but that is all it says...it also has a setup floppy
for PNP systems (under win95,98,NT, etc)

I need to know, if I just plug in this card, into a empty
ISA slot...then startup my Mandrake 7.02...will Mandrake
be able to SEE this card...right out of the box?

and/or  if I install/upgrade to 7.2 do I or will I
first have to use the setup floppies to disable the PNP,
etc.  ?
as it says I might have to do...for PNP systems?

I have a Pentium 233MMX, on a BCM sq591 Motherboard.
-- 
 Registered Linux User:167369
=KompuKit=
Kit Goins   ICQ# 7110071
[EMAIL PROTECTED] Lowell, Mass.
Web Designerhttp://kitdesigns.bizhosting.com
WebServer:  http://kompukit.dyndns.org
(Server Runs between M - F 6pm-12am, S  S 12pm-12am EST)
=KompuKit=




Re: [newbie] network card

2000-11-03 Thread James Mellema

KompuKit wrote:
 
 I just bought a Linksys Ether16 10baseT LAN Card...
 
 ISA version   it appears to be also ...  a  "LNE2000T" card
 
 cost:  19.95
 
 it says that it is Linux compatible on the directions.
 but that is all it says...it also has a setup floppy
 for PNP systems (under win95,98,NT, etc)
 
 I need to know, if I just plug in this card, into a empty
 ISA slot...then startup my Mandrake 7.02...will Mandrake
 be able to SEE this card...right out of the box?
 

I have the same card, in one of my computers, Mandrake has found and
configured it in every version since 6.0 I just installed 7.2 as a fresh
install on one hard drive and the card was picked up. I also did a new
install preserving the /home on another drive and it picked it up also.
You should not have any problem.
--
James Mellema, CRNA MA
--
Pedantic people who speak with authority from positions of ignorance are
amongst the most difficult to work with.

Linux User #71650
ICQ # 19685870




[newbie] Network Card Drivers

2000-10-21 Thread Eric Nadine Bonnett

Hello,
I have just finished installing Madrake 7.1 on my
laptop. An ibm 380d. Everything works well excpet
2 things. There is not a driver included that
supports the 3com 3c562d network card.This is my
pcmcia card that includes a 33.6 mode. Where can I
get a driver and how do I install it?

Thanks for your help
Eric





Re: [newbie] Network Card Fails on Startup

2000-09-23 Thread Leonard Smith

Justin, if you go to the D-link site and look for Linux drivers the 528CT is
not listed as supported. The 530TX and the 530 TX + are supported and the
drivers (modules) are on the Mandrake 7.1 cd. 530TX = via-rhine  530 TX +
=realtek 8129/8139. You might need to load the module each time you boot.

Len

"Justin W. Udelhofen" wrote:

 I have a D-Link 528CT 10BT NIC, and it worked well when I gave it a static
 IP and set up a LAN in my room. I am now trying to connect it to a network
 with DHCP, and since I enabled DHCP and attempted to enter the DNS servers,
 the NIC fails each time I startup my Mandrake machine. Ideas? Thank you.





RE: [newbie] Network Card Fails on Startup

2000-09-19 Thread Dan

First chech to see if it is installed:

1.  Go in to Kpackage.  Click file -find package
and enter DHCP in the dialog box.  If nothing comes
up.  Then you need to install dhcpcd.  Its an RPM.  It
was on the first disk of the ISO down load.
--- "Justin W. Udelhofen" [EMAIL PROTECTED]
wrote:
 Is there just a directory on the install cd that I
 should run?
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of
 Dan
 Sent: Monday, September 18, 2000 7:56 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [newbie] Network Card Fails on Startup
 
 
 Perhaps you need to install dhcpcd?  I had the same
 problem.  Apparrently it does not install by default
 on 7.1.
 
 --- "Justin W. Udelhofen" [EMAIL PROTECTED]
 wrote:
  I have a D-Link 528CT 10BT NIC, and it worked well
  when I gave it a static
  IP and set up a LAN in my room. I am now trying to
  connect it to a network
  with DHCP, and since I enabled DHCP and attempted
 to
  enter the DNS servers,
  the NIC fails each time I startup my Mandrake
  machine. Ideas? Thank you.
  
  
 
 
 __
 Do You Yahoo!?
 Yahoo! Mail - Free email you can access from
 anywhere!
 http://mail.yahoo.com/
 


__
Do You Yahoo!?
Send instant messages  get email alerts with Yahoo! Messenger.
http://im.yahoo.com/




Re: [newbie] Network Card Fails on Startup

2000-09-18 Thread Dan

Perhaps you need to install dhcpcd?  I had the same
problem.  Apparrently it does not install by default
on 7.1.

--- "Justin W. Udelhofen" [EMAIL PROTECTED]
wrote:
 I have a D-Link 528CT 10BT NIC, and it worked well
 when I gave it a static
 IP and set up a LAN in my room. I am now trying to
 connect it to a network
 with DHCP, and since I enabled DHCP and attempted to
 enter the DNS servers,
 the NIC fails each time I startup my Mandrake
 machine. Ideas? Thank you.
 
 


__
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/




RE: [newbie] Network Card Fails on Startup

2000-09-18 Thread Justin W. Udelhofen

Is there just a directory on the install cd that I should run?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Dan
Sent: Monday, September 18, 2000 7:56 PM
To: [EMAIL PROTECTED]
Subject: Re: [newbie] Network Card Fails on Startup


Perhaps you need to install dhcpcd?  I had the same
problem.  Apparrently it does not install by default
on 7.1.

--- "Justin W. Udelhofen" [EMAIL PROTECTED]
wrote:
 I have a D-Link 528CT 10BT NIC, and it worked well
 when I gave it a static
 IP and set up a LAN in my room. I am now trying to
 connect it to a network
 with DHCP, and since I enabled DHCP and attempted to
 enter the DNS servers,
 the NIC fails each time I startup my Mandrake
 machine. Ideas? Thank you.
 
 


__
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/




Re: [newbie] Network Card Address

2000-09-16 Thread Eugene C. Zesch

Larry Marshall wrote:

  Can anyone tell me a command, or config tool that will enable me to find the
  address of my network card? (XX-XX-XX-XX-XX) Thank you.

 I believe you'll find that "cat /proc/pci" will yield up what you
 want.

 Cheers --- Larry

I don't think that will work with an ISA card. Try  ifconfig.  You may have to be
root.

Gene





Re: [newbie] Network Card Address

2000-09-15 Thread g . lauwers

You can use ifconfig in a konsole window.






Re: [newbie] network card detected....can't use internet

2000-09-14 Thread paddock

Hi --

I got the same message from Netscape about the $SOCKS variable.  It left me stymied, 
and I don't like being stymied.  I had to keep swapping back and forth to/from Windoze 
in order to get my e-mails (sigh!).  

CAVEAT:  I am a first-time install of Linux, not an upgrade;  if your /etc/resolv.conf 
file is already in place (and intact!), please ignore the following.

I found my answer on a Netscape newsgroup, in the form of the /etc/resolv.conf file.  
Mine looks like this:

domain centex.net
search centex.net
nameserver 208.6.232.10
nameserver 208.6.232.12

(modify the names  dot-addresses to fit your ISP, of course!...)

and, suddenly, Netscape was able to find the internet.  I am still grateful.  

HTH.

Cheers!
--Paddock --




Re: [newbie] Network Card Address

2000-09-14 Thread Larry Marshall


 Can anyone tell me a command, or config tool that will enable me to find the
 address of my network card? (XX-XX-XX-XX-XX) Thank you.

I believe you'll find that "cat /proc/pci" will yield up what you
want.

Cheers --- Larry




Re: [newbie] Network Card Address

2000-09-14 Thread Greg Stewart

/sbin/ifconfig

--Greg


- Original Message -
From: "Larry Marshall" [EMAIL PROTECTED]


  Can anyone tell me a command, or config tool that will enable me to find
the
  address of my network card? (XX-XX-XX-XX-XX) Thank you.

 I believe you'll find that "cat /proc/pci" will yield up what you
 want.

 Cheers --- Larry


 
__
Vous avez un site perso ?
2 millions de francs à gagner sur i(france) !
Webmasters : ZE CONCOURS ! http://www.ifrance.com/_reloc/concours.emailif






Re: [newbie] Network Card Address

2000-09-14 Thread lselinger



 Can anyone tell me a command, or config tool that will enable me to find
the
 address of my network card? (XX-XX-XX-XX-XX) Thank you.

ifconfig with no options  =o)


-Lonny Selinger






Re: [newbie] Network Card Address

2000-09-14 Thread TRBishop

On Thu, 14 Sep 2000, Justin W. Udelhofen wrote:
 Can anyone tell me a command, or config tool that will enable me to find the
 address of my network card? (XX-XX-XX-XX-XX) Thank you.
-- 
Hi,
In a terminal, do as su, ifconfig eth(x).  This will tell you the MAC address
and the IP address, etc. of your NIC.

TRBishop
[EMAIL PROTECTED]
Registered Linux User #12043





Re: [newbie] Network Card Address

2000-09-14 Thread ed

ifconfig, if you have it configured and running
On Thu, 14 Sep 2000, you wrote:
 Can anyone tell me a command, or config tool that will enable me to find the
 address of my network card? (XX-XX-XX-XX-XX) Thank you.




[newbie] network card detected....can't use internet

2000-09-13 Thread Craig Zutavern

I have a AMD ethernet card(model 79c970) that has been detected under linux
mandrake 7.1   But i still have had no luck getting on the internet at all.
I've set up settings copying from windows for dns, host name, ip, subnet
mask, and gateway.  all with no luck.

When i try to use netscape, for example, i get two errors.
1. Netscape is unable to locate the server "."
2. Perhaps you have a probelem with your name server.  You will need
to set the
$SOCKS_NS environment variable to point at the appropriate
name server.

If any one could help me with this i would be greatly appreciative.  Thanks
Craig Zutavern




Re: [newbie] network card detected....can't use internet

2000-09-13 Thread Greg Stewart

How did you configure your interface? Linuxconf? DrakConf? Kppp?

Netscape is complaining because you have a DNS resolution problem. This can
either be because you have you DNS configured incorrectly, or your network
is configured incorrectly.

Got to terminal, and type:
ping 206.132.41.202 [enter]

if you get the following, it is only a DNS problem:
64 bytes from 206.132.41.202: icmp_seq=0 ttl=235 time=85.5 ms

Hit CTRL-C to stop the packet flow.

If you do not get a response, or your get the message "Network is
unreachable" we have some work to do.

Let me know how it goes.

--Greg


- Original Message -
From: "Craig Zutavern" [EMAIL PROTECTED]
 I have a AMD ethernet card(model 79c970) that has been detected under
linux
 mandrake 7.1   But i still have had no luck getting on the internet at
all.
 I've set up settings copying from windows for dns, host name, ip, subnet
 mask, and gateway.  all with no luck.

 When i try to use netscape, for example, i get two errors.
 1. Netscape is unable to locate the server "."
 2. Perhaps you have a probelem with your name server.  You will
need
 to set the
 $SOCKS_NS environment variable to point at the appropriate
 name server.

 If any one could help me with this i would be greatly appreciative.
Thanks
 Craig Zutavern



 
__
Vous avez un site perso ?
2 millions de francs à gagner sur i(france) !
Webmasters : ZE CONCOURS ! http://www.ifrance.com/_reloc/concours.emailif






[newbie] network card config problem

2000-08-12 Thread Brian King

I should be getting sth like "eth0 Link encap Ethernet HWaddress 00 60
."when I issue: ifconfig eth0 - but I just get an error about an
unknown device.

However HardDrake acknowledges that i have a configured Realtek 8029 and
I also have Apache installed and can access http://127.0.0.1 with
Netscape. But it looks like sth is wrong if ifconfig can't find eth0.
Are there other tests I can carry out to track this down?

BTW, if anyone else is trying to do what I'm trying to do - make my ADSL
cable connection work - no help for people who don't use Windows from
the ISP -  I  found a wonderful site at
http://www.roaringpenguin.com/pppoe/  Unfortunately, I  can't figure out
if my NIC is working ok and so can't get to the next step.

Any suggestions as to what I'm doing wrong would be appreciated.

Thanks,

Brian




Re: [newbie] Network Card Nightmares

2000-07-22 Thread Chris Slater-Walker

I had a similar problem with an NE2000 clone. The way i got it to work was:

1. Enable plugpray on card.
2. Run Lothar against the card, but change no parameters.
3. Change the card to non-pp, and give it an IRQ and address.
4. In Linuxconfig other net config app enter the card's parameters manually.

Chris Slater-Walker

- Original Message -
From: "Robert McNealy" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, July 21, 2000 4:09 PM
Subject: [newbie] Network Card Nightmares


 I have a 200 MMX Cryrix clone running Mandrake 7.0.

 I am really new to Linux.

 I want this to be my gateway.  I want to setup Samba for File/Print
sharing.


 I have two new Linksys cards I want to setup to make the box dual-homed.

 I turned off plug and play in my bios.  What do I do now?  It does not
 recognize or detect the cards with the Lothar hardware tool.

 I don't know where to go now.  Any ideas?  I looked and could not find
 whether or not these cards are supported. Are they?

 Thanks.

 -Rob

 "My philosophy, in essence, is the concept of man as a heroic being, with
 his own happiness as the moral purpose of his life, with productive
 achievement as his noblest activity, and reason as his only absolute."

 - - - - - - - - - - - - - - - - -
 Robert McNealy
 eMail: [EMAIL PROTECTED]
 vMail: 801.239.9855
 eFax: 253.423.3596
 ICQ: 1844492
 - - - - - - - - - - - - - - - - -


 
 Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com






[newbie] Network Card trouble

2000-07-16 Thread Joe Brault

Hello all,

I have an interesting problem with my pcmcia network card... When I boot
Linux, I recieve the error that my ethernetwork initialization has failied
(something similiar to that) and My network card is not activated, however
if I remove the card and reinsert it, it will become active as eth0 when I
look under ifconfig. But a few minutes later, I will hear a low beep and my
network card will be shut off.
I'm not sure what i'm doing wrong here... Can someone tell me how I
should go about setting up my card in linuxconf if that's what I need to do
(my ultimate goal is to set up SAMBA so I can talk to my other linux box and
my winbloz box...) I appreciate any help with this, i'm pretty lost.
Thanks in advance!

- Joe :)

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com




RE: [newbie] Network Card trouble

2000-07-16 Thread Jose M. Sanchez


This does not sound like a Linux problem.

Are you sure that the BIOS is not set to a power saving mode that shuts off
power to the PCMCIA devices?

This is highly probably and would account for what you see...

-JMS

|-Original Message-
|From: Joe Brault [mailto:[EMAIL PROTECTED]]
|Sent: Sunday, July 16, 2000 2:51 PM
|To: [EMAIL PROTECTED]
|Subject: [newbie] Network Card trouble
|
|
|Hello all,
|
|I have an interesting problem with my pcmcia network card... When I boot
|Linux, I recieve the error that my ethernetwork initialization has failied
|(something similiar to that) and My network card is not activated, however
|if I remove the card and reinsert it, it will become active as eth0 when I
|look under ifconfig. But a few minutes later, I will hear a low beep and my
|network card will be shut off.
|I'm not sure what i'm doing wrong here... Can someone tell me how I
|should go about setting up my card in linuxconf if that's what I need to do
|(my ultimate goal is to set up SAMBA so I can talk to my other
|linux box and
|my winbloz box...) I appreciate any help with this, i'm pretty lost.
|Thanks in advance!
|
|- Joe :)
|
|Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
|




[newbie] Network card locking up system on boot

2000-07-12 Thread Jon Sider

I've tried 2 different network cards now, and in both instances, the system
slows down to a crawl on:

Bringing up interface eth0 insmod: Note: /etc/conf.modules is more recent
than /lib/modules/2.2.15-4mdk/modules.dep

I tried a 3com 905b, and a INtel Pro/100 card, both PCI.  When i put the
intel in after having the above problem, the plug and play detected the new
intel, and had me remove the 3com.  But, I get the same result.  The system
just goes SO slow, prints 1 character out at a time.  Any ideas?

Jonathan Sider
Network Administrator
(214) 265-7714
[EMAIL PROTECTED]





[newbie] Network Card: Kudzu recognizes, Linux Fails

2000-07-12 Thread Pete Clapham

Hi --

I recently inserted an SMC 9432TX network card in my machine.  As Linux was booting, 
Kudzu was called and recgonized the 
card.  As expected, it called for the EPIC-100 network driver, as can be verified in 
DrakConf.  However, as linux boots, insertion of 
eth0 fails (and is delayed), and one cannot ping anything.  

Can anybody advise me if I need to turn something else on?

Thanks

pete

Pete Clapham
Department of Biological, Geological, and Environmental Sciences
Cleveland State University
Cleveland, Ohio, 44115

Phone: [216] 687-4820
Fax: [216] 523-7175
EMail:  [EMAIL PROTECTED]





RE: [newbie] Network card locking up system on boot

2000-07-12 Thread Jose M. Sanchez

I'd start with the error message itself if I were you.

Why is this occuring?

Have you recompiled the kernel?

What happens when you run...

"depmod -a"

Does this fix the error message upon reboot?

-JMS


|-Original Message-
|From: Jon Sider [mailto:[EMAIL PROTECTED]]
|Sent: Wednesday, July 12, 2000 10:47 AM
|To: [EMAIL PROTECTED]
|Subject: [newbie] Network card locking up system on boot
|
|
|I've tried 2 different network cards now, and in both instances, the system
|slows down to a crawl on:
|
|Bringing up interface eth0 insmod: Note: /etc/conf.modules is more recent
|than /lib/modules/2.2.15-4mdk/modules.dep
|
|I tried a 3com 905b, and a INtel Pro/100 card, both PCI.  When i put the
|intel in after having the above problem, the plug and play detected the new
|intel, and had me remove the 3com.  But, I get the same result.  The system
|just goes SO slow, prints 1 character out at a time.  Any ideas?
|
|Jonathan Sider
|Network Administrator
|(214) 265-7714
|[EMAIL PROTECTED]
|
|




[newbie] Network Card

2000-04-14 Thread Tim Lewis

I am trying to set up a simple Peer to Peer network between 2 W98 
machines and my mandrake Linux machine.

I will need to access a printer on one of the w98 machines as well as 
all of the drives (both physical and logical) on both machines.

Eventually I'd like to access the external modem on one of the w98 
machines from my Linux box.

To do the above I believe I need to configure Samba?

But unfortunately I've fallen at the first hurdle in the fact that the 
setup procedure doesn't seem to have detected my NIC. It is a:-

3com Etherlink III ISA (3c509b-combo)

and is running in PnP mode in w98 (I'm currently duel booting).

I can't seem to get Linux to attempt to detect it again (I'm totally 
new to Linux networking, but do have a very basic knowledge of 
Linux/Unix).

Can someone tell me the best way to go about getting Linux to work with 
my NIC?

Once that is sorted out, what is the best information resource in 
getting Samba to work with a combination of Linux an w98?

Thank you for any help.
-- 
+44 (0)1922 641221/448905 07808 403927
Fri, 14 Apr 2000 15:37 +0100 Win98
You Are The Needle In My Arm






Re: [newbie] Network Card

2000-04-14 Thread Quaylar

hmm..i do have the same nic..and i do also use it under mandrake
linux and windows..as far as i remember there was no support for nics in
the precompiled kernel that came with the installation...u will have to
compile a new kernel and add support for your nic...theres a point under
"ethernet 10 Mbit" that enables support for exactly those 3c509combo
cards.after that..u should have a look at what pnpdump puts
out..my nic was detected without problems after recompiling.

for resources about samba u should check out the url :

www.mandrakeuser.org

which provides a wealth of information for all topics of linux.

--quaylar


-Ursprüngliche Nachricht-
Von: Tim Lewis [EMAIL PROTECTED]
An: [EMAIL PROTECTED] [EMAIL PROTECTED]
Datum: Freitag, 14. April 2000 16:52
Betreff: [newbie] Network Card


I am trying to set up a simple Peer to Peer network between 2 W98
machines and my mandrake Linux machine.

I will need to access a printer on one of the w98 machines as well as
all of the drives (both physical and logical) on both machines.

Eventually I'd like to access the external modem on one of the w98
machines from my Linux box.

To do the above I believe I need to configure Samba?

But unfortunately I've fallen at the first hurdle in the fact that the
setup procedure doesn't seem to have detected my NIC. It is a:-

3com Etherlink III ISA (3c509b-combo)

and is running in PnP mode in w98 (I'm currently duel booting).

I can't seem to get Linux to attempt to detect it again (I'm totally
new to Linux networking, but do have a very basic knowledge of
Linux/Unix).

Can someone tell me the best way to go about getting Linux to work with
my NIC?

Once that is sorted out, what is the best information resource in
getting Samba to work with a combination of Linux an w98?

Thank you for any help.
--
+44 (0)1922 641221/448905 07808 403927
Fri, 14 Apr 2000 15:37 +0100 Win98
You Are The Needle In My Arm







FW: [newbie] network card detection

2000-04-02 Thread philomena


Hi,

I have Mandrake 6.1 and just got DSL. I installed the network card before
doing a clean install - its a Linksys Network Everywhere NC100 fast ethernet
10/100 PCI card. During install, the card was not be detected. I didn't have
the service hooked up at that point - don't know if that makes a difference.
I can't find a linux driver on either the linksys or network everywhere
sites. I did find a section on linksys that says to download/compile/install
tulip driver. But when checking network options in linuxconf tulip is
there - I tried setting it up but still comes back with "failed" at
detecting eth0. Suggestions ?

Also, if I should follow the compile option, the instructions on linksys for
the compile state to  include a subdir that I don't seem to find -
"/usr/src/linux/net/inet"  - I don't see an "inet" anywhere.

thanks...
philomena




[newbie] network card detection

2000-04-01 Thread philomena

Hi,

I have Mandrake 6.1 and just got DSL. I installed the network card before
doing a clean install - its a Linksys Network Everywhere NC100 fast ethernet
10/100 PCI card. During install, the card was not be detected. I didn't have
the service hooked up at that point - don't know if that makes a difference.
I can't find a linux driver on either the linksys or network everywhere
sites. I did find a section on linksys that says to download/compile/install
tulip driver. But when checking network options in linuxconf tulip is
there - I tried setting it up but still comes back with "failed" at
detecting eth0. Suggestions ?
Also, if I should follow the compile option, the instructions on linksys for
the compile state to  include a subdir that I don't seem to find -
"/usr/src/linux/net/inet"  - I don't see an "inet" anywhere.

thanks...
philomena




RE: [newbie] network card detection

2000-04-01 Thread edward tharp

MAKE SURE that in your bios setup pnp OS is set to "no way jose"

--Original Message--
From: "philomena" [EMAIL PROTECTED]
To: Newbie [EMAIL PROTECTED]
Sent: April 2, 2000 5:17:37 AM GMT
Subject: [newbie] network card detection


Hi,

I have Mandrake 6.1 and just got DSL. I installed the network card before
doing a clean install - its a Linksys Network Everywhere NC100 fast ethernet
10/100 PCI card. During install, the card was not be detected. I didn't have
the service hooked up at that point - don't know if that makes a difference.
I can't find a linux driver on either the linksys or network everywhere
sites. I did find a section on linksys that says to download/compile/install
tulip driver. But when checking network options in linuxconf tulip is
there - I tried setting it up but still comes back with "failed" at
detecting eth0. Suggestions ?
Also, if I should follow the compile option, the instructions on linksys for
the compile state to  include a subdir that I don't seem to find -
"/usr/src/linux/net/inet"  - I don't see an "inet" anywhere.

thanks...
philomena

 




RE: [newbie] network card detection

2000-04-01 Thread philomena


OK - did that but still no detection - tried to explicitly load the tulip
module and modprobe came back with "device busy" ? I don't have to do
another install, do I ? That seems like overkill..

-Original Message-
From: edward tharp [mailto:[EMAIL PROTECTED]]
Sent: Sunday, April 02, 2000 12:36 AM
To: "Newbie"@; Newbie
Subject: RE: [newbie] network card detection


MAKE SURE that in your bios setup pnp OS is set to "no way jose"

--Original Message--
From: "philomena" [EMAIL PROTECTED]
To: Newbie [EMAIL PROTECTED]
Sent: April 2, 2000 5:17:37 AM GMT
Subject: [newbie] network card detection


Hi,

I have Mandrake 6.1 and just got DSL. I installed the network card before
doing a clean install - its a Linksys Network Everywhere NC100 fast ethernet
10/100 PCI card. During install, the card was not be detected. I didn't have
the service hooked up at that point - don't know if that makes a difference.
I can't find a linux driver on either the linksys or network everywhere
sites. I did find a section on linksys that says to download/compile/install
tulip driver. But when checking network options in linuxconf tulip is
there - I tried setting it up but still comes back with "failed" at
detecting eth0. Suggestions ?
Also, if I should follow the compile option, the instructions on linksys for
the compile state to  include a subdir that I don't seem to find -
"/usr/src/linux/net/inet"  - I don't see an "inet" anywhere.

thanks...
philomena






[newbie] Network Card Problem...Urgent!

2000-03-03 Thread Michael Haney


I have tried several ways to get my Intel PRO/100+ Management Adapter to
work in Linux-Mandrake 7.0(the downloaded version) and I have had no
success.

I downloaded the Linux drivers for my NIC from Intel's web site and
followed the instructions to install it, but I keep getting eth0
initialization [failed] at boot up. i have tried editing
/etc/conf.modules and /etc/sysconf/hwconf to reflect the new drivers but
that did not work. The newly installed drivers DO NOT show up in
Lothar, and Lothar and Linux show the card as a different model with
incorrect I/O port and IRQ settings then what Win98 shows the card
atall other devices show settings identical to what Win98 Device
Manager shows(my sound card and video card).

How can I install the drivers if Intel's instructions do not work for
Linux-Mandrake?

Intel says to extract the files from the tar.gz file...
Goto the /scr directory that will be created and run 'make'...(this
creates the modules file 'e100.o')
After that test the modules with insmod e100.o...
Install the modules with 'make install'...
Load the modules by running 'modprobe e100'...

They say the modules should install and work immediately.

If there is different way please let me know? How can I get the
driver to show up in Lothar?

I need a response soon, please
help!So sayth the Zorch!

The-Zorch Sci-Fi  Fantasy Ezine
  Under Development 
http://www.the-zorch.com

 I Internet Authors
 Visit the site and sign up!!!


Re: [newbie] Network Card

2000-01-01 Thread Seung-woo Nam

Have you tried the Tulip driver that comes on the diskette with the NIC? I
had problems with the same card but after reinstalling the driver it worked
fine. You should be able to find the instruction on the company's website.

Seung-woo Nam

- Original Message -
From: "Ryan Sumstad" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, January 01, 2000 11:29 AM
Subject: [newbie] Network Card


 Has anyone been able to use the tulip driver with a Linksys EtherFast
10/100
 LNE100TX card.  (I know it's a crappy card, but what do you want for 12
 bucks).  I keep getting this crazy broadcast-like message every 5 seconds:
 "eth0: transmit timed out, status e426, CSR12 00cc, resetting..."

 The IRQ is correct (11).

 Please help!
 -Ryan





 ___
 Visit Excite Shopping at http://shopping.excite.com
  The fastest way to find your Holiday gift this season




[newbie] Network Card

2000-01-01 Thread Ryan Sumstad

Has anyone been able to use the tulip driver with a Linksys EtherFast 10/100
LNE100TX card.  (I know it's a crappy card, but what do you want for 12
bucks).  I keep getting this crazy broadcast-like message every 5 seconds:
"eth0: transmit timed out, status e426, CSR12 00cc, resetting..."

The IRQ is correct (11).

Please help! 
-Ryan





___
Visit Excite Shopping at http://shopping.excite.com 
 The fastest way to find your Holiday gift this season



RE: [newbie] Network Card

2000-01-01 Thread marcelo pimentel



-Original Message-
From: Seung-woo Nam [mailto:[EMAIL PROTECTED]]
Sent: Saturday, January 01, 2000 3:02 PM
To: [EMAIL PROTECTED]
Subject: Re: [newbie] Network Card


Have you tried the Tulip driver that comes on the diskette with the NIC? I
had problems with the same card but after reinstalling the driver it worked
fine. You should be able to find the instruction on the company's website.

Seung-woo Nam

- Original Message -
From: "Ryan Sumstad" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, January 01, 2000 11:29 AM
Subject: [newbie] Network Card


 Has anyone been able to use the tulip driver with a Linksys EtherFast
10/100
 LNE100TX card.  (I know it's a crappy card, but what do you want for 12
 bucks).  I keep getting this crazy broadcast-like message every 5 seconds:
 "eth0: transmit timed out, status e426, CSR12 00cc, resetting..."

 The IRQ is correct (11).

 Please help!
 -Ryan





 ___
 Visit Excite Shopping at http://shopping.excite.com
  The fastest way to find your Holiday gift this season





[newbie] Network card not recognized

1999-10-04 Thread Dominique Deleris

Hello list.

A friend of mine tried to install Mandrake 6.1 Cassini on his PC. He has
used lnx4win. During setup, his network card was not recognized, and he
has problems to install it later.

He uses a 3Com 3C509 card, IRQ 10.

Any idea of what's wrong ?

Thanks...



Re: [newbie] Network card not recognized

1999-10-04 Thread John Aldrich

On Mon, 04 Oct 1999, you wrote:
 Hello list.
 
 A friend of mine tried to install Mandrake 6.1 Cassini on his PC. He has
 used lnx4win. During setup, his network card was not recognized, and he
 has problems to install it later.
 
 He uses a 3Com 3C509 card, IRQ 10.
 
 Any idea of what's wrong ?
 
You could try going to a console prompt and trying
"modprobe 3c509.c" and see if it picks it up The actual
driver is in /usr/src/linux/drivers/net/3c509.c
John



Re: [newbie] network card situation

1999-09-21 Thread Richard Adams

On Tue, 21 Sep 1999, you wrote:
 I have a DEC Celebris machine with a built-in ethernet card. I recently
 installed a 3com 3C905 10/100 pci card and disabled the internal one. 
 I found the latest drivers for the card, installed it and everything 
 works perfect. Well, almost. The compile for the driver worked 
 flawlessly. I created the .o file, installed it into the kernel with 
 "insmod", restarted the networking and va-voom; networking works. 
 The problem is that each time I start the machine, I need to run 
 insmod and reload networking. bummer. so, my question is: how do I 
 make the driver change permanent?

Possably by editing /etc/conf.modules and deleting the old entry for
the old ethernet driver and crateing a new one for the 3com.

something like.

alias eth0 3c59x
Or whatever driver you use.


 thanks in advance.
--
Regards Richard
[EMAIL PROTECTED]



Re: [newbie] network card situation

1999-09-21 Thread Steve Philp

"R. David Whitlock" wrote:
 
 If that doesn't work, you can always try adding something like the
 following into your rc.local file:
 
 insmod /lib/modules/2.2.9-27mdk/misc/uart401.o
 insmod /lib/modules/2.2.9-27mdk/misc/sb.o io=0x220 irq=5 dma=1 dma16=5
 
 I have to add these lines because my conf.modules file _refuses_ to load
 the sound drivers in the correct order, so the rc.local file gets executed
 and sticks this in for me...
 
 It's a hack, but I'm too lazy to really mess with it since it works
 anyway...

It sounds like /lib/modules/2.2.9-27mdk/modules.dep doesn't have correct
dependency information for the sb.o module.  Try running depmod -c (I
think that's correct, check the depmod manpage) and then check the
resulting modules.dep.  You should see uart401.o listed on the
right-hand side of the ':' for sb.o.


 
 On Tue, 21 Sep 1999, Richard Adams wrote:
 
  On Tue, 21 Sep 1999, you wrote:
   I have a DEC Celebris machine with a built-in ethernet card. I recently
   installed a 3com 3C905 10/100 pci card and disabled the internal one.
   I found the latest drivers for the card, installed it and everything
   works perfect. Well, almost. The compile for the driver worked
   flawlessly. I created the .o file, installed it into the kernel with
   "insmod", restarted the networking and va-voom; networking works.
   The problem is that each time I start the machine, I need to run
   insmod and reload networking. bummer. so, my question is: how do I
   make the driver change permanent?
 
  Possably by editing /etc/conf.modules and deleting the old entry for
  the old ethernet driver and crateing a new one for the 3com.
 
  something like.
 
  alias eth0 3c59x
  Or whatever driver you use.
 
 
   thanks in advance.
  --
  Regards Richard
  [EMAIL PROTECTED]
 
 

-- 
Steve Philp
Network Administrator
Advance Packaging Corporation
[EMAIL PROTECTED]



Re: [newbie] Network card install

1999-09-19 Thread Axalon Bloodstone

On Sun, 19 Sep 1999, John Aldrich wrote:

 On Sat, 18 Sep 1999, you wrote:
  Does anyone know how I can install the drivers for the NE2000 ethernet
  card??? I bought an ne2000 compatible ethernet card, installed it, but
  don't know where to go from here... Is there a setting to change in my
  linux system somewhere?  does it work like Win95/98??  I have linux
  mandrake if that helps... version 2.2?? I think.
  
 modprobe ne2000  Then you'd need to go to /etc and look at
 conf.modules to make sure that the correct module had been installed
 there to be activated at boot.
   John
 

for future reference it's actualy 'modprobe ne' ;)

--
MandrakeSoft  http://www.mandrakesoft.com/
--Axalon



Re: [newbie] Network card install

1999-09-19 Thread John Aldrich

On Sun, 19 Sep 1999, you wrote:
 
 for future reference it's actualy 'modprobe ne' ;)
 
Thanks... I knew it had to be something like that...but when I
compiled my own kernel, I accidentally nuked the previous "modules"
directory...and since I didn't need that module it wasn't compiled.
:-)
John



[newbie] Network card install

1999-09-18 Thread Joe Brault

Does anyone know how I can install the drivers for the NE2000 ethernet
card??? I bought an ne2000 compatible ethernet card, installed it, but
don't know where to go from here... Is there a setting to change in my
linux system somewhere?  does it work like Win95/98??  I have linux
mandrake if that helps... version 2.2?? I think.


Thanks in advance for your help!


Joe :)



Re: [newbie] Network card install

1999-09-18 Thread Steve Philp

Joe Brault wrote:
 
 Does anyone know how I can install the drivers for the NE2000 ethernet
 card??? I bought an ne2000 compatible ethernet card, installed it, but
 don't know where to go from here... Is there a setting to change in my
 linux system somewhere?  does it work like Win95/98??  I have linux
 mandrake if that helps... version 2.2?? I think.
 
 Thanks in advance for your help!
 
 Joe :)

As root, start netcfg and setup the interface.  The netcfg program is
pretty self-explanatory.

-- 
Steve Philp
Network Administrator
Advance Packaging Corporation
[EMAIL PROTECTED]



RE: [newbie] Network Card- Please Help!!!

1999-09-10 Thread Sean Pritchard

HI RIP,

All the Web doesn't know ALL THE WEB,   :-)

here's a site that has deep, secret info on NICS - from NASA

http://cesdis1.gsfc.nasa.gov/linux/drivers/

Regards,
Sean
http://www.sjptech.com



 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Ripcrd6
 Sent: Friday, September 10, 1999 8:04 AM
 To: [EMAIL PROTECTED]
 Subject: Re: [newbie] Network Card- Please Help!!!


 I did a search at www.alltheweb.com and came up with *only* this
 one direct
 hit.
 See below for the cut and paste.  Check out the page on configuring nics
 for info on this card.   It is a D-Link and has NE2000 compatible chips on
 it.
 Brian

 Subject: Re: PCI Eth Card w/ IRQ=5?Date: 17 Jun 1999 22:36:04 -0500

  go to a dos machine and turn plug'n'play off and hard set the cards to
 the
  irq and io that you want... then you will be find
 I've found this to work with ISA cards, not PCI cards.
 I just did a fresh install of RH 6 today and got a new D-Link DFE-530 TX
 PCI 10/100 nic working with the via-rhine kernel module.  If you
 *really* need to turn off PNP and manually set IRQs, then try an ISA
 D-Link DE-220 PCT nic, after using its DOS configure program to
 disablePNP.

 My page on configuring nics:  http://www.scrounge.org/linux/nics.htm

 Red Hat 6 page of supported nics:
 http://www.redhat.com/corp/support/hardware/intel/60/rh6.0-hcl-i.l
 d-12.html
 #ss12.3
 Linux Ethernet howto: http://metalab.unc.edu/LDP/HOWTO/Ethernet-HOWTO.html
 Wayne Larmonhttp: //www.scrounge.org/

 -Original Message-
 From: Kyle "Orange" Spahn [EMAIL PROTECTED]


 Hey everyone, sorry... I've asked about this before but I still
 need help.
 I'm brand new to Linux and don't know much about it, but my
 DE-220 PCT NIC
 isn't working with the installer program..
 
 Could someone tell me what I should do to get it to work?
 
 That would be SOO awesome if you would!
 
 -Kyle Spahn




RE: [newbie] Network Card- Please Help!!!

1999-09-10 Thread Sean Pritchard

Hi Kyle,

I guess some government sites have some good stuff on them this is from
NASA, the ins and outs of basically any NIC card as they configure them


http://cesdis1.gsfc.nasa.gov/linux/drivers/

Regards,
Sean
http://www.sjptech.com



 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Sean Pritchard
 Sent: Friday, September 10, 1999 8:09 AM
 To: [EMAIL PROTECTED]
 Subject: Re: [newbie] Network Card- Please Help!!!


 Kyle \"Orange\" Spahn wrote:

  Hey everyone, sorry... I've asked about this before but I still
 need help.
  I'm brand new to Linux and don't know much about it, but my
 DE-220 PCT NIC
  isn't working with the installer program..
 
  Could someone tell me what I should do to get it to work?
 
  That would be SOO awesome if you would!
 
  -Kyle Spahn

 Hi Hyle -  don't worry about configuring it during installation.
  Is this an
 ISA or PCI version of the D-link 220?  IN any case this should
 work fine

 I'll use the Gnome Desktop for working on this in Root...

 Open "Control Panel" from the Main Menu under "System"

 Click on the "LinuxConf" Icon (the conductor withe the blue shirt)...

 On the Config page of Linuxconf (the first page revealed) press on
 "Networking"...

 From the next window press "Basic host information"...  Under "Host name"
 this is where one could change the name of their host machine
 from localhost
 to something they prefer to call their PC

 Select "Adapter 1" page, unless this is your modem configuration select an
 alternative page

 Make sure "Enabled" selected,  "Dhcp" is selected.

 I am not sure of your network setup, or if you might be on cable internet
 access like myself, but that shouldn't matter at this point... so
 disregard
 Primary Domain-Aliases-IP address (unless you have a fix static
 address you
 need to use), disregard Netmask...

 For " Net device" if this is your only NIC Card select "eth0"
 from the list.
 Next is the Kernel module selection - if the card is an ISA 16bit
 then select
 "NE" from the list or alternatively "NE-2k pci" for a PCI card

 Come to think of it I don't recall there being a DE-220 pci, it
 must be ISA,
 I had one in my machine 2 weeks ago before upgrading to a
 DFE-530TX pci

  Note for anyone using the D-Link 10/100  - DFE-530TX  the
 kernel module
 to use is not listed in the Linuxconf, and is not recognzable at
 installation
 because it uses a different kernel driver -  these cards use the
 "via-rhine"
 module  simply type in "via-rhine" in the Kernel module option,  for this
 card I/O and IRQ aren't neccessary to input for configuration.

 Two last things to do for configuring.   input the mem base
 address I/O
 port the card is using and the IRQ number.

 Hit "Accept",  Quit out of Linuxconf - Activate changes as exiting.

 Here are some final quick tests to see if it installed.

 Open a terminal type " lsmode"   that comand will produce a list of
 modules running on your system, the most recent should be the "ne" we
 configured.

 Second  from the same terminal now type "ifconfig"  a list of
 two items
 should come up  "lo" and "eth0"

 If they do that's great, if they don't there's one more thing we
 may need to
 do, and wouldn't hurt to do any at this point..

 from the terminal again type "/etc/rc.d/init.d/network restart"   you
 should see your "lo" and "eth0" refresh themselves, if they came
 up on this
 command then you're all set.

 Hope I was of help,

 Regards,
 Sean
 sj.Pritchard Technical Services
 http://www.sjptech.com




Re: [newbie] Network Card- Please Help!!!

1999-09-10 Thread Steve Philp

Sean Pritchard wrote:
 
 Hi Kyle,
 
 I guess some government sites have some good stuff on them this is from
 NASA, the ins and outs of basically any NIC card as they configure them
 
 http://cesdis1.gsfc.nasa.gov/linux/drivers/
 

That's Donald Becker's website.  He's the guy that wrote a large portion
of the Linux NIC drivers!


  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED]]On Behalf Of Sean Pritchard
  Sent: Friday, September 10, 1999 8:09 AM
  To: [EMAIL PROTECTED]
  Subject: Re: [newbie] Network Card- Please Help!!!
 
 
  Kyle \"Orange\" Spahn wrote:
 
   Hey everyone, sorry... I've asked about this before but I still
  need help.
   I'm brand new to Linux and don't know much about it, but my
  DE-220 PCT NIC
   isn't working with the installer program..
  
   Could someone tell me what I should do to get it to work?
  
   That would be SOO awesome if you would!
  
   -Kyle Spahn
 
  Hi Hyle -  don't worry about configuring it during installation.
   Is this an
  ISA or PCI version of the D-link 220?  IN any case this should
  work fine
 
  I'll use the Gnome Desktop for working on this in Root...
 
  Open "Control Panel" from the Main Menu under "System"
 
  Click on the "LinuxConf" Icon (the conductor withe the blue shirt)...
 
  On the Config page of Linuxconf (the first page revealed) press on
  "Networking"...
 
  From the next window press "Basic host information"...  Under "Host name"
  this is where one could change the name of their host machine
  from localhost
  to something they prefer to call their PC
 
  Select "Adapter 1" page, unless this is your modem configuration select an
  alternative page
 
  Make sure "Enabled" selected,  "Dhcp" is selected.
 
  I am not sure of your network setup, or if you might be on cable internet
  access like myself, but that shouldn't matter at this point... so
  disregard
  Primary Domain-Aliases-IP address (unless you have a fix static
  address you
  need to use), disregard Netmask...
 
  For " Net device" if this is your only NIC Card select "eth0"
  from the list.
  Next is the Kernel module selection - if the card is an ISA 16bit
  then select
  "NE" from the list or alternatively "NE-2k pci" for a PCI card
 
  Come to think of it I don't recall there being a DE-220 pci, it
  must be ISA,
  I had one in my machine 2 weeks ago before upgrading to a
  DFE-530TX pci
 
   Note for anyone using the D-Link 10/100  - DFE-530TX  the
  kernel module
  to use is not listed in the Linuxconf, and is not recognzable at
  installation
  because it uses a different kernel driver -  these cards use the
  "via-rhine"
  module  simply type in "via-rhine" in the Kernel module option,  for this
  card I/O and IRQ aren't neccessary to input for configuration.
 
  Two last things to do for configuring.   input the mem base
  address I/O
  port the card is using and the IRQ number.
 
  Hit "Accept",  Quit out of Linuxconf - Activate changes as exiting.
 
  Here are some final quick tests to see if it installed.
 
  Open a terminal type " lsmode"   that comand will produce a list of
  modules running on your system, the most recent should be the "ne" we
  configured.
 
  Second  from the same terminal now type "ifconfig"  a list of
  two items
  should come up  "lo" and "eth0"
 
  If they do that's great, if they don't there's one more thing we
  may need to
  do, and wouldn't hurt to do any at this point..
 
  from the terminal again type "/etc/rc.d/init.d/network restart"   you
  should see your "lo" and "eth0" refresh themselves, if they came
  up on this
  command then you're all set.
 
  Hope I was of help,
 
  Regards,
  Sean
  sj.Pritchard Technical Services
  http://www.sjptech.com
 

-- 
Steve Philp
Network Administrator
Advance Packaging Corporation
[EMAIL PROTECTED]



[newbie] Network Card- Please Help!!!

1999-09-09 Thread Kyle \Orange\ Spahn

Hey everyone, sorry... I've asked about this before but I still need help.
I'm brand new to Linux and don't know much about it, but my DE-220 PCT NIC
isn't working with the installer program..

Could someone tell me what I should do to get it to work?

That would be SOO awesome if you would!

-Kyle Spahn



[newbie] network card help

1999-08-27 Thread InafewmiN

I just got a NetGear PCI FA 310TX network card (just their normal card), and 
on the install disk, they have linux drivers. (only reason i bought the 
NetGear name :) It says i am needed to type "cctulip". when i do this in a 
terminal, i get an error that says " command not found". what is one to do? 
and when i click on the file in kde, nothing seems to happen. also, i have 
OpenLinux 2.2 on this machine. big diffrence than Mandrake, but Caldera dosnt 
have a smooth mailing list :) 
thanks for the help,
jerrud



  1   2   >