LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 04-04-2006, 04:10 PM   #46
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67

Love the way you're keeping up on this, Fogie. Most would have given up after hearing the squishy sounds that your head is making after hitting the wall so many times...lol

Keep going, you'll get it.
 
Old 04-04-2006, 04:23 PM   #47
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Original Poster
Rep: Reputation: 63
Quote:
Originally Posted by cwwilson721
Love the way you're keeping up on this, Fogie. Most would have given up after hearing the squishy sounds that your head is making after hitting the wall so many times...lol

Keep going, you'll get it.
LOL yeah I'm a glutton for punishment I guess.

You know, I would not go thru this if I could not see the benefit of Linux; and of course the speedy help and feedback from everyone here.

I tell ya, Linux runs so nice on this old laptop. I get into X now in under 1 minute from boot up. Takes like 8 seconds to load the browser.

Last edited by Old_Fogie; 06-10-2006 at 02:24 AM.
 
Old 04-04-2006, 04:47 PM   #48
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
And in 1-2 months, you'll still be faster, load faster, and not have a bit of spyware/adware/virus.

And if you did, YOU know your inner fiddly bits better than any (including me!) Windows Guru could dream of.

Plus, you can, and are, helping others thru this post and answers you'll be giving soon to other people 'on their last rope'

Pay it forward.
 
Old 04-04-2006, 09:42 PM   #49
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Original Poster
Rep: Reputation: 63
WOO HOO!!!!!!!!!!!!!!

Ok, 10 reboots so far and everytime I get into X and I'm wpa-psk via TKIP. No typing anything!

I'll post back in little while with what I did.
 
Old 04-04-2006, 11:58 PM   #50
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Original Poster
Rep: Reputation: 63
Yep! I'm rockin!

I'm gonna write my "how I did it" and post it as I've yet to find a slackware ndiswrapper 2.6 version kernel with wpa_supplicant post yet.
 
Old 04-05-2006, 06:09 AM   #51
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Original Poster
Rep: Reputation: 63
I'm still trying to figure out why this /etc/rc.d/rc.m is delaying me on bootup.

Can I simply delete rc.wireless and rc.wireless.sh?

I've followed the instructions on ndiswrapper's site, and they have us do nothing with these files.

Yet they are queed on boot-up. Sure those two files have fields you can fill it that claim to call the ndiswrapper into play, but they simply dont work for me. "PS AX" never shows the wpa supplicant running. In fact, they change my essid to be nothing which messes me up even more when I put something into those files, in addition to the 1 minute delay they give before hotplug starts.

Now I downloaded the newer versions. Overwrote the empty one's and had same issue.

Then I filled in the fields in rc.wireless.conf and rc.wireless.sh and still no difference. They never call the wpa_supplicant into play.

I do have this /etc/wpa_supplicant.conf properly configured. As I do get a connection before I log on to X if and only if I put these commands into /etc/rc.d/rc.local:

/sbin/modprobe ndiswrapper #loads ndiswrapper
ifconfig wlan0 up #brings up wlan0
/usr/local/bin/wpa_supplicant -Dndiswrapper -iwlan0 -c/etc/wpa_supplicant.conf -Bw #tells the supplicant to alywas run in the background
/sbin/dhcpcd wlan0 # get's me the IP from my router.
 
Old 04-07-2006, 11:12 PM   #52
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Original Poster
Rep: Reputation: 63
Thumbs up This Topic Now Solved!!!!!!!!

deleted, ndiswrapper too unstable.

Last edited by Old_Fogie; 06-09-2006 at 05:20 PM.
 
Old 04-12-2006, 12:46 AM   #53
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Original Poster
Rep: Reputation: 63
Well in summary, after 5 days and about 4 freezes I'm not satisfied overall. My pc is either too slow, or I need to switch to Fedora Core as they allow 12K or 16K stacks. I think that the stack size is the issue here.

I've compiled the kernel to use 8k stacks, no advanced power management, no ACPI, no pre-emptive kernel.

The freezes are sporadic, you don't know when they are going to come, but it appears that when you do alot of data transfer like moving 100 meg files over your lan-network they freeze.

I took off the encryption and just used open, same thing. Turned down the speed, same thing. I tried ALL ndiswrapper's greater that 1.1 and no luck. Even this weeks latest 1.3 version which goes in really well. I was concerned maybe it was an encryption thing, but no.

Last edited by Old_Fogie; 06-10-2006 at 02:26 AM.
 
Old 04-12-2006, 06:54 AM   #54
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
That's the only reason I don't wish to use ndiswrapper: A windows driver on a Linux system. The various non-published hooks, etc. can cause freezes, lockups, sporadic behavior. My next wireless card I will research before I buy to make sure there is some kind of non=ndiswrapper soluyion for the driver issue.
 
Old 04-13-2006, 04:55 PM   #55
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Original Poster
Rep: Reputation: 63
Research my hard ware before I buy, very true. I still have to run windows here for my microtek scanner and my cannon printer

Well I loaded in Madwifi, and I've done about 50 reboots and used this pc w/the Madwifi exclusively for hours on end. Not one crash, or freeze up yet. I found a tweak on the net to madwifi drivers to bump up my range so I'm good throughout my whole entire house now. That was the issue that led me to try out ndiswrapper if you recall.

I've got my essid turned off, and this card hooks up every time (a feature that the madwifi site said is hard to do) woo hoo I must be lucky.

I couldnt get the 2.6.15.3 drivers package or the wpa_supplicant package that madwifi put togethter to install on the 2.6.15.3 custom kernel I made. I could get them in on 2.4.31 and the testing kernel/2.6.13 of slack. I did the make your own madwifi and wpa drivers. Took some time as this pc is slow. But it all works like a charm.

I'm just trying to figure out why pc is slow at boot with "pcmcia turned on" for boot. I suspect pcmcia kicks in part of the madwifi and then we get to hotplug and it tries again and causes a little of a delay. Turning off pcmcia boot up is much faster. I'd like to keep pcmcia as I have a modem that I can put in there to fax out if need be, and also for camera memory.

Last edited by Old_Fogie; 06-10-2006 at 02:27 AM.
 
Old 04-13-2006, 05:12 PM   #56
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8119Reputation: 8119Reputation: 8119Reputation: 8119Reputation: 8119Reputation: 8119Reputation: 8119Reputation: 8119Reputation: 8119Reputation: 8119Reputation: 8119
Quote:
Originally Posted by Old_Fogie
I couldnt get the 2.6.15.3 drivers package or the wpa_supplicant package that madwifi put togethter ..... etc
Hi Old_Fogie,

Those Slackware packages are not created by madwifi site admins or developers. As the URL http://madwifi.org/wiki/UserDocs/Distro/Slackware shows, this is user-contributed documentation. I wrote the bulk of that and I made the packages. If you have questions about either packages or docs, there is no point in contacting madwifi developers, because they are not using Slackware themselves.

Eric
 
Old 04-14-2006, 01:38 AM   #57
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Original Poster
Rep: Reputation: 63
oh ok thank you for letting me know. I was not certain (as I'm still new) if maybe I had possibly not configured my kernel correctly.
 
Old 04-14-2006, 06:27 AM   #58
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Original Poster
Rep: Reputation: 63
I have an "issue" restoring internet with the madwifi wireless after I come back from 'standby' wondering if you guys might shed some light for me.

Is there any tweaks for this with power management I'm not aware of? and should I have pcmcia on or off. What's better for the madwifi's.

Last edited by Old_Fogie; 06-10-2006 at 02:29 AM.
 
Old 04-14-2006, 06:45 PM   #59
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Original Poster
Rep: Reputation: 63
oh I got it now!

If i want to go standby I have to do the following:
1. wpa_cli terminate
2. /etc/rc.d/rc.pcmcia stop (using /etc/rc.d/rc.inet1 ath0_stop wipes out my Essid in ath0

enter standby...now asleep.

hit space bar to resume...once back in KDE

1. /etc/rc.d/rc.pcmica start
2. /etc/rc.d/rc.rc.inet1 ath0_restart (using ath0_start wipes out my ESSID in ath0

the wpa_gui seems to be good for me to turn off the card to save power but while still using the computer.

this old pc is not the most apm/acpi compliant it's very old, but thought the above might be informative.

now to work on my scripts and sudo commands for above commands for normal user .i.e. me
 
Old 04-14-2006, 08:34 PM   #60
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
Also may think about where to put that as a script.... Could come in handy to just type one command instead of many more.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Atheros 54 slack mirto Slackware 5 11-23-2005 05:34 AM
Slack Vs. Mepis Vs. Ubuntu User665 Linux - Distributions 44 09-16-2005 09:01 PM
Mepis: can't find my wifi network every of the time BufordMadigan Linux - Wireless Networking 1 05-31-2005 01:53 PM
nvidia driver and mepis ronss Linux - Distributions 3 01-31-2005 05:42 AM
ATI driver and MEPIS percent20 Linux - Hardware 4 01-20-2005 12:00 PM

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

All times are GMT -5. The time now is 05:38 AM.

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