Mobian other Desktop Environments
#1
I try to build some other WM or DE, some of you already tried them.
As i build for myself i can push archives for testing, this post is to share the links.
Firefox Send keep the links available for one week or 100 downloads.
Just ask if a link expire.

Let's start with JWM

https://send.firefox.com/download/44db3e...dbVY8okQkw

You can find this work here to build it yourself :
https://gitlab.com/rrico542/mobian-x-recipes

Please do not report issues on the Matrix Channel at the moment, use this thread instead.

Rico
#2
I start with bugs Smile
Replace JWM menu links to x- symlinks (x-terminal-emulator..)
I recently changed terminal emulator and forgot to update menu..
#3
I have build the cinnamon version and gave it a little spin

I hope it's okay using the img tag. I didn't want to do it for every image (would make scrolling this thread a pain Tongue )
that's why you can click the links.



Obligatory screenfetch!

[Image: screenfetch-cinnamon.png]


Calls + chatty:
https://fortysixandtwo.eu/img/cinnamon/calls-chatty.png

Running firefox:

https://fortysixandtwo.eu/img/cinnamon/ff.png

htop:

https://fortysixandtwo.eu/img/cinnamon/htop.png

Viewing images (currently inside ff):

https://fortysixandtwo.eu/img/cinnamon/images.png


Overview of the settings window:
https://fortysixandtwo.eu/img/cinnamon/settings.png

Startmenu:

https://fortysixandtwo.eu/img/cinnamon/startmenu.png
#4
Thank's again Smile
#5
Thumbs Up 
Have done a build today with Openbox - this really is exciting and fun. Excellent to see chatty & calls in the base build. Hopefully tint2 is a bit more robust than fbpanel.
I just need to sort a menu system then I am ready, I think, to swap to this for my daily driver.

Thank you, it is great Big Grin
  • ROCKPro64 v2.1 2GB, 16Gb eMMC for rootfs, SX8200Pro 512GB NVMe for /home, HDMI video & sound, Bluetooth keyboard & mouse. Arch (6.2 kernel, Openbox desktop) for general purpose daily PC.
  • PinePhone Pro Explorer Edition, daily driver, rk2aw & U-boot on SPI, Arch/SXMO & Arch/phosh on eMMC
  • PinePhone BraveHeart now v1.2b 3/32Gb, Tow-boot with Arch/SXMO on eMMC
#6
Yes OpenBox is really good.
I have some issue with JWM on wake up after suspend.

Thanks for your post.
#7
OpenBox :

https://send.firefox.com/download/023afb...tQE_EH6ppw
#8
I am trying to build on my RockPro64 but run into problems as debos is not available for arm64.

I have installed bmap-tools, debootstrap, qemu-system-arm (figured it would be more useful than -x86!), qemu-user-static, binfmt-support & docker.io. But then I get

Code:
# ./build.sh -d -v openbox
Unable to find image 'godebos/debos:latest' locally
latest: Pulling from godebos/debos
afb6ec6fdc1c: Pull complete
43943834700a: Pull complete
3001d50d429e: Pull complete
Digest: sha256:251d509e09a48914ce58d1b747bf36f7a87a181f56899186af41db84ead3e1c6
Status: Downloaded newer image for godebos/debos:latest
standard_init_linux.go:211: exec user process caused "exec format error"
#

Second - is there a simple way to enable USB-gadget without installing all of pinephone-devtools? I guess install openssh-server, dnsmasq-base but will still need a couple of suitable nmcli commands? Or maybe just install mobian-devtools?
  • ROCKPro64 v2.1 2GB, 16Gb eMMC for rootfs, SX8200Pro 512GB NVMe for /home, HDMI video & sound, Bluetooth keyboard & mouse. Arch (6.2 kernel, Openbox desktop) for general purpose daily PC.
  • PinePhone Pro Explorer Edition, daily driver, rk2aw & U-boot on SPI, Arch/SXMO & Arch/phosh on eMMC
  • PinePhone BraveHeart now v1.2b 3/32Gb, Tow-boot with Arch/SXMO on eMMC
#9
(07-02-2020, 05:22 AM)dukla2000 Wrote: I am trying to build on my RockPro64 but run into problems as debos is not available for arm64.

I have installed bmap-tools, debootstrap, qemu-system-arm (figured it would be more useful than -x86!), qemu-user-static, binfmt-support & docker.io. But then I get

Code:
# ./build.sh -d -v openbox
Unable to find image 'godebos/debos:latest' locally
latest: Pulling from godebos/debos
afb6ec6fdc1c: Pull complete
43943834700a: Pull complete
3001d50d429e: Pull complete
Digest: sha256:251d509e09a48914ce58d1b747bf36f7a87a181f56899186af41db84ead3e1c6
Status: Downloaded newer image for godebos/debos:latest
standard_init_linux.go:211: exec user process caused "exec format error"
#

Second - is there a simple way to enable USB-gadget without installing all of pinephone-devtools? I guess install openssh-server, dnsmasq-base but will still need a couple of suitable nmcli commands? Or maybe just install mobian-devtools?

Regarding the first point:
I haven't tried building an image on an arm64 machine. Could you try building it on an x86_64 machine?

Regarding the second point:
I don't know the details for the USB gadget, but you could check the mobian-meta package. I'm not sure about the relation between mobian-devtools and pinephone-devtools (apart from pinephone-devtools depending on mobian-devtools).

Edit: After checking with @a-wai you should probably have a look at https://gitlab.com/mobian1/devices/pinephone-support
#10
(07-02-2020, 06:09 AM)devrtz Wrote: ...
I haven't tried building an image on an arm64 machine. Could you try building it on an x86_64 machine?
...
Certainly the "debos" method works fine on x86 - I will try with the docker flag and see what happens. Main issue is I have to borrow the x86 machine Smile
  • ROCKPro64 v2.1 2GB, 16Gb eMMC for rootfs, SX8200Pro 512GB NVMe for /home, HDMI video & sound, Bluetooth keyboard & mouse. Arch (6.2 kernel, Openbox desktop) for general purpose daily PC.
  • PinePhone Pro Explorer Edition, daily driver, rk2aw & U-boot on SPI, Arch/SXMO & Arch/phosh on eMMC
  • PinePhone BraveHeart now v1.2b 3/32Gb, Tow-boot with Arch/SXMO on eMMC


Possibly Related Threads…
Thread Author Replies Views Last Post
  bookworm vs trixie discussion for mobian in pinephone regular. zetabeta 15 1,514 03-25-2024, 09:07 AM
Last Post: anonymous
  cant verify mobian image at website gnugpg penguins_rule 0 70 03-18-2024, 08:54 PM
Last Post: penguins_rule
  mobian installed to eMMC - how to install tow-boot grump_fiddle_reinstall 6 1,711 11-22-2023, 11:46 AM
Last Post: aLoop100o
  What actions needed to keep on mobian testing user641 3 1,687 09-05-2023, 06:44 AM
Last Post: Zebulon Walton
  Mobian boot failed with zstd message after upgrade. Mahgue 0 580 09-01-2023, 11:29 AM
Last Post: Mahgue
  how to update mobian over tor vusra 13 6,540 07-09-2023, 08:57 PM
Last Post: vusra
  opensnitch outbound firewall now works on mobian vusra 2 1,798 07-09-2023, 01:37 AM
Last Post: vusra
  Using Nativefier on PP64 with Mobian paulcarton 0 577 07-05-2023, 03:57 AM
Last Post: paulcarton
  Has anyone got briar-desktop running on mobian? vusra 5 2,862 06-19-2023, 03:02 PM
Last Post: vusra
  Axolotl on PinePhone / Mobian arno_nuehm 219 160,141 03-26-2023, 01:49 AM
Last Post: shulamy

Forum Jump:


Users browsing this thread: 2 Guest(s)