Sponsored Content
Operating Systems Linux Debian Kernel source not found. (can't install network card drivers) Post 302150507 by porter on Tuesday 11th of December 2007 04:42:05 PM
Old 12-11-2007
Have you looked in "dselect" to see what it offers to you?

Have you just tried

apt-get install kernel-source

?
 

6 More Discussions You Might Find Interesting

1. AIX

Hp Laserjet 4600 jetdirct card printr drivers

Iam facing dificulty in installing hp color laserjet 4600 printer in IBM-AIX 5.1. Where i can find a drivers for this printer ,Or pls suggest me another way to get it install this printer Thanx Ravi (2 Replies)
Discussion started by: ravikantchavan
2 Replies

2. Solaris

Unable to install the Network Card

Hi, After I installed Solaris 10 in the Intel platform (chipset 865*) network card was not detected, were shall I get this driver? iam new to Solaris. (2 Replies)
Discussion started by: pravin_2929
2 Replies

3. Solaris

Ethernet card drivers issue...

I need to install ethernet card drivers on intel machine. How can i know which Ethernet card interface (sfe,rh,rtls...) is it? How can i know the speed of that card? How can i know network traffic ? If network traffic is more with that interface what should i do? Thanks in advance (2 Replies)
Discussion started by: younus_syed
2 Replies

4. Solaris

Network card drivers for solaris?

Hi all, i have configured my solaris 5 .10 for internet connection by editing the files /etc/hosts/,/etc/resolve.config,/etc/defalutrouter and nsswitchconfig . during installation i was not requested for ip adddress even i plugged network cable. am i need to install any network card... (2 Replies)
Discussion started by: srikanthg
2 Replies

5. UNIX for Dummies Questions & Answers

How to install a network card

Hey guys, Sorry, this question might look stupid but I have no idea how to install a network card. My server is a Dell PowerEdge T105 with Debian 5.0 Lenny. My network card is a Broadcom NetXtreme BCM5722 Gigabit Ethernet PCI Express. I've plugged the card innside my server and I can see... (2 Replies)
Discussion started by: chebarbudo
2 Replies

6. UNIX for Dummies Questions & Answers

How to install kernel source?

During installation of one of driver i needed to Remove any earlier version drivers using make clean -r command. Where i m getting following error. # make clean -r Kernel source is not installed make: *** Error 1 My kernel version # uname -r 2.6.18-128.2.1.4.9.el5xen Where... (4 Replies)
Discussion started by: pinga123
4 Replies
IFPORT(8)						      System Manager's Manual							 IFPORT(8)

NAME
ifport - select the transceiver type for a network interface SYNOPSIS
ifport interface [auto|10baseT|10base2|aui|100baseT|##] DESCRIPTION
Ifport sets the transceiver type for the specified network interface, for drivers that support multiple transceiver types. If a type is not specified on the command line, then the current type is displayed. The type can be specified either numerically or by keyword. The five standard transceiver types (auto, 10baseT, 10base2, aui, and 100baseT) correspond to codes 0 to 3, for all the Linux PCMCIA network drivers. The keyword match is case insensitive. The network drivers may not reconfigure a card for a new transceiver type if the interface is already open. It is best to invoke ifport prior to configuring the interface with ifconfig to ensure that the new setting takes effect immediately. This utility only works with a limited set of 16-bit PC Card drivers: 3c589_cs, nmclan_cs, pcnet_cs, smc91c92_cs, and xirc2ps_cs. If invoked for other drivers, ifport may report bogus transceiver settings, or report ``Operation not supported''. DIAGNOSTICS
ioctl: Operation not supported Indicates that this network device does not support manual transceiver selection. There may be only one transceiver option, or the device may always autodetect the appropriate transceiver. AUTHOR
David Hinds - dahinds@users.sourceforge.net SEE ALSO
ifconfig(8). pcmcia-cs 2000/06/12 21:24:48 IFPORT(8)
All times are GMT -4. The time now is 12:40 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy