Notices


Reply
Thread Tools
sla_erick's Avatar
Posts: 30 | Thanked: 6 times | Joined on Aug 2008 @ Mexico
#31
Originally Posted by rattking View Post
Hi
I compiled todays svn snapshot of aircrack.. I only had time to test it a few times and it seems to work

http://www.mediafire.com/file/mzjzq3...56-1_armel.deb

this was compiled with UNSTABLE=true so it includes easside-ng and wesside-ng..
i cant get it to work, i installed it under red pill mode and the run the xterm, then sudo gainroot --> airodump-ng wlan0 but nothing happened, it said "airodump-ng: not found".
Ive also tried airmon-ng and same result. How do i get it to work?
 
Posts: 7 | Thanked: 5 times | Joined on Jan 2008
#32
I think I see the problem
my packages install the executables to /usr/local/bin and /usr/local/sbin
I have been getting root threw the command
Code:
root
so it seems that sudo gainroot doesnt add /usr/local to the path or set /root as home
try the command 'root' to gainroot and see if that helps otherwise i can rebuild packages that install to /usr/bin

but I do feel that /usr/local is the proper place for this package to install to
 
sla_erick's Avatar
Posts: 30 | Thanked: 6 times | Joined on Aug 2008 @ Mexico
#33
Originally Posted by rattking View Post
I think I see the problem
my packages install the executables to /usr/local/bin and /usr/local/sbin
I have been getting root threw the command
Code:
root
so it seems that sudo gainroot doesnt add /usr/local to the path or set /root as home
try the command 'root' to gainroot and see if that helps otherwise i can rebuild packages that install to /usr/bin

but I do feel that /usr/local is the proper place for this package to install to
thanks, i just did that, it worked but the when i type
Code:
airmon-ng start wlan0
i got this message
Code:
Interface       Chipset         Driver

wlan0           Nokia 770               cx3110x (Enable/disable monitor mode not yet supported)
on the chipset it says im using Nokia 770 but i dont, i have a Nokia N810
whats missing?

Last edited by sla_erick; 2009-03-20 at 01:37. Reason: write something wrong
 
Posts: 1 | Thanked: 0 times | Joined on May 2009
#34
The links for download on the first post don't work. Does somebody know where I can find aircrack-ng for OS2008?

I get "Unable to install aircrack-ng. Incompatible package." error when I try with the link from this post:
http://talk.maemo.org/showpost.php?p...6&postcount=30

Thanks

Last edited by tcfx44; 2009-05-21 at 08:35.
 
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#35
OK, I needed this one so I set up my Scratchbox target with gcc 4.0 again...

Latest SVN, exported from trunk today. Used some extensive opts.

http://freefile.kristopherw.us/uploa...c3-2_armel.deb
http://freefile.kristopherw.us/uploa....1-5_armel.deb

dpkg -i them. Install wireless-tools from Extras.

aircrack-ng does not have a slow loading time anymore.
 
Posts: 95 | Thanked: 7 times | Joined on Jun 2009
#36
Originally Posted by qwerty12 View Post
OK, I needed this one so I set up my Scratchbox target with gcc 4.0 again...

Latest SVN, exported from trunk today. Used some extensive opts.

http://freefile.kristopherw.us/uploa...c3-2_armel.deb
http://freefile.kristopherw.us/uploa....1-5_armel.deb

dpkg -i them. Install wireless-tools from Extras.

aircrack-ng does not have a slow loading time anymore.
I'm having some trouble installing from the links you provided onto my N810 with OS2008. I downloaded them and tried to use dpkg -i. In XTerminal I went to the directory with the saved files and typed:

dkpg -i libn11_1.1-5_armel.deb
It returned:

dpkg: requested operation requires superuser privilege
What does that mean and how can I install the program onto my tablet?

Thanks

Last edited by cheetos316; 2009-08-28 at 18:19.
 
JayOnThaBeat's Avatar
Posts: 1,028 | Thanked: 578 times | Joined on Mar 2009 @ Chicago
#37
Originally Posted by cheetos316 View Post
I'm having some trouble installing from the links you provided onto my N810 with OS2008. I downloaded them and tried to use dpkg -i. In XTerminal I went to the directory with the saved files and typed:

dkpg -1 libn11_1.1-5_armel.deb

It returned:

dpkg: requested operation requires superuser privilege

What does that mean and how can I install the program onto my tablet?

Thanks
Did u type "-1" or is that a misquote? That could be a problem.

Also/OR, did you try it as root?
__________________
maemo.org search
I AM NOT A ROLE-MODEL.
 
Posts: 95 | Thanked: 7 times | Joined on Jun 2009
#38
Opps I meant to type i. Changed it in original post. What do you mean by try as root? I am pretty new to linux but loved the good old days of DOS...
 
JayOnThaBeat's Avatar
Posts: 1,028 | Thanked: 578 times | Joined on Mar 2009 @ Chicago
#39
hold on, i was writing instructions............

Hey, does anybody know where I can acquire wireless-tools ???

|||EDIT nvm, i found it... hold on..........

|||EDIT ok, maybe i didn't... i need to find where i can get the wireless-tools package thingy.

|||EDIT Hazaa! I figured it out. instructions coming....
__________________
maemo.org search
I AM NOT A ROLE-MODEL.

Last edited by JayOnThaBeat; 2009-08-28 at 18:44.
 
JayOnThaBeat's Avatar
Posts: 1,028 | Thanked: 578 times | Joined on Mar 2009 @ Chicago
#40
1. Download both of these files (thx qwerty12) and save them to the 2gb internal card.

http://freefile.kristopherw.us/uploa...c3-2_armel.deb
http://freefile.kristopherw.us/uploa....1-5_armel.deb

2. Open Application Manager and install rootsh. (Make sure you have Extras repository enabled.)

3. In Application Manager, goto Tools > Application Catalog....

Click New and enter the following:
Catalogue name: diablo tools
Web address: http://repository.maemo.org
Distribution: diablo/tools
Components: free non-free
Disabled: leave unchecked
Click OK
Exit Application Manager.

4. Open a terminal and type root.

5. Type
Code:
apt-get install wireless-tools
then type yes if prompted.

6. Type
Code:
cd /media/mmc2
7. Then type dpkg -i l
then hit [TAB] and it will fill out the rest of the package name (neat, right?). [thats a lowercase L btw]

Hit enter and it will install the libnl package.

8. Type dpkg -i a
then hit [TAB] and it will fill out the rest of the aircrack package name.

Hit enter, and you'll have aircrack.

If all goes well, you wont see any errors.

-----------

At this point you want to go back into Application Manager > Tools > Application Catalog and disable the tools repository.

Now you're all set!

(i still havent figured out how to run it, but ill work on it.... at least it's installed properly )
__________________
maemo.org search
I AM NOT A ROLE-MODEL.
 

The Following User Says Thank You to JayOnThaBeat For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 04:32.