Re: firewire, printing, and sound on iBook DV 2K

2001-06-15 Thread Jason E. Stewart
"Phil Fraering" <[EMAIL PROTECTED]> writes: > Finally, is anyone else using firewire on the mac? I had video1394.o > compiled as a module, but it won't insert into the kernel. There is a serious problem with Apples motherboard implementation of OHCI. It ignores all the byte swap registers (which

Re: firewire, printing, and sound on iBook DV 2K

2001-06-15 Thread Jason E. Stewart
"Tuomas Kuosmanen" <[EMAIL PROTECTED]> writes: > I dont have any firewire devices, but using Ben's kernel tree > (linux-2.4-benh) from 2 weeks ago, version being 2.4.5-pre3, I get > the module inserted ok, and it seems to recognize the thing. However > I dont currently have any firewire devices. I

Re: Migrating a pismo to a journalling filesystem

2001-06-15 Thread Jason E. Stewart
"Ethan Benson" <[EMAIL PROTECTED]> writes: > On Fri, Jun 15, 2001 at 06:22:49PM +0200, Andrei Verovski wrote: > > >I've been using an ext2 /boot and a reiserfs /, for over a month using > > >1.2.1. > > > > > > > I'm, too, but on PC. On my iBook Indigo yaboot completely refused to work > > with

Re: Migrating a pismo to a journalling filesystem

2001-06-15 Thread Jason E. Stewart
"Ethan Benson" <[EMAIL PROTECTED]> writes: > On Fri, Jun 15, 2001 at 05:11:11PM -0600, Jason E. Stewart wrote: > > /dev/hda7Apple_Driver_IOKit Macintosh512 @ 520(256.0k) Unknown > > /dev/hda8Apple_Patches Patch Partition 512 @ 1032

Re: mozilla - 5 processes using 149Mb

2001-06-18 Thread Jason E. Stewart
Thanks Ethan for the debs, they are a pretty significant improvement over 0.9. Only thing I've found that ticks me off, is I can't log into SourceForge. When I get to http://sourceforge.net/account/login.php and type my login/password, and hit the 'Login with SSL' button, nothing happens Anyo

Re: [porting-dev] STLport

2001-06-18 Thread Jason E. Stewart
Hey Scott, There have been a couple of posts to debian-powerpc lately, asking about porting tripwire to powerpc. I wonder if you could share your wisdom on how to do it (or thoughs interested could ask you directly). Thanks jas. "scott hutinger" <[EMAIL PROTECTED]> writes: > Tripwire uses STL

Re: mozilla - 5 processes using 149Mb

2001-06-18 Thread Jason E. Stewart
"Michel Dänzer" <[EMAIL PROTECTED]> writes: > "Jason E. Stewart" wrote: > > > > Thanks Ethan for the debs, they are a pretty significant improvement > > over 0.9. > > > > Only thing I've found that ticks me off, is I can't l

Re: mozilla - 5 processes using 149Mb

2001-06-18 Thread Jason E. Stewart
"Josh Huber" <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] (Jason E. Stewart) writes: > > > Aww, man, what a drag. PSM was in the 0.9 debs, wasn't it? Is there a > > separate non-us package that makes them available? > > it's just been s

Re: XFree86 4.1.0: call for help

2001-06-19 Thread Jason E. Stewart
"Ani Joshi" <[EMAIL PROTECTED]> writes: > I looked into the situation and found out why its crashing on your > machine. The vgaHW pointer is not setting the IOBase, so when it > tries to read that it crashes. Do this in r128_driver.c: > > after the hwrec is alloced (vgaHWGetHWRec()) > > { >

Re: XFree86 4.1.0: call for help

2001-06-19 Thread Jason E. Stewart
"Michel Dänzer" <[EMAIL PROTECTED]> writes: > "Jason E. Stewart" wrote: > > > > Is this fix sufficient to get get 'Option "Display" "CRT"' working? > > If it indeed allows the server to start without Option "Us

Re: [srivasta@debian.org: Re: Bug#100579: kernel-image should not run quik on NewWorld PowerMacs]

2001-07-05 Thread Jason E. Stewart
"Ethan Benson" <[EMAIL PROTECTED]> writes: > Is there anyone with better perl skills then me who can help out with this? Sorry Ethan I haven't been following this thread. I have the aforementioned perl skills, but I have no idea of what needs to be done. What's up? jas.

AbiWord font issues

2001-07-10 Thread Jason E. Stewart
Hey All, I'm trying to test AbiWord, but I can't get it to start. I'm wondering if it's something to do with my X server being 4.1.0? Or if it has to do with my running a font server? Has anyone seen this problem, and gotten AbiWord to work? AbiWord could not load the following font from the X W

Re: AbiWord font issues

2001-07-10 Thread Jason E. Stewart
"Michel Dänzer" <[EMAIL PROTECTED]> writes: > Add /usr/share/abisuite/fonts to the font server catalogue or have > the X server load the type1 module (Abiword will dynamically add the > font path). That was it! I didn't know about the type1 module. I noticed that type1 fonts weren't working since

Re: AbiWord font issues

2001-07-11 Thread Jason E. Stewart
"Jason E. Stewart" <[EMAIL PROTECTED]> writes: > "Michel Dänzer" <[EMAIL PROTECTED]> writes: > > > Add /usr/share/abisuite/fonts to the font server catalogue or have > > the X server load the type1 module (Abiword will dynamically add the > &g

Re: AbiWord font issues

2001-07-11 Thread Jason E. Stewart
"Michel Dänzer" <[EMAIL PROTECTED]> writes: > "Jason E. Stewart" wrote: > > > > "Jason E. Stewart" <[EMAIL PROTECTED]> writes: > > > > > "Michel Dänzer" <[EMAIL PROTECTED]> writes: > > > > &g

Re: AbiWord font issues

2001-07-11 Thread Jason E. Stewart
"Michel Dänzer" <[EMAIL PROTECTED]> writes: > > No, sorry I wasn't clearer. What helped was adding: > > > > Load"type1" > > > > To my Module section. I had been using xfs, but my fonts weren't > > working properly. That fixed it. > > That doesn't make sense. xfs supports Type1 fonts

Re: stuff i don't know

2001-07-14 Thread Jason E. Stewart
"Mike Fedyk" <[EMAIL PROTECTED]> writes: > On Fri, Jul 13, 2001 at 06:57:33PM -0400, Colin Walters wrote: > > Mike Fedyk <[EMAIL PROTECTED]> writes: > > > > > Where did you find the pattern definitions? I had to write a script > > > that ran multiple "apt-cache search" and then looked for duplic

Lyx trouble

2001-07-18 Thread Jason E. Stewart
Hey All, Anyone out there use lyx? I installed the debian package and tried to use it, but it attempts to write it's temp files into the /usr/X11R6/share directory by default, which doesn't fly too well. I sent a message to the maintainer but haven't gotten a response. anyone else have any luck?

X4.1 with benh 2.4.7-pre6

2001-07-19 Thread Jason E. Stewart
Hey all, I'm running an external monitor off my pismo, and thanks that the kernel additions that BenH added a while back I could shut off the lcd and run off the external monitor only at high-res. When I upgraded the other day to 2.4.7-pre6 this stopped working. Now when I use Ben's m3mirror prog

Re: SBP2 locking problems - again

2001-07-19 Thread Jason E. Stewart
"Georg Koss" <[EMAIL PROTECTED]> writes: > So my questions are: Is anybody aware of coping with this problem or > does anybody know about patches or anything else? If the problem is > not solved is there anybody working on it, and I mean I' no hacker > (-(( but is there anything I can contribute.

Re: X4.1 with benh 2.4.7-pre6

2001-07-19 Thread Jason E. Stewart
[EMAIL PROTECTED] (Jason E. Stewart) writes: > Hey all, > > I'm running an external monitor off my pismo, and thanks that the > kernel additions that BenH added a while back I could shut off the lcd > and run off the external monitor only at high-res. > > When I upgra

Re: X4.1 with benh 2.4.7-pre6

2001-07-19 Thread Jason E. Stewart
"Benjamin Herrenschmidt" <[EMAIL PROTECTED]> writes: > In drivers/video/aty128fb.c, find > > #define BACKLIGHT_DAC_OFF > > and change it to > > #undef BACKLIGHT_DAC_OFF Works like a charm, Thanks Ben, jas.

Wherefore art thou fblevel??

2001-07-23 Thread Jason E. Stewart
Hey, fblevel seesm to have vanished without a trace from pmud-0.7-5, what gives? Has something replaced it? Is this a mistake? I can find no mention of it in the archive. jas.

Re: Wherefore art thou fblevel??

2001-07-23 Thread Jason E. Stewart
"Michael Schmitz" <[EMAIL PROTECTED]> writes: > > fblevel seesm to have vanished without a trace from pmud-0.7-5, what > > Should have gone into pmud-utils (the rationale being that pmud > contains the bare essentals, and since pmud can now save/restore > backlight levels fblevel isn't that essen

Re: Wherefore art thou fblevel??

2001-07-23 Thread Jason E. Stewart
"Michael Schmitz" <[EMAIL PROTECTED]> writes: > > fblevel seesm to have vanished without a trace from pmud-0.7-5, what > > Should have gone into pmud-utils (the rationale being that pmud contains > the bare essentals, and since pmud can now save/restore backlight levels > fblevel isn't that essen

Galeon History problem

2001-07-31 Thread Jason E. Stewart
Hey All, I've compiled and installed galeon 0.11.2 on my testing/unstable pismo. It has been working fine, but I have one HUGE complaint. The 'Go' menu behavior is completely screwed up. History works fine as long as I limit myself to using forward or back. If I hop backward using the go menu it s

Re: Galeon History problem

2001-07-31 Thread Jason E. Stewart
"Ethan Benson" <[EMAIL PROTECTED]> writes: > On Tue, Jul 31, 2001 at 10:22:28AM -0600, Jason E. Stewart wrote: > > Hey All, > > > > I've compiled and installed galeon 0.11.2 on my testing/unstable > > pismo. It has been working fine, but I have o

Re: Kernel source

2001-08-01 Thread Jason E. Stewart
"Jeremy T. Bouse" <[EMAIL PROTECTED]> writes: > Are there any known issues with the latest 2.4.7 kernel source and > PPC builds? Specifically with PReP systems? I've got to get something more > than 2.2.19 on this machine because I need IPv6 support, but haven't do > a PPC kernel build yet a

Re: Galeon History problem

2001-08-01 Thread Jason E. Stewart
"Bastien Nocera" <[EMAIL PROTECTED]> writes: > Ethan Benson wrote: > > >On Tue, Jul 31, 2001 at 10:23:47PM -0600, Jason E. Stewart wrote: > > > >>Thanks for the warning Ethan. So galeon 0.11.2 expects mozilla 0.9.1, > >>so I don't h

Re: xfree-4.1.0-1 vs benh-kernel

2001-08-02 Thread Jason E. Stewart
"Michael Flaig" <[EMAIL PROTECTED]> writes: > > > > I am running 2.4.7-pre7 now, which sounds like 2.4.6. Wakeup and tapping > > are OK. I have a problem with the modem though, as it is not recognised. > > > > thats´s right. The modem doesn´t work on my pimso, too. > it worked a few weeks ago w

Re: Galeon History problem

2001-08-06 Thread Jason E. Stewart
On Tue, Jul 31, 2001 at 10:22:28AM -0600, Jason E. Stewart wrote: > > I've compiled and installed galeon 0.11.2 on my testing/unstable > pismo. It has been working fine, but I have one HUGE complaint. The > 'Go' menu behavior is completely screwed up. History work

Continued Keyboard probs with new input layer

2001-08-12 Thread Jason E. Stewart
Hey All, Ever since I switched over to the new input layer I've had a really annoying problem with my keyboard modifier keys. If I hold a modifier key down for more than 5 secs without hitting another key, I get a spurious key-up event, so that even though I'm still holding the key down, whatever

Error making shared lib

2001-08-16 Thread Jason E. Stewart
Hey All, I just went and ressurected some old code I wrote 3 years ago. It wants to take a couple of static libs, and make a shared lib out of the whole bunch using the --whole-archive flag to ld. Problem is I get a huge mess of 'multiple definition' errors all from libgcc.a Any idea what's up?

Re: Error making shared lib

2001-08-17 Thread Jason E. Stewart
"Daniel Jacobowitz" <[EMAIL PROTECTED]> writes: > On Thu, Aug 16, 2001 at 11:14:34PM -0600, Derrik Pates wrote: > > Jason E. Stewart wrote: > > > I just went and ressurected some old code I wrote 3 years ago. It > > > wants to take a couple of static l

Re: switch from ADB to linux keycodes ...

2001-08-20 Thread Jason E. Stewart
"Colin Walters" <[EMAIL PROTECTED]> writes: > NeilFred Picciotto <[EMAIL PROTECTED]> writes: > > > oh, and on the subject of the keyboard, is it still the case that > > there's no way to make Pismo's caps-lock key be control? > > Yep, I believe this is because they key press generates one hard

Re: Xemacs getting unstable?

2001-08-20 Thread Jason E. Stewart
"Wilhelm Fitzpatrick" <[EMAIL PROTECTED]> writes: > Has anyone else noticed that the versions of xemacs in testing and > unstable seem to be getting more and more unstable? > > The problem I'm seeing is that xemacs will stop responding, and top > shows it eating all available CPU time. I first n

Re: New with PPC soon...

2001-08-21 Thread Jason E. Stewart
"Michel Dänzer" <[EMAIL PROTECTED]> writes: > Maybe I should thank Hans for scaring me off his crap. ;) Sorry Michel, I haven't been following the thread. What caused you to switch from reiser to xfs? Thanks, jas.

JDK1.2 on debian-ppc

1999-07-22 Thread Jason E. Stewart
Hi, I've just recently installed debian, and am trying to get jdk1.2 up and running. I've had some difficulty with dynamic loading the .java_wrapper script was not setting LD_LIBRARY_PATH properly for debian. But now libjavavm.so is giving me an undefined symbol error for __divdi3 ... Has anyone

Permissions problems on jdk12_pre-v2_test

1999-07-28 Thread Jason E. Stewart
The following message is a courtesy copy of an article that has been posted to comp.os.linux.powerpc as well. Hi, I grabbed the latest jdk12 off the linuxppc ftp site, but couldn't get anything to run. Since it ran fine as root, I checked the permissions, and found some files that weren't insta

Re: apm on PowerBooks...

1999-08-02 Thread Jason E. Stewart
apm is not working for the G3 series yet. It is working for the older (3400) series. You can read more about the discussion on the developers list archive at: http://lists.linuxppc.org/ jas.

util-linux and hwclock

1999-08-02 Thread Jason E. Stewart
Hey, The util-linux pkg provides hwclock which doesn't work on PPC. Should this be removed? jas.

JDB problems with glibc2 jdk1.2

1999-08-02 Thread Jason E. Stewart
I'm running the jdk12-pre-v2 for glibc2, and tried to use jdb. I got the following error: ~/work/KidPad-July-14/kidpad $ jdb Initializing jdb... [debugger: starting child: /usr/local/jdk12_pre-v2_test/jre/bin/java -Xdebug -Djava.compiler=NONE -Xbootclasspath/a:/usr/local/jdk12_pre-v2_test/lib/

Re: util-linux and hwclock

1999-08-02 Thread Jason E. Stewart
" == Daniel Jacobowitz <[EMAIL PROTECTED]> writes: Daniel> Nope. It does work on some PPCs - PReP machines, for instance. Just Daniel> not on powermacs. Daniel> On Mon, Aug 02, 1999 at 01:52:58PM -0600, Jason E. Stewart wrote: >> Hey, >> >> The util-linux pkg provides hwclock which doesn't work on PPC. Should >> this be removed?

Re: Lombard [which base?]

1999-08-18 Thread Jason E. Stewart
> "Benjamin" == Benjamin Herrenschmidt <[EMAIL PROTECTED]> writes: Benjamin> I suggest you get Paul Mackerras stable tree via Benjamin> rsync. You'll get the best possible kernel for this machine, Benjamin> and since last week, your powerbook will be able to sleep Benjamin> ;-) (with a couple

/dev/adb and Batmon on Wallstreet G3

1999-08-18 Thread Jason E. Stewart
Perhaps it was too presumptuous of me, but after grabbing Paul's new kernel and getting sleep working, I wanted to see if I could access my battery using Batmon et. al. No luck. Any ideas why I don't have a '/dev/adb', but do have '/dev/adb-'? jas.

Re: /dev/adb and Batmon on Wallstreet G3

1999-08-19 Thread Jason E. Stewart
> "Hartmut" == Hartmut Koptein <[EMAIL PROTECTED]> writes: >> Perhaps it was too presumptuous of me, but after grabbing Paul's new >> kernel and getting sleep working, I wanted to see if I could access my >> battery using Batmon et. al. No luck. >> >> Any ideas why I don't have a '/dev/adb

Re: gnuplot needs libvga.so but doesn't depend on any package that provides it

1999-11-29 Thread Jason E. Stewart
Has this problem been fixed? I had to download the source and compile myself. jas.

USB PC card support

1999-11-29 Thread Jason E. Stewart
I own a MacAlly USB PC card for my PowerBook G3. Any hopes that this will be supported under linux-ppc? jas.

Re: Xpmac

1999-12-14 Thread Jason E. Stewart
> "Kevin" == Kevin Puetz <[EMAIL PROTECTED]> writes: Kevin> [EMAIL PROTECTED] said: >> Does someone plain to add the Xpmac server in debian-powerPC ?? Kevin> I doubt it, since that was a somewhat nonstandard server Kevin> (requires it's own kernel config option). Why do you want it? Kevin> W

Re: Kernel 2.2.14

2000-01-15 Thread Jason E. Stewart
> "Benjamin" == Benjamin Herrenschmidt <[EMAIL PROTECTED]> writes: Benjamin> On Wed, Jan 12, 2000, Sergio Brandano <[EMAIL PROTECTED]> wrote: >> I tried Paul's rsync tree, but still it does not work. The USB >> section does not compile due to two missing files, and the Xpmac >> option is still

Re: Kernel 2.2.14

2000-01-15 Thread Jason E. Stewart
I got the code to compile. The issue was in kernel/setup.c:580. The CONFIG_XMON wrapper needed to be up moved around the map_bootx_text() call as such: old code: #ifdef CONFIG_BOOTX_TEXT map_bootx_text(); #endif #ifdef CONFIG_XMON new code: #ifdef CONFIG_XMON #ifdef CONFIG_BOOTX_TEXT

Re: Kernel 2.2.14

2000-01-15 Thread Jason E. Stewart
Well it boots, but I still don't get access to APM. How does one configure it? I also don't seem to get access to my PC card enabled USB mouse. I guess I'll have to be more careful and figure out what chipset the card is using. jas.

Re: USB PC card support

2000-01-27 Thread Jason E. Stewart
> "Geert" == Geert Uytterhoeven <[EMAIL PROTECTED]> writes: Geert> On Wed, 1 Dec 1999, Kevin Puetz wrote: >> [EMAIL PROTECTED] said: >> > I own a MacAlly USB PC card for my PowerBook G3. Any hopes that this >> > will be supported under linux-ppc? >> >> > jas. >> >> I have a Belkin card that

Re: mouse button mapping with Xpmac & USB mice

2000-02-08 Thread Jason E. Stewart
> "Fritz" == Fritz Jetzek <[EMAIL PROTECTED]> writes: Fritz> if you can spare a minute, please compile the attached program with Fritz> gcc -o pointer_map pointer_map.c -L/usr/X11R6/lib/ -lX11 Would love to but you sent the executable, not the source code. jas.

Re: Can't compile MOL 0.9.41 on Debian PowerPC

2000-03-01 Thread Jason E. Stewart
> "Renaud" == Renaud Dreyer <[EMAIL PROTECTED]> writes: >> On Tue, Feb 29, 2000 at 04:39:53PM -0800, Renaud Dreyer wrote: >> > >> > I'm trying to compile MOL on a a Debian Potato system (PowerMac 7300). >> > The first problem I had was a missing libiberty.h, which I couldn't >> > find anywher

ieee1394 *and* new input layer in one kernel

2000-11-28 Thread Jason E. Stewart
Hey, So I've been happily running 2.2.x for quite some time. I shifted over to using my USB devices under the new input layer and have been extremely pleased. Just recently, I swamped my internal hardrive on my G3 pismo while building a debug version of OpenOffice, and bought a Maxtor external fi

External monitor and pismo

2000-11-28 Thread Jason E. Stewart
Hey, Once, a month or so back, I tried getting my pismo to display on external monitor, but gave up in frustration. Has anyone gotten this working? Thanks, jas.

Re: ieee1394 *and* new input layer in one kernel

2000-11-28 Thread Jason E. Stewart
Benjamin Herrenschmidt <[EMAIL PROTECTED]> writes: > >So I grabbed 2.4.0-test11 off rsynch from linuxcare. It built the > >ieee1394 with no trouble, but when I rebooted, I didn't have a > >keyboard or a mouse -- no new input layer support, and all my input > >device files in /dev have been switche

Re: ieee1394 *and* new input layer in one kernel

2000-11-28 Thread Jason E. Stewart
Bryan Stillwell <[EMAIL PROTECTED]> writes: > >So I grabbed 2.4.0-test11 off rsynch from linuxcare. It built the > >ieee1394 with no trouble, but when I rebooted, I didn't have a > >keyboard or a mouse -- no new input layer support, and all my input > >device files in /dev have been switched over.

Re: ieee1394 *and* new input layer in one kernel

2000-11-28 Thread Jason E. Stewart
Bryan Stillwell <[EMAIL PROTECTED]> writes: > Am I to understand that you have a ieee1394 hard drive working under ppc > linux? This weekend I was able to get all the ieee1394 stuff working > with 2.2.18pre21 from Paulus's tree, but I didn't have anything to test > with besides gscanbus which see

Re: XFree 4.0.1-8 on Pismo was: XFree 4.0.1-8 won't run on r128/ppc

2000-11-29 Thread Jason E. Stewart
Yes. My pismo runs X4.0.1. I grabbed 4.0.1 DRI binaries that Michel Danzer posted a month back. They have worked fine for me. jas. Michael Flaig <[EMAIL PROTECTED]> writes: > On Wed, Nov 29, 2000 at 02:06:14PM +, Bertrand Sereno wrote: > > > This Driver is only for Mach64. So it won't run o

Re: sound support on a Pismo

2000-11-30 Thread Jason E. Stewart
"Stephen Judd" <[EMAIL PROTECTED]> writes: > I downloaded and built 2.2.18pre-something-or-other from Paul McKerras' > stable tree last night. I was startled and pleased to hear a mighty beep > from the speakers. Unfortunately, neither my trackpad nor my USB mouse > work with that kernel. > > Be

Re: Configuring XF4 for Lombard

2000-12-13 Thread Jason E. Stewart
Bastien Nocera <[EMAIL PROTECTED]> writes: > Michel Dänzer wrote: > > > > Sergio Brandano wrote: > > > > Looking for a Word document on this box to test kword with it, I found the > > attached text. Hope it helps. > > > > I forgot who posted it to the list, please speak up to claim your credits

Re: more colours with atyfb?

2000-12-30 Thread Jason E. Stewart
"Adam C Powell IV" <[EMAIL PROTECTED]> writes: > Speaking of >8 colors on atyfb, the 15- and 16-bit colormaps on my > Mach64 VT (Motorola StarMax 3000/160 = pmac 4400 clone) are jacked > up, both in the console and X, 2.2.18 and 2.4.0-pre12. Tux is in > ugly shades of orange, pink and green, and

Re: more colours with atyfb?

2000-12-30 Thread Jason E. Stewart
"Michel Dänzer" <[EMAIL PROTECTED]> writes: > "Jason E. Stewart" wrote: > > > > "Adam C Powell IV" <[EMAIL PROTECTED]> writes: > > > > > Speaking of >8 colors on atyfb, the 15- and 16-bit colormaps on my > > >

Re: paulus kernels - where are they gone ?

2000-12-31 Thread Jason E. Stewart
"Michael Flaig" <[EMAIL PROTECTED]> writes: > My second question is: Has anybody get pmud to run on a PowerBook > "2000 Modell" !? when I install it, my Harddisk stops and the > system can´t do anything. Mouse and Keyboard does work. The Harddisk > suspends I think and doesn´t wake up again on ac

Re: modem works!, battery drains fast?

2000-12-31 Thread Jason E. Stewart
"Steven Hanley" <[EMAIL PROTECTED]> writes: > Now the weird thing, I have just had my laptop off the power lead for about > 10 minutes and it is already down to 95% battery left according to gkrellm > with the pmu plugin. That's like 200 minutes/battery which doesn't seem aweful, does it? > Also

No /dev/fb1 for pismo external monitor?

2000-12-31 Thread Jason E. Stewart
Hey, I'm still trying get my pismo to drive an external monitor. I noticed that I get the follow message from the aty128fb driver on startup: aty128fb: Rage Mobility M3 (AGP) [chip rev 0x0] 8M 128-bit SDR SGRAM (1:1) Console: switching to colour frame buffer device 128x48 Registered "ati" backlig

Re: No /dev/fb1 for pismo external monitor?

2000-12-31 Thread Jason E. Stewart
"Jason E. Stewart" <[EMAIL PROTECTED]> writes: > aty128fb: Rage Mobility M3 (AGP) [chip rev 0x0] 8M 128-bit SDR SGRAM (1:1) > Console: switching to colour frame buffer device 128x48 > Registered "ati" backlight controller, level: 11/15 > fb0: ATY R

Re: X sort of works

2001-01-01 Thread Jason E. Stewart
I ran X -probeonly and looked through the output, it is different from mine. "Steven Hanley" <[EMAIL PROTECTED]> writes: > (II) r128(0): Apple 1024x768 LCD: Using hsync range of 31.00- 90.00 kHz > (II) r128(0): Apple 1024x768 LCD: Using vrefresh range of 58.00-100.00 Hz I get: (II) r128(0): Po

Re: Lombard, pcmcia-cs, cisco aironet

2002-06-26 Thread Jason E. Stewart
"B.C.J.O" <[EMAIL PROTECTED]> writes: > I have been struggling to get the cardbus socket in my Lombard to > recognise and init the cisco aironet 340 wifi card I have. I am using > benh's kernel tree, currently at 2.4.19-rc1, and have tried both the > kernel pcmcia driver modules and the separate p

Re: Lombard, pcmcia-cs, cisco aironet

2002-06-26 Thread Jason E. Stewart
"Michel Lanners" <[EMAIL PROTECTED]> writes: > On 26 Jun, this message from B.C.J.O echoed through cyberspace: > > I have been struggling to get the cardbus socket in my Lombard to > > recognise and init the cisco aironet 340 wifi card I have. I am using > > benh's kernel tree, currently at 2.4.1

Re: potato or woody on emac?

2002-07-06 Thread Jason E. Stewart
[EMAIL PROTECTED] writes: > hello; > > anyone install potato or woody on an emac? I'm just waiting for the interesting confusion on comp.editors.emacs when apple users start writing in for help... jas. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? C

Re: Presentation with 2nd gen TiBook

2002-07-07 Thread Jason E. Stewart
"Fabian Jakobs" <[EMAIL PROTECTED]> writes: > Am Samstag, 6. Juli 2002 16:43 schrieb Michel Dänzer: > > On Sat, 2002-07-06 at 16:01, Fabian Jakobs wrote: > > > I have to do an presentation with my 2nd gen TiBook (Radeon). I can use > > > the external VGA port in a multihead environment (XFree86 4.

Re: Presentation with 2nd gen TiBook

2002-07-07 Thread Jason E. Stewart
"Michel Dänzer" <[EMAIL PROTECTED]> writes: > Multihead isn't supported yet. Xinerama would work for free if it > was. I remember someone offered to work on it, I sure don't have the time just now... > I understand, but it's easy to go back both with my binaries and the > 4.2 debs. When I read

Re: pilot

2002-07-08 Thread Jason E. Stewart
"Mij" <[EMAIL PROTECTED]> writes: > did someone try pilot-xfer on debian ppc? I get much "error > accepting data" etc. Yes, Depends on what sytem you're using. The IR chip on the pismo now works if the speed is throttled to 56k. I'm not sure what chip is in the TiBooks or the iBooks. jas. --

Re: Linux 2.4 on PowerBook G3 pismo

2002-07-09 Thread Jason E. Stewart
"Paul Caspi" <[EMAIL PROTECTED]> writes: > Does anybody have some explanation to this or knows where I can find a > correct 2.4 kernel image for my PowerBook ? I don't have a good explanation for why it doesn't work for you. I do recommend that you build your own kernel from source. It's pretty e

Re: Some program for monitoring cdrom and hdd activity?

2002-07-14 Thread Jason E. Stewart
"Jesus Climent" <[EMAIL PROTECTED]> writes: > Just wondering if there is any program (gnome applet, console) to > monitor hard disk drive and cdrom activity. > > I am not looking for "monsters" line The-GTK-Monitor-That-You-Cant-Spell > which provides all that functionality. I guess you mean gk

Re: [ANNOUNCE for PowerPC] OpenOffice.org 1.0.1rc and status update

2002-07-14 Thread Jason E. Stewart
"Jan-Hendrik Palic" <[EMAIL PROTECTED]> writes: > You need > libstdc++4 > libstlport4.5gcc3.1 (>=4.5.3-5cjh2) > libc6-2.2.5 (>=2.2.5-9.1) > > except libstdc++4 you can find the libs at > >deb http://openoffice.vpn-junkies.de/openoffice unstable main contrib > > Put this line into /etc/

libstlport4.5gcc3.2 wherefore are thou??

2002-09-02 Thread Jason E. Stewart
Hey All, I tried upgrading my OpenOffice.org installation, and it complained that it couldn't install libstlport4.5gcc3.2, and sure enough only libstlport4.5gcc3.1 seems to be available? Jan, is the libstlport deb available someplace else besides the openoffice mirrors? The debian-openoffice WWW

bash glob bug?

2002-09-03 Thread Jason E. Stewart
Hey All, I seemed to have found a bug in bash's globbing behavior. Can someone explain to me how the file functions-sql.xml can possibly be included in the ls command below? Cheers, jas. ~/work/GeneX-Server/DB/xml $ ls -l [E-G]*.xml -rwxr-xr-x1 jasons jasons 1514 Jul 11 17:29 Exper

Re: bash glob bug?

2002-09-03 Thread Jason E. Stewart
"wes schreiner" <[EMAIL PROTECTED]> writes: > Jason E. Stewart wrote: > > >Hey All, > > > > I seemed to have found a bug in bash's globbing behavior. Can > > someone explain to me how the file functions-sql.xml can possibly > > &g

Re: bash glob bug?

2002-09-05 Thread Jason E. Stewart
"Jon Leonard" <[EMAIL PROTECTED]> writes: > On Tue, Sep 03, 2002 at 05:30:45PM -0600, Jason E. Stewart wrote: > > I seemed to have found a bug in bash's globbing behavior. > > > > Can someone explain to me how the file functions-sql.xml can possib

libstlport4.5gcc3.2 is still not available

2002-09-08 Thread Jason E. Stewart
Hey Jan, I still can't install OpenOffice.org because of stlport, did it ever get built? Thanks, jas.

Re: Batmon & Current

2002-09-18 Thread Jason E. Stewart
"Benjamin Herrenschmidt" <[EMAIL PROTECTED]> writes: > >Ok. I ran Batmon for the first time, after I became aware of it's > >existance. Generally, current sits on ~ -800 -> -1000. Does the negative > >sign signify anything? > > Yes, negative means it's discharging the battery, positive means it

Re: Batmon & Current

2002-09-19 Thread Jason E. Stewart
"Benjamin Herrenschmidt" <[EMAIL PROTECTED]> writes: > >I've noticed that popping out the DVD/CDROM from the media makes a > >pretty big difference even if there is no CD in the cassette. Any way > >to get the same effect without having to physically remove the drive? > > Dunno. It does that with

Re: date is 1934 on reboot

2002-10-21 Thread Jason E. Stewart
"Rogério Brito" <[EMAIL PROTECTED]> writes: > On Oct 21 2002, John Goerzen wrote: > > I believe there are firmware and/or OS bugs that cause the date to > > show up incorrectly. I have seen this numerous times on my > > Powerbook, even when brand new, especially when booting one OS and > > then a

openoffice.org 1.0.1-5 is a no go

2002-10-30 Thread Jason E. Stewart
Hey All, I just upgraded OpenOffice and it won't run. I get the splash screen, then some debugging output: SIOCGIFADDR got '00:00:00:00:00:00' and then the splash screen just hangs around doing nothing. I did an strace, and it sits waiting on a read: [snip] read(21, "[__Global_Printer_Def

Keyboard hack for powerbooks no longer works

2002-11-07 Thread Jason E. Stewart
Hey All, The lovely keyboard hack that enables you to remap the caps-lock key to be control on powerbooks stopped working in BenH kernels sometime after 2.4.16-pre1. I've got a whole series of 2.4.19 kernels and even though I added the adbhid.c patch it no longer works. Any ideas what might have

Re: video=ofonly

2002-11-11 Thread Jason E. Stewart
"eskimo" <[EMAIL PROTECTED]> writes: > ./patch-floppy-image.pl: line 1: boot-floppy-hfs.img: command not found > ./patch-floppy-image.pl: line 13: my: command not found > ./patch-floppy-image.pl: line 18: my: command not found > ./patch-floppy-image.pl: line 22: my: command not found > ./patch-flo

Re: video=ofonly

2002-11-11 Thread Jason E. Stewart
"eskimo" <[EMAIL PROTECTED]> writes: > On Tuesday 12 November 2002 00:32, Jason E. Stewart wrote: > > "eskimo" <[EMAIL PROTECTED]> writes: > > > ./patch-floppy-image.pl: line 1: boot-floppy-hfs.img: command not found > > > ./patch-fl

Re: Mozilla Flash Plugin (was Re: Mozilla Plugins)

2002-11-13 Thread Jason E. Stewart
"Bill Traynor" <[EMAIL PROTECTED]> writes: > >-Original Message- > >From: K. Reid Wightman [mailto:[EMAIL PROTECTED] > >Sent: Friday, October 25, 2002 2:07 PM > >To: debian-powerpc@lists.debian.org > >Subject: Mozilla Flash Plugin (was Re: Mozilla Plugins) > > > > > >Since this issue seem

Re: g3 and sleeping time

2002-11-15 Thread Jason E. Stewart
"marco" <[EMAIL PROTECTED]> writes: > # uname -a > Linux 2.4.18-newpmac #1 Thu Mar 14 22:44:49 EST 2002 ppc 740/750 > GNU/Linux > > Hi, my box is going sleeping 10 minutes after idle, I just want to know > if it is a way to configure this. Yup, this must have changed just recently, it does it f

Re: Tuxracer stopped working after the latest dri-trunk upgrade.

2002-11-21 Thread Jason E. Stewart
"Branden Robinson" <[EMAIL PROTECTED]> writes: > > I give up. > > I think this reaction is just about the least constructive possible. If I hadn't seen you in action for 3 years I probably would have done exactly the same thing. > The best solution is really quite simple; give credit where cred

Re: Tuxracer stopped working after the latest dri-trunk upgrade.

2002-11-21 Thread Jason E. Stewart
"Branden Robinson" <[EMAIL PROTECTED]> writes: > Out of curiosity, do you regard *this* message as a flame? No, happily, this is one the more reasoned replies you made, thanks. I would like to know what your intent was. Did you wish to express anger? Did you wish to make people on this list awar

Re: OpenOffice 1.01c crashes when opening files

2002-11-22 Thread Jason E. Stewart
"Curtis Vaughan" <[EMAIL PROTECTED]> writes: > So, I installed Openoffice 1.0.1c, but every time I try to open Word > and Excel docs, it crashes. Anyone had similar problems? You may want to try the debian-openoffice list for this one. jas.

Modem makes no sound on pismo

2003-07-09 Thread Jason E. Stewart
Hey All, The internal modem on my pismo has always worked fine, and under MacOS I could hear dial tones and dialing noises, etc. But under linux, I've never been able to hear anything no matter what settings I use for the AT 'L' and 'M' commands. Is there something special that I'm missing? It st

Re: Modem makes no sound on pismo

2003-07-09 Thread Jason E. Stewart
Benjamin Herrenschmidt <[EMAIL PROTECTED]> writes: > On Wed, 2003-07-09 at 17:54, Soeren Sonnenburg wrote: > > On Wed, 2003-07-09 at 16:45, Jason E. Stewart wrote: > > > > The internal modem on my pismo has always worked fine, and under MacOS > > > I could hea

Re: Modem makes no sound on pismo

2003-07-09 Thread Jason E. Stewart
Benjamin Herrenschmidt <[EMAIL PROTECTED]> writes: > It depends on each machine model it seems. The modem sound can be analog > & wired on a mixer input of the sound chip, or it can be all digital > on an i2s channel (I _think_, I'm not too sure about this one). For > the USB softmodem, I think yo

Re: Enabling IBM Java 141 for web browsers

2003-09-18 Thread Jason E. Stewart
[EMAIL PROTECTED] writes: > On Tue, Sep 16, 2003 at 08:19:44PM +0200, Pander wrote: > > Hi all, > > > > I have installed IBMJava2-ppc-141 and it works great although it doens't > > run applets in mozilla and konquerer. What do I need to do to get this > > working? > > > > I have already > > JA

<    1   2   3   >