Author Topic: [Solved]wireless and audio problem - lenovo s12 intel  (Read 1287 times)

tedo

  • Guest
[Solved]wireless and audio problem - lenovo s12 intel
« on: December 01, 2010, 02:39:52 PM »
Hi!
I' just installed PCLinuxOS and I have two problems.
Wireless is Broadcom BCM4312 and is not working after sleep or hibernation.
Second problem is with audio Intel N10/ICH 7 - for now work only via Alsa Mixer,
but can not remember channels settings.
« Last Edit: December 20, 2010, 02:33:39 PM by tedo »

Offline Ertain

  • Sr. Member
  • ****
  • Posts: 365
  • I come in peace. And for some nachos.
Re: wireless and audio problem - lenovo s12 intel
« Reply #1 on: December 02, 2010, 01:46:53 AM »
As I have read from some websites this wireless card takes a while to respond after hiberation.  When using the proprietary driver from Broadcom it takes a minute for the wireless to come back up.  I doubt, though, you're using the proprietary one. ;)

Check to see what modules are listed.  Use the "lsmod" command to check and see for the proper wireless-related drivers ("wl", "b43", or something like those).  Check to make sure the modules are in place before and after hibernation.  If the driver is missing then load it again with the "modprobe" command.  You can also reload it by first removing it with "modprobe -r" and running "modprobe" again.
"She's the boss, apple sauce!"
 -Frank Cho

tedo

  • Guest
Re: [Solved]wireless and audio problem - lenovo s12 intel
« Reply #2 on: December 20, 2010, 02:37:33 PM »
I installed rfkill from Synaptic.

Run as root:  rfkill unblock all