dCore Import Debian Packages to Mountable SCE extensions > Allwinner A10

A10 boot files

<< < (10/13) > >>

roberts:
I test on a Marsboard.

So please check the output of

showbootcodes

It should include desktop=flwm_topside
If not add it.

Also do not include older sces, as many changes have been made to merge and store downloaded debs and prebuilt .tar.gzs
Best to start fresh, while we are still actively developing, at least until we come to a formal release.

I will test again from a fresh sd card.
Note: I find marsboard is very picky about sdcards, on many I get I/O errors.

roberts:
Just completed a "from zero" sdcard install for marsboard. Followed by importing the big four, Xprogs, flwm_topside, wbar, and xorg-fbdev.
Rebooted and worked as expected. Note that they are suprious boot time messages that can be ignored.

Hopefully, for your case, all you need to do is update uEnv.txt with desktop=flwm_topside.
Otherwise have patience with these microsd cards.

persian:
Dear Roberts

I did them from zero but flwm_topside and wbar did not work on new version (but work well on version 20130712).

The desktop=flwm_topside had added before at uEnv.txt and also at sceboot.lst

Here is my Marsboard information.

Thank you.

tc@box:~$ mount /mnt/mmcblk0p1

tc@box:~$ cat /mnt/mmcblk0p1/uEnv.txt
console=tty0
panic=10
loglevel=3
extraargs=disp.screen0_output_mode=EDID:1280x720p60 hdmi.audio=EDID:0 nozswap nortc
waitusb 5
desktop=flwm_topside

tc@box:~$ showbootcodes
console=tty0 init=/init rootwait panic=10 loglevel=3 disp.screen0_output_mode=EDID:1280x720p60 hdmi.audio=EDID:0 nozswap nortc

tc@box:~$ cat /mnt/mmcblk0p3/tce/sceboot.lst
nano
htop
dropbear
Xprogs
flwm_topside
wbar
xorg-fbdev
x11vnc

tc@box:~$ ls /mnt/mmcblk0p3/tce/sce
Xprogs.sce    flwm_topside.sce  lxde.sce  wbar.sce    xorg-fbdev.sce
dropbear.sce  htop.sce          nano.sce  x11vnc.sce

roberts:
extraargs should be one line, e.g.:

--- Code: ---tc@box:~$ cat /mnt/mmcblk0p1/uEnv.txt
console=tty0
panic=10
loglevel=3
extraargs=disp.screen0_output_mode=EDID:1280x720p60 hdmi.audio=EDID:0 nozswap nortc desktop=flwm_topside

--- End code ---

See the README-X-Desktop.txt file

--- Quote ---Then add desktop=flwm_topside to the end of the extraargs line.
--- End quote ---

If needed waitusb should be waitusb=5 also added to the end of the extraargs line.

BTW. I am posting this from my marsboard with the latest 130904 version with dwb browser.

Rich:
Hi persian
To show commands and results from the screen please use code tags instead of colored fonts. It's the button with the #
symbol below the  Font Size  drop down.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version