[dmoulder@csse.monash.edu.au: Re: PowerPC XFree86 4.0.1 builds revisited]

2000-12-06 Thread Branden Robinson
I only have a 15" monitor hooked up to my 7200, so I don't know. I haven't been able to get it cranked past 640x480, even though I added a meg of VRAM so I'd be able to do 800x600 at 24-bit depth. Can anyone else help him? - Forwarded message from Daryl Moulder <[EMAIL PROTECTED]> - From

Re: XF4.0.1 on Debian and PowerMac problems....

2000-12-06 Thread W. Crowshaw
At 8:54 PM +0100 12/5/00, Michel Dänzer wrote: "W. Crowshaw" wrote: Since I could get X 3.3.6 running on my Debian 2.2.17 installed PowerMac 7500 (4MB VRAM, 604e ), What was the problem with 3.3.6? Pretty much the same problem. X wouldn't come up, either at startup or startx. Sure, I bel

Re: did anyone get XFree86 4.0.1-8 working with PB3400?

2000-12-06 Thread Patrice LaFlamme
On Wed, Dec 06, 2000 at 07:59:14PM -0500 or thereabouts, Patrice LaFlamme wrote: > Thanks, it works now! :) or maybe not... What other options do I need? I have USB support Mac HIS support Keyboard Support Mouse Support Event Interface Support (makes no diff if I deselect it) and I checked use

Re: r128 driver still borked in XF4.0.1-9pre10

2000-12-06 Thread Jonathan Lane
> > Bus 0, device 15, function 0: > >PCI bridge: DEC DC21052 (rev 1). > > Medium devsel. Fast back-to-back capable. Master Capable. > >Latency=32. Min Gnt=4. > > It's indeed a PCI<->PCI bridge. Please look at /proc/device-tree to see > where the AAPL,interrupt is hidden for bus 1 (

Re: did anyone get XFree86 4.0.1-8 working with PB3400?

2000-12-06 Thread Patrice LaFlamme
Thanks, it works now! :) Another note: it has to be compiled in the kernel, not as a module for the "use new input layer" appear in Mac Device Drivers... Thanks, Patrix. On Wed, Dec 06, 2000 at 04:10:42PM -0800 or thereabouts, Wilhelm Fitzpatrick wrote: > Okay, I figured it out. You have to go

devices now working, have new X, which is more interesting...

2000-12-06 Thread Phil Fraering
Well, thanks to Ethan's advice, I was able to reboot using the CD and yaboot from the MacOS partition (that's not too risky, is it?), copy the device files from /dev to the mounted root file system, and from there I was able to run MAKEDEV once I was sort-of up and running (which should regularize

Re: did anyone get XFree86 4.0.1-8 working with PB3400?

2000-12-06 Thread Wilhelm Fitzpatrick
Okay, I figured it out. You have to go under USB, and turn on support for USB, and then down at the bottom of the list of stuff that comes up, turn on Mouse Support & Keyboard Support at the bottom. Then "use new input layer for ADB keyboard and mouse" will show up when you go under "Mac device d

Re: r128 driver still borked in XF4.0.1-9pre10

2000-12-06 Thread Jonathan Lane
> It's possible that the black screen was caused by a font path issue that, > I think, was recently fixed in XFree CVS. The PCI problems are of a > different nature. Nope, it was a PCI problem -- moved the card to slot 1 (bus 0) and it works fine now... however, my second ethernet card, which now

PowerPC XFree86 4.0.1 builds revisited

2000-12-06 Thread Branden Robinson
Wow. XF4 takes quite a bit longer to build on this 7200/90 than XF3, which took a mere 5h46m. Command being timed: "dpkg-buildpackage -b -B -rfakeroot -uc" User time (seconds): 34235.81 System time (seconds): 3413.69 Percent of CPU this job got: 96% Elapsed

Re: floppy low-level format

2000-12-06 Thread Andre Berger
John MacPhail <[EMAIL PROTECTED]> writes: > On Wed, Dec 06, 2000 at 06:24:30AM -0900, Ethan Benson wrote: > > do you also have a floppy drive in a powerpc machine? if so take a > > 1.44MB floppy you don't care about stick it in the drive and run: > > > > superformat --superverify /dev/fd0 > > >

Re: floppy low-level format

2000-12-06 Thread Andre Berger
Ethan Benson <[EMAIL PROTECTED]> writes: > On Wed, Dec 06, 2000 at 04:20:21PM +0100, Andre Berger wrote: > > > > I have superformat too. > > do you also have a floppy drive in a powerpc machine? if so take a > 1.44MB floppy you don't care about stick it in the drive and run: > > superformat -

Re: More xserver-xfree8 4.0.1-8 on powerpc glitches

2000-12-06 Thread Claus
>: > Is rgb.txt not used anymore ? # The location of the RGB database. Note, this is the name of the # file minus the extension (like ".txt" or ".db"). There is normally # no need to change the default. Claus

Re: r128 driver still borked in XF4.0.1-9pre10

2000-12-06 Thread Michael Flaig
Hi again... I've downloaded and configured XFree4 ... but when I run startx the system starts XFree and then freezes. I have to reboot with switching off. I can't make logs of the output, because the filesystem doesn't sync before switching off ... My Machine is a Pismo 400 / 128 MB / Ati Rage

Re: floppy low-level format

2000-12-06 Thread Michael Schmitz
> > [jrm]$ superformat /dev/fd0 hd > > get drive characteristics: Unknown error 515 > > yup looks broken, but just to be sure, you are a member of group > floppy right? (so you have read-write permission to /dev/fd0) #define ENOIOCTLCMD 515 /* No ioctl command */ is what this error shou

Re: did anyone get XFree86 4.0.1-8 working with PB3400?

2000-12-06 Thread Patrice LaFlamme
On Wed, Dec 06, 2000 at 09:06:11AM -0800 or thereabouts, Wilhelm *Rafial* Fitzpatrick wrote: > I built linux-pmac-stable a week ago, and the new input layer option was > available. > > As I recall, its under some sort of 'Misc' section, a little over halfway > through the main options if you are

Re: floppy low-level format

2000-12-06 Thread Michael Schmitz
> > The device busy could be that you havn't unmounted the drive since > > you ejected the disk. > > Nope. The drive was not mounted, as both /etc/mtab and /proc/mounts > agree. It would not have made much sense for superformat to have > mounted the drive. But somehow, somewhere, it tagged the

Re: floppy low-level format

2000-12-06 Thread Claus
>: >: [jrm]$ superformat /dev/fd0 hd >: get drive characteristics: Unknown error 515 same experiences here on my machine. after this fd0 isn't usable 'cause: 22:[EMAIL PROTECTED]/1 ~ > superformat --superverify /dev/fd0 open: Device or resource busy >: [jRm]$ eject /floppy >: eject: unabl

Re: powersaving on NW iMac?

2000-12-06 Thread Benjamin Herrenschmidt
>That's all assuming screen power is managed by the PMU - for the Pismo, >it's the Rage128 itself that controls things like backlight power. What >happens if you use the Pismo screen powerdown function on an iMac? Won't help. Those function tweak some LCD baclight specific stuffs. There _might_

Re: r128 driver still borked in XF4.0.1-9pre10

2000-12-06 Thread Michael Flaig
On Wed, Dec 06, 2000 at 04:52:48PM +0100, Michel Dänzer wrote: > Jonathan Lane wrote: > > > > > I > > > > Put this line in your /etc/apt/sources.list: > > > > deb http://people.debian.org/~branden/ woody/powerpc/ > > Not Found > > The requested URL /~branden/woody/ was not found on this server

Re: r128 driver still borked in XF4.0.1-9pre10

2000-12-06 Thread Michael Flaig
On Wed, Dec 06, 2000 at 05:11:50PM +0100, Michel Dänzer wrote: > Michael Flaig wrote: > > > I´ve got the Problem: "no screens found" where can I get the working > > packages ? > > "no screens found" is not a problem, it's the last error message of the server > which can be caused by a zillion pro

Re: floppy low-level format

2000-12-06 Thread John MacPhail
On Wed, Dec 06, 2000 at 10:30:31AM -0700, Jeremiah Merkl wrote: > actually, I think the "eject" command actually works to spit out > floppies...but then I may remember that wrong... In general, `eject' works. Not only does it spit out floppies, zip disks, and CDs, but `eject -t' closes the CD tr

Re: floppy low-level format

2000-12-06 Thread John MacPhail
On Wed, Dec 06, 2000 at 07:14:12AM -0900, Ethan Benson wrote: > > yup looks broken, but just to be sure, you are a member of group > floppy right? (so you have read-write permission to /dev/fd0) Right. > > willing to do more tests. But I would appreciate advice on how to get > > around the eje

Re: did anyone get XFree86 4.0.1-8 working with PB3400?

2000-12-06 Thread Wilhelm *Rafial* Fitzpatrick
>I remember a few months ago seeing a "New input layer" in the >configuration. I can't find it anymore. Or is it in linux-pmac-benh, which >I can't download (failed to chroot, rsync tells me..._) I built linux-pmac-stable a week ago, and the new input layer option was available. As I recall, its

Re: did anyone get XFree86 4.0.1-8 working with PB3400?

2000-12-06 Thread Patrice LaFlamme
On Wed, Dec 06, 2000 at 09:34:21AM +0100 or thereabouts, Claus wrote: > echo "1" > /proc/sys/dev/mac_hid/adb_mouse_sends_keycodes > echo "1" > /proc/sys/dev/mac_hid/mouse_button_emulation > echo "96" > /proc/sys/dev/mac_hid/mouse_button3_keycode > echo "63" > /proc/sys/dev/mac_hid/mouse_button2_key

Re: r128 driver still borked in XF4.0.1-9pre10

2000-12-06 Thread Jonathan Lane
> Anyway, I had to learn the hard way last night that 4.0.1-8 doesn't work on my > Pismo either (the infamous cannot read V_BIOS), which version should the patch > for that be in? The one on Branden's site works for me. However, that error still exists, but it does work. I'm still having a probl

Re: r128 driver still borked in XF4.0.1-9pre10

2000-12-06 Thread Jonathan Lane
> They aren't there anymore, X 4.0.1x has been integrated into woody. Check the X Strikeforce page (Branden's page) -- he has resurrected his XF86 repository. He has the 4.0.1-9pre10 packages there (the ones that are now semi-working for me, as 4.0.1-8 didn't work at all). Still fighting with th

Re: floppy low-level format

2000-12-06 Thread Ethan Benson
On Wed, Dec 06, 2000 at 11:07:39AM -0500, John MacPhail wrote: > On Wed, Dec 06, 2000 at 06:24:30AM -0900, Ethan Benson wrote: > > do you also have a floppy drive in a powerpc machine? if so take a > > 1.44MB floppy you don't care about stick it in the drive and run: > > > > superformat --superve

Re: r128 driver still borked in XF4.0.1-9pre10

2000-12-06 Thread Michel Dänzer
Michael Flaig wrote: > I´ve got the Problem: "no screens found" where can I get the working > packages ? "no screens found" is not a problem, it's the last error message of the server which can be caused by a zillion problems. We can't tell what the actual problem is without more information. A

Re: floppy low-level format

2000-12-06 Thread John MacPhail
On Wed, Dec 06, 2000 at 06:24:30AM -0900, Ethan Benson wrote: > do you also have a floppy drive in a powerpc machine? if so take a > 1.44MB floppy you don't care about stick it in the drive and run: > > superformat --superverify /dev/fd0 > > you can drop the superverify i suppose. if it fails i

Re: r128 driver still borked in XF4.0.1-9pre10

2000-12-06 Thread Michel Dänzer
Jonathan Lane wrote: > > > I > > Put this line in your /etc/apt/sources.list: > > deb http://people.debian.org/~branden/ woody/powerpc/ Not Found The requested URL /~branden/woody/ was not found on this server. They aren't there anymore, X 4.0.1x has been integrated into woody. Michel --

Re: r128 driver still borked in XF4.0.1-9pre10

2000-12-06 Thread Tom Rini
On Wed, Dec 06, 2000 at 06:41:54AM +0100, Michael Flaig wrote: > I´ve got the Problem: "no screens found" where can I get the working packages > ? > > I want to use r128 on my new Pismo... Unless something has changed recently (Has it?) In the Device sections you need BusID "PCI:X:XX:X" where t

Re: floppy low-level format

2000-12-06 Thread Ethan Benson
On Wed, Dec 06, 2000 at 04:20:21PM +0100, Andre Berger wrote: > > I have superformat too. do you also have a floppy drive in a powerpc machine? if so take a 1.44MB floppy you don't care about stick it in the drive and run: superformat --superverify /dev/fd0 you can drop the superverify i supp

Re: floppy low-level format

2000-12-06 Thread Andre Berger
Ethan Benson <[EMAIL PROTECTED]> writes: > On Wed, Dec 06, 2000 at 02:12:51PM +0100, Michael Schmitz wrote: > > It's still broken on m68k, and I've files a bug because of that, > > mentioning powerpc in passing. My Powerbook sure has no floppy drive > > either. Anyone with a Powermac, a floppy dr

Re: More xserver-xfree8 4.0.1-8 on powerpc glitches

2000-12-06 Thread Patrice LaFlamme
On Wed, Dec 06, 2000 at 01:25:24PM +0100 or thereabouts, Frederic Seraphine wrote: > It seems that the X clients can't find some color definitions. When I > launch rxvt, it abort with the error "Can't load color: Black" and xterm > (which works) does the same error if I launch it with -bg black

Re: did anyone get XFree86 4.0.1-8 working with PB3400?

2000-12-06 Thread Patrice LaFlamme
On Wed, Dec 06, 2000 at 09:34:21AM +0100 or thereabouts, Claus wrote: > echo "1" > /proc/sys/dev/mac_hid/adb_mouse_sends_keycodes > echo "1" > /proc/sys/dev/mac_hid/mouse_button_emulation > echo "96" > /proc/sys/dev/mac_hid/mouse_button3_keycode > echo "63" > /proc/sys/dev/mac_hid/mouse_button2_key

Re: ppc buildd machine?

2000-12-06 Thread Josh Huber
On Tue, Dec 05, 2000 at 11:03:40PM -0500, Daniel Jacobowitz wrote: > Exactly. It will be available, and probably have neat web logs, in the > nearish future. I need to debug some SMP lockups on it first though :( Is it one of the dual g4 machines? We've got one of those at work here, but i have

Re: G4 yaboot mayhem

2000-12-06 Thread Ethan Benson
On Wed, Dec 06, 2000 at 05:34:46AM -0800, Glenn wrote: > Anybody know a definitive resource on the problem with getting the new > G4 (sawtooth) to boot (anything)? what exactly is the problem? it should work fine. i have a yaboot-FAQ and information on my bootloader utility ybin at my web

Re: floppy low-level format

2000-12-06 Thread Ethan Benson
On Wed, Dec 06, 2000 at 02:12:51PM +0100, Michael Schmitz wrote: > > Sure, and knows of no other architecture. Or all the Debian > porting machines had floppies disabled. Someone using an iMac as build > machine? superformat builds on powerpc, it just does not do anything useful. the boot-floppie

G4 yaboot mayhem

2000-12-06 Thread Glenn
Anybody know a definitive resource on the problem with getting the new G4 (sawtooth) to boot (anything)?   --  Glenn Wittrock Linux: when you need to run like a greased weasel.  

Re: floppy low-level format

2000-12-06 Thread Michael Schmitz
> > Someone file a bug against superformat then. How could fdformat be removed > > when superformat doesn't work on PPC (and on m68k neither)? > > the maintainer probably uses x86 ;-) Sure, and knows of no other architecture. Or all the Debian porting machines had floppies disabled. Someone usin

Re: r128 driver still borked in XF4.0.1-9pre10

2000-12-06 Thread Jonathan Lane
> I Put this line in your /etc/apt/sources.list: deb http://people.debian.org/~branden/ woody/powerpc/ Regards, Jonathan

Re: floppy low-level format

2000-12-06 Thread Ethan Benson
On Wed, Dec 06, 2000 at 01:25:07PM +0100, Michael Schmitz wrote: > > Someone file a bug against superformat then. How could fdformat be removed > when superformat doesn't work on PPC (and on m68k neither)? the maintainer probably uses x86 ;-) i'll file the bug if no one else wants to, but befor

Re: floppy low-level format

2000-12-06 Thread Michael Schmitz
> one problem: > > [EMAIL PROTECTED] eb]$ fdformat /dev/fd0 > > Note: /usr/bin/fdformat is obsolete and is no longer available. > Please use /usr/bin/superformat instead (make sure you have the > fdutils package installed first). Also, there had been some > major changes from version 4.x. Pleas

More xserver-xfree8 4.0.1-8 on powerpc glitches

2000-12-06 Thread Frederic Seraphine
Thanks to Michel Daenzerm and Juliusz Chroboczek kind attention on debian-powerpc last night, I can have a working XFree86 running using fb driver on my powermac. But there's still some glitches. It seems that the X clients can't find some color definitions. When I launch rxvt, it abort with th

Re: floppy low-level format

2000-12-06 Thread Ethan Benson
On Wed, Dec 06, 2000 at 11:37:40AM +0100, Michael Schmitz wrote: > > If you mean you want to erase every last cluster on the disk, then you can > > use the following command to do that, no matter what type of drive it is: > > dd if=/dev/zero of=/dev/fd0 count= > clear whole disk> > > This would b

Re: I cannot install Potato on a 7600

2000-12-06 Thread Ethan Benson
On Wed, Dec 06, 2000 at 08:50:23AM +0200, Kovacs I. Zoltan wrote: > Hello! > > My problem is, that the debian potato boot disks cannot install on my > mac the distro. There are four disks, the boot disk, the driver-1 disk, > the rescue floppy and the root image disk. After i make these disks, and

Re: floppy low-level format

2000-12-06 Thread Michael Schmitz
> If you mean you want to erase every last cluster on the disk, then you can > use the following command to do that, no matter what type of drive it is: > dd if=/dev/zero of=/dev/fd0 count= clear whole disk> This would be erasing a disk, not formatting it. fdformat handles the formatting (writing

Re: did anyone get XFree86 4.0.1-8 working with PB3400?

2000-12-06 Thread Claus
>: >: (and yes, I am reading some docs right now) :) echo "1" > /proc/sys/dev/mac_hid/adb_mouse_sends_keycodes echo "1" > /proc/sys/dev/mac_hid/mouse_button_emulation echo "96" > /proc/sys/dev/mac_hid/mouse_button3_keycode echo "63" > /proc/sys/dev/mac_hid/mouse_button2_keycode check include/

I cannot install Potato on a 7600

2000-12-06 Thread Kovacs I. Zoltan
Hello! My problem is, that the debian potato boot disks cannot install on my mac the distro. There are four disks, the boot disk, the driver-1 disk, the rescue floppy and the root image disk. After i make these disks, and reboot with the boot floppy, it asks for the root disk, then it starts the i

Re: help wanted with boot problem

2000-12-06 Thread Ethan Benson
On Wed, Dec 06, 2000 at 03:45:31AM +0100, Mark Lamers wrote: > Hello, > > I've just installed a debian prep version on my Bull Estrella 300 with > Powerstack II Utah. According to the install text , there should be a > prep (type 41) > boot directory (first partition, first drive). Now I have a ke

help wanted with boot problem

2000-12-06 Thread Mark Lamers
Hello, I've just installed a debian prep version on my Bull Estrella 300 with Powerstack II Utah. According to the install text , there should be a prep (type 41) boot directory (first partition, first drive). Now I have a kernel panic because the kernel could'nt load thet "/" partition. Any sugge

Re: 3COM 3c905c again

2000-12-06 Thread Michel Lanners
Hi, On 4 Dec, this message from Jonathan Lane echoed through cyberspace: >> >I'd also like to know why the last four PCI slots don't work properly, >> >although it appears it's not incredibly important now, unless X doesn't >> >work... >> >> I think there's some PCI bogosity in the standard 2.2