ubuntu-au Digest, Vol 65, Issue 11

Anthony i.lurve.linux at gmail.com
Wed Jul 20 05:29:22 UTC 2011


Hi David,

If the computer is a laptop, sometimes there is a small switch on the
side you have to flick on for the wireless to power up,

Otherwise it might be a key combo you have to hit like Fn + F4 or
something to power up the wireless (look for the wireless symbol on the
"F" keys at the top)
 
If it is the wired connection that's not working goto terminal and type
in "lspci | grep Ethernet" and look for the model number of the network card

This will correlate to a module that has to be manually loaded that
Ubuntu forgot to load for your network card..

For example it might be you need rt8139.ko for your model you'd then
type into terminal "modprobe rt8139" and if this worked and is the
correct driver your network device would kick in 
if you have it connected to a wired modem connection you'd see it connect.

When you do find that driver that makes it work you need to make it
start every time the computer starts so type in "sudo nano /etc/modules"
and you'd add the driver to the bottom "rt8139" (without the commas of
course).

If you're still stuck copy and paste the output of "lspci | grep
Ethernet" to this mail list and we'll sus out your driver for you ;)



Good luck!

Octatron




On 18/07/11 22:00, ubuntu-au-request at lists.ubuntu.com wrote:
> Send ubuntu-au mailing list submissions to
> 	ubuntu-au at lists.ubuntu.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://lists.ubuntu.com/mailman/listinfo/ubuntu-au
> or, via email, send a message with subject or body 'help' to
> 	ubuntu-au-request at lists.ubuntu.com
>
> You can reach the person managing the list at
> 	ubuntu-au-owner at lists.ubuntu.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of ubuntu-au digest..."
>
>
> Today's Topics:
>
>    1. Missing Ethernet Port (David Bowskill)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 17 Jul 2011 14:12:31 +1000
> From: David Bowskill <david at bowskill.net>
> To: ubuntu-au at lists.ubuntu.com
> Subject: Missing Ethernet Port
> Message-ID: <4E22612F.6050409 at bowskill.net>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hello All
>
> I have a problem when installing Ubuntu 10.04 on a Friends Laptop.
>
> I have already installed 10.04 with no trouble on my desk top and lap top.
>
> In a terminal  "ifconfig eth0" shows 'eth0' to be present on both my
> machines but absent on the Friends laptop (there is also no eth1 etc).
>
> The Friends laptop connects to the Internet OK on Windows 7  but because
> of the absence of 'eth0' fails to connect with Ubuntu.
>
> Can anybody tell me how to fix this ?
>
> Thanks in advance
>
> David B
>
>
>
> ------------------------------
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-au/attachments/20110720/49fb5fa2/attachment.html>


More information about the ubuntu-au mailing list