PINE64
Announcing the Mobian project - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139)
+---- Thread: Announcing the Mobian project (/showthread.php?tid=9850)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24


RE: Announcing the Mobian project - a-wai - 05-15-2020

Thanks everyone for all your kind words, this is really heart-warming Smile

(05-14-2020, 11:15 AM)Boern Wrote: Have you spoken with some Debian folk on whether all of it could eventually get into official Debian?

TBH, there'll probably always be packages that have to be kept outside of Debian: either because they contain changes that would affect desktop or server users, or because it's too much device-specific, or even because it's not mainlined (yet).
If you look at the gitlab group, here's what I believe will happen:
- everything in the "packages" subgroup will make its way into Debian at some point (but it will take time)
- under "devices", pinephone-linux and pinephone-u-boot will probably be replaced by standard Debian packages once all the required patches are mainlined
- other packages (basically, mobian-* and pinephone-*) will probably never make it to the main Debian archive as they're way too specific

At least that's the current status, we'll keep discussing and hopefully find solutions along the way Wink

(05-15-2020, 01:21 AM)paju1986 Wrote: Does the project accept donations? i will like to support the project, better in bitcoin if possible hehe
Sure, head over to https://liberapay.com/mobian/ Smile (and yes, we also accept bitcoin)
We'll add a button on the website to make it easier


RE: Announcing the Mobian project - dukla2000 - 05-15-2020

Fantastic news - all strength to you.

I am old enough (or sad enough!) to remember when MP Thompson kicked off Raspbian, in the days when Fedora was mooted as the official Raspberry Pi OS. I have an even better feeling for Mobian Smile


RE: Announcing the Mobian project - minkiu - 05-15-2020

Hello!

Thanks for this lovely image, it's really a charm to use it, I've two questions:
1) What changes are applied to Firefox, since when I browse the Firefox Addons page it thinks I am not using Firefox?

2) Has anyone tried/succeeded connecting via ssh? I've tried (not really hard mind you) following some guides for debian without much success (most refer to packages that are not in this images, i.e: ifconfig, ufw, etc.)

Thanks!


RE: Announcing the Mobian project - chris_02 - 05-15-2020

(05-15-2020, 11:06 AM)minkiu Wrote: Hello!

Thanks for this lovely image, it's really a charm to use it, I've two questions:
1) What changes are applied to Firefox, since when I browse the Firefox Addons page it thinks I am not using Firefox?

2) Has anyone tried/succeeded connecting via ssh? I've tried (not really hard mind you) following some guides for debian without much success (most refer to packages that are not in this images, i.e: ifconfig, ufw, etc.)

Thanks!

1) for firefox the problem existed before this new image

2) for ssh, it is necessary to install openssh-server 'sudo apt install openssh-server' without forgetting before an update 'sudo apt update' and 'sudo apt updgrade'.


RE: Announcing the Mobian project - dukla2000 - 05-15-2020

(05-15-2020, 11:06 AM)minkiu Wrote: 2) Has anyone tried/succeeded connecting via ssh? I've tried (not really hard mind you) following some guides for debian without much success (most refer to packages that are not in this images, i.e: ifconfig, ufw, etc.)

Thanks!
I haven't tried Mobian yet, but would guess if you want ssh via the USB then install pinephone-devtools.


RE: Announcing the Mobian project - pcdoodle - 05-15-2020

This will be so cool. I hope the approach is performance and stability over all. I don't like the screen transition animations of ubuntu touch (We need every CPU cycle we can get!) or the side dock (I don't wanna reach over there). Imagine, a server in your pocket! Hope things move along and I'd love to help in anyway I can!


RE: Announcing the Mobian project - edge - 05-15-2020

(05-15-2020, 11:06 AM)minkiu Wrote: 1) What changes are applied to Firefox, since when I browse the Firefox Addons page it thinks I am not using Firefox?
Removing the user agent override on about:config yields a user agent string accepted by the Firefox Add-ons page.


RE: Announcing the Mobian project - a-wai - 05-16-2020

(05-15-2020, 01:12 PM)chris_02 Wrote: I haven't tried Mobian yet, but would guess if you want ssh via the USB then install pinephone-devtools.

Indeed, and pinephone-devtools brings USB networking as well which is quite useful for ssh'ing into the phone Wink

(05-15-2020, 04:17 PM)pcdoodle Wrote: This will be so cool. I hope the approach is performance and stability over all.

Well, the current priority is hardware support and power management, but over time focus will of course switch to stability and performance (in that order).

(05-15-2020, 10:55 PM)edge Wrote: Removing the user agent override on about:config yields a user agent string accepted by the Firefox Add-ons page.

Interesting! I haven't thought much about the user agent tbh, so if anyone comes up with a better one (that's recognized as a mobile UA by most website) I'd be pleased to change the default value.


RE: Announcing the Mobian project - minkiu - 05-16-2020

Hey again,

I knew the Firefox "problem" existed before, that's why I though it was a change added by a-wai; the answer I was looking for is:
(05-15-2020, 10:55 PM)edge Wrote: Removing the user agent override on about:config yields a user agent string accepted by the Firefox Add-ons page.
 Thanks edge! Resetting it to default did the trick! Smile The key you need to reset in `about:config` is: `general.useragent.override`

(05-15-2020, 04:09 PM)dukla2000 Wrote: I haven't tried Mobian yet, but would guess if you want ssh via the USB then install pinephone-devtools.
 I was thinking more over the wifi, so I'll give chris answers a go first, before trying yours:
(05-15-2020, 01:12 PM)chris_02 Wrote: 2) for ssh, it is necessary to install openssh-server 'sudo apt install openssh-server' without forgetting before an update 'sudo apt update' and 'sudo apt updgrade'.
Thanks chris.

(05-16-2020, 02:11 AM)a-wai Wrote:
(05-15-2020, 10:55 PM)edge Wrote: Removing the user agent override on about:config yields a user agent string accepted by the Firefox Add-ons page.

Interesting! I haven't thought much about the user agent tbh, so if anyone comes up with a better one (that's recognized as a mobile UA by most website) I'd be pleased to change the default value.

I wanted to install the User Agent Changer and Manager add-on, but due to the UI on the phone it's hard (impossible I'd say) to "Apply" whatever userAgent you pick, I believe this user agent would be better suited, the Firefox for Android 9 one:
Code:
Mozilla/5.0 (Android 9; Mobile; rv:68.6.0) Gecko/68.6.0 Firefox/68.6.0

or maybe The Chrome one:
Code:
Mozilla/5.0 (Linux; Android 10; SM-G975U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.93 Mobile Safari/537.36


And something unrelated to all this, I after seeing the splash screen I though maybe the logo could be changed to something of the lines of:
[Image: mobian-logo.png]

It's an SVG (without font requirement) so you can tweak it in Inkscape, here is the link (GDrive) to the SVG. Smile

Thanks again!


RE: Announcing the Mobian project - Boern - 05-18-2020

(05-16-2020, 02:11 AM)a-wai Wrote: Interesting! I haven't thought much about the user agent tbh, so if anyone comes up with a better one (that's recognized as a mobile UA by most website) I'd be pleased to change the default value.

I think leaving it on the default value and installing the user-agent switcher extension would be better, as some websites (like WhatsApp Web) insist on you using their stupid app when you arrive with an Android user agent. But I guess the Firefox Android user agent posted by @minkiu should allow one to install the extension themselves.