Yuwen Dai([EMAIL PROTECTED]) is reported to have said:
> On 6/19/07, Wayne Topa <[EMAIL PROTECTED]> wrote:
> >
> >Yuwen Dai([EMAIL PROTECTED]) is reported to have said:
> >> Dear all,
> >>
> >> I have a Intel pro100 network card in my PC. The system loads kernel
> >module
> >> `e100' automatically
On 6/19/07, Wayne Topa <[EMAIL PROTECTED]> wrote:
Yuwen Dai([EMAIL PROTECTED]) is reported to have said:
> Dear all,
>
> I have a Intel pro100 network card in my PC. The system loads kernel
module
> `e100' automatically when booting. But ifconfig eth0 up failed. If I
> manually load `eepro100'
Yuwen Dai([EMAIL PROTECTED]) is reported to have said:
> Dear all,
>
> I have a Intel pro100 network card in my PC. The system loads kernel module
> `e100' automatically when booting. But ifconfig eth0 up failed. If I
> manually load `eepro100', ifconfig also failed. This is some output:
>
> #
Dear all,
I have a Intel pro100 network card in my PC. The system loads kernel module
`e100' automatically when booting. But ifconfig eth0 up failed. If I
manually load `eepro100', ifconfig also failed. This is some output:
# modprobe eepro100
PCI: Enabling device :02:02.0 (0110 -> 0113)
What is the output of "ifconfig -a" in your machine?
Regards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
hi,
i have a Realtek RTL8168/8111 PCI-E Gigabit Ethernet NIC network card and i
have just installed a kanotix on my hd, but i can't connect to the internet
because the system wobn't recognzie my card. here's below some info, i have
googled alot on the issues and i see that this card poses alot of
hi,
i have a Realtek RTL8168/8111 PCI-E Gigabit Ethernet NIC network card and i
have just installed a kanotix on my hd, but i can't connect to the internet
because the system wobn't recognzie my card. here's below some info, i have
googled alot on the issues and i see that this card poses alot of
On Fri, Nov 21, 2003 at 12:29:35PM +, Antony Gelberg wrote:
> On Fri, Nov 21, 2003 at 11:24:34AM +0100, Peter Samek wrote:
> >
> > If you grep /var/log/dmesg (or any logfile with boot messages) for eth0
> > or eth1, you should be able to find out.
> >
> > Example from my machine:
> >
> > $ g
On Fri, Nov 21, 2003 at 11:24:34AM +0100, Peter Samek wrote:
> On Fri, Nov 21, 2003 at 02:08:39AM +, Antony Gelberg wrote:
> > Hi all,
> >
> > The box is a bridging firewall, with a custom compiled kernel. I've
> > done this configuration loads of times, but not with these NICs.
> >
> [...]
On Fri, Nov 21, 2003 at 02:08:39AM +, Antony Gelberg wrote:
> Hi all,
>
> The box is a bridging firewall, with a custom compiled kernel. I've
> done this configuration loads of times, but not with these NICs.
>
[...]
> I'm ashamed to say that I don't know how to see which card is eth0. I'm
Hi all,
Finally, a _real_ Linux problem! It's taken me months to get one!
The box is a bridging firewall, with a custom compiled kernel. I've
done this configuration loads of times, but not with these NICs.
Here's some pertinent info:
00:0a.0 Ethernet controller: National Semiconductor Corpora
Hi All,
I have three servers to install config etc etc, I went and bought the
ASRock K7VM2 (3 of them) and after much fighting with the boards I've
now discovered that all three of them are faulty... they all failed
memory tests, wasted a whole day finding that out :( ... my Advise would
be to
On Sun, Oct 13, 2002 at 02:37:24PM +0200, Cuno Sonnemans wrote:
> Bob Nielsen heeft geschreven:
>
> >What kernel version are you running? It is included in all the 2.2 and 2.4
> >stock Debian kernels I have tried.
> >
> >
> I Use kernel 2.2.20, so how can I activate the ne2k-pci driver
If you
I have installed the base system (10 or 11 disks, can't remember). It
boots up fine, and I do the Alt-F2, login as root and do a modprobe:
modprobe wd
modprobe wd io=0x280 irq=11 mem=0xcc000 mem_end=0xc
Both give:
wd.c: No wd80x3 card found (i/o = 0x280)
/lib/modules/2.2.18pre21-compact/ne
On Wed, Apr 11, 2001 at 12:02:52PM -0700, Craig Jones wrote:
| I have an old 386 on which I am trying to do an FTP install of potato.
| The NIC inside is a Western Digital and seems to be functioning all right
| (I got linux going from one of those floppy distributions, set everything
| up and was
On Wed, Apr 11, 2001 at 12:02:52PM -0700, Craig Jones wrote:
> I have an old 386 on which I am trying to do an FTP install of potato.
> The NIC inside is a Western Digital and seems to be functioning all right
> (I got linux going from one of those floppy distributions, set everything
> up and was
I have an old 386 on which I am trying to do an FTP install of potato.
The NIC inside is a Western Digital and seems to be functioning all right
(I got linux going from one of those floppy distributions, set everything
up and was able to ping everywhere and log in to a computer at work. So
the NIC
Hello
I have a problem with my ncr53c810 card (Asus SC200) and a SMC Elite 16
T network card (WD 8013). My machine runs under Debian Linux 2.2 and it
uses the ncr53c8xx driver which is compiled into the kernel. When the
NCR-bios of the motherboard is turned on the NIC is not working although
the w
Sent: Thursday, October 05, 2000 6:02 AM
To: 'debian-user@lists.debian.org'
Subject: Re: Dual NIC Problem
Sorry for the tardiness of my reply...
Let me just give a run down of some stuff:
/etc/network/interfaces:
-
iface lo inet loopback
iface eth0 inet static
address 17
Sorry for the tardiness of my reply...
Let me just give a run down of some stuff:
/etc/network/interfaces:
-
iface lo inet loopback
iface eth0 inet static
address 172.16.12.42
network 172.16.12.0
netmask 255.255.255.0
broadcast 172.16.12.255
gateway 172.16.
Intel 8255x network cards are better known as Ether Express Pro, to get
multiple processors you need to use a multiple processor kernel and if
you think Linux flies on one processor watch it on 2!!
On the bios on that motherboard you can have 32 irqs, which makes it
much easier if you have oodles o
Hi Matt,
try the EtherExpress100 driver. You can compile this code directly into
the kernel or load it as a module. The module name is eepro100.o.
If you NIC won't be found after that, specify the appropriate parameters
for irq and io. You should have a diskette whith a little DOS-Program on
it.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
A long time ago, in a galaxy far, far way, someone said...
> I have Debian Potato 2.2 with Gnome running on this PC
> with an on board NIC.
> The motherboard is a PR440BX with 2 Ppro CPU's w/256 MB RAM
> and 2 scsi drive's I have win 2000 on /dev/sda
Matt Grant wrote:
>
> I have Debian Potato 2.2 with Gnome running on this PC
> with an on board NIC.
> The motherboard is a PR440BX with 2 Ppro CPU's w/256 MB RAM
> and 2 scsi drive's I have win 2000 on /dev/sda and Debian on /dev/sdb
> Debian found the onboard Scsi Controller but not the NIC or 2
I have Debian Potato 2.2 with Gnome running on this PC
with an on board NIC.
The motherboard is a PR440BX with 2 Ppro CPU's w/256 MB RAM
and 2 scsi drive's I have win 2000 on /dev/sda and Debian on /dev/sdb
Debian found the onboard Scsi Controller but not the NIC or 2nd CPU
the 2nd CPU isn't import
, or anyone for that
> matter, if that is the case? Or do I have a botched installation?
>
> Thanks,
>
> Brian
>
>
> -Original Message-
> From: Krafthefer, Kevin [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 29, 2000 11:59 AM
> To: '[EMAIL
matter, if that is the case? Or do I have a botched installation?
Thanks,
Brian
-Original Message-
From: Krafthefer, Kevin [mailto:[EMAIL PROTECTED]
Sent: Friday, September 29, 2000 11:59 AM
To: '[EMAIL PROTECTED]'
Subject: Re: Dual NIC Problem
Brian,
I've grappled with
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Christen Welch
Sent: Saturday, September 30, 2000 1:52 AM
To: 'debian-user@lists.debian.org'
Subject: Re: Dual NIC Problem
On Fri, Sep 29, 2000 at 09:05:30AM -0400,
Kimsey-Hickman, Brian <[EM
On Fri, Sep 29, 2000 at 09:05:30AM -0400,
Kimsey-Hickman, Brian <[EMAIL PROTECTED]> wrote:
> Well it sure didn't take to long to reach the limit of my knowledge.
Heh, this is my first real crack at helping anyone, so I know how you feel.
I hope I can help you solve this. If not, feel free to cal
Well it sure didn't take to long to reach the limit of my knowledge. I
really don't know where to look to find what services are running. I found
a /etc/services file but that looked more like porting information (telnet
23/tcp). I could not find anything that had the a telnet 127.0.0.1 110
line
On Thu, Sep 28, 2000 at 03:31:38PM -0400,
Kimsey-Hickman, Brian <[EMAIL PROTECTED]> wrote:
> I have tried to set up a telnet session using both the ip and host name.
> When using the ip number I get just the "telnet> " prompt with no error
> messages.
Do you have any services running that you c
Thanks for the response.
I have tried to set up a telnet session using both the ip and host name.
When using the ip number I get just the "telnet> " prompt with no error
messages. When I use the host name and get and "Unknown Host" error. I can
ping the ip address without any problem.
Brian
O
On Thu, Sep 28, 2000 at 11:38:13AM -0400, Kimsey-Hickman, Brian wrote:
> I am a new Debian (2.2) user and am trying to set up an Intel machine for
> two NIC cards. One NIC will monitor (tcpdump) one ethernet segment while I
> telnet into the machine on the other NIC on another segment. eth0 is on
I am a new Debian (2.2) user and am trying to set up an Intel machine for
two NIC cards. One NIC will monitor (tcpdump) one ethernet segment while I
telnet into the machine on the other NIC on another segment. eth0 is on the
segment I want to monitor. eth1 is the one I was planning to telnet into
Thanks,
I do have it installed, but at boot still reports not found, and a locate
does not find it.
I am running Debian 2.1r4, but it reports 2.0.36, so perhaps I need a newer
kernel?
[how to get it?]
I am surprised that if lspci is needed at boot, the kernel (or system) does
not have it,
I want to use a DLINK DFE530CT pci ethernet card, and some references say
it uses the de4x5, or tulip drivers,
but when I try to use them, I get
"init_module: device or resource busy"
I also get prior to that, when starting to load modules, and evaluation
module dependencies,
"lspci not f
ssco >
russco >-- Forwarded message --
russco >Date: Sat, 12 Feb 2000 16:14:09 -0600 (CST)
russco >From: Russ Cook <[EMAIL PROTECTED]>
russco >To: debian-user@lists.debian.org
russco >Subject: D-Link NIC problem
russco >
russco >I have upgraded from my Linksys PCI lan
Can anyone help me with this?
-- Forwarded message --
Date: Sat, 12 Feb 2000 16:14:09 -0600 (CST)
From: Russ Cook <[EMAIL PROTECTED]>
To: debian-user@lists.debian.org
Subject: D-Link NIC problem
I have upgraded from my Linksys PCI lan card to a D-Link
DFE-530TX PCI ca
I have upgraded from my Linksys PCI lan card to a D-Link
DFE-530TX PCI card. I recompiled my 2.2.14 kernel using
the via-rhine driver. My eth0 interface shows up when
I execute ifconfig as follows:
eth0 Link encap:Ethernet HWaddr 83:50:BA:B3:3D:C4
inet addr:192.168.1.1 Bcast:19
Fabio Massimo Di Nitto wrote:
> Hi all,
> i've a little trouble with my 2 nic on my inet gateway.
>
> after ifconfiguring it i receive continously some errors like:
>
bla bla
> ps the nic is a isa "non PnP" ne2000 compliant on io=0x300 tryed on
> different free irq.
sorry i've found the pr
Hi all,
i've a little trouble with my 2 nic on my inet gateway.
after ifconfiguring it i receive continously some errors like:
eth1: Tx timed out, excess collisions, TSR=0x9c, ISR=0x8, t=1000
the error is always the same except for "t=" that is variable.
The network attached to eth1 is work
When I installed Debian I had problems with my 3c509 net card and PnP SB 32
sound card. The 3c509 wasn't detected before I got the isapnp tools (pnpdump
and isapnp). I added the following lines in /etc/init.d/boot :
if [ -x /sbin/pnpdump ]
then
echo "Deconfiguring PnP devices"
/sbin/pnpdump
On Mon, 20 Jan 1997, Tim Sailer wrote:
> gets it right... always 0x010 more) Now, they decided to add
> an AWE32 Plug-n-Pray sound card. Win95 went ok, but no sound
> under Linux, and then the smc card seems to stop working.
AWE32 Plug&Play is not supported under Linux. Nevertheless I managed to
This isn't a *Debian* issue so much as a general Linux one, but
since it is a Debian system... :)
I installed ebian on a clients system this weekend keeping
the win95 installed. They had a smc-ultra card, and everything
seemed to work ok, both on win95 and Linux. (just a side note:
I seems like th
44 matches
Mail list logo