Hello,
I would like to create a distro for raspberry as an amibian but with hatari. Is there a tutorial? Thank you.
Raspberry & Hatari
Moderators: Mug UK, Zorro 2, Greenious, spiny, Moderator Team
- Eero Tamminen
- Fuji Shaped Bastard
- Posts: 2533
- Joined: Sun Jul 31, 2011 1:11 pm
Re: Raspberry & Hatari
I haven't seen any tutorial. I assume it would go along the lines of:ryo wrote:I would like to create a distro for raspberry as an amibian but with hatari. Is there a tutorial? Thank you.
1. install headless setup (no GUI)
2. purge all extra services that start at boot up (printer, bluetooth etc)
3. install X
4. build Hatari from sources (because latest Debian/Ubuntu Hatari is buggy 2.2 version instead of week newer v2.2.1)
5. add X to boot up and set it to use Hatari or (Python) Hatari UI as the "desktop"
If you use Hatari UI, i.e. have also help menus, you should install firefox for viewing the doc, and have network connectivity as some of the doc links in Hatari UI point to www-sites.
If your Raspi is battery powered, I'd recommend using Hatari UI, as that can better pause Hatari to avoid battery usage when user wants to stop Hatari temporarily (libSDL's internal joystick handler does busy polling, and process needs to be externally suspended to stop that).
-
- Atari Super Hero
- Posts: 574
- Joined: Thu Aug 21, 2014 7:55 pm
- Location: UK
Re: Raspberry & Hatari
Sorry, can you just clarify: V2.2.0 is the version with bugs, so build from V2.2.1 source, correct?Eero Tamminen wrote:
4. build Hatari from sources (because latest Debian/Ubuntu Hatari is buggy 2.2 version instead of week newer v2.2.1)
- Eero Tamminen
- Fuji Shaped Bastard
- Posts: 2533
- Joined: Sun Jul 31, 2011 1:11 pm
Re: Raspberry & Hatari
Yes, v2.2 is buggy (incorrect emulation for UNPK instruction).siriushardware wrote:Sorry, can you just clarify: V2.2.0 is the version with bugs, so build from V2.2.1 source, correct?Eero Tamminen wrote: 4. build Hatari from sources (because latest Debian/Ubuntu Hatari is buggy 2.2 version instead of week newer v2.2.1)
v2.2.1 with a fix was released week later, but for some reason Debian Hatari maintainer didn't pick it up (I've even filed a bug about that half a year ago), and therefore Ubuntu (from 19.04 onwards) has now a buggy Hatari version, as do their derivatives.
Re: Raspberry & Hatari
What would the difference with BeePi?ryo wrote:Hello,
I would like to create a distro for raspberry as an amibian but with hatari. Is there a tutorial? Thank you.
Re: Raspberry & Hatari
I don't like beepi. I want a atari st PI like amibian.