An unofficial Debian Installer for Pinebook Pro
#79
Hi Daniel,

Many thanks for sharing your debian-install script, it worked really well for me.  I used it to perform a minimal install of Debian bullseye/sid onto a microSD card, then once booted into bullseye used the normal apt commands to install the other packages I wanted.

I have 1 comment on the script's default block device and 1 question regarding firmware.

"install-debian"'s default block device.

With my PBP running the default Debian 9.11 / Mint
Linux Debian-Desktop 4.4.207 #2 SMP Sat Dec 21 22:42:47 EST 2019 aarch64 GNU/Linux

The block device names are as follows:

mmcblk1 = internal eMMC device
mmcblk0 = microSDXC card

However, once booted into Debian bullseye/sid, those devices have different names

mmcblk2 = internal eMMC device
mmcblk1 = microSDXC card

Note how mmcblk1 can either be the internal eMMC or the MicroSD card.

Caution is needed here as if one is running from the default OS on the eMMC and intends to install to micoSD card the default device used by install-debian script looks like it would overwrite the internal eMMC rather than installing to the microSD slot.  This might catch people out, maybe the script have no default value for the block device and insist it is specified.

(If anyone reading this post wants to install the SD and is now concerned about which device name to use for;  one way to double check which device has been given which name is by running the blkdev command with the SD slot empty then again with an SD card inserted.  The 2nd run of blkdev should show an additional device, this will be the SD card.  Now without rebooting use this device name and BLKDEV argument of the install-debian script.  ./install-debian BLKDEV=/dev/???? )


Firmware dptx:

I see the same firmware issue with dptx as Antoine reported in #73


Code:
root@Debian-Desktop:~# dpkg -S /lib/firmware/rockchip/dptx.bin
firmware-misc-nonfree: /lib/firmware/rockchip/dptx.bin

root@Debian-Desktop:~# md5sum /lib/firmware/rockchip/dptx.bin
cb5347ba640a3f091816d21f19b7cae4  /lib/firmware/rockchip/dptx.bin

root@Debian-Desktop:~# dmesg | grep dptx -B 2 -A 2
[    4.471977] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    4.471979] [drm] No driver support for vblank timestamp query.
[    4.472968] cdn-dp fec00000.dp: Direct firmware load for rockchip/dptx.bin failed with error -2
[    4.514911] panfrost ff9a0000.gpu: clock rate = 500000000
[    4.515246] panfrost ff9a0000.gpu: mali-t860 id 0x860 major 0x2 minor 0x0 status 0x0
--
[    5.195658] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    5.195667] cfg80211: failed to load regulatory.db
[    5.511177] cdn-dp fec00000.dp: Direct firmware load for rockchip/dptx.bin failed with error -2
[    6.232603] random: plymouthd: uninitialized urandom read (8 bytes read)
[    6.233032] random: plymouthd: uninitialized urandom read (8 bytes read)
root@Debian-Desktop:~# 



Does anyone have dptx.bin loading ?  How ?


Messages In This Thread
RE: An unofficial Debian Installer for Pinebook Pro - by NigelT - 01-16-2020, 11:59 PM
First boot - by JaredT66 - 05-19-2020, 09:49 AM
RE: First boot - by carletes - 05-19-2020, 01:35 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to install Debian Bullseye because of missing wifi firmware Pino64 8 7,599 06-26-2025, 09:20 PM
Last Post: reukiodo
  Boot Order in Pinebook Pro food 11 5,732 03-28-2025, 10:08 AM
Last Post: DrYak
  Upgrading Armbian from v24.2.1 gnome, breaks pinebook pro Sb2024 0 629 11-10-2024, 02:50 PM
Last Post: Sb2024
  Pinebook pro won't boot after bootloader installation jwensouls 4 2,453 08-21-2024, 04:17 AM
Last Post: KC9UDX
  Official Debian support moonwalkers 64 78,572 07-08-2024, 01:40 PM
Last Post: Humid Stylus
  [Pinebook Pro/Mobian/XFCE4] can fix touch or screen in greeter not both SynthGal 0 904 05-31-2024, 09:42 AM
Last Post: SynthGal
  Debian on Pinebook Pro u974615 7 4,862 03-31-2024, 10:11 AM
Last Post: u974615
  Pinebook Pro upgrading from the factory image yamsoup 12 7,444 02-22-2024, 04:02 PM
Last Post: tllim
  Help installing Manjaro on eMMC of Pinebook Pro pine4546464 4 4,536 12-13-2023, 07:22 PM
Last Post: trillobite
  Need Help Recovering Manjaro /boot Contents on Pinebook Pro calinb 6 5,214 12-11-2023, 03:47 AM
Last Post: calinb

Forum Jump:


Users browsing this thread: 4 Guest(s)