gerstavros
|
2009-03-21
, 23:44
|
Posts: 160 |
Thanked: 85 times |
Joined on Jan 2009
@ Greece-Athens
|
#51
|
|
2009-03-22
, 01:08
|
Posts: 367 |
Thanked: 47 times |
Joined on Nov 2008
@ Brooklyn, NY
|
#52
|
|
2009-03-22
, 01:13
|
Posts: 367 |
Thanked: 47 times |
Joined on Nov 2008
@ Brooklyn, NY
|
#53
|
|
2009-03-22
, 07:25
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#54
|
My /etc/bootmenu.d/maemo.item looks like this:
Code:ITEM_DEVICE="mmcblk1p2"
|
2009-03-22
, 15:53
|
Posts: 367 |
Thanked: 47 times |
Joined on Nov 2008
@ Brooklyn, NY
|
#55
|
Using device names directly may not always work with Diablo kernel. Device names for card slots can change at boot time. It is better to use ${EXT_CARD}p2
See https://bugs.maemo.org/show_bug.cgi?id=2747 for details and feel free to vote for it.
The Following User Says Thank You to FRZ For This Useful Post: | ||
|
2009-03-22
, 20:46
|
Posts: 607 |
Thanked: 296 times |
Joined on Jun 2008
@ Finland
|
#56
|
I just realized that the easy Mer install creates the item file with the ${EXT_CARD}px line while the advance install uses the "mmcblkx" line. And the easy item file is the one that works. That need to be change in the advance install for Mer or someone tell how to get the vitual keybord to work in vi to modify it since my N810 HW keyboard does not have those brackets.
The Following User Says Thank You to meizirkki For This Useful Post: | ||
|
2009-03-22
, 21:35
|
Posts: 367 |
Thanked: 47 times |
Joined on Nov 2008
@ Brooklyn, NY
|
#57
|
|
2009-03-23
, 16:29
|
Posts: 367 |
Thanked: 47 times |
Joined on Nov 2008
@ Brooklyn, NY
|
#58
|
|
2009-03-23
, 18:28
|
Posts: 607 |
Thanked: 296 times |
Joined on Jun 2008
@ Finland
|
#59
|
Where do I get the deb file for the E17 desktop? I can't do apt-get install. I am unable to keep the wireless connection on in Mer.
The Following User Says Thank You to meizirkki For This Useful Post: | ||
|
2009-03-23
, 20:48
|
Posts: 367 |
Thanked: 47 times |
Joined on Nov 2008
@ Brooklyn, NY
|
#60
|
Yes, you can grab them from http://repositorry.mer.tspre.org/ but there are so many of them, you propably want to reinstall Mer to get working wlan...
That .item file works for me. If you are using ext2 instead of ext3 i am using, you have to change the format in the .item file. Also, i am using the second partition, if you are using something else, you have to change the p2 to whatever you use.