@fuchsiii Ye, and this is an OOOOLD one. No Back or Frontlight, so you need to be in light to use it. I will say in terms of Firmware it is alarmingly (this is refreshing) easy to mess with.
When you unplug it from a computer, it will literally check for a KoboRoot.tgz file and, without any checksums, or signatures, apply that to the devices root. You can thus use this to patch any file on the entire filesystem any way you wish. Official firmware updates are just that except they include every file, which does unmod your device, but it's incredibly flexable.
You have root, and you can do with it what you please! Apparently if you brick it, you can even recover it by putting said file on an SDCard and it'll flash from that, so as long as you don't fuck around with partitions, you're solid.
(Apparently you can also just boot from the SD Card as well)
@fuchsiii in fact this seems simple enough to get @OS1337 ported onto.
@krutonium can you get me some system specs? Ideally a full lshw rundown but for the most part just the built-in hardware (SoC, RAM, WiFi, Storage, ...) would be fine.
@fuchsiii@oxytodon.com Ye, and this is an OOOOLD one. No Back or Frontlight, so you need to be in light to use it. I will say in terms of Firmware it is *alarmingly* (this is refreshing) easy to mess with. When you unplug it from a computer, it will literally check for a KoboRoot.tgz file and, without any checksums, or signatures, apply that to the devices root. You can thus use this to patch any file on the entire filesystem any way you wish. Official firmware updates are just that except they include every file, which does unmod your device, but it's *incredibly* flexable. You have root, and you can do with it what you please! Apparently if you brick it, you can even recover it by putting said file on an SDCard and it'll flash from that, so as long as you don't fuck around with partitions, you're solid. (Apparently you can also just *boot* from the SD Card as well)
@krutonium @fuchsiii thx m8.
Personally I think @OS1337 with like a bluetooth / USB - connected keyboard would be a good fit for such a screen.

@kkarhan @fuchsiii @OS1337 @TechConnectify I don't think it has bluetooth, but it does have Wifi. The Network Stack on it seems to choke on my Wifi Network; which is odd. It can't find my Gateway from what I can tell, but no other device has this issue. I'm also not sure that it has OTG on the USB port so a physical keyboard might not be possible.
(The device itself doesn't give basically any information on what the issue is unless you SSH in)
@krutonium @fuchsiii @TechConnectify I mean, that would make it even more interesting to put @OS1337 on, because then one merely setups's some */etc/init` file and just let it display some stuff.
cat and/or tail on it and let it display like a text file (either on a #microSD or remotely)...If it has like a microSD slot, then that would be preferable.
@krutonium @fuchsiii @TechConnectify So I guess ideally one were to find a method to make it boot the #microSD and chug @OS1337 on it for ease of testing.
But if this is your device and it literally has like microSD pads onboard then it'll be even easier to just drop in a minimalist Linux like _OS/1337...

Kobo Touch N905C Weiß, gut erhalten, 6 Zoll, 2GB Ladekabel nicht enthalten Verpackungsregister Registrierungsnummer DE5121524480803 Die Benutzung der Warenzeichen dient lediglich zur eindeutigen Identifikation der Ware und soll keine Verletzung der Schutzrechte darstellen. Nicht für Kinder unter drei Jahren geeignet. Hinweise zur Batterieentsorgung: Im Zusammenhang mit dem Vertrieb von Batterien oder mit der Lieferung von Geräten, die Batterien enthalten, sind wir verpflichtet, Sie auf folgendes hinzuweisen: Sie sind zur Rückgabe gebrauchter Batterien als Endnutzer gesetzlich verpflichtet. Das Symbol der durchgekreuzten Mülltonne bedeutet, dass die Batterie nicht in den Hausmüll gegeben werden darf.
@kkarhan @fuchsiii @TechConnectify @OS1337 That looks like the one; and it straight up has a slot on the left side of the device, not pictured there. 2GB of Onboard Storage, 1GB of user usable space, 1GB of RAM.
[root@kobo ~]# ls /bin
antiword cp dosfsck getfacl ip lsattr netstat recode-sr-latin stat uname
ash cpio dumpkmap getfattr ipaddr lzop ngettext rev stty uncompress
attr cttyhack echo getopt ipcalc md5sum nice rm su unrtf
autopoint date ed gobject-query iplink memtool ntpd rmdir sync usleep
base64 dbus-cleanup-sockets egrep grep iproute mkdir ntx_hwconfig rtctest.out sz vcom_store
busybox dbus-daemon envsubst gunzip iprule mkdosfs ocotp_test run-parts tar vi
cat dbus-launch epd_ctrl gzip iptunnel mknod pidof rz touch watch
catv dbus-monitor epdc_test hostname jpegtran mktemp ping scriptreplay touch_simulate wlarm_le
chacl dbus-send evdev-dump hush kill more ping6 sed true wlfmac1.28_arm
chattr dbus-uuidgen evtest i2cget kobo_config.sh mount pipe_progress setarch ts_calibrate wpa_cli
chgrp dd false i2cset linux32 mountpoint printenv setfacl ts_harvest wpa_passphrase
chmod df fdflush iconv linux64 mpstat ps setfattr ts_print wpa_supplicant
chown djpeg fgrep ioctl ln msh pwd setserial ts_print_raw wrjpgcom
cjpeg dmesg fsync ionice login mt qqwing sh ts_test xmlwf
conspy dnsdomainname get_input_key iostat ls mv rdjpgcom sleep umount zcat
Here's an ls of the /bin directory
@krutonium that should be ample of resources for @OS1337 to work on.
I'd not be surprised if the #SoC in it could run #toybox if you chug it onto it...
@krutonium @OS1337 as I guessed, cuz I'd not expect them to have put anything more powerful than a #Pi0W in it.
@krutonium @OS1337 yeah....
Guess why @fuchsiii has a 7950X at her disposal: To compile #wine faster...
@kkarhan @OS1337 @fuchsiii https://gist.github.com/Krutonium/0538999e08fffef34b8e075f7de6e7f0
(Had to edit it to fix a mistake, builds a functional lshw now though!)
@krutonium interesting, so it's a semi-persistent method.
Still, having #RCE level access means one can build @OS1337 and propably shove that over as root filesystem…
Problem is rather to have the full hardware specs and potential (non-mainline) drivers loaded
@krutonium @OS1337 owo!
Now one needs to figure out the boot process and how to make it go brrr...
@kkarhan @OS1337 I did some quick searching, dhd is an open source wifi driver, sdio_wifi_pwr is, lets be honest, probably exactly what it says on the tin, and lowmem... Not sure but I doubt it's strictly required.
So given the relative lack of extra modules, I'd gamble that a modern kernel might just... work.
@krutonium @OS1337 so the only trick is to give it a different kernel & initramfs at boot...
I assume they never updated the Kernel since release cuz they never had any reason to.
@krutonium @OS1337 yes, but you don't setup like payment on the device itself.
@krutonium Still thanks for your writeup.
The trick getting @OS1337 to be useable on it would likely be just a #uBoot config & drivers to spit out the terminal on the #eInk screen.
Reminds me of @landley 's words re: #Android development that some impoverished person should be able to develop their apps with anything they can get get Android to boot spit out a screen and accept inputs from a keyboard and maybe mouse.
@krutonium @landley I mean, Ideally @OS1337 would be come a simpler and better alternative to #LinuxFromScratch or #YoctoLinux / #YoctoProject when it comes to getting started on a device.
Cuz #RaspberryPi de-facto monopolized non-#amd64 / non-#ix86 - #SBCs because they actually give a shit and publish #documentation!
@kkarhan @krutonium @OS1337 @geerlingguy Arnd Bergman is lobbying to remove all 32 bit support. (He works for arm and 32-bit arm is going out of patent.)
If he succeeds, or they make it so you can't build a usable Linux kernel without rust, I will be doing another "stay on the last GPLv2 release" thing and either retire or start caring about BSD or something.
(Seriously, the Aldi's down the street is hiring. My commute would be like 2000 steps and I'd get cardio and maybe even dental.)
@krutonium @landley @geerlingguy IDK but I also didn't knew that #32bit #ARM (i.e. #AMRv5r11 as used by the #RaspberryPi #Pi0 / #Pi0W) is out of patent protection...
Killing non-#64bit support in Linux would be a death sentence for many #EmbeddedSystems.
@kkarhan@infosec.space @krutonium@treehouse.systems @OS1337@infosec.space @geerlingguy@mastodon.social Arnd Bergman is lobbying to remove all 32 bit support. (He works for arm and 32-bit arm is going out of patent.) If he succeeds, or they make it so you can't build a usable Linux kernel without rust, I will be doing another "stay on the last GPLv2 release" thing and either retire or start caring about BSD or something. (Seriously, the Aldi's down the street is hiring. My commute would be like 2000 steps and I'd get cardio and maybe even dental.)
@kkarhan @krutonium @geerlingguy @OS1337 Patent expiration is progressive: armv3 expired decades ago:
https://www.cnn.com/2001/TECH/ptech/07/03/open.source.processor.idg/index.html
In textbooks by 2016:
https://github.com/nxbyte/ARM-LEGv8
Last 32 bit arm architecture (armv7) was 2005, patents last 20 years:
(There is a 32 bit variant of armv8, like https://en.wikipedia.org/wiki/X32_ABI but I can never remember what the arm version is called. The point is the last 32 bit architecture's patents are expiring so it can now have generic clones.)
First came open-source software, like FreeBSD, Apache and Linux. Now, a Chinese graduate student is hoping to generate support for the development of open-source hardware with the release of an open-source microprocessor core design.
@landley Right now I'm glad @krutonium made sufficient efforts to enable said #eBookReader to be feasibly target-able for @OS1337.
Yes, I'm still mad about #PixelQi getting acquired.by #3M and ceasing to offer their cool screens and yes I still want that PixelQi-swapped #IdeaPad-#Netbook…

@krutonium @kkarhan @OS1337 @geerlingguy Language domain crossings in ring zero is a terrible idea (they're not even at modules!), I've never met a rust evangelist who wasn't an asshole, and have yet to hear an argument for rust other than "I don't like C++ and don't know the difference between that and C".
I'll happily learn go, swift, zig, oberon etc for userspace. But rewriting only _part_ of the kernel in a second language is insane. (Do a rust kernel. You're not _owed_ existing projects.)
@landley @krutonium @OS1337 @geerlingguy sadly your experience re: #Rust isn't unique and I think a lot of said evangelists really sour the languague for so many…
I do think that #Linux's main design philosophy (clean, readable #C code) should've been kept stronger as it enables easier #maintenance.
@kkarhan @krutonium @OS1337 @geerlingguy @AsahiLinux There are 4 base packages in a self-hosting development environment: kernel, compiler, libc, cmdline.
If the rust guys do their own, in pure rust with no other language in any of those 4, I may start to care.
I have explained why MANY TIMES, most explicitly http://lists.landley.net/pipermail/toybox-landley.net/2020-July/011898.html
They are instead moving us farther AWAY. Now to fully understand/audit linux you need to examine how two toolchains interact, plus added glue layers.
@kkarhan @krutonium @geerlingguy Oh they pay well over twice minimum wage here, but minimum wage in the USA is essentially meaningless. It was last adjusted 18 years ago, and accounting for inflation is half what it was back in 1968. (The Boomers are not dying fast enough.)
https://en.wikipedia.org/wiki/Minimum_wage_in_the_United_States
It's not really about the money. I want to do something other people find useful, preferably without going into debt doing it.
@landley @krutonium @geerlingguy welcome to the club...
Money is rather a tool to make things work and ends meet.
@kkarhan @krutonium @geerlingguy This is one of those well known things capitalism finds inconvenient and tries hard to bury:
https://www.youtube.com/watch?v=u6XAPnuFjJc
(Back when I maintained https://kernel.org/doc that was in the "videos worth watching" section, but alas they removed it since I lost access, presumably because the Linux Foundation seems horrified by the very concept of hobbyists. Still in my old https://landley.net/kdocs mirror though.)

@landley @krutonium Yeah, @linuxfoundation also dis some #shitshow re: #privacy by copying #GAFAM - #Propraganda saying '#privacy is bad' and shilling "#AI" which is a #scam ...

Attached: 1 image Data privacy rules like GDPR are fueling a climate of risk aversion, slowing open data progress. See how to break barriers in the Pathways to Open Data report: https://www.linuxfoundation.org/research/pathways-to-open-data #OpenData #DataPrivacy #LinuxFoundationResearch