Posts
1826
Following
91
Followers
168
Riding horses, hacking computers, phones and smartwatch.
@drewdevault NixOS may not be for you, but I believe it has its uses. Would not use that emoticon...
0
0
1
@martijnbraam @linmob I never seen machine with ARM SBBR. Yes, that's a step in right direction, I wish PinePhone (etc) would be using that. (And it would be nice to have something similar for R-V, preferably without complexity of ACPI.)
1
0
0
@martijnbraam @linmob Not sure, and have not met those uefi-only laptops, fortuantely. But I'm sure they for example power down when battery goes low? Don't require vendor-patched u-boot of particular version to init their DRAM? Can charge battery without vendor-patched Linux kernel successfully booted? I really wish there was standard arm64 platform (and standard risc-v platform).
1
0
1
@thatprivacyguy One possible solution would be to start a local proxy and make chromium use that...
1
0
0
@martijnbraam @linmob While x86 hardware can be pain, it usually does not have problem booting bootloaders or charging its batteries. I expect RISC-V to be improvement over x86 CPUs, and it would be cool to have some kind of next-generation platform. We should not really need 100 drivers for RTC.
1
0
1
@slightlyoff It is somehow important small&light phones keep existing. (And I don't mind "cheap"). Usually I'm either on horseback (where 180gram smartphone breaks easily) or carry notebook (where I already have decent screen I want to use, thank you). I played with Geeksphone Keon, and that one is almost right size and non-evil. I wonder if I should get one of those kaiOS things.
0
0
0
@AsteroidOS So... There likely is place for Linux smartwatch, but do you really want big-enough watch so that they can run Linux for weeks? Smartwatch is good reason for good & small system that is smaller than Linux (in particular does not need MMU and can run in less than 256KB RAM). See https://www.espruino.com/ , I like that one.
0
0
1
Trying to do debayering on CPU using vector extension. So far targeting x86-64 and pinephone... and so far it is few times slower than naive approach. Is there good high-level overview of avx and neon somewhere? Any hints? Anyone willing to help?
0
0
0
@vkc I believe you are looking for literal lawyer _in particular jurisdiction_. You might want to state the jurisdiction.
0
0
0
@hrw @haeckerfelix I'm afraid there way too little video clips with permissive-enough licensing...
1
0
1
@mjg59 Well, your comment could be read as "people who disagree with us ... participate in part to cover up their own poor behaviour". Thus I don't really feel it is safe to argue with that, without fear of "trial by social media".
1
0
0
"Recently" terminals started beeping when mouse enters/exits the window. It seems like running emacs remotely then terminating the connection does that. How is this ... annoying glitch called and how do I get rid of it? Debian 11.8 with mate.
0
0
0
@mjg59 Well, your comment does raise some serious questions about "trial by social media".
1
0
1

Breaking "DRM" in Polish trains has been released on media.ccc.de https://media.ccc.de/v/37c3-12142-breaking_drm_in_polish_trains

1
8
2
@drewdevault "Perfect mainline Linux support" for a SoC is cool. But even better would be create compatible hardware, so that Linux, Windows, DOS, Xenix, ... can be ran on the hardware without needing any support. PCs in 486 era used to be like that, everything compatible with everything else, and it would be good to get there again with Risc-V. Asking not for compatible instruction sets, asking for compatible platform.
0
0
1
Okay, and now code is few times faster than memcpy. That may be even scarier.
0
1
1
Trying to do RGBA->RGB conversion with AVX. Yes, it is trivial task. No, I don't get speedup over trivial code.
1
0
0
@martijnbraam Did you have some solution to uncached memory problem? On pinephone, v4l2 passes uncached memory to userspace, leading to huge performance problems everywhere. The hw seems to have enough power, but we sabotage it be turning off caches :-(.
1
0
1
@martijnbraam According to my notes, PP should be able to encode 1920x1080 video at 28fps (h264, ultrafast) or 1280x720 video at 100fps. 720p is not great, but should be quite usable.
1
0
0
@martijnbraam Yeah, well, I'd prefer something that has Linux drivers.

There is video recording on Librem 5 in Millipixels (saving raw frames and processing them offline). There is one on PinePhone (saving jpegs and processing them offline, or doing gstreamer pipeline in low res). I'm playing with GPUs to turn hem into ISP so I could increase performance.
1
0
1
Show older