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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,881
» Latest member: monawoqa46
» Forum threads: 16,320
» Forum posts: 117,403

Full Statistics

Latest Threads
wifi password wont save
Forum: General Discussion on PineTab
Last Post: WEF
5 hours ago
» Replies: 2
» Views: 312
Powering two disks from R...
Forum: RockPro64 Hardware and Accessories
Last Post: evilbunny
7 hours ago
» Replies: 3
» Views: 216
Castle Game Engine on Pin...
Forum: General Discussion on PineTab
Last Post: michalis
7 hours ago
» Replies: 3
» Views: 3,236
ATTN: Pine 64 Marketing D...
Forum: Rock64 Hardware and Accessories
Last Post: georgegohl888
Yesterday, 04:01 AM
» Replies: 5
» Views: 10,448
http://pinenote.mweigand....
Forum: PineNote Software
Last Post: HippopoStar
02-23-2026, 05:58 PM
» Replies: 1
» Views: 809
OpenClaw
Forum: Linux on Rock64
Last Post: keithy
02-22-2026, 11:57 AM
» Replies: 0
» Views: 132
Wi-Fi Issues (Plasma and ...
Forum: Manjaro on PinePhone
Last Post: krissprat73
02-20-2026, 12:16 PM
» Replies: 11
» Views: 17,954
installed devuan 5/6 - mi...
Forum: General Discussion on ROCKPRO64
Last Post: kapqa
02-20-2026, 11:36 AM
» Replies: 0
» Views: 118
How many HD's can I utili...
Forum: RockPro64 Hardware and Accessories
Last Post: some_pinephone_user
02-19-2026, 06:10 PM
» Replies: 4
» Views: 3,493
Official Debian support!
Forum: News
Last Post: kapqa
02-18-2026, 12:58 PM
» Replies: 86
» Views: 190,830

 
  prevent bluetooth from loading (manjaro, no wifi/bt card installed)
Posted by: flounder - 02-17-2022, 12:10 PM - Forum: Linux on RockPro64 - No Replies

Running Manjaro (new install this week, manjaro build for rockpro64, v21.12).  I do *not* have the wifi/bt card installed



I'm attempting to triage a different failure, but bluetooth messages are all over dmesg.  Since i don't plan on using BT at all, i'd just like to prevent whoever is writing that from loading:





Code:
$ dmesg
...
[  11.202048] Bluetooth: HCI UART driver ver 2.3
...
[  13.143625] Bluetooth: BNEP socket layer initialized
[  13.512037] Bluetooth: hci0: command 0x0c03 tx timeout

Code:
$ lsmod | grep -i hci
hci_uart              147456  0
btqca                  24576  1 hci_uart
btrtl                  24576  1 hci_uart
btbcm                  28672  1 hci_uart
btintel                45056  1 hci_uart
bluetooth            679936  13 btrtl,btqca,btintel,hci_uart,btbcm,bnep
Code:
$ journalctl -u bluetooth.service
-- Boot ec6359ece9924fb69d0a0fe601e1c991 --
Feb 16 20:30:54 mypc systemd[1]: Starting Bluetooth service...
Feb 16 20:30:54 mypc bluetoothd[612]: Bluetooth daemon 5.63
Feb 16 20:30:54 mypc systemd[1]: Started Bluetooth service.
Feb 16 20:30:54 mypc bluetoothd[612]: Starting SDP server
Feb 16 20:30:54 mypc bluetoothd[612]: Bluetooth management interface 1.21 initialized
Feb 16 21:08:10 mypc bluetoothd[612]: Terminating
Feb 16 21:08:10 mypc bluetoothd[612]: Stopping SDP server



what's the RIGHT way to disable this in manjaro?  Looks like there are several obvious modules I could blacklist, and the `systemd` service.  I'm new to Manjaro, looking for the "standard" / maintainable / stable over rolling upgrade way.  It also seems confusing to me that the `bluetooth` service isn't failing, or at least immediately exiting, given there is no HW present.



Thanks!

One of the reasons I'm asking how to do this correctly, rather than just blacklist (presumably would prevent these ringlog messages) or disable with systemctl, is that I'd like to understand the modules are loaded in the first place.

I'm no linux expert, but have been daily driving for some time.  My limited understanding would expect that (for the bluetooth/bt* modules to be loaded, they would have to be ONE of
  1. some HW present, which at kernel boot would be probed, and udev would later load the module based on HW id's (again, no HW connected AFAIK)
  2. have an explicit load in /etc/modules-load.d (I have zero files there)
  3. be an explicit kernel param in grub (nothing in /proc/cmdline)

Are there other ways that those modules would get loaded automatically at boot?


  R U running from eMMC -- If so how?
Posted by: tckosvic - 02-17-2022, 10:24 AM - Forum: General Discussion of PinePhone Pro - Replies (19)

I would like to know if anyone is running PPP from eMMC system memory (not an SD) without major issues.  I think that is a necessary step to be a "daily driver".

What OS/desktop are you using?
How did you install to the system memory; not an SD card?
Any quirky performance issues that you see frequently?

thanks,  I am so looking to move the PPP to my main cell phone.  I want to toss my samsung android asap.

tom kosvic


  Settings are reset after reboot
Posted by: lacriz - 02-17-2022, 08:31 AM - Forum: PostmarketOS on PinePhone - Replies (5)

Hello,

I just recently switched from arch to pmos. So far I like it a lot, esp. convergence.
I also just recently received my pinephone keyboard and use it all the time now.

For that reason I would like to have these 2 settings permanently (I change them in the phosh settings app):
1) accessibility -> disable virtual keyboard (I do not need it anymore and it takes up a lot of screen space)
2) display -> set scale from 200% to 150% (makes many apps a lot more useable in landscape mode)

Sadly, whenever I shutdown (in the evening) + start-up the phone (in the morning), these 2 settings are back to their default.

Is there a workaround for this? I am willing to write a script or whatever, this is super annoying to me.


  Pinebook Pro bricked after flashing eMMC
Posted by: User 24592 - 02-17-2022, 07:55 AM - Forum: General Discussion on Pinebook Pro - No Replies

I flashed Manjaro-ARM-kde-plasma-pbpro-21.12 to eMMC from a SD boot as described at https://wiki.pine64.org/wiki/NOOB#Flashi..._a_SD_Boot.

After rebooting, my Pinebook Pro got stuck at the Manjaro logo with the spinning circle.

When I press the Esc key, I see the following message, but the shell does not recognize any keystrokes:

Code:
:: running hook [udev]
:: Triggering uevents...
:: running hook [plymouth]
:: performing fsck on '/dev/mmcblk2p2'
ROOT_MNJRO: The filesystem size (according to the superblock) is 15205335 blocks
The physical size of the device is 1763287 blocks
Either the superblock or the partition table is likely to be corrupt!


ROOT_MNJRO: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
        (i.e., without -a or -p options)
ERROR: Bailing out. Run 'fsck /dev/mmcblkp2' manually
********** FILESYSTEM CHECK FAILED **********
*                                           *
*  Please run fsck manually. After leaving  *
*  this maintance shell, the system will    *
*  reboot automatically.                    *
*                                           *
*********************************************
sh: can't access tty; job control turned off
[rootfs /]#

I tried booting from the SD card again, but it does not seem to work as I end up with the same message as above.

Please help!


  Most secure option for phinephone
Posted by: bookwurmx - 02-16-2022, 07:09 PM - Forum: General - Replies (10)

Hi,

I  have a question, what is now the most secure option for using PinePhone?

I am using now days a Google Pixel with Graphene OS and Calyx OS, but I want to look now for other options.

What I also doubt about is the full disk encryption, which distro has the best security and encryption?

But is the file encryption from Android not better than a full disk encryption? .. I hope some can help to give a good answer to those questions


  Pinephone keyboard needs pressure
Posted by: terarmot - 02-16-2022, 03:18 PM - Forum: PinePhone Accessories - Replies (4)

Pinephone Keyboard doesnt work unless I push to backcover or display in place where pogo pins are. Do you have annyone same experience? How did you fix it? I am sure that phone is fully in case, I trided multiple times to put out and in, no difference


  Bluetooth audio support?
Posted by: Zebulon Walton - 02-16-2022, 02:48 PM - Forum: Mobian on PinePhone - Replies (5)

Has anyone had any success getting bluetooth audio to work in Mobian? I have a couple of Samsung HM1350 headsets that I used to use with my old flip phone. When I connect either one to the Pinephone instead of audio the headset just emits a loud buzzing. For now if I need to use a headset I used a wired one but that's a bit of a pain, and at least for outgoing calls it needs to be plugged in after the call is in progress or the microphone will not work.

Are there any bluetooth headsets that are known to work yet?


  Favorite software?
Posted by: Scary Guy - 02-16-2022, 01:28 PM - Forum: General Discussion on PinePhone - No Replies

Just curious, what is your favorite/must have software for the PinePhone?  Is there anything you use instead of the default applications?  Anything you strip out?

Personally I like to SSH in, so anything CLI/TUI is a bonus.  I like htop, iotop, iftop, mc, nano, bitlbee/weechat, and neofetch just because it's fun.

For the GUI I haven't done much.  I do find the dconf editor to be useful on occasion though.


  lost settings icon from screen
Posted by: kubussz - 02-16-2022, 11:46 AM - Forum: Mobian on PinePhone - Replies (3)

After today's upgrade, I have no settings icon on my screen.

Does anyone know what I need to do to render it visible again?


  My sound went away with calls... Not sure what happened. How can i fix it?
Posted by: usourypg3i - 02-16-2022, 10:33 AM - Forum: Mobian on PinePhone - Replies (4)

Hello. My sound is all of a sudden quiet when i try to make a call. I am running bookworm What do i do?
I'm not sure what i did. Some setting perhaps, or some update?
I have this unmet dependencies error in mobian also..
How do i troubleshoot and fix this? It's just quiet if i make a call.
Thanks you very much.