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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 4575 - 4604 of 7317   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4575
Everything worked fine with 2.0.36. Booting was slower and the transfer rates were not the best but functionally everything was fine. Ed Meinelt ... -- Send...
linux-mac68k@...
Send Email
May 1, 2001
3:05 pm
4576
... It's doing fine right now on my 32MB SE/30. I have put it under stress by bringing up X and running dselect in an xterm and it's holding up under the...
linux-mac68k@...
Send Email
May 1, 2001
4:18 pm
4577
I tried to configure eth0 as 'down' , no change. I then removed the configuration for eth0, same problem. To check my sanity again, I changed eth1 to eth0 and...
linux-mac68k@...
Send Email
May 1, 2001
4:27 pm
4578
... The issue is that init attempts to start a small perl script on console 1 that continues the system installation procedure (Setting a root password, ...
Michael Schmitz
linux-mac68k@...
Send Email
May 1, 2001
6:17 pm
4579
... Please also add a route for eth0, something like route add -net 192.168.2.0 netmask 255.255.255.0 eth0 should do (change the netmask if it's different). It...
Erik C.J. Laan
linux-mac68k@...
Send Email
May 1, 2001
6:17 pm
4580
... Interestingly, the MACE chip on my Quadra AV has the exact opposite problem. The thing can speak but it is stone deaf. Firing up tcpdump on another...
branden@...
Send Email
May 1, 2001
7:15 pm
4581
On Tue, 1 May 2001, Ray Knight wrote: > > > > I'd also like to shift over to 2.4 on a more or less permanent basis. If > > I can figure out the Mac II ADB...
Andrew McPherson
linux-mac68k@...
Send Email
May 1, 2001
9:35 pm
4582
... Good! :) ... Already done. Although as Tony pointed out, there's a good chance that the kernel I released will have problems on other systems, notably the...
Andrew McPherson
linux-mac68k@...
Send Email
May 1, 2001
9:54 pm
4583
... MACE ethernet works fine on my 660AV, but it might be that the driver doesn't properly initialize the chip when it boots. When we were working on getting...
Andrew McPherson
linux-mac68k@...
Send Email
May 1, 2001
10:13 pm
4584
Sonic is not supported under 2.0.36? Thats uncool Ed. I just want to configure two NICs to work reliably for my firewall. Has anyone out there set up a Quadra...
Philip White
linux-mac68k@...
Send Email
May 1, 2001
10:35 pm
4585
OK, I just downgraded from 2.2.18 to 2.0.36 (see the 'network configuration with 2.2.18 question' series). Now pump doesn't work. Under 2.2.18 I could just...
Philip White
linux-mac68k@...
Send Email
May 1, 2001
10:56 pm
4586
... Well, if there were a problem, it would likely be with the 8390 driver (which is not brand-specific), but the Asante MacCon has traditionally been one of...
Andrew McPherson
linux-mac68k@...
Send Email
May 1, 2001
10:57 pm
4587
... Nobody should ever use 2.0 anymore. Ever ever ever. We can work on fixing 2.2 if there is a problem, but 2.0 is totally dead at this point. It's not...
Andrew McPherson
linux-mac68k@...
Send Email
May 1, 2001
11:58 pm
4588
My network is static and I use the /etc/init.d/network file to configure the interface. I haven't set up DHCP or BOOTP so I have not tried the pump command. Is...
linux-mac68k@...
Send Email
May 2, 2001
1:05 am
4589
... What if you just emailed the kernel to your sourceforge account, and then copy from there to where ever the ftp directory is? Russell ... I don't care if...
Russell Hires
linux-mac68k@...
Send Email
May 2, 2001
2:40 am
4590
... What happens if you remove the Asante card and just use the built-in Sonic with 2.2.18? I don't have a Q700, but I do have a Q900 which is fairly similar...
Ray Knight
audilvr@...
Send Email
May 2, 2001
3:35 am
4591
I don't think its a DNS problem. If I give it as long as it want, it eventually just says 'host not found' or something to that effect. I can telnet or ftp...
Philip White
linux-mac68k@...
Send Email
May 2, 2001
3:35 am
4592
I don't really need a fully functional linux box. All I need is a machine that can run configure two interfaces and that can run ipchains. Surely that is ...
Philip White
linux-mac68k@...
Send Email
May 2, 2001
3:52 am
4593
I will try 2.2.18 again and wait for a while to see if the DNS reverse name-lookup is the issue. If it is the issue, is it possible to disable it? Or would it...
linux-mac68k@...
Send Email
May 2, 2001
4:06 am
4594
... I'll try the patch to head.S when I get some time this weekend. In the meantime here is a further patched mac_scsi.c and mac_scsi.h that you can try....
Ray Knight
audilvr@...
Send Email
May 2, 2001
4:27 am
4595
Two problems have hit the mac68k site simultaneously, and I have only fixed one. First, mac.linux-m68k.org is not pointing to SourceForge like it should. I...
Andrew McPherson
linux-mac68k@...
Send Email
May 2, 2001
4:30 am
4596
Hi, I recently ran across your efforts to port Linux to 68k macs. I'm very impressed! Awesome way to make use of these older machines. Somewhat sadly I need to...
Isaac Church
linux-mac68k@...
Send Email
May 2, 2001
4:44 am
4597
Also, this problem is not unique. By searching the archives of this mailing list I have found 4 or 5 people with identical problems. Some posted this problem...
Philip White
linux-mac68k@...
Send Email
May 2, 2001
4:47 am
4598
From: Andrew McPherson ... Sorry, I'm still here! I'd love to hear input. I've been very busy lately, but I've been waiting to hear feedback about how you...
Barry Wise
linux-mac68k@...
Send Email
May 2, 2001
7:09 am
4599
... There still might be subtle timing issues with the sonic driver, or cache issues, or some race condition (there was a race fixed in the Nubus request_irq...
Michael Schmitz
linux-mac68k@...
Send Email
May 2, 2001
9:40 am
4600
You'd think it would be easy to "just get it working." But it ain't that easy. We have about four active kernel hackers, if I'm counting right. This isn't a...
Russell Hires
linux-mac68k@...
Send Email
May 2, 2001
12:11 pm
4601
I have tried the AAUI that I have and I think that the built-in ethernet is fried. I picked up this machine surplus and the seller couldn't test that one...
linux-mac68k@...
Send Email
May 2, 2001
1:36 pm
4602
Considering that where experiencing the exact same problem and that my Sonic is fully functional, I think you can rule out the onboard ethernet conflicting ...
Philip White
linux-mac68k@...
Send Email
May 2, 2001
2:46 pm
4603
... It seems unlikely that it's fried. Why don't you try it under MacOS? But one thing that can and routine does cause problems is leaving the ethernet cords...
Andrew McPherson
linux-mac68k@...
Send Email
May 2, 2001
3:35 pm
4604 AppleUni Author
linux-mac68k@...
Send Email
May 2, 2001
3:59 pm
Messages 4575 - 4604 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