|
2008-03-25
, 15:07
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#242
|
|
2008-03-25
, 17:07
|
Posts: 1,950 |
Thanked: 1,174 times |
Joined on Jan 2008
@ Seattle, USA
|
#243
|
You can disable it altogether if you don't use built-in media player. Search this forum for details, people do it for many reasons. You can remove or rename the /etc/rc2.d/S99metalayer-crawler0 startup script (as root) and reboot but beware that you won't see any media files in built-in player. You can still use it when opening files directly from File Manager.[/url]
|
2008-03-25
, 17:09
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#244
|
Do you know if Canola or mplayer rely on the built-in player? That is, if I were to disable metalayer-crawler, would Canola and mplayer still work fine?
The Following User Says Thank You to qwerty12 For This Useful Post: | ||
|
2008-03-25
, 19:54
|
|
Posts: 267 |
Thanked: 50 times |
Joined on Feb 2008
@ Montreal, Canada
|
#245
|
Yes, it's the same, just replace parameters in first mount with -t ext2 /dev/mmcblkXpX.
|
2008-03-26
, 10:18
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#246
|
I wish it was so easy...
# mount -t ext2 /dev/mmcblk0p2 /opt
mount: mounting /dev/mmcblk0p2 on /opt failed
this was done booting from internal flash.
from mmc boot was sucessfull, yet I did not try to create the image since I feared that it would interfere with the fct that it is booting from mmc.
|
2008-03-27
, 04:24
|
|
Posts: 267 |
Thanked: 50 times |
Joined on Feb 2008
@ Montreal, Canada
|
#247
|
# ./mkfs.jffs2 -r /floppy (I mounted there) -o /media/mmc1/flashboot.jffs2 -e 128 -l -n mkfs.jffs2: /floppy/home/user/.osso/osso-notes/.g_keyfile: Input/output error #
|
2008-03-27
, 22:20
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#248
|
The Following User Says Thank You to fanoush For This Useful Post: | ||
|
2008-03-27
, 23:59
|
|
Posts: 267 |
Thanked: 50 times |
Joined on Feb 2008
@ Montreal, Canada
|
#249
|
menelaus 1-0072: Setting voltage 'VMMC' to 3000 mV (reg 0x0a, val 0xb8)
menelaus 1-0072: Setting voltage 'VDCDC3' to 2800 mV (reg 0x07, val 0x29)
JFFS2 warning: (1251) jffs2_sum_write_sumnode: Not enough space for summary, padsize = -374 JFFS2 warning: (1251) jffs2_sum_write_sumnode: Not enough space for summary, padsize = -882 JFFS2 warning: (1251) jffs2_sum_write_sumnode: Not enough space for summary, padsize = -354 JFFS2 warning: (1251) jffs2_sum_write_sumnode: Not enough space for summary, padsize = -336 JFFS2 warning: (1251) jffs2_sum_write_sumnode: Not enough space for summary, padsize = -354
|
2008-03-31
, 07:58
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#250
|
new problem reported: after reboot, (not reflash), all the kernel modules disappear, and I need to reinsert all of them. Note: this problem is only noted on the flash.
any way to solve this, or do I need to create an automatic script?
MENU_1_MODULES="mbcache ext2"
thanks
Ilia