Search the web
Sign In
New User? Sign Up
linux-mac68k · Linux for 68k Macintosh
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7250 - 7279 of 7317   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7250
Hi, I found a Q840AV to test EMILE with it. The result is here: http://emile.sourceforge.net/SNAPSHOT/ There is a problem with the video driver (any...
Laurent Vivier
LaurentVivier@...
Send Email
Oct 10, 2005
10:21 pm
7251
... Could you please use the defines for the VIA bits? Take a look at include/asm-m68k/mac_via.h for all the known values. In particular, there is one for...
Brad Boyer
flar@...
Send Email
Oct 10, 2005
11:12 pm
7252
... I think that it is necessary to have the right bit depth set in macos. I guess that doesn't help with Emile? (I generally use 8 bit color, but I've only...
Finn Thain
fthain@...
Send Email
Oct 11, 2005
1:20 am
7253
... Actually, twiddling the bit that would correspond to the 7th NuBus IRQ is exceedingly dangerous on some models. On the II/IIx/IIcx and SE/30, the two top...
Brad Boyer
flar@...
Send Email
Oct 11, 2005
5:31 am
7254
... Yes, I think it's better, but I made like that just because I copy lines from via_nubus_init(). Regards, Laurent ...
Laurent Vivier
LaurentVivier@...
Send Email
Oct 11, 2005
8:35 am
7255
... you mean "via2A" ? ... Yes, but I think dangerous cases are protected by the nubus_active mask. However, this modification should not be really needed: I...
Laurent Vivier
LaurentVivier@...
Send Email
Oct 11, 2005
11:57 am
7256
... [...] ... In fact this part was made to boot Linux from EMILE on LCIII. I agree with your arguments, but it's really, really, easier to make work like...
Laurent Vivier
LaurentVivier@...
Send Email
Oct 11, 2005
12:06 pm
7257
... Yes. Sorry for the mistake. ... True, 6 would be the safe choice. I suppose it is better to just go ahead and use 8, but be sure that all the functions...
Brad Boyer
flar@...
Send Email
Oct 11, 2005
5:14 pm
7258
... I receive this signal (7th Nubus IRQ). I'm able to boot linux on Q840AV because I disable it in EMILE by calling the MacOS driver. I think it should be...
Laurent Vivier
LaurentVivier@...
Send Email
Oct 11, 2005
11:30 pm
7259
... Just so you know, the Guide only covers really old models. It has information about the old classic models, plus a few categories of the 020/030 based...
Brad Boyer
flar@...
Send Email
Oct 12, 2005
12:23 am
7260
... Slot F is IDE, so 7 is the minimum. ... It isn't really the top mask bit that is the problem, the thing is you can't clear the top flag bit. So it is a...
Finn Thain
fthain@...
Send Email
Oct 12, 2005
5:08 am
7261
... Which spurious interrupts were occurring? Why is it so difficult to find the bug/ommission in the RBV initialisation? NUM_MAC_SOURCES is 72. This is the...
Finn Thain
fthain@...
Send Email
Oct 12, 2005
5:42 am
7262
... OK, I remove this part and search the real reason... Cheers, Laurent _______________________________________________ linux-mac68k mailing list ...
Laurent Vivier
LaurentVivier@...
Send Email
Oct 12, 2005
9:43 am
7263
... Thanks. If you can find out which spurious interrupts are getting though, I'll help eye-ball the code (my LC III is not here unfortunately). -f ...
Finn Thain
fthain@...
Send Email
Oct 12, 2005
9:49 am
7264
... I have a "mac_do_irq_list: spurious interrupt 17". This is the same as for the 840AV. On LCIII, I can correct it using mac_disable_irq() in the loop, on...
Laurent Vivier
LaurentVivier@...
Send Email
Oct 13, 2005
9:35 pm
7265
anyone have a list of the options the mac kernel (2.4) supports? and heres the big one; anyone out there have a 2.4 kernel with serial support compiled in? ...
Samual Acorn
sam.acorn@...
Send Email
Oct 14, 2005
7:07 am
7266
before anyone asks.. i need the 2.4 kernel because 2.2 doesnt support powerbook keyboards.... ... -- --sam http://mephitus.renamon.org/ "When you've done...
Samual Acorn
sam.acorn@...
Send Email
Oct 14, 2005
7:57 am
7267
just wondering if anyone on this list knows of any terminal emulation software (usable over serial port... not just telnet) for the mac that wont choke on the...
Samual Acorn
sam.acorn@...
Send Email
Oct 14, 2005
3:50 pm
7268
... Have you tried ZTerm? Josh _______________________________________________ linux-mac68k mailing list linux-mac68k@... ...
Joshua Juran
wanderer@...
Send Email
Oct 14, 2005
7:20 pm
7269
... If I had to speculate, I'd say that they attached the video partially into the NuBus system, but didn't really make it a full NuBus device. It probably...
Brad Boyer
flar@...
Send Email
Oct 15, 2005
10:20 pm
7270
Hey, ... minicom usually does it... or seyon under X11 -R _______________________________________________ linux-mac68k mailing list ...
Riccardo Mottola
rollei@...
Send Email
Oct 16, 2005
8:16 am
7271
I'm currently running 2.6.10-m68k on a Performa 575 w/ 68040 (not LC). I'd like to compile the current 2.6, mainly to see if the non-functional ADB has been...
bob
bob_b@...
Send Email
Nov 9, 2005
4:22 pm
7272
Thanks for the OSX compile help! I'm now running 2.6.14-m68k on a Performa 575 w/ 68040 (not LC). The ADB seems to work fine now with light testing, the...
bob
bob_b@...
Send Email
Nov 10, 2005
2:15 pm
7273
... Great! ... Please try this patch, http://www.telegraphics.com.au/~fthain/patches/sent/patch_b-mac68k_cvs_via_cleanup_and_fix2.diff It was needed to get...
Finn Thain
fthain@...
Send Email
Nov 11, 2005
12:41 am
7274
Oh DARN! I see something similar to that on my old source directory: patch_a-sonic-overhaul-and-update-new.diff patch_b-mac68k_cvs_via_cleanup.diff ...
Bob
bob_b@...
Send Email
Nov 11, 2005
2:13 am
7275
... Hmm.. I guess this can't be a hardware problem if 2.6.10 doesn't print these diagnostics... ... You need a patch like this. I haven't actually tested...
Finn Thain
fthain@...
Send Email
Nov 11, 2005
4:10 am
7276
... It is certainly worth a try. The original patch_b and patch_c can be used together, but neither one can be used with...
Finn Thain
fthain@...
Send Email
Nov 11, 2005
12:09 pm
7277
I haven't tried the patch_c yet. I did look at the source for the mac esp in the 2.6.10 with the 2.6.8 patches a,b, and c and compared it to the source for the...
Bob
bob_b@...
Send Email
Nov 11, 2005
8:10 pm
7278
... You could try sg_verify from the sg3-utils package ... I'd probably run that in single user mode, but only because I don't know what happens when a disk...
Finn Thain
fthain@...
Send Email
Nov 12, 2005
12:00 am
7279
... Tried with the patched 2.6.10 and it went through the whole disk without a problem. ... I tried it with your newest b and c patches above in 2.6.14 and it...
bob_b@...
Send Email
Nov 12, 2005
4:22 pm
Messages 7250 - 7279 of 7317   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help