Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 29,476
» Latest member: alain
» Forum threads: 16,197
» Forum posts: 116,882
Full Statistics
|
Latest Threads |
Bare metal on Pinephone P...
Forum: PinePhone Pro Software
Last Post: alain
7 hours ago
» Replies: 0
» Views: 25
|
Seeking Contributors: Apa...
Forum: PinePhone Pro Software
Last Post: geometrylitegame12
Today, 01:38 AM
» Replies: 4
» Views: 3,949
|
Pinephone Pro wont boot t...
Forum: General Discussion of PinePhone Pro
Last Post: KC9UDX
Yesterday, 06:15 PM
» Replies: 5
» Views: 214
|
PinePhone Pro discontinue...
Forum: General Discussion of PinePhone Pro
Last Post: Kevin Kofler
Yesterday, 04:30 PM
» Replies: 8
» Views: 435
|
fixing the ppkb mainboard...
Forum: PinePhone Pro Accessories
Last Post: Jite
Yesterday, 02:57 PM
» Replies: 2
» Views: 91
|
Are there plannes to crea...
Forum: PinePhone Pro Hardware
Last Post: biketool
Yesterday, 04:12 AM
» Replies: 5
» Views: 962
|
prototyping to help someo...
Forum: General
Last Post: Samliams
Yesterday, 02:22 AM
» Replies: 1
» Views: 134
|
Pinephone pro stuck while...
Forum: PinePhone Pro Hardware
Last Post: Supervisor
08-16-2025, 06:40 PM
» Replies: 2
» Views: 125
|
Compatible U.S. carriers ...
Forum: General Discussion on PinePhone
Last Post: Zebulon Walton
08-15-2025, 07:34 PM
» Replies: 2
» Views: 174
|
Long dialpad keypress to ...
Forum: Mobian on PinePhone
Last Post: Zebulon Walton
08-15-2025, 06:48 PM
» Replies: 3
» Views: 116
|
|
|
Rock64: MAC Address is NOT Unique! |
Posted by: PDXpi - 01-24-2021, 08:19 PM - Forum: Ethernet Port
- Replies (3)
|
 |
I have two Rock64 boards:
- One is Version 2 (4GB).
- One is Version 3 (4GB).
I've installed DietPi 6.34.3 on both boards. But I'm not able to connect both to the same broadcast domain at the same time because each has board has the same MAC address (86:e0:c0:ea:fa:a9)!
So I started digging around. And I found that...
I'm not able to find the first 3 octets (86:e0:c0) in any OUI databases. But the kernel ring buffer had these entries...
Code: e1000e: Intel(R) PRO/1000 Network Driver
e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
igb: Intel(R) Gigabit Ethernet Network Driver
igb: Copyright (c) 2007-2014 Intel Corporation.
igbvf: Intel(R) Gigabit Virtual Function Network Driver
...and...
Code: RTL8211F Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211F Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
RTL8211F Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211F Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
To state the obvious:
- The first one appears to be related to an Intel PRO/1000 NIC.
- The second one appears to be a Realtek RTL8211 NIC.
I've read a few of Mark's posts on the subject. And I know/believe that...
- When setting the MAC address: It should begin with 00:06:dc (i.e., The OUI of Syabas Technology [Amquest]). [ Reference ]
- The accepted solution is to specify the MAC address manually in /etc/uEnv.txt using the macaddr= and/or the eth_addr= settings. I may be wrong - But I believe that these settings are now located in /boot/armbianEnv.txt. [ Reference ]
But specifying either one or both has no affect on the MAC address (86:e0:c0:ea:fa:a9)! e.g., Neither setting appears in the Kernel command-line:
Code: dietpi@DietPi:~$ grep addr /boot/armbianEnv.txt
ethaddr=00:06:dc:00:00:01
mac_addr=00:06:dc:00:00:01
dietpi@DietPi:~$ ip add | grep ether | awk '{ print $2 }'
86:e0:c0:ea:fa:a9
dietpi@DietPi:~$ cat /proc/cmdline
root=UUID=1542112e-4bd9-4f4a-9660-e9405c792736 rootwait rootfstype=ext4 consoleblank=0 loglevel=4 ubootpart=72193746-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u
dietpi@DietPi:~$ sudo dmesg | grep 'Kernel command line' | sed 's/\[.*\] //'
Kernel command line: root=UUID=1542112e-4bd9-4f4a-9660-e9405c792736 rootwait rootfstype=ext4 consoleblank=0 loglevel=4 ubootpart=72193746-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u
- Have I overlooked something besides the solution proposed on the Wiki page? i.e., WNpctool.exe
- Is there a solution for folks that don't have MS Windows in their environment? e.g., Linux "purists"
TIA!
|
|
|
Way to Copy / Clone eMMC for Another Phone |
Posted by: Codenul - 01-24-2021, 04:48 PM - Forum: General Discussion on PinePhone
- Replies (6)
|
 |
Hello,
Fairly new to the whole PinePhone experience (got my first phone about a week ago), but so far been really enjoying messing around with the phone. I have been customizing Mobian (Phosh) and currently have it on eMMC of a 2GB / 16GB Manjaro Pinephone. I went ahead and ordered another phone (3GB / 32GB Mobian version) and I was wondering what would be the easiest way to transfer this setup (if possible) of what I have currently over to the new phone, once it is shipped and delivered?
Make an image? using dd? Transfer over to SDCard? Another way?
Thanks for any help!
|
|
|
Getting started |
Posted by: Mwo87 - 01-24-2021, 04:26 PM - Forum: General Discussion on PinePhone
- Replies (17)
|
 |
I just received my PinePhone, but can't make calls and texts don't work.
I know I need to enable VoLTE because my provider is T-Mobile in the US, but following the instructions I found here has not worked.
Specifically, when first booting, the phone recognizes my SIM and finds an access point, but after performing the commands listed, those settings go blank.
How can I proceed from here?
Additionally, the phone goes to sleep and locks the screen after far too short a period of time. How can I change or disable this? There is nothing under settings.
|
|
|
Modem Overheating |
Posted by: ReleaseTheGeese - 01-24-2021, 02:27 PM - Forum: PinePhone Hardware
- Replies (8)
|
 |
Greetings,
I'm running Mobian on a v1.1 Pinephone. Unfortunately, every time I enable the hardware switch for the 3G modem it becomes a small convection oven and it goes very hot indeed. I've noticed the same issue happen on my phone with Ubports and Postmarket OS, so the blame doesn't rest with any particular distro.
This is a source of concern. I'm worried that this will wear down my hardware due to the excessive heat.
So, has anyone else noticed the same happen with their modems? Is it a known issue and is a fix planned? I'm hoping it is a driver or power saving problem, and thus solvable through software. If anyone needs more details from my phone, or details of my mobile network to see if it is particular to a certain UK mobile provider, I'll be willing to share.
Regards, R.T.G.
|
|
|
No WIFI network discovery in any manjaro installation (but works on fedora) |
Posted by: pineitup - 01-24-2021, 01:01 PM - Forum: Getting Started
- Replies (1)
|
 |
Does anybody have an advice about activating the wifi network discovery on fresh manjaro installation (or when running from SD card)?
When I got the PBP the wifi worked on manjaro but soon after started to show no networks and failure in activating the wifi network interface. I reinstalled manjaro and separately ran from SD card and it's all the same. I also made sure the wifi hardware switch is not activated. When running fedora on an SD card the network discovery works fine.
What can I do to resolve this?
Thanks
|
|
|
Pinephone = Linux-only smartphone? |
Posted by: kuleszdl - 01-24-2021, 06:57 AM - Forum: General
- Replies (6)
|
 |
Hi,
I find advertising the Pinephone as "Linux-only" on the main website a bit irritating. I mean. it's a relatively open device and capable of running any systems that get ported to it. And it is supported by SailfishOS, Android to some degree as well. Suggestion: Change it to "Linux-first".
|
|
|
Can't access MicroSD |
Posted by: kvndy - 01-23-2021, 10:50 PM - Forum: PinePhone Hardware
- Replies (1)
|
 |
I can't access any MicroSD inserted into my KDE-Plasma Community Edition PinePhone. I'm not trying to boot off them, I just want to access them as storage. I've tried two cards, a 64G and 128G. Both were formatted as ext4 from my laptop. They do not appear in the results of `lsblk` from the terminal in my PinePhone. I've also tried booting from a Mobian install but that seems futile if I can't access an SD card as storage. Does anyone have any suggestions?
EDIT: Cards are inserted in the upper slot.
|
|
|
Batch #2 - DOA Pinecil? |
Posted by: emc2cube - 01-23-2021, 09:50 PM - Forum: General Discussion on Pinecil
- Replies (2)
|
 |
While I opened a ticket to get an official answer to this issue, I'm also posting here in case there is a quick fix / known issue.
I received today my Pinecil from the 2nd batch. When plugging it to any power source (tried a few PD USB-C, and 12V DC barrel, or from the computer) the screen either stays black, or for about 1 out of 3 plugging events I'm getting a "random dots" pattern
![[Image: SVb67iG.jpg]](https://i.imgur.com/SVb67iG.jpg)
Reading around in the forum / wiki:
- I updated the firmware to the most recent one (following http://forum.pine64.org/showthread.php?tid=12803 as the MASS_ERASE error was present for me too)
Same issue after successful update. Pinecil is detected in DFU mode as you would expect.
- I can also confirm that this device is making an annoying rattling noise http://forum.pine64.org/showthread.php?tid=12859 that seem to be coming from the DC barrel / USB-C side of the device. Opening it up did not reveal anything loose there, but confirmed the location of the noise. Not sure if normal (but slightly annoying to say the least) and unlikely to be linked to my issue as both DC barel or USB-C powering seems to result in random dots pattern.
I will update that topic when I'm hearing some news from the ticket, but hopefully someone else got the same issue and have a fix for it.
|
|
|
|