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
  Debian on Pinebook Pro u974615 7 1,042 03-31-2024, 10:11 AM
Last Post: u974615
  Pinebook Pro upgrading from the factory image yamsoup 12 1,616 02-22-2024, 04:02 PM
Last Post: tllim
  Help installing Manjaro on eMMC of Pinebook Pro pine4546464 4 2,157 12-13-2023, 07:22 PM
Last Post: trillobite
  Need Help Recovering Manjaro /boot Contents on Pinebook Pro calinb 6 2,232 12-11-2023, 03:47 AM
Last Post: calinb
  Gentoo on Pinebook Pro RELEASE jannik2099 54 89,028 12-08-2023, 11:25 PM
Last Post: tllim
  Boot Order in Pinebook Pro food 8 1,249 11-23-2023, 07:37 AM
Last Post: KC9UDX
  install debian on pbp jsch 7 4,053 11-22-2023, 04:22 PM
Last Post: TRS-80
  How to mainline kernel on daniel thompson's debian installer? hellojack 14 7,443 09-07-2023, 09:38 PM
Last Post: Der Geist der Maschine
  PineBook Pro seems to go to deep sleep, but doesn't wake up pogo 11 5,285 08-31-2023, 04:20 PM
Last Post: TRS-80
  Would a Pinebook Pro be good for a Linux newbie? cassado10 6 1,487 08-08-2023, 04:58 AM
Last Post: moobythegoldensock

Forum Jump:


Users browsing this thread: 6 Guest(s)