Results 11 to 20 of 23
when i search for wifi singals it says non found....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-09-2011 #11Linux Newbie
- Join Date
- May 2009
- Location
- Kitchener, Ontario, Canada
- Posts
- 191
when i search for wifi singals it says non found.
- 10-09-2011 #12
Was this after installing the b43-firmware? Note, you may also need the b43-fwcutter.
What was your exact error message?Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 10-09-2011 #13Linux Newbie
- Join Date
- May 2009
- Location
- Kitchener, Ontario, Canada
- Posts
- 191
Sorry it was before i saw your msg so it was before i installed. I downloaded the pkg onto a USB stick and right now im still wrestling with it trying to install it.
- 10-09-2011 #14Linux Newbie
- Join Date
- May 2009
- Location
- Kitchener, Ontario, Canada
- Posts
- 191
this is my error when i try to installCode:root@Donaldtux:/media/disk# ls Text\ File* broadcom-wl-4.178.10.4/ wicd.tar.gz* b43-firmware/ broadcom-wl-4.178.10.4source.tar* b43-firmware.tar.gz* wicd-1.5.4source.tar* root@Donaldtux:/media/disk# cd b43-firmware root@Donaldtux:/media/disk/b43-firmware# ls README* b43-firmware.SlackBuild* b43-firmware.info* slack-desc* root@Donaldtux:/media/disk/b43-firmware# chmod -x b43-firmware.SlackBuild root@Donaldtux:/media/disk/b43-firmware# ./b43-firmware.SlackBuild tar: /media/disk/b43-firmware/broadcom-wl-4.178.10.4.tar.bz2: Cannot open: No such file or directory tar: Error is not recoverable: exiting now root@Donaldtux:/media/disk/b43-firmware#
- 10-09-2011 #15
SlackBuild How-To
Following the steps outlined here, you'll need to include the source tarball in the b43-firmware directory.
If you do cat b43-firmware.info, you'll see the URL where you can download the tarball.
Then do ./b43-firmware.SlackBuild. That will then create a file in the /tmp directory. cd to the /tmp directory and do installpkg <file for b43>Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 10-09-2011 #16Linux Newbie
- Join Date
- May 2009
- Location
- Kitchener, Ontario, Canada
- Posts
- 191
oo ok so put the source without extracting in the b43-firmware folder and try again?
ill give this a try in the morning.. Thx for all your help
- 10-09-2011 #17
Here's the breakdown of it

Download the Build from SlackBuilds.
Open a terminal and CD to that directory. I made a Builds directory in my home folder for these.
Then do:
Download the source tarball into the new directoryCode:tar -zxvf <build_file> cd <new_directory>
Then, as root:
Code:./<file.Build> cd /tmp installpkg <package_file>
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 10-09-2011 #18Linux Newbie
- Join Date
- May 2009
- Location
- Kitchener, Ontario, Canada
- Posts
- 191
Thanks for all your help jay512 i got it working.
Since then i have installed NVIDIA driver and kernel from slackbuilds.
Fatal server error:
no screen found.
- 10-09-2011 #19Guest
- Join Date
- Feb 2005
- Posts
- 312
- 10-09-2011 #20Linux Newbie
- Join Date
- May 2009
- Location
- Kitchener, Ontario, Canada
- Posts
- 191
nope i just installed
SlackBuilds.org - nvidia-driver
SlackBuilds.org - nvidia-kernel
i did not create /etc/X11/xorg.conf


Reply With Quote

