Re: m68k mac questions

1999-09-30 Thread Justin Azoff
On Thu, 30 Sep 1999, Jonathan Hendler wrote: > Hi, > > I am a quadra 660 usr of Debian m68k. > > I still can not mount the hfs volume on sda4 > > 5 is root > 6 is swap > 7 in usr > > I have used mount -o -t hfs and hpfs and /dev/sda4 > > tried also > mkdir /mnt/sda4 > mount -t hfs /dev/sda4

m68k mac questions

1999-09-30 Thread Jonathan Hendler
Hi, I am a quadra 660 usr of Debian m68k. I still can not mount the hfs volume on sda4 5 is root 6 is swap 7 in usr I have used mount -o -t hfs and hpfs and /dev/sda4 tried also mkdir /mnt/sda4 mount -t hfs /dev/sda4 or /mnt/sda4 cd /mnt/sda4 trying to copy and or install from it... dpkg -i

Re: where is xfree?

1999-09-30 Thread Geert Uytterhoeven
On Thu, 30 Sep 1999, Kostas Gewrgiou wrote: > BTW is there any way to get the fb_info struct from userland ? I would like No. > to add DPMS support in X server Paul Mackerras has a patch to add an ioctl() for blanking. It will be incorporated soon. Greetings,

Re: where is xfree?

1999-09-30 Thread Kostas Gewrgiou
On Thu, 30 Sep 1999, Geert Uytterhoeven wrote: > On Thu, 30 Sep 1999, Sven LUTHER wrote: > > On Fri, Sep 24, 1999 at 11:34:04AM -0700, Tom Rini wrote: > > > On Fri, 24 Sep 1999, Sven LUTHER wrote: > > > Right now, I build X w/ the following patches (For FBDev): > > > XFree86-3.3.3.1-fbdev_dc.pat

Re: where is xfree?

1999-09-30 Thread Geert Uytterhoeven
On Thu, 30 Sep 1999, Sven LUTHER wrote: > On Fri, Sep 24, 1999 at 11:34:04AM -0700, Tom Rini wrote: > > On Fri, 24 Sep 1999, Sven LUTHER wrote: > > Right now, I build X w/ the following patches (For FBDev): > > XFree86-3.3.3.1-fbdev_dc.patch (DC hack to fbdev/fbdev.c, colormap fix) > > XFree86-3.3.

Re: where is xfree?

1999-09-30 Thread Sven LUTHER
On Fri, Sep 24, 1999 at 11:34:04AM -0700, Tom Rini wrote: > On Fri, 24 Sep 1999, Sven LUTHER wrote: > > > On Fri, Sep 24, 1999 at 02:37:10PM +0200, Stefan Berndtsson wrote: > > > Sven LUTHER <[EMAIL PROTECTED]> writes: > > > > > > > Are you saying that the previous 3.3.3.1-10 worked better for you