On Mon, Sep 01, 2003 at 11:23:50PM +0200, Michel Dänzer wrote:
>
> FWIW, apt-get.org lists many woody backports of recent Mozilla versions,
> might just be a matter of building them for powerpc.
>
>
You can also find many versions (no debs though) of Mozilla (from 1.01 to
1.5b) for linux/ppc
Hi,
Has anybody managed to get IBM's Java 1.4.1 (sadly,
the only one available to us ppc'ers) working with
the JIT its supplies. Its readme docs say that all
you need to do is set the JAVA_COMPILER enviromental
variable to: jitc. To test the docs say simply type:
java -version and it will say "(
On Sun, Aug 31, 2003 at 08:01:39PM +, Gabriel Paubert wrote:
> Brokenness of ADB keyboards. The keyboard driver only reports events when
> the keyboard reports that a key has been pressed or released. But the
> ADB keyboard itslef keeps the state of the the key and reports one
> one half the
On Mon, 2003-09-01 at 18:47, Jarmo Lammi wrote:
>
> I could upload them if there is a space offered.
> Alternatively, I could put it available for
> downloading on my Mac PPC.
>
> After nearly 12 months daily use I can say that
> mozilla 1.1 is at least as stable as 1.0, maybe even
> more.
> It w
hello list,
greetings to all! my first time on the powerpc list, figured it was a
good thing to subsribe to since i've been busy this week converting
three powerbooks (a pismo, lombard, and 2400c) from mac os to debian.
everything went surprisingly swell for all except the pismo, which has
been so
Hi,
David Röhr a écrit:
I just got my self an airportcard and a base station. When trying to get
an IP from the base station I get the following error.
Error for wireless request "Set Encode (8B2A) :
SET failed on device eth1 ; Operation not supported.
It take me a long time before I foun
On Mon, 01 Sep 2003 [20:55],
David Röhr ([EMAIL PROTECTED]) wrote:
> On Mon, 01 Sep 2003 [20:36],
> David Röhr ([EMAIL PROTECTED]) wrote:
>
> > I just got my self an airportcard and a base station. When trying to get
> > an IP from the base station I get the following error.
> >
> > Erro
On Mon, 01 Sep 2003 [20:36],
David Röhr ([EMAIL PROTECTED]) wrote:
> I just got my self an airportcard and a base station. When trying to get
> an IP from the base station I get the following error.
>
> Error for wireless request "Set Encode (8B2A) :
> SET failed on device eth1 ; Operatio
I just got my self an airportcard and a base station. When trying to get
an IP from the base station I get the following error.
Error for wireless request "Set Encode (8B2A) :
SET failed on device eth1 ; Operation not supported.
Then the normal output from dhclient, with no luck recieving any
I agree completly about what you said.
Is anybody interested to get these packages for
mozilla 1.1 ?
I have built it against the stable libraries to be
used with Woody by this method...
fakeroot apt-get source -b mozilla
fragile:~> ll mozilla
total 17956
-rw-r--r--1 jl jl 1166 Sep 24
On Mon, 01 Sep 2003 17:38:58 +0200
Michael Jarosch <[EMAIL PROTECTED]> wrote:
> That's the usual behaviour of an Apple Macintosh with Mac OS on it.
> That's right. But now on this Mac, where I installed Debian Linux with
> this $%&§!-Bootloader, it doesn't work any more! That's why I think,
> this
> Macs can usually be tricked into booting off other media (such as an
> install CD, floppy or even a MacOS CD) by holding down a key
> combination
> during boot (i.e press power and then press and hold the key
> combination
> until you see your desired effect)
>
> c (for CDROM)
> Apple-Option-Shif
Hi I'm trying to compile kernel on Xserve.
I've rsync'ed benh kernel and issued make-kpkg kernel_image
after a while I'm getting this error:
Any ideas?
Thaks.
/usr/bin/make -C arch/ppc/lib modules_install
make[3]: Entering directory `/usr/src/benh_kernel/arch/ppc/lib'
make[3]: Nothing to be do
Macs can usually be tricked into booting off other media (such as an
install CD, floppy or even a MacOS CD) by holding down a key combination
during boot (i.e press power and then press and hold the key combination
until you see your desired effect)
c (for CDROM)
Apple-Option-Shift-Delete (scan fo
On Mon, 2003-09-01 at 02:06, Paul van Tilburg wrote:
> But now I'd like to move to a BenH kernel but penguinppc.org seems to be
> down :|.
> Since I used XFS for my / and /home partition I also need it to be
> patched with XFS support. Does anyone have the source + XFS patched
> available? Does any
> before I change my pmud control for time to begin sleep (pmud -K -l 200 -m
> 15) I would like to be able
> to read what the values are first (what file do I read ) . I also dont
Use the source - pmud.h defines these as 420 and 15 seconds, respectively.
It's also logged to syslog on pmud startup.
Hi!
Well, o.k.! I Know, this is an english Mail list. Unfurtunately I'm not
as good in english as a should to describe my problem. If anyone can
understand the german language, it's better to have a look at the
"debian-user-german" mailing-list ("DICKES Problem mit Debain-Bootloader
für PowerPC (M
I found the culprit.
pbbuttonsd was running with the option replace_pmud=yes (in
/etc/pbbuttonsd.conf) and if I understand correctly was doing pmud job
but not correctly.
I fill a bug report against pbbuttonsd.
Thanks,
Christophe
On Mon, Sep 01, 2003 at 09:57:56AM -0400, christophe barbe wrote:
I realize that I was not very clear.
First I should have mentioned the hardware, it's a TiBook3.
Also I should precise that the laptop successfully goes to sleep and
wake up in all cases.
The problem is that pmud does NOT call /etc/power/pwrctl when the
sleep/wakeup cycle is triggered by closing th
> With the current sid pmud and benh stable kernel, pmud seems to miss
> some event. Looking at /var/log/daemon.log, I can see it working well
> when going to sleep with 'apm -s' (I see the sleep and wakeup events).
> But when I go to sleep by closing the lid, I see nothing at all.
>
> I believe pm
On Mon, 2003-09-01 at 06:06, John Keane wrote:
> Hi all,
>
> I've written a patch to allow adjustment of the contrast on the Passive
> (STN) LCD on older powerbooks. (only tested on my 1998 Wallstreet/233 so
> far). On my machine I needed it because the contrast was always reset to
> max (unreadab
Hi,
I had some problems with pmud as well, but i noticed that /dev/pmu was
missing. After creating it with 'mknod /dev/pmu c 10 154' as su, it
worked again. Weird that it was missing though..
Cheers,
Laurens
Gabriel Paubert wrote:
On Sun, Aug 31, 2003 at 10:50:36PM -0400, christophe barbe wr
22 matches
Mail list logo