Active Topics

 


Reply
Thread Tools
Anunakin's Avatar
Posts: 100 | Thanked: 102 times | Joined on Apr 2008 @ Amazon-Belém
#121
Originally Posted by Benson View Post
Argh... where's my chr key on an N800?

I'll have to look at it, and see if it can be remapped to something I've got... I had thought about the camera (In = left, Out = right, Out and flipped = middle), but hadn't got to do anything yet.
Yes you can use any key... I dont have a N800 ... to tests.... sorry!

Use xev to get the key values....

--------------------------- EDIT ---------------------------------

I got some errors from japanese debian repo ...
Then I changed ftp.jp.debian.org repository, and using: ftp.uk.debian.org

Last edited by Anunakin; 2008-06-06 at 13:15. Reason: repo info
 

The Following User Says Thank You to Anunakin For This Useful Post:
maillaxa's Avatar
Posts: 149 | Thanked: 13 times | Joined on May 2008
#122
Sorry to bother you guys but I read bluetooth works for this 3rd release. Are you sure about that ? I am trying for hours now to pair my Igo keyboard without success. Worst, I can't even display the bluetooth applet configuration box (I can but it does not really fit).

Is there any chance that I can use my Igo BTkb with that system ?

Regards
 
maillaxa's Avatar
Posts: 149 | Thanked: 13 times | Joined on May 2008
#123
Ok I finally got it pairing the ol' way (editing /etc/bluetooth files by hand). That's great.

Although I love the alternate system, I think I will stick with maemo for one reason: debian onto the n810 tablet is really damn slooooowwwww. That's a pity but given the fact maemo is already slow, debian is even worst
 
Posts: 3 | Thanked: 0 times | Joined on May 2008
#124
Hi all! I tried this install but am not able to get it to work yet. That is not my main problem though... It seems my battery is being drained somehow in meamo (even in inactive mode) since I've been messing with this... As anyone had similar problems? I will re-install tonight and hope it's just a system problem and not an hardware problem.

W
 
maillaxa's Avatar
Posts: 149 | Thanked: 13 times | Joined on May 2008
#125
No problem with the battery draining phenomenon here.
 
b-man's Avatar
Posts: 549 | Thanked: 502 times | Joined on Feb 2008 @ Bowling Green Ohio (united states)
#126
I've decided to boot deban on my memory card and i have created a ext2 partition but i'm not shure on how to mount the partitions and untar Debain into the partition. can you help?

Heres what i'm guessing is on how to mount the partition and untar Debain into ithe partition.


mounnting partitions:

insmod /mnt/initfs/lib/modules/2.6.21-omap1/mbcache.ko

insmod /mnt/initfs/lib/modules/2.6.21-omap1/ext2.ko

mkdir /opt/

mount /dev/mmcblk0p2 /opt

mkdir /floppy/

mount -t /media/mmc2/debian-armel-n800-xfce-beta3.tar.bz2 /media/mmc2 /floppy


untaring to partitions:


/media/mmc2 bzcat debian-armel-n800-beta2.tar.bz2 | tar xv - -C /opt


unmounting filesystems and directorys:


umount /opt

umount /floppy

chroot /mnt/initfs cal-tool --set-root-device ask:immc2

shutdown -r now


If you can help me make corrections to this method, i wold appreciate it very much!!
__________________
I'm an advanced user and a bit of a modder.
----------------------------------------------
I am involved with Mer, Deblet, and NITdroid.
My ports/creations/hacks: GNOME (for Deblet), Cdeb2», Ubuntu, playable flash games in the "Get Started" app, DBS, ect...


enhanced fedora port has been canceled in favor of NITDebian (TBA)
 
Benson's Avatar
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#127
You might need this:
Code:
mount -t ext2 /dev/mmcblk0p2 /opt/
You say this:
mkdir /floppy/

mount -t /media/mmc2/debian-armel-n800-xfce-beta3.tar.bz2 /media/mmc2 /floppy
It looks like you're trying to mount a tar; that's no good. The tar is already somewhere; I presume on mmc2. No further action is needed prior to untarring.

I'd get GNU tar, and use
Code:
cd /opt/
tar xjf /media/mmc2/debian-armel-n800-beta2.tar.bz2
The rest looks OK, I guess, assuming you already have a suitable initfs. (I don't think the stock initfs will work; you need Fanoush's initfs_flasher.)
 
b-man's Avatar
Posts: 549 | Thanked: 502 times | Joined on Feb 2008 @ Bowling Green Ohio (united states)
#128
Thanks! when you mean that you need to use Fanoush's initfs_flasher, your saying that i also need it for mounting and extracting Debain into that partition too?, i allrety have a boot menu.

And for future refrence, i herd that you could just re-format penguinbati's "boot from sd Deb" partitions and just replace the cloned os with Debain, how can i do this??
__________________
I'm an advanced user and a bit of a modder.
----------------------------------------------
I am involved with Mer, Deblet, and NITdroid.
My ports/creations/hacks: GNOME (for Deblet), Cdeb2», Ubuntu, playable flash games in the "Get Started" app, DBS, ect...


enhanced fedora port has been canceled in favor of NITDebian (TBA)
 
Benson's Avatar
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#129
No, if you've got a bootmenu on there, and it has an entry for the new partition, then you're good. If you've got a bootmenu, and it doesn't have the entry, but there's enough free space, you can remount it rw, and add it. If not, then you'll need initfs_flasher.

It's not needed for mounting that partition or extracting Debian into it. It's needed for reflashing the initfs...


For "formatting" a partition, use mkfs.whatever
 

The Following User Says Thank You to Benson For This Useful Post:
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#130
This is pretty important for Debian booters, too:

Firefox 3.0 (can run Flash and Java) is available.
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 

The Following 3 Users Say Thank You to qole For This Useful Post:
Reply

Tags
debian, deblet


 
Forum Jump


All times are GMT. The time now is 06:31.