LinuxQuestions.org
Help answer threads with 0 replies.
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-21-2010, 08:25 AM   #1
enine
Senior Member
 
Registered: Nov 2003
Distribution: Slackʍɐɹǝ
Posts: 1,486
Blog Entries: 4

Rep: Reputation: 282Reputation: 282Reputation: 282
Slackware-current wireless doesn't reconnect after resumeI


I've started using slackpkg to keep my system up to date now and after the updates in January my wireless doesn't reconnect after a resume from suspend, I have to connect then kill dhcpcd and restart it. Any ideas what changed there and how I fix it. From the install of 13 until Jan it worked fine.
 
Old 02-22-2010, 02:25 AM   #2
piratesmack
Member
 
Registered: Feb 2009
Distribution: Slackware, Arch
Posts: 519

Rep: Reputation: 142Reputation: 142
Try creating a script in /etc/pm/sleep.d like:
Code:
#!/bin/sh

case $1 in
  suspend | hibernate) /etc/rc.d/rc.inet1 stop ;;
  resume | thaw) /etc/rc.d/rc.inet1 start ;;
esac
That's assuming you have your wireless configured through inet1.conf

Last edited by piratesmack; 02-22-2010 at 02:27 AM.
 
  


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
Reconnect to wireless network leupi Linux - Wireless Networking 13 02-16-2014 12:34 PM
Odd wireless problem with Slackware-current on Latitude 110L easuter Slackware 1 12-07-2009 04:44 AM
Can't get wireless to work on Slackware 12.2/current, Aspire One yhzmet Slackware 2 04-03-2009 10:24 PM
Wireless reconnect problem...HELP!!! kristhor Linux - Wireless Networking 5 09-07-2008 04:05 PM
Wireless, USB Mouse problems with Slackware-current Korazail Slackware 7 12-23-2005 05:24 PM

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

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