TiBook w/Radeon Sleep???

2002-04-30 Thread Sean Schertell

There's a whole slew of posts below about people having trouble with 
sleep on the latest Radeon Mobility equipped TiBooks (550 and 667 MHz 
models).  Did anyone find any solutions?  I have a TiBook 550, with 
Mandrake 8.2 and the "radeon" kernel.  Problem:  Can't wake from sleep 
(crashes) and video not accelerated.  Any 2001 TiBook success stories 
out there?  Kernel recommendations?  I'm a newbie so please don't 
hesitate to offer answers that seem obvious.  Cheers...





Re: Mac On Linux

2002-04-30 Thread Stew Benedict


On Tue, 30 Apr 2002, Michael Marcucio wrote:

> i got mol to work on mdk8.2 but everything intalled without a hitch. sorry 
> but i never seen that error before..
> mike
> 
> 
> >From: "Kener, Andy" <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: "Cooker PPC List (E-mail)" <[EMAIL PROTECTED]>
> >Subject: Mac On Linux
> >Date: Tue, 30 Apr 2002 11:05:07 -0500
> >
> >Anyone got maconlinux working with 8.2?  when i try to install the rpms i
> >get an error that says:
> >
> >error: unpacking of archive failed on file /dev/sheep_net: cpio: rename
> >failed - Operation not permitted
> >
> >any suggestions would be helpful
> >
> >

mol-kmods tries to create the sheep_net device in %post:

%post
if [ ! -e /dev/sheep_net ]; then
mknod /dev/sheep_net c 10 198
fi

You could do this manually (as root)

Stew Benedict

-- 
MandrakeSoft
PPC FAQ: http://www.linux-mandrake.com/en/demos/PPC/FAQ/





Re: Applescript error

2002-04-30 Thread Stew Benedict


On Tue, 30 Apr 2002, Tarik Ansari wrote:

> I have an idea of what it could be, I took a look in the AppleScript source
> of BootX setup (Install Mandrake PPC) to understand why I get "Sorry, can't
> setup BootX", and I saw something like :
> 
> select file bootxSettings of folder "Preferences" of folder "System folder"
> of startup disk...
> 
> And u know... I am french so I got MacOS in french... in the french version,
> System folder become "Dossier système" and Preferences folder become
> "Préférences", so I tried to modify this value everywhere in the script but
> I got the same bug...
> Sorry, can't setup BootX
> 

Silly American (/me=().
You can still use the BootX app, you'll just need to setup the entries
yourself, rather than run the Applescript wrapper.

Take a look at:

Tutorials/tutorialsPPC/Install/pages/install8B.html

on the CD1 ISO 

Stew Benedict

-- 
MandrakeSoft
PPC FAQ: http://www.linux-mandrake.com/en/demos/PPC/FAQ/





Re: 8.2 keymap bug in US keymap under X.

2002-04-30 Thread Ben Reser

On Tue, Apr 30, 2002 at 09:30:34AM +0200, Henrik Edlund wrote:
> What error do you get? I get a "," and "." when I press those (using my
> layout), which I believe is the correct behaviour. Caps Lock is just for
> letters, shift is used to  get ; and : for me.

Yeah well that's what I get now, but for a while last night it was shifting
those keys when my caps was pressed.  But like my nevermind message says
it misteriously quit doing it.  *shrug*

-- 
Ben Reser <[EMAIL PROTECTED]>
http://ben.reser.org

What difference does it make to the dead, the orphans, and the homeless,
whether the mad destruction is wrought under the name of totalitarianism
or the holy name of liberty and democracy? - Ghandi




Mac On Linux

2002-04-30 Thread Kener, Andy

Anyone got maconlinux working with 8.2?  when i try to install the rpms i
get an error that says:

error: unpacking of archive failed on file /dev/sheep_net: cpio: rename
failed - Operation not permitted

any suggestions would be helpful


andy

-BEGIN GEEK CODE BLOCK-
Version: 3.1
GCS/O d-@ s: a? C UL++>$ P+ L+++ E(--) W+++ N++
0? K++ w--(---) O-- M? V? PS+++(--)@ PE Y+ PGP-@ t+@ 5?
X+ R>+ tv+ b+++ DI D++ G>++ e>++ h- r !y+
--END GEEK CODE BLOCK--





Re: bug in talk-server + /dev/pts/?

2002-04-30 Thread Quentin Mason


Hi,

> > # Uncomment the following if you want to set the group to "tty" for the 
> > # pseudo-tty devices. This is necessary so that mesg(1) can later be used 
> > # to enable/disable talk requests and wall(1) messages.
> > REGISTER ^pty/s. PERMISSIONS -1.tty 0600
> > REGISTER ^pts/.* PERMISSIONS -1.tty 0600
> > 
> > which suggests that by default devfsd is trying to do the right thing.
> 
> Well then I'm not sure why the permissions are wrong on your machine.
> devfsd is properly setting the permissions for me.
>
> Have you tried deleting the contents of your /lib/dev-state directory
> and rebooting?  It shouldn't be trying to do any thing with the tty's
> but *shrug* it's all I can think of.

It turned out that devfs was not running; on oldworld BootX login's
chkconfig --on devfsd is useless as the partitions are not mounted with
devfs [no /dev/.devfsd file].  One must explicitly add devfs=mount to the
kernel arguments.  This has the added benefit of making the tun module do
something useful for MOL [though it gets the link wrong /dev/net/tun ->
misc/net/tun should go to /dev/misc/net/tun], and the evdev module allows 
/dev/input/keyboard for use with pbbuttonsd, which is nice for us laptop
users.

Upshot: use devfs to get some advanced functionality, you will need kernel 
argument devfs=mount to do this.

Q.





Applescript error

2002-04-30 Thread Tarik Ansari

I have an idea of what it could be, I took a look in the AppleScript source
of BootX setup (Install Mandrake PPC) to understand why I get "Sorry, can't
setup BootX", and I saw something like :

select file bootxSettings of folder "Preferences" of folder "System folder"
of startup disk...

And u know... I am french so I got MacOS in french... in the french version,
System folder become "Dossier système" and Preferences folder become
"Préférences", so I tried to modify this value everywhere in the script but
I got the same bug...
Sorry, can't setup BootX

Thank you

- Original Message -
From: "Stew Benedict" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 30, 2002 1:02 PM
Subject: Re: error -39


>
> On Tue, 30 Apr 2002, Tarik Ansari wrote:
>
> >
> > Hello,
> >
> > I have a PowerMac 440/160, when I lunch "Mandrake Linx Install.sit", I
have
> > an error -39... what do I must do ??
> >
>
> I've seen this on the 7600 too.  Not sure what it means, but I was able to
> open the .sit by dropping it on Stuffit Expander, or opening Stuffit
> Expander and then selecting the file.
>
> Stew Benedict
>
> --
> MandrakeSoft
> PPC FAQ: http://www.linux-mandrake.com/en/demos/PPC/FAQ/
>
>
>





Re: error -39

2002-04-30 Thread Stew Benedict


On Tue, 30 Apr 2002, Christian Walther wrote:

> >> I have a PowerMac 440/160, when I lunch "Mandrake Linx Install.sit", I have
> >> an error -39... what do I must do ??
> >> 
> > 
> > I've seen this on the 7600 too.  Not sure what it means, but I was able to
> > open the .sit by dropping it on Stuffit Expander, or opening Stuffit
> > Expander and then selecting the file.
> 
> For some strange reason the file "Mandrake Linux Install.sit" has type
> "APPL", so the Finder thinks it is an application and tries to execute it
> when you doubleclick on it. The file should have type "SIT5" and creator
> "SIT!". Do you know what I'm talking about, Stew? As far as I remember you
> are making the HFS filesystem of the hybrid CD in Linux, so probably there
> is something misconfigured there to give files ending in ".sit" type "APPL"
> and creator "STi0".
> 

Ahh,

My mkcd script doesn't specifically set the type on that file, so it is
just happening behind the scenes somehow.  I can update it to do as you
suggest though, for the next time around.

Thanks!
Stew Benedict

-- 
MandrakeSoft
PPC FAQ: http://www.linux-mandrake.com/en/demos/PPC/FAQ/





Re: error -39

2002-04-30 Thread Tarik Ansari

thank you, I did that, now I can pass that bug,

but now I got a other bug, I launch "Install Mandrake PPC" (AppleScript
file), it work until I can choose the mode (graphical, text), I click one,
the small box desapear 5-10 sec. and I got this message : "Sorry, can't
setup BootX", and I got that in all the cases, even if I choose text mode...

- Original Message -
From: "Stew Benedict" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 30, 2002 1:02 PM
Subject: Re: error -39


>
> On Tue, 30 Apr 2002, Tarik Ansari wrote:
>
> >
> > Hello,
> >
> > I have a PowerMac 440/160, when I lunch "Mandrake Linx Install.sit", I
have
> > an error -39... what do I must do ??
> >
>
> I've seen this on the 7600 too.  Not sure what it means, but I was able to
> open the .sit by dropping it on Stuffit Expander, or opening Stuffit
> Expander and then selecting the file.
>
> Stew Benedict
>
> --
> MandrakeSoft
> PPC FAQ: http://www.linux-mandrake.com/en/demos/PPC/FAQ/
>
>
>





Re: error -39

2002-04-30 Thread Christian Walther

>> I have a PowerMac 440/160, when I lunch "Mandrake Linx Install.sit", I have
>> an error -39... what do I must do ??
>> 
> 
> I've seen this on the 7600 too.  Not sure what it means, but I was able to
> open the .sit by dropping it on Stuffit Expander, or opening Stuffit
> Expander and then selecting the file.

For some strange reason the file "Mandrake Linux Install.sit" has type
"APPL", so the Finder thinks it is an application and tries to execute it
when you doubleclick on it. The file should have type "SIT5" and creator
"SIT!". Do you know what I'm talking about, Stew? As far as I remember you
are making the HFS filesystem of the hybrid CD in Linux, so probably there
is something misconfigured there to give files ending in ".sit" type "APPL"
and creator "STi0".

 -Christian





Re: error -39

2002-04-30 Thread Stew Benedict


On Tue, 30 Apr 2002, Tarik Ansari wrote:

> 
> Hello,
> 
> I have a PowerMac 440/160, when I lunch "Mandrake Linx Install.sit", I have
> an error -39... what do I must do ??
> 

I've seen this on the 7600 too.  Not sure what it means, but I was able to
open the .sit by dropping it on Stuffit Expander, or opening Stuffit
Expander and then selecting the file.

Stew Benedict

-- 
MandrakeSoft
PPC FAQ: http://www.linux-mandrake.com/en/demos/PPC/FAQ/





Re: Install onto a 7200 - CD-ROM access

2002-04-30 Thread Stew Benedict


On Tue, 30 Apr 2002, Stephen wrote:

> Here is what happened next...
> 
> >From the module list, I chose the Mac53c94 for SCSI, and no kernel options. The 
>install program found the CD-ROM and started installing.
> 
> Then I got a crash soon after the message "second stage install" appeared in the 
>bottom left of the screen
> 
> in second stage install
> Oops kernel access of bad area, sig: 11
> 
> Is there any other information I can give you. Do you know why it failed?
> In BootX I chose, all.gz for the kernel, 34000 for size of RAM Disk, and "text" for 
>kernel parameters
> 

How much RAM in the machine? At 64M you may just make a text install, and
that may even crash at some point. Graphical install definitely will
crash.

Stew Benedict

-- 
MandrakeSoft
PPC FAQ: http://www.linux-mandrake.com/en/demos/PPC/FAQ/





Re: 8.2 keymap bug in US keymap under X.

2002-04-30 Thread Henrik Edlund

On Mon, 29 Apr 2002, Ben Reser wrote:

BR> Hit Caps Lock.
BR> Then press the comma or the period key.
BR> I haven't done much looking to see if there are more issues like this.
BR> But I don't think that should be expected behavior.

What error do you get? I get a "," and "." when I press those (using my
layout), which I believe is the correct behaviour. Caps Lock is just for
letters, shift is used to  get ; and : for me.

-- 
http://www.edlund.org/