Search found 24 matches

by Frank Carvalho
Sun Jul 11, 2021 1:11 pm
Forum: SheepShaver
Topic: Macintosh Common Lisp 4.2 and 4.3.5 crash SheepShaver
Replies: 1
Views: 5088

Re: Macintosh Common Lisp 4.2 and 4.3.5 crash SheepShaver

Finding this old thread. I experience same issue. I've tried MCL 2.0 and MCL 4.X-something. Same result. It freezes up SS or crashes. I think there is the same issue with BasiliskII. I have to mention, that I just dug out my old PowerMac 7200/90 and got it up and running with no issues. Amazing. Cha...
by Frank Carvalho
Tue Jun 08, 2021 8:46 am
Forum: Basilisk II
Topic: A/UX under Basilisk II ?
Replies: 3
Views: 1938

A/UX under Basilisk II ?

Hello

Has anyone ever tried running Apple Unix, A/UX, under Basilisk II? Is it possible?
I read that A/UX is very particular about hardware identifiers, and that this is an issue when attempting to run it in an emulator. But it would be sooo nice to run under Basilisk.

/Frank
by Frank Carvalho
Tue May 04, 2021 11:19 am
Forum: SheepShaver
Topic: sheep_net connection dies
Replies: 21
Views: 3477

Re: sheep_net connection dies

Before my experiments began, I installed a fresh copy of RetroPie 4.7.1 - same as on the RPi400. This was back in the beginning of january.
So, in principle the only difference between the two is the ARM processor.
by Frank Carvalho
Mon May 03, 2021 6:59 pm
Forum: SheepShaver
Topic: sheep_net connection dies
Replies: 21
Views: 3477

Re: sheep_net connection dies

OK, this whole SheepShaver-on-RaspberryPi-business is just SO weird. As mentioned in the other thread I opened, I was able to compile and run SS on RPi2+ and RPi400, using a kanjitalk755 clone. However, it seems that my compiles for both Pis were based on SDL1, and most likely this did not play well...
by Frank Carvalho
Sun Apr 25, 2021 2:30 pm
Forum: SheepShaver
Topic: sheep_net connection dies
Replies: 21
Views: 3477

Re: sheep_net connection dies

Hi, If slirp is not available in the drop down, and you cannot set "--ether slirp" on the command line or "ether slirp" in the prefs, then perhaps something goes wrong while compiling. Perhaps you are missing some dependency, but I would not be able to tell you how to check that...
by Frank Carvalho
Sun Apr 25, 2021 2:25 pm
Forum: SheepShaver
Topic: sheep_net connection dies
Replies: 21
Views: 3477

Re: sheep_net connection dies

If the default "slirp" somehow happens to be replaced in the prefs file by "wlan0", that is what may appear in the GUI menu as only choice. Enter "slirp" (without quotes) in the menu manually (typing) and save the change. Or, alternatively, edit the prefs file in a tex...
by Frank Carvalho
Sun Apr 25, 2021 12:38 pm
Forum: SheepShaver
Topic: sheep_net connection dies
Replies: 21
Views: 3477

Re: sheep_net connection dies

But no... Even with sheep_net completely removed I still cannot get slirp to do anything. And I still find it strange that I can't even select it as a drop-down value in the GUI.
by Frank Carvalho
Fri Apr 23, 2021 12:45 pm
Forum: SheepShaver
Topic: Update SheepShaver wikipedia page?
Replies: 1
Views: 871

Update SheepShaver wikipedia page?

Hi
Perhaps someone with some cred on this forum would consider donating some time to update the Wikipedia page about SheepShaver. It almost looks like an abandoned project:
https://en.wikipedia.org/wiki/SheepShaver
Best
Frank
by Frank Carvalho
Fri Apr 23, 2021 6:55 am
Forum: SheepShaver
Topic: sheep_net connection dies
Replies: 21
Views: 3477

Re: sheep_net connection dies

Only my "wlan0". But then, choosing wlan0 requires sheep_net, as far as I understand. Edit: Thinking about it, is it possible that the sheep_net module is still loaded in the kernel, even thought the /dev/sheep_net device is not initiated, and that SS still thinks it is running sheep_net? ...
by Frank Carvalho
Thu Apr 22, 2021 9:25 pm
Forum: SheepShaver
Topic: sheep_net connection dies
Replies: 21
Views: 3477

Re: sheep_net connection dies

I tried to start SS with the GUI anyway, but it seems like "slirp" is not available as a dropdown item in the networking tab?
by Frank Carvalho
Thu Apr 22, 2021 7:57 am
Forum: SheepShaver
Topic: sheep_net connection dies
Replies: 21
Views: 3477

Re: sheep_net connection dies

Yes, this is what I did. I tried both DHCP and manual setup, but connections timed out nevertheless.
by Frank Carvalho
Wed Apr 21, 2021 8:18 pm
Forum: SheepShaver
Topic: sheep_net connection dies
Replies: 21
Views: 3477

Re: sheep_net connection dies

Hmmm. I don't seem to be able to make slirp work at all. Tried --ether slirp and DHCP - only timeouts Tried --ether slirp and manual setup of 10.0.2.5 - only timeouts Checked to see that slirp was actually compiled, and it seems to be. Not really sure what I am doing wrong here. It seems so simple f...
by Frank Carvalho
Wed Apr 21, 2021 1:30 pm
Forum: SheepShaver
Topic: sheep_net connection dies
Replies: 21
Views: 3477

Re: sheep_net connection dies

Great, thanks! I'll try that as soon as I get home. It is also a simpler solution than installing sheep_net boot scripts.
by Frank Carvalho
Wed Apr 21, 2021 9:37 am
Forum: SheepShaver
Topic: sheep_net connection dies
Replies: 21
Views: 3477

Re: sheep_net connection dies

That sounds really really familiar. We had that connection while fixing up audio for one of the emulators a number of years ago. The problem ended up being a bug in the buffer handling routine; the buffer could get into a state where it wasn't completely full, and so didn't flush, blocking the next...
by Frank Carvalho
Tue Apr 20, 2021 8:36 pm
Forum: SheepShaver
Topic: sheep_net connection dies
Replies: 21
Views: 3477

Re: sheep_net connection dies

Some additional info. When I try ping to a specific IP it times out after 5-8 pings. But if I then try to ping another IP, it picks up the connection for another 5-8 pings before it times out again, and so on.... So it seems to initialize the connection to any IP, but cannot keep it alive for more t...
by Frank Carvalho
Mon Apr 19, 2021 11:53 am
Forum: SheepShaver
Topic: sheep_net connection dies
Replies: 21
Views: 3477

sheep_net connection dies

Hi I need the sheep_net connection to the internet, and I have compiled it, and made a script to install the kernal modul at startup. User rights are set correctly for /dev/sheep_net, and --eth is set to wlan0. Upon boot and start of Internet Explorer 4.5 it connects briefly to the net, but then aft...
by Frank Carvalho
Sun Feb 14, 2021 9:23 am
Forum: SheepShaver
Topic: SheepShaver in Raspberry Pi communicating over SCSI
Replies: 6
Views: 3921

Re: SheepShaver in Raspberry Pi communicating over SCSI

Hi I found this thread, as I am going down a similar route. I would like to hook up old Mac-disks to SheepShaver, mainly because I am trying to install my old Cubase VST from original disks. Cubase - and other programs - refuse to install unless they can identify an actual SCSI disk device. But if I...
by Frank Carvalho
Sat Feb 13, 2021 2:57 pm
Forum: SheepShaver
Topic: How to compile SheepShaver on RPi4?
Replies: 25
Views: 4062

Re: How to compile SheepShaver on RPi4?

Dang! This was so much the problem. After compiling the kanjitalk branch with direct addressing, it also boots!
So I will go with this branch in the future, as it is actively developed.
by Frank Carvalho
Sat Feb 13, 2021 2:46 pm
Forum: SheepShaver
Topic: How to compile SheepShaver on RPi4?
Replies: 25
Views: 4062

Re: How to compile SheepShaver on RPi4?

I do believe that I solved the problem! I had to go with the cebix fork to make it work. Once again I followed the recipe above with the direct addressing. But this time I checked the items of sysctl -a and I noticed that the vm.mmap_min_addr = 0 line wasn't there, even though it is in /etc/sysctl.c...
by Frank Carvalho
Wed Jan 20, 2021 9:16 pm
Forum: SheepShaver
Topic: How to compile SheepShaver on RPi4?
Replies: 25
Views: 4062

Re: How to compile SheepShaver on RPi4?

Yes I did, and it still didn't get me past that error. Had to startx as root, and start SheepShaver from the initial Xterm, but alas, it still fails.
by Frank Carvalho
Wed Jan 20, 2021 8:08 pm
Forum: SheepShaver
Topic: How to compile SheepShaver on RPi4?
Replies: 25
Views: 4062

Re: How to compile SheepShaver on RPi4?

I tried the original recipe for compile, with the ./configure --enable-sdl-video --enable-sdl-audio --disable-vosf --disable-jit-compiler --with-gtk --enable-addressing=direct,0x10000000 Starting the app behaves the same, only now it fails with : SheepShaver V2.5 by Christian Bauer and Mar"c&qu...
by Frank Carvalho
Wed Jan 20, 2021 7:45 pm
Forum: SheepShaver
Topic: How to compile SheepShaver on RPi4?
Replies: 25
Views: 4062

Re: How to compile SheepShaver on RPi4?

I tried the kanjitalk fork first on the RPi2+, with the standard compile instruction found in the README file. Compile is fine, but when I start, I get the Settings dialog, and upon "Start" the following: sudo xinit ./SheepShaver X.Org X Server 1.20.4 X Protocol Version 11, Revision 0 Buil...
by Frank Carvalho
Wed Jan 20, 2021 9:42 am
Forum: SheepShaver
Topic: How to compile SheepShaver on RPi4?
Replies: 25
Views: 4062

Re: How to compile SheepShaver on RPi4?

OK, thanks for the response. I'll see if I can figure out how to get the kanjitalk-fork working, once more. The way I go about this, it to use my RPi2+ as a testing ground, where I can make mistakes and experiment, before I attempt compilation and installation on my Pi400. I only have the one, so I ...
by Frank Carvalho
Mon Jan 18, 2021 11:40 am
Forum: SheepShaver
Topic: How to compile SheepShaver on RPi4?
Replies: 25
Views: 4062

How to compile SheepShaver on RPi4?

Hi Just registered on this forum, as I have a question regarding compilation of SheepShaver for the Raspberry Pi 4. I have successfully compiled SheepShaver on a Raspberry Pi2+, on the newest version of Raspbian, and it runs and opens in RetroPie 4.7.1 by using xinit. However I am unable to repeat t...