![]() |
debian+phosh running on PinePhone - 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: debian+phosh running on PinePhone (/showthread.php?tid=9016) |
RE: debian+phosh running on PinePhone - rico - 03-19-2020 (03-19-2020, 05:40 AM)vinnie Wrote: thanks to Dukla who advised me to try this distribution (debian-pinephone-20200314 version) I want to report my experience. Mobile Data working for me I had also some issues with touchpad, but did'nt checked why yet (not really important at this step, maybe related to active corners in gsettings or something else) for nano use F2 from the terminal view (F3, F4 and F6 also have function if i remember well) [edit] See here for nano ctrl and function keys : https://staffwww.fullcoll.edu/sedwards/Nano/NanoKeyboardCommands.html [/edit] Native screen resolution is 720x1440 but what you see is half (a quarter in fact) of that 360x720 thank's for your report. RE: debian+phosh running on PinePhone - a-wai - 03-19-2020 (03-19-2020, 05:25 AM)rico Wrote: 2020/03/19 11:12:18 apt | udev : Depends: libudev1 (= 245-2+pinephone1) but 245.2-1 is to be installedDamn systemd! My patch went upstream, but too late for this release it seems... I'll build a new package asap RE: debian+phosh running on PinePhone - vinnie - 03-19-2020 (03-19-2020, 06:06 AM)rico Wrote: Mobile Data working for me and thanks too for your answer ![]() I'm a little worried because I don't want to have any hardware problems that do not permit to me to have a full use of the phone RE: debian+phosh running on PinePhone - Zweitaktmotor - 03-19-2020 Quote:Native screen resolution is 720x1440 but what you see is half (a quarter in fact) of that 360x720 I would like to have the high resolution as well. Is there any way to swich? RE: debian+phosh running on PinePhone - buskmann - 03-19-2020 (03-18-2020, 03:10 PM)buffer Wrote: tbh it's easier to use Jumpdrive after you build the image on a computer Do you mean building the image to be the exact size of the drive? I used Jumpdrive to flash it to the phones internal storage, and the partition is alot smaller then the drive: NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT mmcblk2 179:0 0 14.7G 0 disk `-mmcblk2p1 179:1 0 3.7G 0 part / mmcblk2boot0 179:32 0 4M 1 disk mmcblk2boot1 179:64 0 4M 1 disk **** Another question i have is that I would like to make a keyboard layout for the terminal, and I looked up this guide: https://developer.puri.sm/projects/squeekboard/tutorial.html but when i put the layout into: Code: ~/.local/share/squeekboard/keyboards/ it is not picked up by squeekboard. I might have misunderstood what i have to do. RE: debian+phosh running on PinePhone - BlackWater - 03-19-2020 (03-19-2020, 03:40 AM)bcnaz Wrote: After using Balena Etcher to flash this SD card I ran 'Disk' and resized to the full 31.9gb of the SD card. I use GParted for the same task, inside WSL on Windows 10, in combination with a X Server. Win10 => WSL (Ubuntu) => SSH on the PinePhone => export DISPLAY=192.168.x.x:0.0 => sudo gparted I like to do it with a GUI. ![]() RE: debian+phosh running on PinePhone - a-wai - 03-19-2020 (03-19-2020, 05:25 AM)rico Wrote: 2020/03/19 11:12:18 apt | udev : Depends: libudev1 (= 245-2+pinephone1) but 245.2-1 is to be installedFixed ![]() RE: debian+phosh running on PinePhone - rico - 03-19-2020 (03-19-2020, 12:15 PM)a-wai Wrote:(03-19-2020, 05:25 AM)rico Wrote: 2020/03/19 11:12:18 apt | udev : Depends: libudev1 (= 245-2+pinephone1) but 245.2-1 is to be installedFixed Build is running. Still on "pinephone-phosh-phone" version... Thank you boss ! (03-19-2020, 09:29 AM)buskmann Wrote:(03-18-2020, 03:10 PM)buffer Wrote: tbh it's easier to use Jumpdrive after you build the image on a computer Did you set the gsettings string ? as they explain in your link : Quote:Creating the keyboard layout so to set it' the same but with 'set' instead of get. RE: debian+phosh running on PinePhone - bcnaz - 03-19-2020 (03-19-2020, 03:07 AM)a-wai Wrote:(03-18-2020, 05:29 PM)bcnaz Wrote: Should we just do 'Updates' for now or wait for new releases to download ?Just go with apt (or gnome-software) for updates, I'll probably be switching to a weekly release cycle. My Gnome Software showed 3 separate update notifications yesterday and one update today so far (Thursday, March 19, 2020 ) > Is this correct ? One of yesterdays updates seems to have cleared the previous texts. > Over-all this is a Great Distro, Thank You ! RE: debian+phosh running on PinePhone - buskmann - 03-19-2020 (03-19-2020, 12:35 PM)rico Wrote: Did you set the gsettings string ? I did not.. Thank you.. It now works at least in the browser and gedit, but not in the terminal. Seems like its getting forced to the built in "terminal" layout in the terminal. Even if i choose the "emoji", it shows the same "terminal" layout. ![]() |