If it's got a built in scanner it presumably would be fair game to print out every command in the Arch install guide as a barcode to avoid typing on the built in keyboard
@@gluttonousmaximus9048 the issue is pretty much entirely since the i386 arch signatures are maintained by a singular person, and that person hasn't updated them in a while
We used to use these for field work in Northern BC... And I had to maintain them! You wanna talk about pain? These are pain. "Oops, I dropped it out of the helicopter and now it doesn't show anything on the screen, can you reboot it or something?"
Not once in my life have I touched an Arch32 iso that didn't require the keyring to be initialized, populated, then refreshed at *some* point during the install. You should never have to do this.
I remember testing this as a mobile POS back in the day. My favorite demo was to throw it to the ground in front of anyone, just to show that the "Tough" moniker was indeed deserved.
I bought a lot of 2 of these for very cheap on eBay a few months back. One is basically a parts machine but the other got the linux treatment. You’re reminding me to pull it out after work today as it’s been a bit.
Cool. Thanks for making this video! We ArchLinux32 maintainers (the few of us) really appreciate. The issue with the keys is a constant source of trouble. There are various ways around it, like manually installing the archlinux32-keyring into the installation chroot. Also, ISOs don't always have the correct keys on them (they once got copied from the ISO to the chroot, so updating them after booting the ISO might also be an idea). And sometimes we (or should I say I) forget to have a timer for gpg renewals, so then I have to invent a time machine to go back fixing wrong keys..
The company I work at is a utility company and one of the mobile apps I supported used the Panasonic Toughbooks, but they were basically a rugged laptop/tablet (you could fold the screen back on the unit to make it a complete touch device). Didn't know Panasonic made an even smaller version like what you have. At least the Toughbooks I supported had a full, actual keyboard on them. lol! But those were slow too running Windows XP. Luckily, I no longer support that app. Fun times!
I have two of these that I installed debian on. While the SD card slot is not bootable, you can do something of a "split install" by putting /boot on a usb stick and / itself on an SD card. I did this to free up the usb port while in operation. The usb storage is one of those tiny sandisk usb drives that barely sticks out above the unit when inserted. I zip tied it to the cable for the stylus so it'll never get lost. As far as the side buttons, they do report keycodes that are not mapped in the kernel by default. you can use a command to remap the keys and make them whatever you want. I have the top left rocker mapped to up/down since it makes scrolling pages while holding the unit a lot easier. It isnt the fastest device, but for use as a thin client, it works well enough. I use them to remote into a VM that is much more capable
In the near future (late sept to be honest) i will be doing a via c7 laptop install of odd operating systems. Would you want me to benchmark arch32 on it?
Action Retro: needs to research touchscreen calibration procedure to maintain sanity Also Action Retro: installs and plays Sauerbraten instead Priorities. ;)
For display calibration - you need something like xinput-calibrator or similar tool. Few years ago we had some embedded hardware at work with badly fitting touchscreen (basically it was "I built it from parts I had"), and we had to calibrate it, because touchscreen was bigger than they screen itself.
We use those style of machines at work for field workers. They usually have cell connectivity, so when workers go out and complete orders, they can easily complete the orders in the field. All the device needs to do is display text boxes so the workers can put in information about an address or meter and then save it.
That'd make a pretty good hitch hikers guide or portable Wikipedia device. Just load up the offline version of Wikipedia and the various other free knowledge bases and Zim Wiki. You have a repository of knowledge that's portable with a built in keyboard for search input. Being a tough book just makes it even better as an off grid or network down device When it's not acting as an offline Wikipedia it's a pretty ok terminal. Not the first thing I'd wanna use to ssh into a switch or something, but it'd get you by in a pinch
Zorin OS Pro works great on one of this Panasonic's successors - the FZ-G1 Toughpad tablet PC, and x86-64 touchscreen tablet PC that runs Windows usually. All the touch screen gestures are supported.
Windows on x86 bulky devices meant for a single purpose is the emblem of what is wrong in the IT field. And we keep justifying ourselves by saying "We did the best we could with the best tools we had".
That thing's probably falling back to software rendering for Sauerbraten Cube 2-- it's a Poulsbo device, and AFAIK Linux never got working open-source 3D drivers for the odd GPU Intel used in those (the GMA 500 is a licensed component from PowerVR, not one of Intel's in-house designs like practically every other chipset they've ever made before and since). At least it worked at all. Linux support for GMA 500 and derivatives was sketchy for years after release, even for 2D-only desktop use.
I have to say what a pleasure it was seeing other people who knew about and played Sauerbraten. I loved that game back in the day as well as making maps for it. Once Minecraft came out, it looked... derivative to me. I never understood the appeal and still don't after trying it a few times. I could just be playing Sauerbraten.
Dang it all. I had the "big brother" of that Toughbook which I had to use to develop some software for a company I worked for. Stupidly I sent the machine back after it had sat in a forgotten corner of my house for the better part of a decade. DANG!
To make touch work propperly - you can calibrate it. I was able to make camera work under Antix linux, but the barcode reader - nah: seems that it requires some software. It hangs on a serial port. App buttons seem to show up in dmesg unlike back buttons, so you can make use of the front buttons by assigning key codes to them. The form-factor is incredible! I wish comething like this existed with a modern powerful and efficient cpu
Never seen one of those devices, however I do like the keyboard setup with the arrow keys and number pad in the middle, in a regular size keyboard. Excellent video and that goober computing device reminds me of an Hp Mini pocket PC, winder if there is any Linux Oses for such small pocket PCs! 👌😺🥰⭐️💎
That one weird neckbeard guy: "Install Gentoo." Gentoo: "Do not underestimate me, mortal." Arch: "Heard you was talkin shit." Action Retro: "Yeah, you'll do." _Laughs in installation footage_
I have a few of these in storage that we used to process guests into a large waterpark. I actually loved *using* it but repairs and basic troubleshooting sucked. I think I have a few sets of the spare batteries from when they recalled the originals, too.
One thing I found during my installation of the official 64bit Arch was that an outdated Arch install iso would result in outdated repo keys, which could probably be fixed with a simple pacman -Sy as root on the installer, but then depending on how old your iso is, it's probably better to install a new iso anyhow. I recommend Ventoy just due to how you can plop the file into the USB and not need to write anything to the stick itself. And if you get a big boy flashdrive, you can put a whole lotta ISOs on there. You could even probably fit the Window 11 iso, if it's a couple terabytes!
Yes, that's what I thought when I saw it: "Eh? Oh, I see; yes, once you get used to it." Which you do, because this is obviously designed for use all day, every day.
this command will regenerate the keys correctly to work without having to disable the signature checking sudo pacman-key --populate archlinux32 if running from arch-chroot you are already in su mode so you don't need the sudo. I just went through this installing archlinux32 on a Dell netbook. The Dell Mini 9/Inspiron 910.
I've seen of few the toughbook(s) online and even had one before, but the ones that interest me are the slightly lighter models. Those mainly because they're based on the Lets Note series but with US keyboards.
for the signature issues just install the keychain packages while doing the pacstrap step by appending those to the command, then continue with installation and once you are inside the chroot environment do a pacman-key --init followed by pacman-key --populate, wait a while for the process to finish and you will have working signature check
There's one thing to remember about all complicated systems: The simplification system is always 4-5 times more harder to fix than than the thing it simplifies. How complicated is operating an 18 wheeler, including the gears? And how serviceable is the actual gearbox and drive train? How complicated is driving a Tesla? How serviceable is the entire electrical system, charging, motors, etc? Now, how complicated do you think using Arch is vs. Windows? And how complicated do you think fixing Arch is, compared to fixing Windows?
The old Panasonic handheld cell-phone despite that I don't remember this this was serene and I.C.E. at times. 예전 파나소닉 휴대전화는 기억이 나지 않는데도 가끔은 평온하고 ICE였습니다.
That would make a good wifi analyzer for walking around and seeing how many access points and their strength is to a graph on screen. Well, except that it probably only supports 2.4ghz wifi Usually I use a smart phone for it. Very handy tool for a wifi engineer building out wide area wifi coverage with staggered access points to minimize conflicts.
The signature issue are why I stopped using Arch on my laptop. Every time I upgraded the system or software, I'd get the signature issues and have to run through updating the keys and even then, if someone left Arch Development, their signatures didn't seem to work at all. So I put Windows 10 back on the laptop (which is what it came with, didn't need to buy a new license). I might switch it over to a Debian distribution at some point.
If the date is off or if the keys are bad that could cause the issue you're having with the signature verification. One could try updating the time and then the archlinux-keyring. If that didn't work then turning off signature verification. Either way an update after install should fix it. Would love to see the output of lscpi on this device. I kind of really want one. Really cool.
Debian 32 might have been a bit easier on this hardware. I wonder if any touch calibration utilities would work with this. The end result is reminiscent of a Clockwork Pi uConsole, but of course that's an ARM device, and much newer (and no touch, but a tiny trackball).
Michael mjd does an Arch install. Action Retro: _fine, I'll do it myself!_ and proceeds to install Arch but 32. Is this an arms race to see who installs Arch first and make this into a series? Waiting for upgrading arch to the latest version.
I'm enjoying your Linux diversions quite a lot - especially since I feel like we got there in the same weird way - through Apple. My love of PPC Macs got me into Linux, years and years ago now. Perhaps later than the early 2000s, but the obsolescence of the G4 was a big motivator... So, if I may be so bold as to say - perhaps dust off those early Intel iMacs, upgrade them, and try Linux there. You have had more and more of this devil brethren haunting your videos... Personally I have a second gen Intel White iMac that I keep looking at... I've discovered ITX thin boards designed for AIO or industrial systems... But... is it necessary? Hmmm?
I almost bought one of these thinking its packing more than an atom a few months back. I kinda want an UMPC (the idea and the form factor is cool imo) but can't do much with an old atom lol
I had one of these, but there was a lot of things that just wouldn't work under Linux, there seemed to be no support for the odd hardware. So I ened up putting Windows 7 on it and Panasonic's proprietary drivers.
What about building Phosh from the AUR, full Mesa hardware accelerated 3D with OpenGL (might need some env vars?) and then run the Phosh screen calibrator? That thing should have better 3D hardware acceleration for that game - glxinfo show the real GPU? Or is it LLVMpipe? But also all Xorg and Xorg-drivers: are they installed? -- Also can you run OpenSUSE Tumbleweed just fine on it?
6:45 about the key verification - i also ran into that problem, and it said i had to generate the pacman keyring in the actual install it worked fine after that
Support these retro computing shenanigans on Patreon! www.patreon.com/ActionRetro
When it doubt try to put a raspberry pi in it
"If you enjoy command line pain and suffering, consider subscribing."
I feel seen.
lol, THAT'S MY JOB
And I felt that a lot. xD
🫡
well i like action retro command line suffering
Michael MJD and Action Retro are now merging into a singular entity
If it's got a built in scanner it presumably would be fair game to print out every command in the Arch install guide as a barcode to avoid typing on the built in keyboard
That signature issue will keep coming up with this old hardware. One could say it's become the Arch nemesis to this kind of content.
What's the exact culprit?
@@gluttonousmaximus9048 the issue is pretty much entirely since the i386 arch signatures are maintained by a singular person, and that person hasn't updated them in a while
Boooooooooo.
6:35 "Fix the problem, the archlinux-keyring will." - Yoda
Yeah not the most intuitive but this has unborked me so many times after i dont update for months (on devices i dont use often at all)
Not so easy on 32-bit Arch. I had to disable security as well as it couldn't install ANYTHING with it enabled.
Damn thats a shame. Honestly on ancient hardware is probably fine taking an L on arch and just using something else that works out of the box
@@petar0402 pacman-key --populate archlinux32
will fix it without having to disable the security first.
I just installed Arch32 a few days ago, and 'pacman-key --init' and 'pacman-key --populate archlinux32' worked just fine
We used to use these for field work in Northern BC... And I had to maintain them! You wanna talk about pain? These are pain. "Oops, I dropped it out of the helicopter and now it doesn't show anything on the screen, can you reboot it or something?"
Must have been hell fixing those if that was an example of an accident
I mean... the fact that it's even a possibility is amazing. Do that in a normal laptop and they'd be asking for the tube of magic tech glue instead.
😂😂😂😂😂😂😂😂😂
Kid: "I want a steamdeck"
Mom: "we have a steam deck at home"
Steamdeck at home:
I watched this video *on* a Steam Deck lol
The use of Goober and Nugget in this video makes me think Sean is slowly transforming into a certain shouty Australian man.
HAPPY STRAYA DAY!
Shouty's like a melody in my head
Hes got the pointing too!
I know less than nothing about 3D printing, but it would be a crime to not 3D print a Fallout-style Pip-Boy shell and wrist-mount for this thing!
omg genius
Fallout grub themes exist too.
"Well its the middle of the week and I don't have a real job so..." I spit out my coffee
I see Arch Linux 32 in the thumbnail and I already know he's in for suffering because of the eternally broken keyring that you have to fix
Not once in my life have I touched an Arch32 iso that didn't require the keyring to be initialized, populated, then refreshed at *some* point during the install.
You should never have to do this.
I remember testing this as a mobile POS back in the day. My favorite demo was to throw it to the ground in front of anyone, just to show that the "Tough" moniker was indeed deserved.
I bought a lot of 2 of these for very cheap on eBay a few months back. One is basically a parts machine but the other got the linux treatment. You’re reminding me to pull it out after work today as it’s been a bit.
Cool. Thanks for making this video! We ArchLinux32 maintainers (the few of us) really appreciate. The issue with the keys is a constant source of trouble. There are various ways around it, like manually installing the archlinux32-keyring into the installation chroot. Also, ISOs don't always have the correct keys on them (they once got copied from the ISO to the chroot, so updating them after booting the ISO might also be an idea). And sometimes we (or should I say I) forget to have a timer for gpg renewals, so then I have to invent a time machine to go back fixing wrong keys..
I'm glad you showed the SSD upgrade because I forgot how I did mine all those years ago. Gosh these things are slow.
Now that one IS pretty cool.
The company I work at is a utility company and one of the mobile apps I supported used the Panasonic Toughbooks, but they were basically a rugged laptop/tablet (you could fold the screen back on the unit to make it a complete touch device). Didn't know Panasonic made an even smaller version like what you have. At least the Toughbooks I supported had a full, actual keyboard on them. lol! But those were slow too running Windows XP. Luckily, I no longer support that app. Fun times!
I have two of these that I installed debian on. While the SD card slot is not bootable, you can do something of a "split install" by putting /boot on a usb stick and / itself on an SD card. I did this to free up the usb port while in operation. The usb storage is one of those tiny sandisk usb drives that barely sticks out above the unit when inserted. I zip tied it to the cable for the stylus so it'll never get lost.
As far as the side buttons, they do report keycodes that are not mapped in the kernel by default. you can use a command to remap the keys and make them whatever you want. I have the top left rocker mapped to up/down since it makes scrolling pages while holding the unit a lot easier.
It isnt the fastest device, but for use as a thin client, it works well enough. I use them to remote into a VM that is much more capable
In the near future (late sept to be honest) i will be doing a via c7 laptop install of odd operating systems. Would you want me to benchmark arch32 on it?
oh yeah awesome!
@@ActionRetro It is an Everex NC1500 Stepnote. 2gb ram 1.5ghz Via C7-M. with a S3 IGPU. What benchmarks would you want ran on it?
Depending on how i do the storage, arch may be permament....or Haiku
@@steveg5122 Mandatory haiku mention in action retro video
@@ActionRetro I will share my results in the future
Action Retro: needs to research touchscreen calibration procedure to maintain sanity
Also Action Retro: installs and plays Sauerbraten instead
Priorities. ;)
I liked the video except the part where the little tablet started crying out for mercy.
And that's the first time I've heard someone else use the phrase, "Slow as dirt."
When it's business time.... hamster mouse!
Why this comment is so low. Is beautiful
Try `sudo pacman-key --refresh-keys` to fix the pacman signature error
Great video! I love those neat smaller computers
For display calibration - you need something like xinput-calibrator or similar tool. Few years ago we had some embedded hardware at work with badly fitting touchscreen (basically it was "I built it from parts I had"), and we had to calibrate it, because touchscreen was bigger than they screen itself.
*DankPods voice* “Look, it’s the goober!”
We use those style of machines at work for field workers. They usually have cell connectivity, so when workers go out and complete orders, they can easily complete the orders in the field. All the device needs to do is display text boxes so the workers can put in information about an address or meter and then save it.
we all love the goober pc
That'd make a pretty good hitch hikers guide or portable Wikipedia device. Just load up the offline version of Wikipedia and the various other free knowledge bases and Zim Wiki. You have a repository of knowledge that's portable with a built in keyboard for search input. Being a tough book just makes it even better as an off grid or network down device
When it's not acting as an offline Wikipedia it's a pretty ok terminal. Not the first thing I'd wanna use to ssh into a switch or something, but it'd get you by in a pinch
Zorin OS Pro works great on one of this Panasonic's successors - the FZ-G1 Toughpad tablet PC, and x86-64 touchscreen tablet PC that runs Windows usually. All the touch screen gestures are supported.
Why am I just now following you I have seen your videos in the past and love your channel
You went full-time RUclipsr? Way to go!
keyboard looks surprisingly ergonomic,and terminal friendly
I love how the Weird OS Wednesday is currently just an Arch Day 😅
Windows on x86 bulky devices meant for a single purpose is the emblem of what is wrong in the IT field. And we keep justifying ourselves by saying "We did the best we could with the best tools we had".
This is straight up an "Assault Cyberdeck" from the Cyberpunk 2020 RPG, man. Congrats!
That thing's probably falling back to software rendering for Sauerbraten Cube 2-- it's a Poulsbo device, and AFAIK Linux never got working open-source 3D drivers for the odd GPU Intel used in those (the GMA 500 is a licensed component from PowerVR, not one of Intel's in-house designs like practically every other chipset they've ever made before and since).
At least it worked at all. Linux support for GMA 500 and derivatives was sketchy for years after release, even for 2D-only desktop use.
GMA 500 support was shi.. on every platform. None operating system had more support beyond displaying wallpaper.
I have to say what a pleasure it was seeing other people who knew about and played Sauerbraten. I loved that game back in the day as well as making maps for it. Once Minecraft came out, it looked... derivative to me. I never understood the appeal and still don't after trying it a few times.
I could just be playing Sauerbraten.
I never heard of the "goober" but now i want to buy one just to install arch and have it for display:]
Dang it all. I had the "big brother" of that Toughbook which I had to use to develop some software for a company I worked for. Stupidly I sent the machine back after it had sat in a forgotten corner of my house for the better part of a decade. DANG!
To make touch work propperly - you can calibrate it. I was able to make camera work under Antix linux, but the barcode reader - nah: seems that it requires some software. It hangs on a serial port.
App buttons seem to show up in dmesg unlike back buttons, so you can make use of the front buttons by assigning key codes to them.
The form-factor is incredible! I wish comething like this existed with a modern powerful and efficient cpu
Cool, this is a video about installing Linux on a tiny goober PC.
I saw a comment on the other arch linux video you did about upgrading from every arch linux version, I'd also love to see that
That's a cool little box. I can probably think of many uses for that form factor.
Never seen one of those devices, however I do like the keyboard setup with the arrow keys and number pad in the middle, in a regular size keyboard. Excellent video and that goober computing device reminds me of an Hp Mini pocket PC, winder if there is any Linux Oses for such small pocket PCs! 👌😺🥰⭐️💎
That one weird neckbeard guy: "Install Gentoo."
Gentoo: "Do not underestimate me, mortal."
Arch: "Heard you was talkin shit."
Action Retro: "Yeah, you'll do." _Laughs in installation footage_
Gotta love this beast of a machine running cube 2 at an amazing 1 (one) fps.
Most gaming pc's would kill for that level of performance.
I have a few of these in storage that we used to process guests into a large waterpark. I actually loved *using* it but repairs and basic troubleshooting sucked. I think I have a few sets of the spare batteries from when they recalled the originals, too.
One thing I found during my installation of the official 64bit Arch was that an outdated Arch install iso would result in outdated repo keys, which could probably be fixed with a simple pacman -Sy as root on the installer, but then depending on how old your iso is, it's probably better to install a new iso anyhow.
I recommend Ventoy just due to how you can plop the file into the USB and not need to write anything to the stick itself. And if you get a big boy flashdrive, you can put a whole lotta ISOs on there. You could even probably fit the Window 11 iso, if it's a couple terabytes!
Now it's a noteputer from the Battletech universe.
oh how cute is this PC it's Smol
Now this makes me want a modern iPad-like device with a built-in physical keyboard.
That keyboard seems pretty thoughtfully layed out. it seems easy to use if you're used to a split keyboard like i am 😅
even if youre not, it seems much less painful if youre typing with thumbs which its clearly designed for
Strongly disagree.
Yes, that's what I thought when I saw it: "Eh? Oh, I see; yes, once you get used to it." Which you do, because this is obviously designed for use all day, every day.
oh btw me and hubby made 2 maps for sauerbraten one is called joros retreat I think it's so neat.
this command will regenerate the keys correctly to work without having to disable the signature checking
sudo pacman-key --populate archlinux32
if running from arch-chroot you are already in su mode so you don't need the sudo. I just went through this installing archlinux32 on a Dell netbook. The Dell Mini 9/Inspiron 910.
I've seen of few the toughbook(s) online and even had one before, but the ones that interest me are the slightly lighter models. Those mainly because they're based on the Lets Note series but with US keyboards.
Now I know that if I ever get a small industrial goober, it will run Arch just fine. Science!
for the signature issues just install the keychain packages while doing the pacstrap step by appending those to the command, then continue with installation and once you are inside the chroot environment do a pacman-key --init followed by pacman-key --populate, wait a while for the process to finish and you will have working signature check
"Well it's the middle of the week and I don't have a real job"
Man, that's the kind of life I want too!
Sweet cyberdeck, dude.
Tech RUclipsrs are here, and now you’re here. ARCH LINUX WORKS.
wah
barely, lol
debian sid has entered the chat
There's one thing to remember about all complicated systems: The simplification system is always 4-5 times more harder to fix than than the thing it simplifies.
How complicated is operating an 18 wheeler, including the gears? And how serviceable is the actual gearbox and drive train?
How complicated is driving a Tesla? How serviceable is the entire electrical system, charging, motors, etc?
Now, how complicated do you think using Arch is vs. Windows? And how complicated do you think fixing Arch is, compared to fixing Windows?
@@OhhCrapGuy so true, but i would compare it to ubuntu or fedora since alot of the hassles is already dealt with in these distros.
Excellent cyberdeck
That computer looks so cute. It looks like it's designed for toddlers to play point & click games.
Man if Kali Linux was possible on this, this world be a hacking/spoofing mobile computer!
Awesome work! Now its time to fill it with Electron apps. That Atom CPU won't break a sweat lol
The old Panasonic handheld cell-phone despite that I don't remember this this was serene and I.C.E. at times.
예전 파나소닉 휴대전화는 기억이 나지 않는데도 가끔은 평온하고 ICE였습니다.
I worked in a warehouse and used one of these every day. Can confirm they are slowwwww but rugged.
That would make a good wifi analyzer for walking around and seeing how many access points and their strength is to a graph on screen.
Well, except that it probably only supports 2.4ghz wifi
Usually I use a smart phone for it. Very handy tool for a wifi engineer building out wide area wifi coverage with staggered access points to minimize conflicts.
Oh installing ARCH linux, oh boy... yeah... that is going to be "FUN"
That's a neat little computer.
Dogwater SSD. Taped down, and ready to rock. 🤘
The signature issue are why I stopped using Arch on my laptop. Every time I upgraded the system or software, I'd get the signature issues and have to run through updating the keys and even then, if someone left Arch Development, their signatures didn't seem to work at all. So I put Windows 10 back on the laptop (which is what it came with, didn't need to buy a new license). I might switch it over to a Debian distribution at some point.
Oh the mSATA adapter just worked? I thought this thing has to have a thermistor or a jumper across random pin or otherwise stops IDE commands
"Weird OS Wednesday"
Honestly, it's not even the OS that is weird, just the hardware you're installing it on. So maybe "Weird Computer Wednesday"?
If the date is off or if the keys are bad that could cause the issue you're having with the signature verification.
One could try updating the time and then the archlinux-keyring. If that didn't work then turning off signature verification. Either way an update after install should fix it.
Would love to see the output of lscpi on this device. I kind of really want one. Really cool.
The Intel Atom curse was running deep in the industrial world of computing. I'm glad this era is long gone.
You have reminded me i need to track down a tablet pc that was used on stargate Atlantis...
This looks like the iPhone Clicks Keyboard case. I have one on my iPhone. Took a while getting used to the tiny keys.
Debian 32 might have been a bit easier on this hardware. I wonder if any touch calibration utilities would work with this.
The end result is reminiscent of a Clockwork Pi uConsole, but of course that's an ARM device, and much newer (and no touch, but a tiny trackball).
I run debian 32 bit on mine. The touch screen was still out of whack, but i made a script that fixes that.
Easiest way to clear the partition table is to dd a few KB of zeroes over the start of the disk
Best opening line ever…
I wonder if it can run Haiku
"I don't have a real job" being a husband to both pc's and humans is a job in itsself dude lmao.
did you break it off with haiku to hook up with arch? :3 lol jk great video
LMFAO i had low expectations for Sauerbraten tbh, but it ran. That’s way higher than my expectations.
Michael mjd does an Arch install.
Action Retro: _fine, I'll do it myself!_ and proceeds to install Arch but 32.
Is this an arms race to see who installs Arch first and make this into a series?
Waiting for upgrading arch to the latest version.
You should probably collab with BingusStudios or TechTangents, LGR, etc...
Mostly Bingus though.
the goober
I had a Sagem Spiga running Ubuntu and I used an Xorg program to calibrate the touch screen. It does exist, but I can't remember the name.
i have a panasonic toughbook cf-27
and you’ll never guess what i installed on its hard drive
BeOS
it works mostly fine
all that’s missing is sound
amazing haha
@@ActionRetroi actually love BeOS for programming
more than linux or bsd
it also tins the teapot at ~20-30fps
The touchscreen issues are common with older toughbooks on linux and as far as i know there is no way to fix it
I'm enjoying your Linux diversions quite a lot - especially since I feel like we got there in the same weird way - through Apple. My love of PPC Macs got me into Linux, years and years ago now. Perhaps later than the early 2000s, but the obsolescence of the G4 was a big motivator...
So, if I may be so bold as to say - perhaps dust off those early Intel iMacs, upgrade them, and try Linux there.
You have had more and more of this devil brethren haunting your videos...
Personally I have a second gen Intel White iMac that I keep looking at... I've discovered ITX thin boards designed for AIO or industrial systems...
But... is it necessary?
Hmmm?
if it had a mouse nub (trackpoint) somewhere on the side with easy to press buttons while using it, it would be the perfect device
I almost bought one of these thinking its packing more than an atom a few months back. I kinda want an UMPC (the idea and the form factor is cool imo) but can't do much with an old atom lol
I had one of these, but there was a lot of things that just wouldn't work under Linux, there seemed to be no support for the odd hardware. So I ened up putting Windows 7 on it and Panasonic's proprietary drivers.
What about building Phosh from the AUR, full Mesa hardware accelerated 3D with OpenGL (might need some env vars?) and then run the Phosh screen calibrator?
That thing should have better 3D hardware acceleration for that game - glxinfo show the real GPU? Or is it LLVMpipe?
But also all Xorg and Xorg-drivers: are they installed?
--
Also can you run OpenSUSE Tumbleweed just fine on it?
6:40 pacman -Sy archlinux-keyring first?
6:45 about the key verification - i also ran into that problem, and it said i had to generate the pacman keyring in the actual install
it worked fine after that