LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-13-2015, 08:56 AM   #1
kzofm
LQ Newbie
 
Registered: Mar 2015
Posts: 10

Rep: Reputation: Disabled
New Guy Here, Need help Installing Wireless Driver and changing Window Manager


Hello Everyone,

First off all im new here, This is the first time I installed slackware. I have been tempted to use slackware for the last 6 years. Finally I have installed it. I wiped Debian off my computer and replaced it with Slackware.

Now, with that said I have a 3 Problems:

1) The main problem: I cannot install my Wireless Driver (which means I am unable to access the internet on my computer, (right now I am borrowing a computer so I can connect to my wireless router and use it).

I have tried searching for answers with no luck. On Debian, this driver was called "brcm80211" and I simply double clicked a .deb file and installed it. Unfortunately, here in Slackware I am only getting more confused.

Can someone find the equivalent of this driver in Slackware and help me with the installation instructions?

2) How can I replace KDE with fluxbox or XFCE? Right now I only have KDE, which I realised is too resource intensive for my older netbook. OR maybe install fluxbox/xfce and randomly switch between them before loggin in?

3) What is the normal way of installing programs in Slackware?
I'm used to "apt-get update" and "apt-get install program" in debian. Is there an equivalent to such commands in Slackware? If not how do I get stuff Installed?

4) Would I be better off simply re-installing the whole system, this time choosing xfce instead of kde and then finding a way to install my wireless driver?

Please advise,
Thank you.
 
Old 03-13-2015, 09:00 AM   #2
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
for the wireless issue, can you provide diagnostics like this so that someone can help troubleshoot:
http://www.linuxquestions.org/questi...7/#post5194985
 
Old 03-13-2015, 09:24 AM   #3
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Hi. Welcome to Slackware.

Okay, first things first.

1. Can you run the command "lspci" and copy the output and paste it here in code tags so we can see which hardware you exactly have? The Broadcom chipsets are supported under Slackware but in various ways. Some use the free drivers with firmware, but some use the propriety OEM driver. Knowing which you have will answer the questions of which to use.

2. Open a terminal and run "xwmconfig" and select Xfce.

3. Slackware uses pkgtools which consists of installpkg, removepkg, upgradepkg, etc. Outside of this you have SlackBuilds.org packages maintained by the community which can be installed and managed by tools like sbopkg, sbotools, etc. I recommend sbotools myself, but that's because I'm used to the way it works.

4. No but removing the debian/ubuntu .deb package might be a good start, but reinstalling if needed is fairly painless.
 
Old 03-13-2015, 09:34 AM   #4
kzofm
LQ Newbie
 
Registered: Mar 2015
Posts: 10

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by schneidz View Post
for the wireless issue, can you provide diagnostics like this so that someone can help troubleshoot:
http://www.linuxquestions.org/questi...7/#post5194985
Thank you for your reply, I will post this information in a few minutes.
 
Old 03-13-2015, 09:37 AM   #5
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
1. You likely need the broadcom firmware. Have a look at these, becasue they might help. But getting the information of your wireless device would allow us to better provide you guidance. Post the results of lspci -knn|grep -A3 net to get us that information.

2. Run xwmconfig. This will allow you to select your default WM/DE for that user. XFCE should already be installed unless you purposefully exluded it from the install (it's part of the "Full" install).

3. There is nothing built in for searching for additional packages, but there are 3rd-party sites that provide slackbuilds, which are build scripts that will compile the source into a Slackware compliant package. The biggest is http://slackbuilds.org (commonly called SBo). I would recommend reading the HOWTO and FAQ and try a couple of builds manually. Once you understand how they work, you can switch to a program that helps automate that, like sbopkg or sbotools. There is also an addon for slackpkg (used to keep Slackware up-to-date) called Slackpkg+, which can add 3rd-party repositories and will provide you with pre-compiled programs from places like http://slacky.eu and http://www.slackware.com/~alien/slackbuilds/ (Alien Bob is Eric Hameleers, who is one of the core Slackware developers), so his packages are generally high quality.

But I would recommend learning how slackbuilds work and get a general idea of how to compile programs, because there won't be precompiled or generated slackbuilds for every piece of software out there that you might want to install, so it's a good idea to get familiar with the process in case you need to do it manually (plus it is a great learning exercise). The HOWTO on SBo and information on http://docs.slackware.com can provide you a great starting point.
 
Old 03-13-2015, 09:57 AM   #6
kzofm
LQ Newbie
 
Registered: Mar 2015
Posts: 10

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by schneidz View Post
for the wireless issue, can you provide diagnostics like this so that someone can help troubleshoot:
http://www.linuxquestions.org/questi...7/#post5194985
Here is the information that the script gave: Sorry, but I can't figure out how to post code tags.


{bash-4.2# source net-diag.ksh
uname
lspci
lsusb
lsmod
ifconfig
ifconfig -a
iwconfig
iwlist
resolv.conf
route
ping router
==> /tmp/00-uname.schneidz <==
Linux slack3886 3.10.17 #2 Wed Oct 23 17:46:52 CDT 2013 i686 Intel(R) Atom(TM)
CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
==> /tmp/01-lspci.schneidz <==
00:00.0 Host bridge: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx DMI
Bridge (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Atom Processor
D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller (rev 02)
00:02.1 Display controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx
Integrated Graphics Controller (rev 02)
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio
Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 2 (rev 02)
00:1c.3 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 4 (rev 02)
00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1
(rev 02)
00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2
(rev 02)
00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3
(rev 02)
00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4
(rev 02)
00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev
02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation NM10/ICH7 Family SATA Controller [AHCI
mode] (rev 02)
01:00.0 Ethernet controller: Qualcomm Atheros AR8132 Fast Ethernet (rev c0)
02:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless
LAN Controller (rev 01)
==> /tmp/02-lsusb.schneidz <==
Bus 001 Device 006: ID 0781:5567 SanDisk Corp. Cruzer Blade
Bus 001 Device 003: ID 058f:6387 Alcor Micro Corp. Flash Drive
Bus 001 Device 004: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
Bus 001 Device 005: ID 13d3:5702 IMC Networks UVC VGA Webcam
Bus 002 Device 002: ID 1bcf:0007 Sunplus Innovation Technology Inc. Optical Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 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
==> /tmp/03-lsmod.schneidz <==
Module Size Used by
ipv6 234918 12
cpufreq_ondemand 6807 1
speedstep_lib 2495 0
lp 7474 0
ppdev 4702 0
parport_pc 16472 0
parport 24879 3 lp,ppdev,parport_pc
fuse 64207 3
uvcvideo 62209 0
videobuf2_vmalloc 2268 1 uvcvideo
joydev 7163 0
videobuf2_memops 1315 1 videobuf2_vmalloc
videobuf2_core 24070 1 uvcvideo
videodev 78639 2 uvcvideo,videobuf2_core
hid_generic 733 0
usbhid 31706 0
hid 70115 2 hid_generic,usbhid
keucr 54914 0
usb_storage 35805 2
snd_hda_codec_realtek 30108 1
i2c_dev 4471 0
brcmsmac 502848 0
cordic 828 1 brcmsmac
brcmutil 3641 1 brcmsmac
snd_hda_intel 29246 2
i915 505453 3
mac80211 372726 1 brcmsmac
snd_hda_codec 123857 2 snd_hda_codec_realtek,snd_hda_intel
coretemp 3855 0
snd_hwdep 4730 1 snd_hda_codec
acpi_cpufreq 4479 1
snd_pcm 60504 2 snd_hda_codec,snd_hda_intel
snd_page_alloc 5894 2 snd_pcm,snd_hda_intel
snd_timer 14195 1 snd_pcm
snd 43944 10
snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel
soundcore 4218 1 snd
cfg80211 319419 2 brcmsmac,mac80211
mperf 911 1 acpi_cpufreq
eeepc_wmi 4024 0
drm_kms_helper 31326 1 i915
asus_wmi 13554 1 eeepc_wmi
drm 184126 4 i915,drm_kms_helper
sparse_keymap 2534 1 asus_wmi
intel_agp 8672 1 i915
rfkill 12408 3 cfg80211,asus_wmi
atl1c 30306 0
intel_gtt 10108 3 i915,intel_agp
processor 20557 1 acpi_cpufreq
video 10162 2 i915,asus_wmi
bcma 25621 1 brcmsmac
agpgart 21576 3 drm,intel_agp,intel_gtt
thermal 7128 0
lpc_ich 11181 0
thermal_sys 18829 3 video,thermal,processor
uhci_hcd 19323 0
ehci_pci 2972 0
ehci_hcd 33259 1 ehci_pci
i2c_algo_bit 4567 1 i915
i2c_core 17440 6 drm,i915,i2c_dev,drm_kms_helper,i2c_algo_bit,videodev
freq_table 2104 3 cpufreq_ondemand,acpi_cpufreq,thermal_sys
psmouse 73088 0
battery 9551 0
serio_raw 3441 0
hwmon 997 3 coretemp,thermal_sys,asus_wmi
evdev 7448 11
microcode 7469 0
button 3664 1 i915
ac 3395 0
wmi 7051 1 asus_wmi
loop 14679 0
==> /tmp/04-ifconfig.schneidz <==
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether bc:ae:c5:d3:ca:47 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 28 bytes 1476 (1.4 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 28 bytes 1476 (1.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
==> /tmp/05-ifconfig-a.schneidz <==
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether bc:ae:c5:d3:ca:47 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 28 bytes 1476 (1.4 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 28 bytes 1476 (1.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4098<BROADCAST,MULTICAST> mtu 1500
ether 48:5d:60:d2:8f:66 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
==> /tmp/06-iwconfig.schneidz <==
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11bgn ESSIDff/any
Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
Retry long limit:7 RTS thrff Fragment thrff
Encryption keyff
Power Managementn
==> /tmp/07-iwlist.schneidz <==
wlan0 Interface doesn't support scanning : Network is down
==> /tmp/09-route.schneidz <==
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
==> /tmp/10-ping-router.schneidz <==
Usage: ping [-aAbBdDfhLnOqrRUvV] [-c count] [-i interval] [-I interface]
[-m mark] [-M pmtudisc_option] [-l preload] [-p pattern] [-Q tos]
[-s packetsize] [-S sndbuf] [-t ttl] [-T timestamp_option]
[-w deadline] [-W timeout] [hop1 ...] destination
bash-4.2#}

Last edited by kzofm; 03-13-2015 at 10:00 AM.
 
Old 03-13-2015, 10:05 AM   #7
kzofm
LQ Newbie
 
Registered: Mar 2015
Posts: 10

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ReaperX7 View Post
Hi. Welcome to Slackware.

Okay, first things first.

1. Can you run the command "lspci" and copy the output and paste it here in code tags so we can see which hardware you exactly have? The Broadcom chipsets are supported under Slackware but in various ways. Some use the free drivers with firmware, but some use the propriety OEM driver. Knowing which you have will answer the questions of which to use.

2. Open a terminal and run "xwmconfig" and select Xfce.

3. Slackware uses pkgtools which consists of installpkg, removepkg, upgradepkg, etc. Outside of this you have SlackBuilds.org packages maintained by the community which can be installed and managed by tools like sbopkg, sbotools, etc. I recommend sbotools myself, but that's because I'm used to the way it works.

4. No but removing the debian/ubuntu .deb package might be a good start, but reinstalling if needed is fairly painless.
Thank you!

I have gotten the result of lspci, unfortunately I don't know how to post in code tags so I'll post it as it. Will try your other suggestions as well.

Lspci output:

bash-4.2# lspci
00:00.0 Host bridge: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx DMI
Bridge (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Atom Processor
D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller (rev 02)
00:02.1 Display controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx
Integrated Graphics Controller (rev 02)
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio
Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 2 (rev 02)
00:1c.3 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 4 (rev 02)
00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1
(rev 02)
00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2
(rev 02)
00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3
(rev 02)
00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4
(rev 02)
00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev
02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation NM10/ICH7 Family SATA Controller [AHCI
mode] (rev 02)
01:00.0 Ethernet controller: Qualcomm Atheros AR8132 Fast Ethernet (rev c0)
02:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless
LAN Controller (rev 01)
bash-4.2#
 
Old 03-13-2015, 10:13 AM   #8
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
what happens when you run
Code:
sudo ifconfig wlan0 up
.

then run the source net-diag.ksh again ?

code tags: highlight the text and clik on the # symbol.


are there any capacitive buttons on the laptop that must be illuminated to enable wifi ?
Code:
rfkill list

Last edited by schneidz; 03-13-2015 at 10:21 AM.
 
Old 03-13-2015, 10:18 AM   #9
kzofm
LQ Newbie
 
Registered: Mar 2015
Posts: 10

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by bassmadrigal View Post
1. You likely need the broadcom firmware. Have a look at these, becasue they might help. But getting the information of your wireless device would allow us to better provide you guidance. Post the results of lspci -knn|grep -A3 net to get us that information.

2. Run xwmconfig. This will allow you to select your default WM/DE for that user. XFCE should already be installed unless you purposefully exluded it from the install (it's part of the "Full" install).

3. There is nothing built in for searching for additional packages, but there are 3rd-party sites that provide slackbuilds, which are build scripts that will compile the source into a Slackware compliant package. The biggest is http://slackbuilds.org (commonly called SBo). I would recommend reading the HOWTO and FAQ and try a couple of builds manually. Once you understand how they work, you can switch to a program that helps automate that, like sbopkg or sbotools. There is also an addon for slackpkg (used to keep Slackware up-to-date) called Slackpkg+, which can add 3rd-party repositories and will provide you with pre-compiled programs from places like http://slacky.eu and http://www.slackware.com/~alien/slackbuilds/ (Alien Bob is Eric Hameleers, who is one of the core Slackware developers), so his packages are generally high quality.

But I would recommend learning how slackbuilds work and get a general idea of how to compile programs, because there won't be precompiled or generated slackbuilds for every piece of software out there that you might want to install, so it's a good idea to get familiar with the process in case you need to do it manually (plus it is a great learning exercise). The HOWTO on SBo and information on http://docs.slackware.com can provide you a great starting point.

Thank you for your information and suggestions. I am posting the result of "lspci -knn|grep -A3 net" below.

bash-4.2# lspci -knn|grep -A3 net
01:00.0 Ethernet controller [0200]: Qualcomm Atheros AR8132 Fast Ethernet
[1969:1062] (rev c0)
Subsystem: ASUSTeK Computer Inc. Device [1043:838a]
Kernel driver in use: atl1c
Kernel modules: atl1c
bash-4.2#
 
Old 03-13-2015, 10:34 AM   #10
kzofm
LQ Newbie
 
Registered: Mar 2015
Posts: 10

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by schneidz View Post
what happens when you run
Code:
sudo ifconfig wlan0 up
.

then run the source net-diag.ksh again ?

code tags: highlight the text and clik on the # symbol.


are there any capacitive buttons on the laptop that must be illuminated to enable wifi ?
Code:
rfkill list
Nope no capacitive button. The is a button, but that relies on asus software to actually work. In other words, they have been dysfunctional since I wiped windows off my computer 4 years ago. Been using Ubuntu and debian, never needed the buttons for wireless.

I have run the command you suggested and then run net-diag again.
Code:
bash-4.2# sudo ifconfig wlan0 up
bash-4.2# source net-diag.ksh
uname
lspci
lsusb
lsmod
ifconfig
ifconfig -a
iwconfig
iwlist
resolv.conf
route
ping router
==> /tmp/00-uname.schneidz <==
Linux slack3886 3.10.17 #2 Wed Oct 23 17:46:52 CDT 2013 i686 Intel(R) Atom(TM)
CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
==> /tmp/01-lspci.schneidz <==
00:00.0 Host bridge: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx DMI
Bridge (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Atom Processor
D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller (rev 02)
00:02.1 Display controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx
Integrated Graphics Controller (rev 02)
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio
Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 2 (rev 02)
00:1c.3 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 4 (rev 02)
00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1
(rev 02)
00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2
(rev 02)
00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3
(rev 02)
00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4
(rev 02)
00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev
02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation NM10/ICH7 Family SATA Controller [AHCI
mode] (rev 02)
01:00.0 Ethernet controller: Qualcomm Atheros AR8132 Fast Ethernet (rev c0)
02:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless
LAN Controller (rev 01)
==> /tmp/02-lsusb.schneidz <==
Bus 001 Device 003: ID 058f:6387 Alcor Micro Corp. Flash Drive
Bus 001 Device 004: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
Bus 001 Device 005: ID 13d3:5702 IMC Networks UVC VGA Webcam
Bus 002 Device 002: ID 1bcf:0007 Sunplus Innovation Technology Inc. Optical Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 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
==> /tmp/03-lsmod.schneidz <==
Module Size Used by
ipv6 234918 12
cpufreq_ondemand 6807 1
speedstep_lib 2495 0
lp 7474 0
ppdev 4702 0
parport_pc 16472 0
parport 24879 3 lp,ppdev,parport_pc
fuse 64207 3
joydev 7163 0
uvcvideo 62209 0
hid_generic 733 0
keucr 54914 0
usbhid 31706 0
videobuf2_vmalloc 2268 1 uvcvideo
videobuf2_memops 1315 1 videobuf2_vmalloc
usb_storage 35805 1
videobuf2_core 24070 1 uvcvideo
videodev 78639 2 uvcvideo,videobuf2_core
hid 70115 2 hid_generic,usbhid
i2c_dev 4471 0
snd_hda_codec_realtek 30108 1
i915 505453 3
coretemp 3855 0
brcmsmac 502848 0
snd_hda_intel 29246 2
snd_hda_codec 123857 2 snd_hda_codec_realtek,snd_hda_intel
acpi_cpufreq 4479 1
snd_hwdep 4730 1 snd_hda_codec
mperf 911 1 acpi_cpufreq
snd_pcm 60504 2 snd_hda_codec,snd_hda_intel
snd_page_alloc 5894 2 snd_pcm,snd_hda_intel
cordic 828 1 brcmsmac
snd_timer 14195 1 snd_pcm
brcmutil 3641 1 brcmsmac
mac80211 372726 1 brcmsmac
eeepc_wmi 4024 0
asus_wmi 13554 1 eeepc_wmi
drm_kms_helper 31326 1 i915
cfg80211 319419 2 brcmsmac,mac80211
sparse_keymap 2534 1 asus_wmi
intel_agp 8672 1 i915
drm 184126 4 i915,drm_kms_helper
snd 43944 10
snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel
uhci_hcd 19323 0
video 10162 2 i915,asus_wmi
processor 20557 1 acpi_cpufreq
thermal 7128 0
ehci_pci 2972 0
rfkill 12408 3 cfg80211,asus_wmi
intel_gtt 10108 3 i915,intel_agp
thermal_sys 18829 3 video,thermal,processor
atl1c 30306 0
soundcore 4218 1 snd
agpgart 21576 3 drm,intel_agp,intel_gtt
lpc_ich 11181 0
bcma 25621 1 brcmsmac
ehci_hcd 33259 1 ehci_pci
i2c_algo_bit 4567 1 i915
i2c_core 17440 6 drm,i915,i2c_dev,drm_kms_helper,i2c_algo_bit,videodev
freq_table 2104 3 cpufreq_ondemand,acpi_cpufreq,thermal_sys
psmouse 73088 0
serio_raw 3441 0
hwmon 997 3 coretemp,thermal_sys,asus_wmi
wmi 7051 1 asus_wmi
microcode 7469 0
battery 9551 0
ac 3395 0
evdev 7448 11
button 3664 1 i915
loop 14679 0
==> /tmp/04-ifconfig.schneidz <==
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether bc:ae:c5:d3:ca:47 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 20 bytes 1076 (1.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 20 bytes 1076 (1.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 48:5d:60:d2:8f:66 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
==> /tmp/05-ifconfig-a.schneidz <==
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether bc:ae:c5:d3:ca:47 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 20 bytes 1076 (1.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 20 bytes 1076 (1.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 48:5d:60:d2:8f:66 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
==> /tmp/06-iwconfig.schneidz <==
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11bgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=27 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
==> /tmp/07-iwlist.schneidz <==
wlan0 Scan completed :
Cell 01 - Address: 78:8C:54:02:CA:22
Channel:1
Frequency:2.412 GHz (Channel 1)
Quality=46/70 Signal level=-64 dBm
Encryption key:on
ESSID:"AMIS-02CA21"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
Mode:Master
Extra:tsf=000000e53d53b55d
Extra: Last beacon: 80ms ago
IE: Unknown: 000B414D49532D303243413231
IE: Unknown: 010882848B962430486C
IE: Unknown: 030101
IE: Unknown: 2A0100
IE: Unknown: 2F0100
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK
IE: Unknown: 32040C121860
IE: Unknown: DD090010180201F0040000
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK
IE: Unknown:
DD180050F2020101800003A4000027A4000042435E0062322F00
==> /tmp/09-route.schneidz <==
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
==> /tmp/10-ping-router.schneidz <==
Usage: ping [-aAbBdDfhLnOqrRUvV] [-c count] [-i interval] [-I interface]
[-m mark] [-M pmtudisc_option] [-l preload] [-p pattern] [-Q tos]
[-s packetsize] [-S sndbuf] [-t ttl] [-T timestamp_option]
[-w deadline] [-W timeout] [hop1 ...] destination
bash-4.2#
 
Old 03-13-2015, 10:37 AM   #11
linuxtinker
Member
 
Registered: Dec 2013
Location: NJ / USA
Distribution: Slackware 64 -Current
Posts: 232

Rep: Reputation: 99
This thread should help you out with your wireless set-up.
http://www.linuxquestions.org/questi...-a-4175536084/
 
Old 03-13-2015, 10:48 AM   #12
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,923
Blog Entries: 44

Rep: Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158
Member response

Hi,

Welcome to LQ!

From your output above the radio is working since you do get a scan. You may just need to configure the 'wlan0' device for your network.

Look at: http://docs.slackware.com/
Quote:
Configure your new Slackware System; how to proceed after the installation has completed.
You will find, Configure your Network for both wired and wireless connectivity.

Graphical Network Configuration Services seems to be a choice for most users.

I prefer the manual configurations.
Hope this helps.
Have fun & enjoy!
 
Old 03-13-2015, 11:05 AM   #13
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
is AMIS-02CA21 the name of your router. are you able to dhcp into it ?
 
Old 03-13-2015, 11:08 AM   #14
kzofm
LQ Newbie
 
Registered: Mar 2015
Posts: 10

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by linuxtinker View Post
This thread should help you out with your wireless set-up.
http://www.linuxquestions.org/questi...-a-4175536084/
Thank you for the link!

---------- Post added 03-13-15 at 11:08 AM ----------

Quote:
Originally Posted by onebuck View Post
Hi,

Welcome to LQ!

From your output above the radio is working since you do get a scan. You may just need to configure the 'wlan0' device for your network.

Look at: http://docs.slackware.com/ You will find, Configure your Network for both wired and wireless connectivity.

Graphical Network Configuration Services seems to be a choice for most users.

I prefer the manual configurations.
Hope this helps.
Have fun & enjoy!
Thank you. I will check this now.
 
Old 03-13-2015, 11:14 AM   #15
kzofm
LQ Newbie
 
Registered: Mar 2015
Posts: 10

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by schneidz View Post
is AMIS-02CA21 the name of your router. are you able to dhcp into it ?
Yes that is the name of my router. What do you mean by DHCP into it? I an unable to access it via the browser. I cannot ping it either, it says network is unreachable.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Beryl Window Manager / Emerald Theme Manager Not Changing With ATi Drivers. Z3R0o Linux - Desktop 2 01-06-2007 11:23 PM
changing desktop manager and window manager Tux Red Hat 4 04-04-2006 01:56 PM
Changing Window Manager eam Linux - Software 2 10-04-2004 11:00 PM
installing and changing to a new window manager hamish Linux - Newbie 2 02-05-2004 04:22 PM
Changing your Window Manager nigma Linux - Software 6 05-05-2003 02:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:46 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration