About
Community
News of the Temple
Community Bulletin Board
Chat
Art
Carnality
Entertainment
Science
Society
Technology
bbs | search | rss | faq | about | register
digg | del.icio.us | sphere | google

Go Back   Community > Technology > Everything *NIX

Everything *NIX This is a general forum about all forms of *nix. Post your ideas and thoughts on this wonderful OS family. Talk about your personal favorite flavor of *nix and why you think it's so much better than the others. Anything pertaining to *nix and *nix administration should be posted here.

Reply
 
Thread Tools Display Modes
  #21   Add Prometheum to your ignore list  
Old 2009-01-08, 02:02
Prometheum Prometheum is offline
Regular
 
01 Send a message via AIM to Prometheum Send a message via MSN to Prometheum
Default Re: Madwifi-hal for Atheros 5k cards under Linux

Quote:
Originally Posted by Draven View Post
Hey guys new to this but i ran into a problem in the steps prometheum listed on the previous page. when I run the command { sudo tee -a /etc/modprobe.d/blacklist } in terminal my terminal does nothing not even an error? any ideas on this.

thanx for all help...
That's because the full command is
Code:
echo 'blacklist ath5k' | sudo tee -a /etc/modprobe.d/blacklist
Though running just what you did and typing "blacklist ath5k<enter><control-D>" would also work.
Reply With Quote
  #22   Add Draven to your ignore list  
Old 2009-01-08, 02:13
Draven Draven is offline
New Arrival
 
Default Re: Madwifi-hal for Atheros 5k cards under Linux

Thanks Pro I am trying it now update u in a sec..
Reply With Quote
  #23   Add Draven to your ignore list  
Old 2009-01-08, 02:25
Draven Draven is offline
New Arrival
 
Default Re: Madwifi-hal for Atheros 5k cards under Linux

Okay well I got a new error as follows:

draven@Dravens-RIG:~$ ls
aircrack-ng Desktop Firefox_wallpaper.png Music Templates
airpwn-1.3 Documents GrabIt Downloads Pictures Videos
airpwn-1.3.tar Examples madwifi-hal-0.10.5.6 Public
draven@Dravens-RIG:~$
draven@Dravens-RIG:~$ cd madwifi-hal-0.10.5.6
draven@Dravens-RIG:~/madwifi-hal-0.10.5.6$ /scripts/madwifi-unload
bash: /scripts/madwifi-unload: No such file or directory
draven@Dravens-RIG:~/madwifi-hal-0.10.5.6$ sudo /scripts/madwifi-unload
[sudo] password for draven:
sudo: /scripts/madwifi-unload: command not found
draven@Dravens-RIG:~/madwifi-hal-0.10.5.6$ sudo /madwifi-unload
sudo: /madwifi-unload: command not found
draven@Dravens-RIG:~/madwifi-hal-0.10.5.6$ /madwifi-unload
bash: /madwifi-unload: No such file or directory
draven@Dravens-RIG:~/madwifi-hal-0.10.5.6$ ls
ath hal Makefile.kernel README THANKS
ath_hal include Module.markers README.dfs tools
ath_rate INSTALL modules.order regression
BuildCaps.inc kernelversion.c Module.symvers release.h
contrib Makefile net80211 scripts
COPYRIGHT Makefile.inc patch-kernel svnversion.h
draven@Dravens-RIG:~/madwifi-hal-0.10.5.6$ sudo madwifi-unload
Unloading "ath_pci"
Unloading "wlan_wep"
Unloading "wlan_scan_sta"
Unloading "ath_rate_sample"
Unloading "wlan"
Unloading "ath_hal"
draven@Dravens-RIG:~/madwifi-hal-0.10.5.6$ echo 'blacklist ath5k' | sudo tee -a /etc/modprobe.d/blacklist
blacklist ath5k
draven@Dravens-RIG:~/madwifi-hal-0.10.5.6$ sudo depmod -ae && sudo modprobe -r ath_pci
WARNING: /etc/modprobe.d/blacklist line 47: ignoring bad line starting with 'sudo'
draven@Dravens-RIG:~/madwifi-hal-0.10.5.6$
Reply With Quote
  #24   Add Prometheum to your ignore list  
Old 2009-01-08, 02:52
Prometheum Prometheum is offline
Regular
 
01 Send a message via AIM to Prometheum Send a message via MSN to Prometheum
Default Re: Madwifi-hal for Atheros 5k cards under Linux

That command works perfectly for me. Maybe you should just open that file in a text editor (make sure to be root) and remove the offending line.
Reply With Quote
  #25   Add Draven to your ignore list  
Old 2009-01-08, 02:59
Draven Draven is offline
New Arrival
 
Default Re: Madwifi-hal for Atheros 5k cards under Linux

Line 47 reads as the las command
sudo depmod -ae && sudo modprobe -r ath_pci

if I removewont it cause probs plus it reads

"
# low-quality, just noise when being used for sound playback, causes
# hangs at desktop session start (Ubuntu: #246969)
blacklist snd_pcsp

sudo depmod -ae && sudo modprobe -r ath_pci <----line 47
blacklist ath5k
blacklist ath5k
blacklist ath5k
"

should I remove the 2 of the black list ath5k's?
and the sudo?
Reply With Quote
  #26   Add Prometheum to your ignore list  
Old 2009-01-08, 03:14
Prometheum Prometheum is offline
Regular
 
01 Send a message via AIM to Prometheum Send a message via MSN to Prometheum
Default Re: Madwifi-hal for Atheros 5k cards under Linux

Yes, you should do that.
Reply With Quote
  #27   Add Draven to your ignore list  
Old 2009-01-08, 03:27
Draven Draven is offline
New Arrival
 
Default Re: Madwifi-hal for Atheros 5k cards under Linux

okay removed and redid commands but now its saying depmod is the problem can you look at the code make sure I am inserting it right? Like maybe the spelled wrong?


I really appreciate all your help
Reply With Quote
  #28   Add Draven to your ignore list  
Old 2009-01-08, 03:28
Draven Draven is offline
New Arrival
 
Default Re: Madwifi-hal for Atheros 5k cards under Linux

oh and I cant seem to locate the command depmod
Reply With Quote
  #29   Add Prometheum to your ignore list  
Old 2009-01-08, 20:48
Prometheum Prometheum is offline
Regular
 
01 Send a message via AIM to Prometheum Send a message via MSN to Prometheum
Default Re: Madwifi-hal for Atheros 5k cards under Linux

That is a very odd thing, because depmod is most assuredly on any Ubuntu system. Or any other system, for that matter, as far as I know.
Reply With Quote
  #30   Add coroner to your ignore list  
Old 2009-01-13, 17:22
coroner coroner is offline
Moderator
 
Sierra Vista. Arizona
Default Re: Madwifi-hal for Atheros 5k cards under Linux

Nonsense. Ubuntu doesn't have depmod, just like it doesn't have LVM in the installer.
Reply With Quote
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
Forum Jump


All times are GMT. The time now is 14:51.


 

 

totse.com certificate signatures
 
 
About | Advertise | Art | Carnality | Community | Contact Us | Copyright Policy | Entertainment | FAQ
Link to totse.com | Science | Search | Society | Submissions | Technology
Hot Topics
Why is torture such a fukin big deal?
The Coming Age of China Superpower
Don't you guys think this is a little messed up?
[UK] Police Given New Powers to hack your PC
bombarding Gaza
Will the new proposed economic measures work
Recent Development on Obama Citizenship.
so we have 51 states now?
 
Sponsored Links
 
Ads presented by the
AdBrite Ad Network

 

TSHIRT HELL T-SHIRTS

 
A Nightmare On Elm Street
A Nightmare On Elm Street Poster
Buy at AllPosters.com