LinuxQuestions.org
Visit Jeremy's Blog.
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 02-02-2008, 05:07 AM   #1
kniwor
Member
 
Registered: Aug 2005
Distribution: Slackware 12
Posts: 106

Rep: Reputation: 15
P5B Deluxe wifi (sound/wifi help on 12.0)


Hi,

I just installed Slamd64 12.0 on my comp, the motherboard is P5B Deluxe wifi and I need help with sound/display/wifi etc, here's a link to the motherboard, the audio/wifi is integrated, video card is nVidia 6600GT.

http://www.asus.com/products.aspx?mo...3&l2=11&l3=307

Video Crad: nVidia 6600GT
Sound: Integrated Soundmax ADI® AD1988B
Wi/fi: Integrated Realtek RTL8187 adapter

I have no idea how to go about setting these things, so any help would be appreciated.

Installed Slackware 12.0 now, and also installed the wifi card using ndiswrapper, need help connecting to wireless network now. Read the post
http://www.linuxquestions.org/questi...1/#post3053087

Last edited by kniwor; 02-11-2008 at 12:00 AM.
 
Old 02-05-2008, 01:32 AM   #2
kniwor
Member
 
Registered: Aug 2005
Distribution: Slackware 12
Posts: 106

Original Poster
Rep: Reputation: 15
Guys I need help setting up the wifi so I can atleast get online to solve other issues....
 
Old 02-05-2008, 03:25 AM   #3
tobyl
Member
 
Registered: Apr 2003
Location: uk
Distribution: slackware current
Posts: 768

Rep: Reputation: 64
A quick look around suggests that there may be a problem with 64 bit driver for the wifi card.

The gentoo guys have some info here, but don't mention 64 bit.
http://gentoo-wiki.com/HARDWARE_rtl8187

I am afraid I don't know whether Slamd64 (or any 64bit distro) can run 32bit compatibility for a kernel driver.
You may be better off with a 32bit Slackware install (though you will have to get a newer kernel (>= 2.6.23))

Your other option is wait for 64bit support for this card, or buy an add-on card that is better supported.
Don't take my word for it though, I could be wrong.
Finally, bear in mind that this primarily a Slackware forum, you may do better to address your problem to Fred and the Slamd64 people, I believe they have their own support forum.

tobyl

Last edited by tobyl; 02-05-2008 at 03:39 AM.
 
Old 02-05-2008, 09:36 AM   #4
kniwor
Member
 
Registered: Aug 2005
Distribution: Slackware 12
Posts: 106

Original Poster
Rep: Reputation: 15
It seems I will run into more issues with slamd64, so decided to install Slackware 12.0. Will get back to u guys when I have installed it, for help with that.
 
Old 02-10-2008, 11:57 PM   #5
kniwor
Member
 
Registered: Aug 2005
Distribution: Slackware 12
Posts: 106

Original Poster
Rep: Reputation: 15
Ok guys, I have installed Slackware 12.0 on my system, used ndiswrapper 1.52 to install the wifi drivers and the installation was flawless for me. So far so good. But I do not know how to configure my wifi now, i need to connect to a wifi network in my area, the network is WEP protected. Let me know how to do this, here is what the main window in kwifimanager looks like

http://img100.imageshack.us/img100/7...apshot1ku1.png

wlan0 is the name of the adapter, iwconfig and iwlist are unable to see the networks, (let me point out here that everything works fine under windows)

Last edited by kniwor; 02-11-2008 at 07:01 AM.
 
Old 02-12-2008, 02:57 AM   #6
kniwor
Member
 
Registered: Aug 2005
Distribution: Slackware 12
Posts: 106

Original Poster
Rep: Reputation: 15
any help here guys??????
 
Old 02-12-2008, 06:03 AM   #7
tommcd
Senior Member
 
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,230

Rep: Reputation: 293Reputation: 293Reputation: 293
To setup ndiswrapper in Slackware, follow Alien Bob's tutorial:
http://alien.slackbook.org/dokuwiki/...re:ndiswrapper
To enable WEP is easy. Just edit /etc/rc.d/rc.inet1.conf, and under the wlan0 section, put in your essid and WEP key like this:
http://wiki.zenwalk.org/index.php?ti...xx_ndiswrapper
If you use DHCP you probably just need to put in your ESSID and WEP key, and change the WLAN_WPADRIVER to "ndiswrapper".

Here is a linux review of your motherboard:
http://www.phoronix.com/scan.php?pag...item=621&num=1

Last edited by tommcd; 02-12-2008 at 04:47 PM.
 
Old 02-12-2008, 11:49 AM   #8
kniwor
Member
 
Registered: Aug 2005
Distribution: Slackware 12
Posts: 106

Original Poster
Rep: Reputation: 15
But the problem is that there are no results for a iwlist scan, so how do I connect. (The ESSID is the SSID right?)
 
Old 02-12-2008, 04:58 PM   #9
tommcd
Senior Member
 
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,230

Rep: Reputation: 293Reputation: 293Reputation: 293
Yes the ESSID and the SSID are the same thing afaik. Where you able to successfully modprobe the driver? And when you run <ndiswrapper -l> in the terminal does it report the driver is present? If so, then running <ifconfig wlan0> should show the info for the wireless card, and <iwlist wlan0 scanning> should list the wifi networks it finds. For troubleshooting purposes, make sure your router is set to broadcast the ESSID and turn encryption off, just to see if you can connect without encryption. Then set the WEP key again and try to connect with the encryption on.
When I used ndiswrapper it sometimes had trouble finding my wireless access point. Sometimes it would find the router and connect on the first attempt, but other times iwlist would return no results, and I would have to try several times to get it connected.

Last edited by tommcd; 02-12-2008 at 05:21 PM.
 
Old 02-13-2008, 01:43 AM   #10
kniwor
Member
 
Registered: Aug 2005
Distribution: Slackware 12
Posts: 106

Original Poster
Rep: Reputation: 15
- Yes, modprobe is sucessfull
- <ndiswrapper -l> says driver is present
- <ifconfig wlan0> indeed gives info on the card
- <iwlist wlan0 scan> does NOT list any networks, there are 2 wireless networks present in my area, but this shows none. The router is not upto me to configure, I'm in my college and wifi is provided by the institution. Works perfectly fine under winXP.
 
Old 02-13-2008, 10:06 PM   #11
tommcd
Senior Member
 
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,230

Rep: Reputation: 293Reputation: 293Reputation: 293
I don't know why you can't connect. Try this: first, modprobe ndiswrapper, then:
ifconfig wlan0 down
ifconfig wlan0 up
iwlist wlan0 scan (see if you can find the network now) then, if successful:
iwconfig wlan0 essid your_essid
iwconfig wlan0 ap your_ap (this is the router's cell identity, as reported by the scan)
iwconfig wlan0 key (your_WEP_key)
dhcpcd wlan0 (to get ip address)
Sometimes, when ndiswrapper would have trouble finding my router, I would bring down, then bring up wlan0, and then it would find the router and connect to it.
I'm pretty much out of ideas. Do you know anyone else at your college who uses linux who connects to the wireless network? If so, perhaps you could ask them how they got connected.

Last edited by tommcd; 02-13-2008 at 10:17 PM.
 
Old 02-14-2008, 01:01 AM   #12
kniwor
Member
 
Registered: Aug 2005
Distribution: Slackware 12
Posts: 106

Original Poster
Rep: Reputation: 15
Didn't work, should I try uninstalling and using some other version of ndiswrapper? If so, which?
(nobody else in my college uses linux, so a problem here)
 
  


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
WiFi Only Connects Using Shell, GUI Fails on Fiesty 7.04 / Dell 1350 WiFi Card pr0gr4mm3r Linux - Wireless Networking 1 07-10-2007 08:43 PM
p5b deluxe only lists 6 hard drives Present Linux - Hardware 5 05-16-2007 07:53 PM
lm_sensors and ASUS P5B/P5B Deluxe Linuxboy877 Linux - Hardware 0 11-26-2006 04:16 PM
Best WiFi PCI (or else) card in general for Linux and WiFi network experimentation? ICEMANII Linux - Wireless Networking 2 09-21-2006 04:50 PM
Ralink WIFI with Asus@Home WIFI wavemachine Linux - Hardware 0 10-20-2004 03:10 PM

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

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