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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,669
» Latest member: victor_yeh
» Forum threads: 16,243
» Forum posts: 117,144

Full Statistics

Latest Threads
Wake up Call
Forum: General Discussion on PinePhone
Last Post: biketool
52 minutes ago
» Replies: 6
» Views: 259
Reinstallation Arch Linux...
Forum: General Discussion on PineTab
Last Post: victor_yeh
7 hours ago
» Replies: 0
» Views: 22
I think you can try compi...
Forum: General Discussion on Pinebook Pro
Last Post: wangyukunshan
Yesterday, 02:25 AM
» Replies: 0
» Views: 69
Second screen mirroring
Forum: General
Last Post: OpalTromp
11-04-2025, 09:53 PM
» Replies: 2
» Views: 1,718
kivy app keeping focus wh...
Forum: Mobian on PinePhone
Last Post: Kevin Kofler
11-04-2025, 08:37 PM
» Replies: 1
» Views: 60
How to add an homemade ap...
Forum: Mobian on PinePhone
Last Post: JChdeL
11-04-2025, 04:13 AM
» Replies: 3
» Views: 302
Has anyone installed Tris...
Forum: General
Last Post: RandB
11-03-2025, 12:08 PM
» Replies: 1
» Views: 2,186
Xen hypervisor on Rock64
Forum: Linux on Rock64
Last Post: darkfader
11-03-2025, 09:25 AM
» Replies: 6
» Views: 9,700
[Article] RISC-V Ox64 BL8...
Forum: General
Last Post: smithjohns
11-03-2025, 12:54 AM
» Replies: 3
» Views: 9,477
Pinetab2s running DanctNI...
Forum: PineTab Software
Last Post: biketool
11-02-2025, 04:45 AM
» Replies: 0
» Views: 110

 
  Soquartz-cm4io emmc with usb host
Posted by: louisvinc - 02-12-2023, 12:20 PM - Forum: Quartz64 Hardware and Accessories - Replies (6)

Hello all,

I'am trying to use a soquartz module on a cm4-io board, with a emmc chip on it (mmcblk1). I'am able to install, manjaro, armbian, pleb. I'am able to boot on the emmc, but the usb port won't work except when I have a sdcard inserted in my cm4io board.

Is there a way to get usb working without sd card?

Here's some informations:
Without sdcard:

Quote:lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


With sdcard:
Quote:lsusb
Bus 001 Device 013: ID 0424:2514 Microchip Technology, Inc. (formerly SMSC) USB 2.0 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub



Here's the udev event on card insertion:
Quote:udevadm monitor
monitor will print the received events for:
UDEV - the event which udev sends out after rule processing
KERNEL - the kernel uevent

KERNEL[6269.749066] add      /devices/platform/fe2b0000.mmc/mmc_host/mmc0/mmc0:aaaa (mmc)
KERNEL[6269.753961] add      /devices/virtual/bdi/179:0 (bdi)
UDEV  [6269.769249] add      /devices/platform/fe2b0000.mmc/mmc_host/mmc0/mmc0:aaaa (mmc)
KERNEL[6269.771594] add      /devices/platform/fe2b0000.mmc/mmc_host/mmc0/mmc0:aaaa/block/mmcblk0 (block)
KERNEL[6269.772159] add      /devices/platform/fe2b0000.mmc/mmc_host/mmc0/mmc0:aaaa/block/mmcblk0/mmcblk0p1 (block)
UDEV  [6269.772502] add      /devices/virtual/bdi/179:0 (bdi)
KERNEL[6269.772893] bind    /devices/platform/fe2b0000.mmc/mmc_host/mmc0/mmc0:aaaa (mmc)
UDEV  [6269.901933] add      /devices/platform/fe2b0000.mmc/mmc_host/mmc0/mmc0:aaaa/block/mmcblk0 (block)
KERNEL[6269.934898] add      /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1 (usb)
KERNEL[6269.969263] change  /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1 (usb)
KERNEL[6269.969411] add      /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1/1-1:1.0 (usb)
KERNEL[6270.033728] bind    /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1/1-1:1.0 (usb)
KERNEL[6270.034182] unbind  /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1/1-1:1.0 (usb)
KERNEL[6270.034503] remove  /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1/1-1:1.0 (usb)
KERNEL[6270.034771] change  /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1 (usb)
UDEV  [6270.056507] add      /devices/platform/fe2b0000.mmc/mmc_host/mmc0/mmc0:aaaa/block/mmcblk0/mmcblk0p1 (block)
UDEV  [6270.059122] bind    /devices/platform/fe2b0000.mmc/mmc_host/mmc0/mmc0:aaaa (mmc)
KERNEL[6270.129216] change  /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1 (usb)
KERNEL[6270.129397] add      /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1/1-1:1.0 (usb)
KERNEL[6270.193638] bind    /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1/1-1:1.0 (usb)
KERNEL[6270.193788] bind    /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1 (usb)
UDEV  [6270.197201] add      /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1 (usb)
UDEV  [6270.201544] change  /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1 (usb)
UDEV  [6270.205151] add      /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1/1-1:1.0 (usb)
UDEV  [6270.208560] bind    /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1/1-1:1.0 (usb)
UDEV  [6270.211622] unbind  /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1/1-1:1.0 (usb)
UDEV  [6270.213159] remove  /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1/1-1:1.0 (usb)
UDEV  [6270.217478] change  /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1 (usb)
UDEV  [6270.221733] change  /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1 (usb)
UDEV  [6270.225214] add      /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1/1-1:1.0 (usb)
UDEV  [6270.228709] bind    /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1/1-1:1.0 (usb)
UDEV  [6270.232849] bind    /devices/platform/fcc00000.usb/xhci-hcd.9.auto/usb1/1-1 (usb)


Thank you in advance for your answers and solutions.

Best Regards.


  unsuccessful re-install of OS for PineBookPro
Posted by: Valiance - 02-12-2023, 08:10 AM - Forum: Linux on Pinebook Pro - Replies (3)

14" PineBook Pro, purchased in late 2022

I stood up the desktop and had it just starting working
I wanted to upgrade to the latest Manjaro ARM kde Plasma for PBP v22.12 
as I followed the directions, my system only gets to green power LED, no screen, no sound  - I'm stuck.
I do not recall interrupting the process, although at this point I am not ruling it out.
I would like to get the PBP laptop stood up to a desktop environment for Plasma/Manjaro


  Pinebook Pro won't turn on after flashing image
Posted by: Idaho - 02-12-2023, 02:41 AM - Forum: General Discussion on Pinebook Pro - Replies (2)

Hi folks

I think I messed up pretty bad after trying install the latest version of Manjaro to my laptop, I downloaded the latest generic image from the website, I flashed it onto my SD card I did the setup and then flashed the image to emmc with the following command:

Code:
xzcat Manjaro-ARM-kde-plasma-generic-22.12.img.xz | dd of=/dev/mmcblk2 bs=1M status=progress conv=fsync

After turning off the pinebook pro and removing the sd to boot from the emmc, it would just not turn on again, the LED does not even blink red or green...

Is there anyone around who knows if I did anything wrong and if there is some way to fix it?

Thanks in advance for your answers  Big Grin


  Broke Screen and fix it - Up Swipe not working.
Posted by: iwm - 02-11-2023, 04:29 PM - Forum: General Discussion of PinePhone Pro - Replies (2)

Dropped it on the corner and broke the screen.  

Replaced it and the "slide up to unlock" is not working now (will not slide up!).

Any suggestion or recommendations?


  experience: pinephone keyboard drains pp battery faster?
Posted by: tuxcall - 02-11-2023, 04:29 AM - Forum: PinePhone Accessories - Replies (2)

Hi

i've had some weirdness with my pinephone keyboard. (might be my fault but just reporting/checking)

and i don't know if its because i did something wrong or something else.

Here is my experience:

with the keyboard attached the battery drains faster then without.

-without the keyboard my pp is still alive after a nights sleep
-with it's usually almost dead, the main battery completely drained and the keyboard battery very low

other things:
-the charging seems very slow through the keyboard
-pp also seems to run hotter more often with the keyboard attached (warmer to the touch then normal)


Now i have to admit, when i got the keyboard i was excited and hooked it to the pp and attached the dock + charger via the pp's usb-c (yup didn't read the manual lol)
Not sure if that is what caused this. but it could be.

has anybody else had this experience? is there a way to verify that i messed up the hardware? or any fixes?

thanks!


  reset wifi hardware/driver when it dies through console on pp?
Posted by: tuxcall - 02-11-2023, 04:17 AM - Forum: Mobian on PinePhone - Replies (4)

Hi

question:

My wifi sometimes just dies, and i was wondering is there a way to reset the hardware/driver or something? like the modem reset command?

thanks!


  Is my PinePhone Pro dead?
Posted by: jlioret - 02-11-2023, 02:32 AM - Forum: General Discussion of PinePhone Pro - Replies (2)

Dear community,

I really feel stuck with my Pinephone Pro Explorer Edition, purchased last year and abandoned for almost a year, after so may unsuccessful attempts to have it working.

Today, the only way I can have it showing sign of life is connecting it in MASK ROM mode and havind a lsusb command in a terminal on my Linux PC.

All the attempts that I have made to power on my device have failed.

To discard the drained battery issue, I have purchased from Pine64 a battery charging station.

So now what?

Thanks to Staytuned a post that I wrote last year had received a solution that does not work any more.

Since last year, it seems that things have changed, with regards to multi-boot possibilities, using tow-boot or u-boot.

I would be so grateful if someone could describe in detail a working process to bring my Pinephone Pro back to life, whichever the os distribution used.

Looking forward.

Best regards,
Jerome Lioret


  ATTN MODS: Create 'Genode OS on PinePhone' Sub-Forum under PinePhone Software
Posted by: PineFone - 02-10-2023, 06:59 PM - Forum: PinePhone Software - Replies (3)

[Poll doesn't allow for editing. Add to your comment if your Yes is a "Yes, Now" or "Yes, Later"]

I've been running Arch ARM on a PP as my daily driver coming up on nine months.

It's the best OS so far in my opinion, but there are still glitches that I don't mind because I only need it for phone & text. Others appear to have much more difficulty when using all of its "smart" applications (GPS, Web, etc.).

Given that the PP forums seem overwhelmed with what's not working probably due in part to volunteer developers understandably shifting focus to PPP development, I ask that you create a "Genode OS on PinePhone" forum because their main focus is developing a micro kernel that solves for many of these obstacles (battery life!) currently plaguing the PP.

I've tried out the latest test version of Genode OS and it's great. Boots in 10 seconds, the web browser works well, battery life seems improved, and some of the other test features are really promising.

Best of all, one of the Genode developers (@nfeske) is here on the forum and has been really quick to answer questions regarding their pilot OS.

So if you want to breathe life back into the PP, please create this new forum to help us provide feedback to its developers.

Here are related links to their project:

https://genodians.org/nfeske/2023-02-01-mobile-sculpt

https://depot.genode.org/nfeske/image/

https://genode.org/about/road-map


  Armbian RAM issue
Posted by: JambonLeVrai - 02-10-2023, 05:35 PM - Forum: Linux on Quartz64 - Replies (2)

I am trying to install a distribution on my Quartz64 Model-A 8GB, but can't seem to make any work properly. I've been used to armbian for quite a long time, so I wanted to use a headless armbian image. After trying images that I built myself, and images build by balbes150, everything always works correctly but the system does only see 2GB of RAM (using free). However, whenever I install Manjaro instead, free actually shows me the 8GB of RAM (which suggests that it is not a hardware issue). I also tried to install DietPi, but the system would always start in read only mode...

Has anyone run into this issue ?


  MMS-Monitor: Help for carriers with dual APNs?
Posted by: treebeard - 02-10-2023, 11:42 AM - Forum: General Discussion on PinePhone - Replies (2)

MMS-Monitor is something I developed to help deal with Verizon's use of 2 APNs and our software's current inability to deal with that. It allows you to have your phone configured for internet use by default but get a notification when a MMS message is pending.   It is not carrier-specific.  It was targeted at mobian but may work on any platform using mmsd-tng and can probably be adapted for others.

The latest version can be dowloaded as a zip file. This is my first Gitlab project and my first time publishing code like this so I hope I've done everything right.

Constructive feedback will be appreciated!