smeg

joined 2 years ago
[–] smeg@feddit.uk 4 points 5 days ago

Software: Their app is clunky. Screen scaling is manual to avoid blocking content.

Do you need their software? Is it not just a controller which can be recognised by games?

[–] smeg@feddit.uk 2 points 1 week ago* (last edited 1 week ago)

I had a Symbian Nokia as my first smart-ish phone, having a web browser that could run real websites (even if you had to move the cursor around with a dpad) was absolute sci-fi. It could also run flash games, I remember getting a .swf file of pacman from a games website, copying it to my phone, and being able to run it right from the file browser.

[–] smeg@feddit.uk 1 points 1 week ago

Good to know, thanks

[–] smeg@feddit.uk 1 points 1 week ago

Thanks, I'll treat that like an instruction manual

[–] smeg@feddit.uk 7 points 1 week ago (6 children)

I bought this game at least a decade ago but I still haven't given it more than half an hour of play, and it clearly deserves a proper go. Is this a game I can just pick up and play or is it one of those where you really need to have a wiki open to vaguely understand what's going on? I generally don't like looking stuff up until I've completed (or otherwise got most of the way through) a game but if some prior reading is actually required then I want to know in advance.

[–] smeg@feddit.uk 9 points 2 weeks ago (1 children)

I actually love that design, it's minimal without being corpo-slick. Is it just a mockup or is there some way to make all my computers look that way?

[–] smeg@feddit.uk 1 points 2 weeks ago

I've never tried a game I couldn't play on my Steam Deck, or even on the desktop I built a decade ago. I don't really play brand-new games, but I've got so many unplayed classics that I don't need new hardware.

[–] smeg@feddit.uk 1 points 2 weeks ago

Support for other versions of the game is planned in the future.

You might still be in luck

[–] smeg@feddit.uk 3 points 2 weeks ago (1 children)
[–] smeg@feddit.uk 4 points 2 weeks ago (5 children)
 

Background: I've been running Linux Mint XFCE for a couple of years now, Windows 10 has been sitting unused on a separate drive but it turns out the one thing I need it for works passably in a VM so it's time to bin it. I've used Fedora Atomic (UBlue) on some laptops and I like it so that seems like a good candidate to replace the Windows install, and Mint can hang around for when I need a "normal" Linux install.

Worry: I tried dual-booting them together on a laptop before and I couldn't get grub to recognise both installs, it only detected the most recently installed one and after an evening of running commands way beyond my knowledge I gave up. I'm hoping that's just because I installed them on the same disk though.

Question: does anyone successfully dual-boot a Fedora Atomic install and a "normal" install? If so then what did you do to set it up and did you encounter any issues? And if you're feeling extra helpful, do you have any pro tips for setting up shared storage between the two distros or backups for either?

 

cross-posted from the Linux phones community as nobody there knew

Has anyone actually successfully installed PostmarketOS on an old device recently? I've had a long struggle through trying to prepare a Nexus 7 (2012) and the result seems to be a dead device before I even got to actually installing PostmarketOS.

The rough steps I followed are listed here:

  • Create backups
  • Get SBK
  • Build and prepare U-Boot
    • Actually flashing U-Boot seems to be where things went wrong
      • Running ./run_bootloader.sh -s T30 -t ./bct/grouper.bct -b ../re-crypt/repart-block.bin or ./run_bootloader.sh -s T30 -t ./bct/grouper.bct -b ../generated-wheelie-blobs/AndroidRoot/blob.bin from fusee-tools hung on waiting for bootloader to initialize
      • Running ./run_bootloader.sh -s T30 -t ./bct/grouper.bct -b ../u-boot/u-boot-dtb-tegra.bin failed like this
      • skipping that step and running ./utils/nvflash_v1.13.87205 --resume --rawdevicewrite 0 1024 ../re-crypt/repart-block.bin hung on [resume mode]
      • Consulting a different version of the docs and running ./wheelie --blob ./generated-wheelie-blobs/AndroidRoot/blob.bin seemed to work so I ran ./nvflash --resume --rawdevicewrite 0 1024 ./re-crypt/repart-block.bin which also seemed to work
      • I then powered off as instructed and the device has been completely unresponsive since

I've tried connecting to a charger, disconnecting and reconnecting the battery, and every combination of holding down buttons but it appears to be completely dead. Any suggestions as to what I did wrong or anything I might be able to do now? Obviously it's not the end of the world to have lost a 13 year old tablet that was just gathering dust, but at the moment I'm not feeling positive about ever trying this again on another device!

 

Has anyone actually successfully installed PostmarketOS on an old device recently? I've had a long struggle through trying to prepare a Nexus 7 (2012) and the result seems to be a dead device before I even got to actually installing PostmarketOS.

The rough steps I followed are listed here:

  • Create backups
  • Get SBK
  • Build and prepare U-Boot
    • Actually flashing U-Boot seems to be where things went wrong
      • Running ./run_bootloader.sh -s T30 -t ./bct/grouper.bct -b ../re-crypt/repart-block.bin or ./run_bootloader.sh -s T30 -t ./bct/grouper.bct -b ../generated-wheelie-blobs/AndroidRoot/blob.bin from fusee-tools hung on waiting for bootloader to initialize
      • Running ./run_bootloader.sh -s T30 -t ./bct/grouper.bct -b ../u-boot/u-boot-dtb-tegra.bin failed like this
      • skipping that step and running ./utils/nvflash_v1.13.87205 --resume --rawdevicewrite 0 1024 ../re-crypt/repart-block.bin hung on [resume mode]
      • Consulting a different version of the docs and running ./wheelie --blob ./generated-wheelie-blobs/AndroidRoot/blob.bin seemed to work so I ran ./nvflash --resume --rawdevicewrite 0 1024 ./re-crypt/repart-block.bin which also seemed to work
      • I then powered off as instructed and the device has been completely unresponsive since

I've tried connecting to a charger, disconnecting and reconnecting the battery, and every combination of holding down buttons but it appears to be completely dead. Any suggestions as to what I did wrong or anything I might be able to do now? Obviously it's not the end of the world to have lost a 13 year old tablet that was just gathering dust, but at the moment I'm not feeling positive about ever trying this again on another device!

 

I'm a regular user of Linux systems but apart from a couple of test Ubuntu installs many years ago they've always been containers or VMs with no DE which I can throw away when I break them. The Steam Deck showcasing how far Wine/Proton has come combined with Windows being Windows has given me the push; I've made a Mint live USB and it's running beautifully on my desktop. I come to you, the masters, with questions before I hit install:

  1. What do you recommend I do about disk partitions? I'm keeping a Windows install for the few things that demand it, does Windows still occasionally destroy Linux partitions? Do I need separate partitions for data and OS? Is it straightforward to add additional distros as new partitions or is that asking for trouble?
  2. Is disk encryption straightforward? And is that likely to upset the Windows partition?
  3. Is cloud storage sync straightforward? It's my off-site backup solution on Android and Windows (using Cryptomator with Dropbox, Google Drive, etc) but I don't think that many providers have Linux clients. Is something like rclone recommended?
  4. Should I just use apt to install software? I know there's some kind of graphical package manager (synaptic?), does that use apt under the covers or is it separate? Is it recommended to install something like Flathub too?
  5. Any other pearls of wisdom? How do I keep everything tidy? Any warnings about what not to do? Should I use a particular terminal emulator or Firefox fork?
 

cross-posted from: https://lemmy.zip/post/12861354

Despite today’s date, this is not an April Fool’s prank. At a press conference in Tokyo last weekend, professor Hiroshi Yoshida from the Tohoku University Research Center for Aged Economy and Society, sounded the alarm bell for a looming crisis. By the year 2531, everyone in Japan will have the surname Sato.

 

Not, as I read, "Swan and Paedo"

view more: next ›