[School-GNU-Linux] Re: Ethernet card not detecting
- From: "Vimal Joseph" <vimaljoseph@xxxxxxxxx>
- To: "Thomas V J" <thomasvj1@xxxxxxxxx>
- Date: Sun, 7 Oct 2007 14:12:07 +0530
On 10/7/07, Thomas V J <thomasvj1@xxxxxxxxx> wrote:
> Sir,
> In some new systems IT @ School linux can't detect the ethernet card
> automatically. The details are : NVIDIA MCP61P Chipset, Attansic L1 Gigabit
> Ethernet 10/100/1000 Base T, Location PCI Slot 34 (PCI Bus 4),Error Message:
> Unknown device 1969:1048(rev b0)
install the latest kernel to the School GNU/Linux 3.0 will solve that
problem. to do that ,
find your current kernel with the command
uname -a
and check whether the installed kernel is a 486 or 686
install the new kernel with the command
apt-get install linux-image-2.6.21-2-XXX (replace XXX with 486 or 686
as per your system)
regards,
~vimal
For Tips and Tricks on School GNU/Linux visit
http://support.space-kerala.org
To change your subscription options to this list visit
http://support.space-kerala.org/mailinglist.html
Other related posts:
- » [School-GNU-Linux] Re: Ethernet card not detecting