Slackware :: 2 Ethernet Cards Using The Same Driver As Module?
Oct 11, 2009
i have 2 nic's that use the same 8139too module to be operated.so in order to run them i added in /etc/modprobe.d/a file with 2 aliases for the 2 nics alias eth0 8139too alias eth1 8139too and I added a udev rule to give the name eth1 to the 2nd card (the 1st card already had a rule) i still don't get the 2nd rule to be brought up automatically at start up... ifconfig only returns 'eth0' and i have to manually do 'ifconfig eth1 up' at which time the interface is brought up nicely.. then i do a dchpcd to get a network address and im all set. but i would like to do this automatically... note that i know that if i add static ips in /etc/rc.d/rc.inet1.conf i will get both ifs up... but i wonder how its gonna happen with the 2nics being 2 dhcp clients.
View 5 Replies
ADVERTISEMENT
Feb 15, 2010
64bit Slack doesn't recognize my ethernet device. ifconfig -a show no eth0. It's an onboard nvidia MCP55 ethernet nic. Never had this problem using 32 bit Slack.
When I try to modprobe forcedeth I get the following error:
repeats those two statements 3 times
I just recompiled my kernel with every possible 10/100 ethernet device included in the modules. Still no go.
View 3 Replies
View Related
Mar 9, 2011
i have ubuntu 10.10 64b and for some reason last night the wired network autoeth01 suddenly will not connect to my router. it is a dual boot machine so i booted into windows and it is working fine in that OS.
I then had a look at the status on my laptop running ubuntu 10.10 32b and that was showing the same message "wired network autoeth01 disconnected" i cannot for the life of me figure this out. just before it was disconnected i had been copying 7gigs worth of data using samba from the 32b machine to the 64 bit machine.
i have tried deleting the wired entry and recreating it.
tried different cables
even changed the router
works with all windows machines connected to network
here is what comes up in lfconfig:
jason@ubuntu1:~$ lfconfig
No command 'lfconfig' found, did you mean:
Command 'fconfig' from package 'redboot-tools' (main)
Command 'ifconfig' from package 'net-tools' (main)
Command 'ldconfig' from package 'libc-bin' (main)
[Code].....
View 6 Replies
View Related
Sep 15, 2010
I am writing a new lightweight Linux distibution mainly for educational purposes. I have a problem; it won't find any ethernet cards. I have tried enabling several things in the kernel config. What I would really like to know is how to enable some generic ethernet drivers and therefore networking. I would like to avoid having to use modules. I'm using kernel version 2.6.35.1.
View 9 Replies
View Related
Sep 6, 2010
How to setup two Ethernet cards ,one with public ip address and the other with local ip address.
View 4 Replies
View Related
Jun 1, 2009
When I try to load the Realtek 8187 modules to kernel using the ./wlan1up command, I get the following error:
[root@localhost rtl8187_linux_26.1025.0328.2007]# ./wlan1up
insmod: error inserting 'ieee80211_crypt-rtl.ko': -1 File exists
[code]...
Can someone tell me how to correct the "Invalid module format"? I hope that correcting the "Invalid module format" error, I will not have the "Unknown symbol in module" error.
Note: I am using wlan1 for this module as I previously am online with the wlan0 network.The same error occurs if I use ./wlan0up.
View 3 Replies
View Related
Apr 22, 2010
I want to add some code in existing linux2.6.33.2 to enhance kernelI want to know how to start and where to add code.
View 2 Replies
View Related
Jan 5, 2010
I've installed OpenSUSE 11.2 on my computer. Well, 11.2 is great and all, but issuing ifconfig yields only loopback device. Now, I have OpenSUSE 11.0 installed on my notebook; the system works fine, although I had that very problem initially and had to recompile the kernel in order to make it recognize my notebook's ethernet card. My question is: If I upgrade my notebook's 11.0 up to 11.2, am I sure to have my files intact? Is 11.2 sure to "see" the ethernet card?
View 2 Replies
View Related
Jul 20, 2010
how to configure two Ethernet Cards with the same IP for Redundency and Load Balancing?
I appriciate if you spare some time on replying by above query.
View 1 Replies
View Related
Jul 5, 2015
I recently bought a used Server (FSC RX200 S4) and set it up running Debian 7. Being used to Ubuntu, that was no big deal. It works as it should out of the box. This magic computing machine has four Network cards (eth0 - eth3). Now, I want to set it up as a multi-purpose server. On the one hand, it shall provide a Apache2 webserve, a SQL Server, a File/Streaming Server and so on. I have no problems setting up these.
On the other hand, it should work as a DHCP server in my local lan with some PCs and a printer/scanner. Until now, my cheap router did that job including to connecting me to the internet. Since I can't really set up a proper firewall with that box, I want to use my server for that.
Thats's my desired setup I want to achieve:
[] Router provides internet connection to Server
--> cable goes into eth0
[] Server therefore has a internet connection
--> Some internal magic routes the internet from eth0 to eth1 (preferably as a iptables setup) and does the Firwall & DHCP Service
--> cable goes from eth1 to a switch
--> switch connects the PCs and printer
[] PCs have internet and I can use the printer
So far so good, here's what I've come up with. I installed dnsmasq and isc-dhcp-server. I got some config files for both. I got a script to set up my iptables
Iptables script:
Code: Select all#!/bin/sh
#
# rc.firewall
# firewall with iptables ... stronger version
#
FWVER=0.88s
echo -e "
Loading STRONGER rc.firewall - version $FWVER..
[CODE].....
When starting up the services, I don't see any errors. Still, it doesn't work. My Server loses its internet connection and the PCs connected to the network are unreachable.
View 1 Replies
View Related
May 30, 2010
I'm looking for drivers for a some ethernet cards: 02:07.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec: 8139] (rev 10) Macronix, Inc. [MXIC] MX987x5 [10d9:0531] (rev 25) and Dlink dfe-538tx
I found some drivers at: Realtek These are for the Realtek card. They are: UnixWare 7.1.x and SCO Unix 5.0.X Which one would I use for Debian Lenny? I couldn't find any for the Macronix I found this site for dlink: ftp://ftp.dlink.com/NIC/dfe538tx/Driver/Linux/
[Code]...
I'm not sure what to do with the dlink. I'm not familiar with Linux drivers. I don't know if this is the right way to go or if there are drivers for linux already.
View 3 Replies
View Related
Jul 5, 2010
Ok, so I've gotten tired of my router, and I've decided to make my own using IPFire as the OS. Right now I'm looking for ethernet cards that I can use for the green network, but I don't know if I can use 2 for the same network. I'm trying to get 4 ports at 1000 Mbs, and the only thing I've been able to find so far that's within my price range is a card from startech that has 2 ports, but would I be able to use 2 for the green network?
View 3 Replies
View Related
Oct 31, 2009
I have Installed Fedora 10 and I have assigned manual IP address to eth0 and trying to activate the eth0 but all buttons are disabled.
View 2 Replies
View Related
Dec 5, 2014
I have an nvidia card and a motherboard with an internal sound card.
The nvidia card hogs alsa, and it's really obnoxious because I don't use hdmi for audio (or video, for that matter, crt all day)
I would normally just blacklist the module that the card is using, but I hit a hiccup...
This is the readout for the gfx card from lspci -v
Code: Select all01:00.1 Audio device: NVIDIA Corporation Device 0fbc (rev a1)
Subsystem: ASUSTeK Computer Inc. Device 84bb
Flags: bus master, fast devsel, latency 0, IRQ 25
Memory at fe080000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [60] Power Management version 3
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Endpoint, MSI 00
Kernel driver in use: snd_hda_intel
And this is the readout from the motherboards internal audio card
Code: Select all00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA) (rev 40)
Subsystem: Gigabyte Technology Co., Ltd Device a132
Flags: bus master, slow devsel, latency 32, IRQ 16
Memory at fe500000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Kernel driver in use: snd_hda_intel
Since they have the same kernel module, all the internet advice is pretty much moot, because I can't figure out how to effectively shut off one without killing the other as well. Huge PITA.
View 1 Replies
View Related
Apr 29, 2010
I'm running Ubuntu 9.0.4 with an Intel PRO/100 VE Network Connection. I have been trying for a couple weeks now different techniques to get my wired ethernet connection working properly. I have a seeming common issue with my e100 driver dropping connection and having hard time picking it back up sometimes. I want to purchase a relatively inexpensive Ethernet card whose generic Linux driver actually operates it CORRECTLY, open up comp and put it in, and update to 9.10. Any list of Ethernet cards that are know to work flawlessly on Ubuntu, or at least tell me which card YOU are using that works perfect without having to write code, install wrapper programs, etc...?
View 8 Replies
View Related
Apr 3, 2011
I have two motherboards, MSI-6702 (64 bit single channel) and MSI-7511 (64 bit dual channel), I have two identical D-Link wireless cards and am running Kubuntu 10.10 on both systems. 7511 recognizes both wireless cards and connects to the Internet.The 6702 shows wireless grayed out on the connections page. The built-in Ethernet card has given out on both. I think I disabled it on the first system to have an Ethernet problem and wonder if I need to do it on the second. I would have tried it already but can' t remember how.
View 2 Replies
View Related
Mar 25, 2011
I want to share the wireless connection from an Ubuntu machine with an old lap top via the wired Ethernet cards. the old laptop doesn't have wire less. the Ubuntu machine is 10.04 LTS -the Lucid Lynx.
View 1 Replies
View Related
Oct 7, 2010
How can I determine full compliance:
Input data see below.
Code:
Code:
Code:
Result - ethernet devices about which I know the exact information :
Code:
View 3 Replies
View Related
Apr 13, 2010
I would like to get my Slackware 11 to work with the Broadcom NetLink BCM5787 onboard Ethernet Cards (x2). I have downloaded the tg3 driver from the Broadcom site. I copied and extracted the driver onto the Linux harddisk. When I wanted to build it I got the message, tg3_compat.h: error : redefinition of 'msecs_to_jiffies'previous delay.h : error: definition 'msecs_to jiffies" was here"
View 3 Replies
View Related
Feb 4, 2011
My gentoo laptop doesn't have a serial port, so I got a usb-serial (RS-232) adapter from ebay. However when I plug it in, the only thing dmesg mentiones is: Code:usb 5-1: new full speed USB device using uhci_hcd and address 2I've tried to look for a kernel driver in "make menuconfig" by pressing "/" and typing 232. Nothing about RS-232. Device Drivers -> Character drivers -> Serial drivers has 8250 and UART as a module. Device Drivers -> USB support -> USB serial converter support has in-kernel: USB generic serial driver, and FTDI Single port driver as a module, but it still isn't getting recognized.Is there some module i forgot to enable, or do i have to download a separate module from somewhere?
View 5 Replies
View Related
Feb 20, 2010
I have Centos5.4 loaded on a late 2008 MACBOOK Pro and would like to get wireless working. I've attempted to download the broadcom driver and create a driver module with no luck.
Using these instructions....
[url]
When I make the WLAN driver, I get this:
View 2 Replies
View Related
Nov 21, 2010
I'm currently using windows 7 on my computer, I have an ATI GPU and I am willing to install Ubuntu to finally rock it out. However I'm going to change my video card for a newer nVidia one in a few weeks and I'm wondering about the drivers change.. Under windows it should be quite simple however I'm quite afraid of possible issues I could have under Ubuntu. Probably (I believe and hope) everything will just work fine, simply plug and play, no conflicts, nothing at all. However I'm asking because I would like to avoid any issues, as I prefer dealing with windows one month or so more than having driver issues under ubuntu...
Resume: is it possible that changing GPU (brand) generates driver issue under ubuntu 10.10?
View 3 Replies
View Related
Apr 2, 2010
I read that the Nouveau Gallium3D driver will work with Nvidia cards in Fedora 13 (YAY!)What I was wondering is this - will the driver work in 12 or will I need to get 13?
View 14 Replies
View Related
Feb 16, 2011
How to install Ethernet network card module (driver) for the Notebook Toshiba QOSMIO X500-121 64-bit on Lenny?
View 1 Replies
View Related
Nov 9, 2010
Update 29/04/2011 The new broadcom driver is included in the 2.6.38 kernel that comes with Ubuntu 11.04 Natty Narwhal I suggest everyone to just upgrade to the new version. Update 07/01/11 user some-one the problem with git sources has been solved. At the moment the only commit version that compiles in 10.10 is this one:[URL].. Download the .tar.gz file in your home directory and extract it.
[Code]...
View 9 Replies
View Related
Mar 29, 2011
I have installed slackware 13.1 64-bit version and can not recognize network cards.I'm with laptop acer aspire 7540g.Wireless card is atheros ar5b93.Ethernet card is Broadcom NetLink � Gigabit Ethernet.
View 16 Replies
View Related
May 3, 2010
I've been searching all over trying to figure out how to get my Slackware box to detect my 2 PCMCIA wired nics. Specs are:
Dell Latitude CPi (old, I know...)
Compaq 10/100 PC Card (series NNB108)
Xircom "Credit Card" Ethernet 10/100+ and Modem 56 (model: CEM56-100.
Slackware 11 (kernel 2.6.21.5)
Both cards work under Ubuntu 9.04 on the same hardware so I know they are both working and linux compatible.
Checking the /var/log/messages file I see entries when I insert or remove the card. States that a PCMCIA card has been added/removed however other than the /messages log entry there is no other activity that I notice. No lights on the NIC card dongles either. Most of the reading I've done on the net indicate that there should be a /etc/pcmcia/network.opts file but I don't even have the /etc/pcmcia directory. Sure would appreciate some guidance on where to go or what to do to get these two PCMCIA nics up and running.
View 5 Replies
View Related
May 7, 2011
I've got a problem on Slackware64 13.37, my sound is way to loud even on minimum settings, it just jumps from off to quite loud, this is not a hardware problem as when I use sound from my debian rescue partition I have full control, I have tried using alsamixer as well as the graphical volume control (I'm using xfce but a quick test on kde gives the same results), alsaconf doesn't seem to detect any sound cards, alsa mixer correctly identifies my sound card ( NVIDA ), been googling and searching these forums but all the sound problems seem to be about sound being to low or nonexistent.
View 14 Replies
View Related
Jan 9, 2011
I just replaced the ATI videocard by a NVIDIA GT430 videocard on my Slackware64 13.1 htpc and cant get the card to be detected by alsa so I have no sound through HDMI. Only the onboard devices are detected. Alsaconf does not see the card and the Kmix application does not see it either. Only lspci & cat /proc/asound/cards see it but seems not able to use it...I am using the stock slack64 13.1 kernel 2.6.33.4 and I've recompiled alsa from sources to version 1.0.23. What do I need to do to get this to work??aplay -l
Code:
**** List of PLAYBACK Hardware Devices ****
card 0: pcsp [pcsp], device 0: pcspeaker [pcsp]
[code]....
View 3 Replies
View Related
Jan 22, 2011
i'm trying to compile a driver module on ubuntu 10.10 . initially i was getting a lot of include file errors. but then when i added the include path. but after doing that i was getting a series of errors which i have no idea how to solve and it wont fit in one page. i've followed the same way how it is given in the tutorials online but still i'm not able to get it done. Is there any simple method to do this? is there something that i shouldn't do.
View 9 Replies
View Related