LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 11-22-2010, 01:09 AM   #1
sam.jury
LQ Newbie
 
Registered: Nov 2010
Posts: 5

Rep: Reputation: 0
How to instal WCID in Slackware (DONE) Now stuck on getting intel wireless drivers)


Hey everyone,

So I decided that I would swap over to Slackware on my HP dv2000 notebook as Linux mint wasn't encouraging me to use the command line too much and I decided to get thrown in the deep end with the scripting side of things.

Basically I can't work out how to install WCID off the Slackware DVD, I have gotten as far as extracting it (extracted to /home/ but I am unsure how to execute it, I have read the install docs and can't make much sense of it, could someone possibly help out and pass on the code to install.

Thanks

Last edited by sam.jury; 11-22-2010 at 02:05 AM. Reason: Double post
 
Old 11-22-2010, 01:10 AM   #2
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
You don't extract it. Find the package and just do "installpkg filename" as root.

Edit: I've reported your other post for closure, since I already replied to this one.

Last edited by Nylex; 11-22-2010 at 01:12 AM.
 
Old 11-22-2010, 01:17 AM   #3
sam.jury
LQ Newbie
 
Registered: Nov 2010
Posts: 5

Original Poster
Rep: Reputation: 0
Thanks mate, seems to have worked just rebooting to find out. Thanks for reporting the other post too
 
Old 11-22-2010, 01:59 AM   #4
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Do you mean WICD?

Go to the extra directory on the DVD, and as root do
Code:
installpkg wicd*****.txz
Kind regards
 
Old 11-22-2010, 02:03 AM   #5
sam.jury
LQ Newbie
 
Registered: Nov 2010
Posts: 5

Original Poster
Rep: Reputation: 0
Ok so that worked but I have no wireless drivers i cannot find them on my Slackware DVD in the extras folder I have downloaded the driver tar (ipw3945-1.2.0.tgz and also the network subsystem ieee80211-1.2.18.tgz, is this all I need? Not to sure about how to go installing them though tried...

tar xzvf ieee80211.1.2.18.tgz
cd /ieee80211-1.2.18
make
(after this i get this error
"root@sam:/home/ieee80211-1.2.18# make
Checking in /lib/modules/2.6.33.4-smp for ieee80211 components...
egrep: /lib/modules/2.6.33.4-smp/build//include/linux/autoconf.h: No such file or directory
make -C /lib/modules/2.6.33.4-smp/build M=/home/ieee80211-1.2.18 modules
make[1]: Entering directory `/usr/src/linux-2.6.33.4'
CC [M] /home/ieee80211-1.2.18/ieee80211_module.o
/home/ieee80211-1.2.18/ieee80211_module.c: In function 'alloc_ieee80211':
/home/ieee80211-1.2.18/ieee80211_module.c:148: error: 'struct net_device' has no member named 'hard_start_xmit'
/home/ieee80211-1.2.18/ieee80211_module.c:149: error: 'struct net_device' has no member named 'change_mtu'
/home/ieee80211-1.2.18/ieee80211_module.c:153: error: 'struct net_device' has no member named 'get_stats'
/home/ieee80211-1.2.18/ieee80211_module.c: In function 'ieee80211_init':
/home/ieee80211-1.2.18/ieee80211_module.c:268: error: 'proc_net' undeclared (first use in this function)
/home/ieee80211-1.2.18/ieee80211_module.c:268: error: (Each undeclared identifier is reported only once
/home/ieee80211-1.2.18/ieee80211_module.c:268: error: for each function it appears in.)
/home/ieee80211-1.2.18/ieee80211_module.c: In function 'ieee80211_exit':
/home/ieee80211-1.2.18/ieee80211_module.c:297: error: 'proc_net' undeclared (first use in this function)
make[2]: *** [/home/ieee80211-1.2.18/ieee80211_module.o] Error 1
make[1]: *** [_module_/home/ieee80211-1.2.18] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.33.4'
make: *** [modules] Error 2
"

I was just following the install instructions in the tar but I'm not sure if I'm doing it right maybe there is an easier could somebody shed some light on the situation

Thanks
 
Old 11-22-2010, 02:24 AM   #6
sam.jury
LQ Newbie
 
Registered: Nov 2010
Posts: 5

Original Poster
Rep: Reputation: 0
Ok, so i just checked ilwifi

"ls /var/log/packages | grep iwlwifi"

It seems all the required drivers are installed so maybe something else must be the problem, the wireless light on my laptop is still red and WICD is showing no connections
 
Old 11-27-2010, 01:45 AM   #7
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Is the module for the device loaded? Can you do "lsmod | grep ipw" to check? Also do a "dmesg | grep ipw" to see if there were any errors on loading the module.
 
  


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
[SOLVED] Instal D-link DWA 125 Wireless adaptor on Slackware 13.1 adtf01 Slackware 19 12-15-2010 08:41 AM
Intel wireless ipw3945 drivers for Slackware 10.1 Alexvader Slackware 4 12-19-2009 05:01 PM
WCID wireless network management antiphos Linux - Newbie 6 08-21-2009 04:50 PM

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

All times are GMT -5. The time now is 10:06 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