Reply
Thread Tools
Posts: 2,225 | Thanked: 3,822 times | Joined on Jun 2010 @ Florida
#401
Originally Posted by peterleinchen View Post
And you should open up an own thread to discuss further as this is going (a bit) offtopic now ...
Yeah I was hoping it wasn't going to have any further discussion needed, but I see it didn't work for you so that didn't happen. So, agreed: http://talk.maemo.org/showthread.php?t=92653
__________________
If you want to donate in support of anything that I do, you can do so with either of these options:
PayPal | Bitcoin: 1J4XG2z97iFEKNZXThHdFHq6AeyWEHs8BJ | [Will add other donation options eventually]
 
Posts: 863 | Thanked: 213 times | Joined on Feb 2012 @ Goa
#402
error in "ifconfig"

/home/user # iwconfig
lo no wireless extensions.

phonet0 no wireless extensions.

gprs0 no wireless extensions.

/home/user #
why am i getting no wireless extension??? please help
 
Posts: 2,225 | Thanked: 3,822 times | Joined on Jun 2010 @ Florida
#403
Originally Posted by seanmcken View Post
error in "ifconfig"

/home/user # iwconfig
lo no wireless extensions.

phonet0 no wireless extensions.

gprs0 no wireless extensions.

/home/user #
why am i getting no wireless extension??? please help
1. "ifconfig" and "iwconfig" are two completely different programs. iwconfig is not even in our busybox's build, power or stock, and as far as I know it's not in busybox at all. It's part of the wireless-tools package.

Explanation of how you could have figured this out yourself:
Code:
# ls -l $(which iwconfig)
-rwxr-xr-x    1 root     root         19828 Jun  4  2009 /sbin/iwconfig
# dpkg -S $(which iwconfig)
wireless-tools: /sbin/iwconfig
# busybox | grep iwconfig
#
In case the above is not clear, the first command does the 'which' command to get the absolute filepath of the iwcommand, then does ls -l on it. If it was part of busybox, it would be a symlink to busybox, not a standalone binary, but it is a normal file (well, I guess it could also be a hard link, and then it would show up as a normal file, but that is non-standard use of busybox and not how this package does it). The second command does a 'dpkg -S' on the same file, which is a search to identify which Debian package /sbin/iwconfig belongs to. As you can see, it's "wireless-tools". Finally, running 'busybox' with no arguments prints out a list of the available commands in busybox, which is piped to a grep search for 'iwconfig'. If iwconfig was built into the installed busybox, it would show up in the output and then grep would show the line it was on. But the command prints nothing. I checked for this even though I already knew iwconfig was from another package because our busybox will not install symlinks to its own commands if it detects a file that has the same name and location as the utility it comes with (to avoid overriding more fully featured utilities with the busybox ones when those are installed). So just in case I was wrong I wanted to check if maybe busybox had iwconfig but I didn't notice because I had the one from wireless-tools installed. Turns out I was not wrong and our busybox indeed does not have it.

2. Are you use the wifi driver is loaded (i.e. your wifi is 'on')? Given the output, it looks like you're connected to mobile internet ('3G' or whatever you call it) - the gprs0 interface, and that's it. (The local loopback 'lo' interface and the telephony phonet0 are up pretty much all of the time by default.)
__________________
If you want to donate in support of anything that I do, you can do so with either of these options:
PayPal | Bitcoin: 1J4XG2z97iFEKNZXThHdFHq6AeyWEHs8BJ | [Will add other donation options eventually]
 

The Following 4 Users Say Thank You to Mentalist Traceur For This Useful Post:
Posts: 863 | Thanked: 213 times | Joined on Feb 2012 @ Goa
#404
it shows wlan now, but no gprs
 
peterleinchen's Avatar
Posts: 4,117 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#405
What else to add to Mentalist's answer?

At least that his has nothing to do with busybox (so should have been asked elsewhere, please).

gprs0 interface will never ever show any wireless extensions, as it is -as well as lo, phonet0 and usb0- no wireless interface (even it distributes data OTA).
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 

The Following 2 Users Say Thank You to peterleinchen For This Useful Post:
Posts: 268 | Thanked: 1,053 times | Joined on May 2010 @ The Netherlands
#406
New upstream release! Busybox 1.23.0 has been released earlier this week, incorporating a year's worth of development. See http://busybox.net/ for the changelog.

I must admit I'm not using my N900 as my daily driver anymore and my Scratchbox setup was gone. But I couldn't not update busybox-power, so here it is. Please note that this is a major BusyBox release and that I haven't tested it extensively yet. In fact, I've set-up my Fremantle ARMEL and THUMB targets just hours ago.

Debs are available from busybox-power's garage page: https://garage.maemo.org/frs/?group_id=2216.

Feedback is appreciated. I'll (try to) use my N900 a bit more in the coming days to see if I can find any bugs. If not, I'll push the updated busybox-power to the repos.

Enjoy!
 

The Following 8 Users Say Thank You to iDont For This Useful Post:
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#407
Out of curiosity, what are you using nowadays? [/off-topic]
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 
Posts: 268 | Thanked: 1,053 times | Joined on May 2010 @ The Netherlands
#408
I've just pushed busybox-power 1.23.0power1 to the auto-builder and mailed the sources for inclusion in the -thumb repository. Two hotfixes have been released since the first deb; these have, of course, also been included.

Sources can be found in their usual place. And as always, enjoy .

Originally Posted by Estel View Post
Out of curiosity, what are you using nowadays? [/off-topic]
Some refurbished, but otherwise in good shape Motorola Droid 4. It was the closest device to the N900 I could find, form-wise. It works splendid and great and all, but I do miss affinity towards the 'apps' and system.

Having certain apps in Android really makes my life easier. As a consumer, it works quite brilliantly. But as an engineer, it feels like I'm working with my neighbours' toolbox. And I'm not convinced that toolbox is even able to open fully!

It's a really hard trade-off...
 

The Following 7 Users Say Thank You to iDont For This Useful Post:
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#409
Originally Posted by iDont View Post
But as an engineer, it feels like I'm working with my neighbours' toolbox.
Wonderful! THAT was the analogy I have been looking for all these years!
__________________
Русский военный корабль, иди нахуй!
 

The Following 6 Users Say Thank You to pichlo For This Useful Post:
Posts: 268 | Thanked: 1,053 times | Joined on May 2010 @ The Netherlands
#410
busybox-power in extras-testing needs one more upvote to get promoted to extras. I think it's stable-material, considering the time it has been staging in testing. Anybody who agrees and would like to do the honour? Thanks!

Once upstream BusyBox reaches 1.23.1, I'll update busybox-power and push that to extras-testing. Let's see if we can then get that version into extras . I'll drop a message once that has happened.

Last edited by iDont; 2015-01-24 at 09:44. Reason: link to package in extras-testing
 

The Following 4 Users Say Thank You to iDont For This Useful Post:
Reply


 
Forum Jump


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