Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,710
» Latest member: MichaelButlin
» Forum threads: 16,263
» Forum posts: 117,206

Full Statistics

Latest Threads
what is the point?
Forum: General Discussion on PinePhone
Last Post: Kevin Kofler
1 hour ago
» Replies: 3
» Views: 83
Old Danctnix server in Pa...
Forum: PineTab Software
Last Post: realchunkyflea
5 hours ago
» Replies: 3
» Views: 247
PinePhone sensors - Gyros...
Forum: General Discussion on PinePhone
Last Post: WhiteHexagon
6 hours ago
» Replies: 2
» Views: 49
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
11 hours ago
» Replies: 10
» Views: 15,923
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
Yesterday, 02:45 PM
» Replies: 10
» Views: 16,844
PinePhone, PinePhone Pro,...
Forum: PinePhone Hardware
Last Post: j_s
Yesterday, 11:33 AM
» Replies: 4
» Views: 220
Quill OS for the PineNote
Forum: PineNote Software
Last Post: JhonSmith
Yesterday, 01:42 AM
» Replies: 1
» Views: 127
auto-owning the SD card i...
Forum: PineTab Software
Last Post: biketool
11-25-2025, 04:16 AM
» Replies: 1
» Views: 405
Volumio (PINE A64-LTS / S...
Forum: Linux on PINE A64-LTS / SOPINE
Last Post: kapqa
11-23-2025, 02:02 AM
» Replies: 8
» Views: 15,569
Reinstallation Arch Linux...
Forum: General Discussion on PineTab
Last Post: rth
11-22-2025, 08:25 PM
» Replies: 1
» Views: 255

 
  MAC address change
Posted by: user0258 - 09-14-2020, 01:18 PM - Forum: General Discussion on Pinebook Pro - Replies (2)

Hi all, I have a advanced question that might challenge some of you.

How would you go about changing the default wireless mac address? permanently .. not spoofing either!
why you ask? well why not Smile


  ssh not enabled, by default?
Posted by: RodMyers - 09-14-2020, 11:40 AM - Forum: Mobian on PinePhone - Replies (6)

Did a fresh install of mobian. Trying to ssh into the phone.

following the wiki -> https://wiki.mobian-project.org/doku.php...f-password <- it seems that the ssh_server is not installed and running.

From within the phone & gui , I do not see anything to do with the ability to log into the phone.

What program(s) need to be installed to be able to ssh into the phone?

thanks


  Arch, Plasma desktop and wayland
Posted by: peperjohnny - 09-14-2020, 10:15 AM - Forum: PineTab Software - Replies (49)

Hey pals,
I somehow got plasma-desktop on wayland with arch running and some people asked for a write-up so here we go. Please consider that this is all work in progress and that performance might not be best, especially if you run from sd card. Also you should not mindlessly copy paste commands from the internet, but you know that, don't you? Wink
With that said, let's rock on.

First of all get an image for arch https://github.com/dreemurrs-embedded/Pi...h/releases
Get the barebone-image with your favourite tool on a SD card and put it in your tab.
You'll be greeted by a screen that is rotated by 90° because that's the default orientation for the panel as I heard. Login with the provided creds. You can connect to a  WLAN with the tool nmtui. After that I recommend turning on ssh and doing most of it over ssh as that simplifies quite a lot with copy pasting and so on.
The command is 

Code:
sudo systemctl enable sshd
sudo systemctl start sshd

If you want to turn off ssh at some point or after you're done with the config
Code:
sudo systemctl disable sshd
sudo systemctl stop sshd
Depending on how old the image is, you should upgrade first
Code:
sudo pacman -Syu
Let's get the groundwork for plasma done. This may take some time, because a lot of packages are installed. I did not test a minimal build yet.
Code:
sudo pacman -S fakeroot git make gcc go binutils qt5-svg knotifications kdbusaddons kservice kcmutils purpose cmake breeze breeze-icons plasma-framework sddm qt5-wayland plasma-wayland-session plasma-meta qt5-virtualkeyboard iio-sensor-proxy sddm-kcm
After everything is installed there's some work to be done, for plasma to automagically start.
Code:
sudo systemctl enable sddm
Because sddms wayland support is experimental and it won't show you anything beside the cursor, I went the way of autologin. First you create the folder for the sddm config and then you create the file for the login itself.
Code:
sudo mkdir /etc/sddm.conf.d/
sudo nano /etc/sddm.conf.d/autologin.conf
Put the following into the file
Code:
[Autologin]
User=alarm
Session=plasmawayland.desktop
If I haven't forget something you can reboot now and should be greeted with a gui for the first time.

Plasma does have some issues still. Your display is still rotated and it doesn't rotate automatically like you want to. Go to systemsettings -> Display and Monitor -> Display Configuration and unmark the "Only when in table mode." after an apply you're able to rotate the table as you like.
Something that helped me too was to activate tap-to click under input devices-> touchpad.

If you're familiar with arch you may have noticed that you installed stuff for compilation too. That is because I wanted to use the plasma mobile apps and some of them are on AUR and can therefore be compiled.
As an example the plasma browser angelfish
Code:
git clone https://aur.archlinux.org/plasma-angelfish.git
cd plasma-angelfish/
nano PKGBUILD
change the x86_64 to aarch64
Code:
makepkg -si
Obviously this takes some time but afterwards the package is installed.


  Pine64+ power button
Posted by: PaddyChan - 09-14-2020, 09:55 AM - Forum: General Discussion on PINE A64(+) - No Replies

Just receieved my pinea64+ 1gb in the mail, came with a power button but the holes i am supposed to put it in are blocked. Is it ok to just punch through these with something?


Question Graphical Glitch in Settings
Posted by: sciolus - 09-14-2020, 09:04 AM - Forum: Linux on Pinebook Pro - Replies (4)

New PineBook Pro user. First post. Happy so far.

I've noticed a strange graphical glitch, and I've searched the forums and elsewhere for tips with no luck.

In the setting dialog, there's an odd pixelated highlight around the current and under-mouse theme options, as well as a pop-up over, that appears to be a faulty animation or transparency.

Link to Screenshot

Any tips on what this is and how to make it go away?


  Pinetab attachable keyboard
Posted by: fritz - 09-14-2020, 07:30 AM - Forum: PineTab Hardware - Replies (7)

I am using Mobian and some users over at Discord chat were able to get the trackpad working for me and I am thrilled!. I am wondering if I am having a settings issue that aren’t allowing me to use any of the keys on the keyboard. I know some users had an easier time and if you can share settings maybe that can help. I would be thankful for any help.


  Mobian on SD Card or Flashed To eMMC For Better Functionality . . .
Posted by: NobodyNew1 - 09-14-2020, 07:03 AM - Forum: General Discussion on PinePhone - Replies (3)

Hello,
I have the PMOS edition and feel somewhat loyal to them, bc their name and logo is on the back of my phone. The problem is I find myself playing with Mobian 90% of the time. When I make calls, Mobian booted from an SD, people say they can hear me but not that clear. I'm curious would a difference be made if I were to flash Mobian directly onto the phone and not use it through the SD Card ? Or does it really not matter the phone will behave as it does either way.


Photo My PineBookPro Dead
Posted by: voodooman - 09-14-2020, 05:52 AM - Forum: General Discussion on Pinebook Pro - Replies (2)

Hi , I have a big problem . And I wanna say I'm noob in Linux



Well , my laptop probably dead it has only black screen when I turn it ON .



In last session I ran some command in terminal and notebook going dead .



There is some command after it dead :



fdisk /dev/mmcblk2



and in fdisk menu i press d (i think it delete)



and then I reboot laptop and it just dead (Black Screen)



[Moderator note: Removed image that was not displaying properly.]








I also tried to boot it from SD cart but it just blinkin' red and same black screen







[Moderator note: Removed image that was not displaying properly.]









In my opinion I just erase all software in laptop



Please help me reanimate my PinePro.



Hope for your help guys


  Use the PinePhone as a Linux mini PC?
Posted by: Peter Gamma - 09-14-2020, 05:14 AM - Forum: General Discussion on PinePhone - Replies (14)

I was checking Windows and Liunx mini PCs, and I ended up with the PinePhone as the most interesting device for this. It has a small form factor and is affordable. Although it is not designed for this purpose, is it not possible to modify it for this purpose?


I m facing the problem for a mobile EEG device. EEG sensor streaming over Bluetooth can only stream ca 4 channels at a high quality level due to bandwidth limitations of Bluetooth. Wifi streaming costs a lot of energy, and is not so interesting for mobile use. Better is a cable connection. But then the cable distance has to be kept short, to avoid too much cabling. Assuming an EEG device with 32 channels. This gives 32 cables.


The development of EEG devices for mobile use is not very advanced. There is no convincing solution yet. Any ideas?


  Pinebook pro Ansi for sale
Posted by: fpex73 - 09-14-2020, 12:03 AM - Forum: General Discussion on Pinebook Pro - Replies (13)

Rarely used and in perfect condition.
I sell it because in the end I made myself a new desktop and I now use the laptop I was using as desktop as laptop and my kids cannot use it because of the QWERTY keyboard :-(

I am in Belgium but can ship everywhere in Europe, at receiver risk.

Make a fair offer.