This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

Unable to access internet via ethernet/wi fi

Kimber000

Sun May 17, 2015 2:04:24 am

Installed Zorin 0S 9 on Dell Inspiron B120,
Does not recognize ethernet cable is attached, will not connect to internet
via wifi either. Please advise.. Worked before as Win 7.
Newbie to Linux.

Swarfendor437

Sun May 17, 2015 7:18:30 am

HI, and welcome! :D Please be patient and wait for madvinegar our resident network expert. In the meantime please take a look here:

http://askubuntu.com/questions/500019/t ... piron-b120

In terms of wireless - is there a physical switch that has to be set to 'on' to turn it on? Have you enabled 'full' wireless capability in the Notebook's BIOS (wireless discoverability)? (Press F2 to Enter BIOS at Startup).

Also, in a terminal (Ctrl+ Alt+ T or Menu | Accessories | Terminal), type:

Code:
sudo ifconfig
to see if it pulls up all your network devices and post back here but DON'T include the MAC address (6 block hexadecimal code) or any ip addresses for security precaution.

(Note on use of 'sudo' command - you will be asked for your login password to elevate you to 'root' (=Administrator in Windows) - be very careful as you will not see any asterisks like you do at login - this is a security measure used with 'sudo' usage - you get 3 attempts before dropping back to standard user.

On some Dell's what should be wlan0 for wireless can be eth1 (speaking from personal experience!) :D

Kimber000

Sun May 17, 2015 5:11:43 pm

Checked bios settings, everything is enabled.
I'm unable to even use my wired ethernet connection. Keeps timing out.
Cable is good as I use it on the desktop.

I installed Zorin on old laptop which ran fine (but slow) using Win7
everything seems fine except no access to network ehternet or wireless.

ifconfig reveals:

# I added the ***..

eth0 Link encap:Ethernet HWaddr xxxxxxxxxxxxx
inet6 addr: xxxxxxxxxxxxxxx Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3706 errors:0 dropped:83 overruns:0 frame:0
TX packets:582 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:862832 (862.8 KB) TX bytes:114880 (114.8 KB)
Interrupt:18

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:622 errors:0 dropped:0 overruns:0 frame:0
TX packets:622 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:75983 (75.9 KB) TX bytes:75983 (75.9 KB)

K

Swarfendor437

Sun May 17, 2015 5:34:15 pm

To get the make and model of hardware, what are the results of:

Code:
lspci

Kimber000

Sun May 17, 2015 5:44:42 pm

ALSO.. b43 firmware not install. I think install wiped out drivers for network card and wireless card so software update via internet did not happen. How can I install drivers via USB? K

kimber000@kimber-Zorin1:~$ lspci -nn -d 14e4:
02:00.0 Ethernet controller [0200]: Broadcom Corporation BCM4401-B0 100Base-TX [14e4:170c] (rev 02)
02:03.0 Network controller [0280]: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller [14e4:4318] (rev 02)

kimber000@kimber-Zorin1:~$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 4 (rev 03)
00:1d.0 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03)
00:1d.1 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03)
00:1d.2 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03)
00:1d.3 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03)
00:1d.7 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d3)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03)
02:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
02:03.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)

Swarfendor437

Sun May 17, 2015 6:07:04 pm

Apparently, if you cannot access the internet, this is what you should follow:

https://help.ubuntu.com/community/WifiD ... t%20access

Keep us posted! :D

madvinegar

Mon May 18, 2015 7:02:02 am

Follow my below guide.

Download from here the b43 firmware: https://www.dropbox.com/s/n2tjz9jnj9xw5 ... ar.gz?dl=0
(I have uploaded it onto my dropbox account). (If you have ethernet connection do it on your own PC, otherwise you can download it from another PC that has internet connection, and then copy/paste it to your Zorin PC with the use of a USB stick).

As soon as it is downloaded, paste the b43.tar.gz firmware file you downloaded into your home folder.
Right click on it and select "extract here". A new file will be created named "b43".
Open terminal (ctrl+alt+T) and write the following commands, the one after the other, pressing <enter> after each one:

sudo apt-get remove --purge bcmwl-kernel-source
sudo mkdir /lib/firmware/b43
sudo cp b43/* /lib/firmware/b43
sudo modprobe -r b43
sudo modprobe b43

Your wireless should start working.

Swarfendor437

Tue May 19, 2015 11:08:03 am

Hi madvinegar, thanks for stepping in! :D

Linx

Mon Jun 22, 2015 4:50:14 am

ifconfig shows the eth port as being up, weird.

Run this please and provide the results.
Code:
ethtool eth0

It should look something like this.
Code:
$ ethtool eth0
Settings for eth0:
   Supported ports: [ TP ]
   Supported link modes:   10baseT/Half 10baseT/Full
                           100baseT/Half 100baseT/Full
                           1000baseT/Full
   Supported pause frame use: No
   Supports auto-negotiation: Yes
   Advertised link modes:  10baseT/Half 10baseT/Full
                           100baseT/Half 100baseT/Full
                           1000baseT/Full
   Advertised pause frame use: No
   Advertised auto-negotiation: Yes
   Speed: 100Mb/s
   Duplex: Full
   Port: Twisted Pair
   PHYAD: 1
   Transceiver: internal
   Auto-negotiation: on
   MDI-X: on (auto)
Cannot get wake-on-lan settings: Operation not permitted
   Current message level: 0x00000007 (7)
                drv probe link
   Link detected: yes


post back here but DON'T include the MAC address (6 block hexadecimal code) or any ip addresses for security precaution.

The mac address isn't going to give anyone anything they can use for hacking, at most it would tell us the maker of the board.
I can understand the IP address, as if the IP address is not a private IP address than that could be used by hackers =/

On another note, did you know ifconfig is now deprecated, "ip addr" should be used instead.

To get more information without providing any identifiable information run this please.
Code:
ip route | grep default

It should look something like this
Code:
$ ip route | grep default
default via 172.20.42.1 dev eth0  proto static


We can use this information to determine if you have a global or private address. In my case I have a private address meaning I can show you my IP and it wont impact my security at all. It will also provide some useful routing information, if you don't get a response then a default route isn't being configured, likely meaning you are failing to contact the DHCP server. and being that you don't have an IPv4 address, this is somewhat likely (maybe you do have an IPv6 enabled connection, I don't know).