Reply
Thread Tools
Posts: 14 | Thanked: 7 times | Joined on Mar 2008
#71
Originally Posted by flib View Post
Hey, I'm having some trouble with this.
I can't get it to boot from the sdcard.
I have fanoush's initfs installed, but whenever I select the card with Debian on it, it says "Boot from mmc1 failed, booting from flash ..."


I would really appreciate any help that you can give.
Yes i had a similar problem. After trying many different alternative solutions i got it booting with a sd-cards 2nd partition with permissions as following: owner root, group "users" may write and read files.

I guess it's more to do with the permissions than the partition, because my cloned OS rsynced to a partition with only root access won't boot. And i set the permissions after repartitioning the sd-card, before untarring the Debian to the disk.
 

The Following User Says Thank You to Pellervo Kässi For This Useful Post:
Posts: 14 | Thanked: 7 times | Joined on Mar 2008
#72
Originally Posted by Benson View Post
Is there an "easy" way of pairing BT devices (mouse, keyboard, headset) in debian, or more generally in non-maemo Linux (presumably a friendly wrapper around hcitool)?
I got my bt-phone paired by right-clicking the bt-icon on the upper right corner (same as in ubuntu). But i was disappointed, that only sound-tools were installed in the base system (no idea if the gnome-obex-fs is even compiled to armel).
 

The Following User Says Thank You to Pellervo Kässi For This Useful Post:
Posts: 10 | Thanked: 0 times | Joined on Jan 2006
#73
I tried boot from the internal one after doing chmod 777 and chown -R root on it, and it stuck at "Booting from mmc2 (mmcblk0p1 ext2)..." for around 20 seconds and then it just shut up and started booting up again.
While doing chown, it output "chown: /mmc2/bin/nc: No such file or directory" for a bunch of stuff, even though they are there.
The N800 no longer boots up from flash, so I'll have to restore it. (nothing of value was lost)
 
Capn_Fish's Avatar
Posts: 140 | Thanked: 13 times | Joined on Mar 2008
#74
Did you watch the boot messages? You may need to do a fsck on the SD filesystem. I did.

If it's not booting, I know it's mmc3 for me, not mmc2.

HTH
__________________
Nokia N810 (Some mutation of Mer)
 
Posts: 10 | Thanked: 0 times | Joined on Jan 2006
#75
There weren't any boot messages, it just shut down after staying on "it's booting" screen for a while.
 
Capn_Fish's Avatar
Posts: 140 | Thanked: 13 times | Joined on Mar 2008
#76
Try the mmc2 vs mmc3 thing.

I also use /dev/mmcblk0p1 and not /dev/mmcblk1p1, FWIW.

I had a lot of trial and error with this as well.

EDIT: It's actually crypto_algapi that fails to modprobe, and its md5sum checks out as well. I'd like to hear from anybody who has WEP working (I know I'm repeating myself and that I should just move to WPA2, but still).
__________________
Nokia N810 (Some mutation of Mer)

Last edited by Capn_Fish; 2008-05-24 at 03:12.
 
Johnx's Avatar
Posts: 643 | Thanked: 628 times | Joined on Mar 2007 @ Seattle (or thereabouts)
#77
Sorry guys. I've been busy for the last couple days with work and having a friend visiting from out of town. I'll just take a second to get back to the people having WEP problems:
I can confirm that arc4 isn't loading, but I'm somewhat confused because arc4 isn't even included in the modules that come with OS2008. A custom kernel may need to be compiled or possibly just modules that include the missing crpyto symbols. I'll add more info as I figure it out.

As for booting from SD card, here's a couple general notes: I believe that the first partition of the internal card is generally considered mmc2 and the first partition of the external card is usually mmc1. Other than that the names aren't really official. Also, if you're using ext3, remember to include jbd in the list of modules to load. I assume that module provides journalling support.

General note on untarring Debian: Many Linux distros and Mac OSX as well tend to mount removable ext2/3 media like SD cards with nosuid and nodev. If you're having problems untarring Debian or having problems with it not booting, reformat the card, mount it on your desktop and run "mount" from the command line. If it includes the words nosuid and/or nodev in the line for the Sd card then you will need to run:
Code:
mount -o remount,suid,dev /media/my-sdcard
After that, run mount again to check and try untarring again. It should work this time. Also, I'll say it again: You must untar it as root. Untarring as user and trying to fix the permissions afterwards is not likely to work.

Again, sorry I haven't been of more help lately. I must say I'm really happy to see all of you giving this a try and helping each other. Hopefully I'll be able to spend a bit more time answering questions in a couple days, and if no one has gotten arc4 and supporting modules figured out in the next couple days I should be able to give that a shot as well.

-John
 

The Following 2 Users Say Thank You to Johnx For This Useful Post:
Posts: 118 | Thanked: 297 times | Joined on Nov 2007
#78
Originally Posted by Johnx View Post
I'll just take a second to get back to the people having WEP problems:
I can confirm that arc4 isn't loading, but I'm somewhat confused because arc4 isn't even included in the modules that come with OS2008. A custom kernel may need to be compiled or possibly just modules that include the missing crpyto symbols. I'll add more info as I figure it out.
I had problems getting WEP to work until I copied /etc/network/if-pre-up.d/wireless-tools to /etc/network/if-up.d/
Seems to work OK now if I restart the dhcp client after bringing up the wireless. (it's like the wireless-tools were running before the modules got loaded - perhaps it would work with a sleep 10 somewhere in the script...)

Last edited by anders_gud; 2008-05-24 at 14:35.
 
Capn_Fish's Avatar
Posts: 140 | Thanked: 13 times | Joined on Mar 2008
#79
Hmm... No good.

@JohnX: If arc4 isn't necessary for WEP, I don't need it. I had read somewhere that it was connected to WEP issues at some point, and made the connection, right or wrong, to this.

I just need WEP working.
__________________
Nokia N810 (Some mutation of Mer)
 
Posts: 8 | Thanked: 0 times | Joined on May 2008 @ Finland
#80
I think every log (syslogd, klogd, bootlogd) daemon should be disabled, like in EEE PC, because of flash drive's write limit.

And, there are many programs that are removed, but configuration files are keeped. They should be removed.
 
Reply

Tags
debian, deblet


 
Forum Jump


All times are GMT. The time now is 11:40.