LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Zorin OS (https://www.linuxquestions.org/questions/zorin-os-107/)
-   -   zorin os7 on dell inspiron 1545 (https://www.linuxquestions.org/questions/zorin-os-107/zorin-os7-on-dell-inspiron-1545-a-4175473749/)

pychosis 08-17-2013 04:06 PM

zorin os7 on dell inspiron 1545
 
i just istalled zorin os7 on my dell inspiron 1545 and its not showing wireless network. its only showing ethernet. any help appeciated

rokytnji 08-17-2013 04:08 PM

Code:

sudo echo uname: && uname -a -m -p && echo lspci: && lspci && echo lsusb: && lsusb && echo lsmod: && lsmod && echo ifconfig: && ifconfig && echo ifconfig -a: && ifconfig -a && echo iwconfig: && iwconfig && echo resolv.conf: && cat /etc/resolv.conf && echo route: && route -n
Will help your thread.

pychosis 08-17-2013 04:14 PM

john@john-Inspiron-1545:~$ sudo echo uname: && uname -a -m -p && echo lspci: && lspci && echo lsusb: && lsusb && echo lsmod: && lsmod && echo ifconfig: && ifconfig && echo ifconfig -a: && ifconfig -a && echo iwconfig: && iwconfig && echo resolv.conf: && cat /etc/resolv.conf && echo route: && route -n
[sudo] password for john:
uname:
Linux john-Inspiron-1545 3.8.0-23-generic #34-Ubuntu SMP Wed May 29 20:22:58 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
lspci:
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 03)
00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 IDE interface: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 2 port SATA Controller [IDE mode] (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
00:1f.5 IDE interface: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 2 port SATA Controller [IDE mode] (rev 03)
09:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller (rev 13)
0c:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
lsusb:
Bus 001 Device 002: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 multicard reader
Bus 002 Device 002: ID 1058:1021 Western Digital Technologies, Inc. Elements 2TB
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
lsmod:
Module Size Used by
parport_pc 28152 0
ppdev 17073 0
bnep 18036 2
rfcomm 42641 0
bluetooth 228619 10 bnep,rfcomm
binfmt_misc 17500 1
joydev 17377 0
dell_wmi 12681 0
gpio_ich 13476 0
coretemp 13355 0
sparse_keymap 13890 1 dell_wmi
dell_laptop 17369 0
dcdbas 14397 1 dell_laptop
b43 378642 0
dm_multipath 22843 0
scsi_dh 14843 1 dm_multipath
snd_hda_codec_idt 70256 1
snd_hda_intel 39619 3
snd_hda_codec 136453 2 snd_hda_codec_idt,snd_hda_intel
snd_hwdep 13602 1 snd_hda_codec
snd_pcm 97451 2 snd_hda_codec,snd_hda_intel
bcma 41051 1 b43
snd_page_alloc 18710 2 snd_pcm,snd_hda_intel
snd_seq_midi 13324 0
snd_seq_midi_event 14899 1 snd_seq_midi
snd_rawmidi 30180 1 snd_seq_midi
snd_seq 61554 2 snd_seq_midi_event,snd_seq_midi
mac80211 606457 1 b43
cfg80211 510937 2 b43,mac80211
snd_seq_device 14497 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 29425 2 snd_pcm,snd_seq
mac_hid 13205 0
snd 68876 15 snd_hwdep,snd_timer,snd_hda_codec_idt,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_se q_device
microcode 22881 0
lpc_ich 17061 0
soundcore 12680 1 snd
psmouse 95870 0
serio_raw 13215 0
lp 17759 0
parport 46345 3 lp,ppdev,parport_pc
btrfs 785967 0
zlib_deflate 26885 1 btrfs
libcrc32c 12615 1 btrfs
dm_raid45 76725 0
xor 17116 1 dm_raid45
dm_mirror 21946 0
dm_region_hash 20820 1 dm_mirror
dm_log 18529 3 dm_region_hash,dm_mirror,dm_raid45
wmi 19070 1 dell_wmi
ssb 56986 1 b43
sky2 57977 0
i915 600351 4
ums_realtek 17949 0
usb_storage 57204 2 ums_realtek
video 19390 1 i915
i2c_algo_bit 13413 1 i915
drm_kms_helper 49394 1 i915
drm 286313 5 i915,drm_kms_helper
ifconfig:
eth0 Link encap:Ethernet HWaddr 00:23:ae:28:30:ca
inet addr:192.168.0.102 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::223:aeff:fe28:30ca/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:8987 errors:0 dropped:0 overruns:0 frame:0
TX packets:5945 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:10300888 (10.3 MB) TX bytes:735007 (735.0 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:310 errors:0 dropped:0 overruns:0 frame:0
TX packets:310 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:32145 (32.1 KB) TX bytes:32145 (32.1 KB)

ifconfig -a:
eth0 Link encap:Ethernet HWaddr 00:23:ae:28:30:ca
inet addr:192.168.0.102 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::223:aeff:fe28:30ca/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:8987 errors:0 dropped:0 overruns:0 frame:0
TX packets:5945 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:10300888 (10.3 MB) TX bytes:735007 (735.0 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:310 errors:0 dropped:0 overruns:0 frame:0
TX packets:310 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:32145 (32.1 KB) TX bytes:32145 (32.1 KB)

iwconfig:
eth0 no wireless extensions.

lo no wireless extensions.

resolv.conf:
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 127.0.1.1
search cable.virginmedia.net
route:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
192.168.0.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
john@john-Inspiron-1545:~$

snowday 08-17-2013 04:24 PM

You need to install the driver and firmware for your Broadcom BCM4312 card. Consult your distro-specific documentation, or if your distro does not provide the Broadcom driver, see here: http://www.broadcom.com/support/802.11/linux_sta.php

(edit) See also the Zorin OS FAQ's. :)

Quote:

My wireless networking isn't working. How do I get it to work?

If your wireless networking is not working automatically please check the "Additional Drivers" program in Zorin OS to see if there are any third-party drivers available for your wireless card. You will need to use Ethernet Internet access for this. Another solution is the Windows Wireless Drivers program. You will need to get the Windows version of the drivers for your wireless card. This program installs these drivers to your Zorin OS system.
http://zorin-os.com/faq.html

pychosis 08-17-2013 04:46 PM

tried to install the driver but it errors saying
john@john-Inspiron-1545:~$ sudo tar xvf ~/downloads/hybrid-portsrc_x86_64-v5_100_82_112.tar.gz
tar: /home/john/downloads/hybrid-portsrc_x86_64-v5_100_82_112.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
john@john-Inspiron-1545:~$

so then tried the windows driver but that errors saying not an inf. file

snowday 08-17-2013 04:56 PM

Did you try the "Additional Drivers" program as recommended in the Zorin FAQ?

The error message indicates you are pointing to the wrong file/path name. Try using TAB autocomplete and remember that Linux is case sensitive, so for example maybe the folder is /Downloads/ and not /downloads/ ??

Firerat 08-17-2013 04:59 PM

usually. a capital d


~/Downloads


BUT

use the "Additional Drivers" as per snowpipe's post

pychosis 08-18-2013 05:33 AM

Quote:

Originally Posted by Firerat (Post 5011098)
usually. a capital d


~/Downloads


BUT

use the "Additional Drivers" as per snowpipe's post

where can i find the additional drivers? looked evrywhere

Firerat 08-18-2013 06:45 AM

1 Attachment(s)
did you look in system settings?

https://www.linuxquestions.org/quest...5&d=1376826209

pychosis 08-18-2013 12:11 PM

yes, no icon for additional drivers

Firerat 08-18-2013 03:12 PM

hmm, maybe ZorinOS 7 is broken,,

I'll have to download and see

pychosis 08-18-2013 04:12 PM

Quote:

Originally Posted by Firerat (Post 5011522)
hmm, maybe ZorinOS 7 is broken,,

I'll have to download and see

ah ok

TobiSGD 08-18-2013 04:38 PM

Since Zorin OS is based on Ubuntu this should work:
Code:

sudo apt-get install firmware-b43-lpphy-installer
This should install a package that automatically will install the needed firmware. After that (not sure, maybe a reboot is needed) your WLAN should work.

pychosis 08-18-2013 04:49 PM

Quote:

Originally Posted by TobiSGD (Post 5011560)
Since Zorin OS is based on Ubuntu this should work:
Code:

sudo apt-get install firmware-b43-lpphy-installer
This should install a package that automatically will install the needed firmware. After that (not sure, maybe a reboot is needed) your WLAN should work.


yes that worked


thanks to all for the help

pychosis 08-18-2013 05:07 PM

so wifi works but getting loads of errors popping up

"sorry zorin 7 has experienced an internal error" that came on screen 4 or 5 times
then in task bar get a red circle saying

"error occurred run package manager or apt get in terminal. the error message was :error opening the cache (E:read error - read
(5:input/output error), E:The package list or status file could not be parsed or opened)
this usually means that your installed packages have unmet dependences."


All times are GMT -5. The time now is 08:13 PM.