Author Topic: Wireless hookup <solved>  (Read 649 times)

Offline donvan1

  • Full Member
  • ***
  • Posts: 123
Wireless hookup <solved>
« on: October 18, 2011, 04:21:36 PM »
I am using a Toshiba laptop with internal wireless modem. Recently the Toshiba failed to initialize the wireless connection automatically on start up. I can manually start it and continue as usual. Anyone have an idea what has caused the machine to fail to initialize automatically at boot? I use the updated version of the KDE desktop.
« Last Edit: October 23, 2011, 01:35:23 PM by donvan1 »
In everything give thanks

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: Wireless hookup
« Reply #1 on: October 18, 2011, 04:26:06 PM »
You'll need to edit this file as root.

/etc/sysconfig/speedboot

It will probably look like this:

#possible values : auto / yes / no / probe
#probe should only be used on kernel commandline : speedboot=probe
#to reset speedboot status for current kernel
SPEEDBOOT=auto

Change the last line to:

SPEEDBOOT=no

Reboot and see if that fixed it.

Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline donvan1

  • Full Member
  • ***
  • Posts: 123
Re: Wireless hookup
« Reply #2 on: October 18, 2011, 05:04:11 PM »
Well, it came up working this time but I think I'll continue to watch it for a day or two before marking it as solved.
In everything give thanks

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: Wireless hookup
« Reply #3 on: October 18, 2011, 05:06:06 PM »
It will continue to work. On some systems, whether wireless or ethernet, the speedboot procedure just doesn't give enough time for the network connection to be made. But, continue to monitor.

Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline donvan1

  • Full Member
  • ***
  • Posts: 123
Re: Wireless hookup
« Reply #4 on: October 23, 2011, 01:34:18 PM »
thanks for the heads up on SPEEDBOOT I've had no repeat of the problem since I made the change so I will mark this as solved.
In everything give thanks