Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- My notes on hacking the pinePhone: stuff I have to look into:
- Kernel command line: console=ttyS0,115200 console=tty0 root=PARTUUID=cedf259d-01 rw rootwait
- ACPI not present in kernel, and PSCI doesnt tell you about battery life
- printk: console [tty0] enabled
- Yama: becoming mindful -- a useless kernel message of some sort. https://utcc.utoronto.ca/~cks/space/blog/linux/UselessKernelMessages
- [ 0.046535] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
- [ 0.047647] Serial: AMBA PL011 UART driver
- videodev: Linux video capture interface: v2.00 --had mad issues with video capture so far.
- thermal_sys: might this be a sensor I can read?
- sun6i-mipi-dphy --something to do with megapixel cameras
- 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 28, base_baud = 1500000) is a U6_16550A
- ubuntu-location-service killed by kernel, but, maybe I can enable it. https://docs.ubuntu.com/core/en/stacks/location/location-service/docs/obtain-location
- fukin thing keeps respawning, maybe I can do soemething about that too. HW switch is off.
- isc-dhcp-server has some issue spawning. --but why do I need the kernel to spawn that?....
- I omitted the audio driver failing to launch, alsa being spawned by i2s look at that later.
- parent_rate: 24576000, sampling_rate: 16000, channels: 1, word_size: 16
Add Comment
Please, Sign In to add comment