does debian-installer support iSeries?

2003-05-06 Thread Joe Phillips
I'm about to (within the next 2 weeks) attempt to install Linux on a friend's development iSeries for testing. I have a copy of the SuSE 7.1 distro reported to work but I'd much rather use Debian. I'm a hard-core Debian user and also in the NM queue working to become a developer. Based on the re

Re: Sid, mp3blaster and ogg Files ...

2003-05-06 Thread Chris Tillman
On Tue, May 06, 2003 at 11:23:38PM +0200, Tim Weippert wrote: > > Hi folks, > > i have on an Powerbook G4 (15") unstable (sid). > > With xmms i can listen to ogg Files with wonderfull output. But with > mp3blaster the file seemed to screwew up, only a noise sound came out of > the speakers. ( m

Re: kernel install

2003-05-06 Thread Chris Tillman
On Tue, May 06, 2003 at 07:02:52PM +0100, Nigel Beeken wrote: > Hello, > I want to install a new kernel on my year 2000 ibook dual > booting mac OS9.2.2 & Debian Woody 3.0 r1, is there a foolproof way > of doing this,and what are the potential pitfalls? What needs to be > unset etc? >Th

Sid, mp3blaster and ogg Files ...

2003-05-06 Thread Tim Weippert
Hi folks, i have on an Powerbook G4 (15") unstable (sid). With xmms i can listen to ogg Files with wonderfull output. But with mp3blaster the file seemed to screwew up, only a noise sound came out of the speakers. ( mp3blaster and mp3 - files works always great ) Does anyone have this problem

Re: Bad sound from iMac headphone jacks

2003-05-06 Thread Rogério Brito
On May 06 2003, Edward G. Speyer wrote: > I did use to have horribly distorted sound, and found that it was > fixed by reducing the `pcm' setting to 50%. Don't know what it > does, but it cheered me up to have sound working. I see this also on my i386 with a es1371 sound card, which

Re: can't ./configure kallery....

2003-05-06 Thread Mich Lanners
On 6 May, this message from Benjamin Swatek echoed through cyberspace: > well, thanks zlib1g-dev helped for this, thanks, and > ./configure --help helped aswell, as the next thing was that it > didn't find X includes, but now it doesn't find libXext... > I don't find no hint in ./configure --he

Re: can't ./configure kallery....

2003-05-06 Thread Benjamin Swatek
On Tue, 2003-05-06 at 13:57, [EMAIL PROTECTED] wrote: > > You have to install zlib1g-dev... > > > #line 4499 "configure" > > #include "confdefs.h" > > > > #include > > > > int main() { > > return (zlibVersion() == ZLIB_VERSION); > > ; return 0; } > > And the last, but not the least : > > ./

Re: standby issue on a TiBook III / latest benh's and daenzer's

2003-05-06 Thread Michel Dänzer
On Die, 2003-05-06 at 11:19, Stefano Zacchiroli wrote: > On Mon, May 05, 2003 at 10:11:46PM +0200, Michel D?nzer wrote: > > BTW(1): could you briefly explain the meaning of options "DRIReInit" and > "AGPMode"? I've searched for it on some manpages but I've > actually found nothing.

Re: next power up time, scheduled startup?, pmacpow does not work, nvram-wakeup?

2003-05-06 Thread Oliver Ripka
On Tue, May 06, 2003 at 02:17:24PM +0200, Christoph Ewering wrote: > Hello! > > I just ran vdr (video disk recorder) on my good old beige G3 without a > problem :-) > > Now I have the next problem: How can I switch on the G3 at a given > time? > > First I tried pmacpow but this does not work

kernel install

2003-05-06 Thread Nigel Beeken
Hello, I want to install a new kernel on my year 2000 ibook dual booting mac OS9.2.2 & Debian Woody 3.0 r1, is there a foolproof way of doing this,and what are the potential pitfalls? What needs to be unset etc? Thanks in advance Nigel

Re: how to access hfs partition?

2003-05-06 Thread emorfin
On Sun, 4 May 2003 [EMAIL PROTECTED] wrote: > Quoting [EMAIL PROTECTED]: > > > Remember that if it boots, is not a plain hfs, it's a hfs+ partition. > > That's definitely not true. I have a Power Macintosh 7500, and it has a MacOS > 8.6 install that is on a straight HFS partition. It boots just

Re: blue flickering artifacts in opengl programs

2003-05-06 Thread Michel Dänzer
On Die, 2003-05-06 at 12:11, Jamie Wilkinson wrote: > > I've just upgraded to kernel -ben10 and drm-trunk 2003.04.25-1, and now > there's some OpenGL artifacts when running the glsnake xscreensaver. The > panels of the segments occasionally flicker blue when they rotate to an > acute angle with t

Re: DRM on iMac with UNSTABLE

2003-05-06 Thread Michel Dänzer
On Die, 2003-05-06 at 07:32, Joss Winn wrote: > > I've just upgraded from Woody to UNSTABLE and pretty much all is > well. I am using the 2.4.20-powerpc kernel and X 4.2.x on an iMac > DV SE summer 2000. I've had the r128 DRM working very well on this > machine in the past and know it to be one

Re: can't ./configure kallery....

2003-05-06 Thread Michael Schmitz
> checking for libz... configure: error: not found. Check your > installation... install zlib1g-dev. Michael

Re: please rebuild survex 1.0.25

2003-05-06 Thread Matthew Wilcox
On Tue, May 06, 2003 at 01:57:33PM +0100, Wookey wrote: > Hi guys, > > Survex has been stuck for a while waiting on the libwxgtk2.2 -> 2.4 > transition. > > libwxgtk-2.4 has now compiled on all architectures so survex should too (it > previously failed due to missing libwxgtk2.4-dev on hppa and p

belay that request (survex)

2003-05-06 Thread Wookey
Actually, it's just been pointed out to me that I was minsterpreting the various web reports and wxwindows2.4 _hasn't_ yet compiled on hppa or powerpc, so there's no point re-queueing survex. Both build failures look like they may be C++ toolchain problems - is there any clue as to when wx might

Re: can't ./configure kallery....

2003-05-06 Thread [EMAIL PROTECTED]
Hi, Benjamin Swatek a écrit: Hi, I'd like to try out kallery, but I can't compile it,the ./configure skript stops with the following error: checking for libz... configure: error: not found. Check your installation... The headers file (zlib.h here) is simply missing. I attach the config

please rebuild survex 1.0.25

2003-05-06 Thread Wookey
Hi guys, Survex has been stuck for a while waiting on the libwxgtk2.2 -> 2.4 transition. libwxgtk-2.4 has now compiled on all architectures so survex should too (it previously failed due to missing libwxgtk2.4-dev on hppa and powerpc): http://qa.debian.org/developer.php?excuse=survex http://build

next power up time, scheduled startup?, pmacpow does not work, nvram-wakeup?

2003-05-06 Thread Christoph Ewering
Hello! I just ran vdr (video disk recorder) on my good old beige G3 without a problem :-) Now I have the next problem: How can I switch on the G3 at a given time? My config: MacOS 9.1 which starts BootX that start linux. (had big trouble with quiks) First I tried pmacpow but this does n

can't ./configure kallery....

2003-05-06 Thread Benjamin Swatek
Hi, I'd like to try out kallery, but I can't compile it,the ./configure skript stops with the following error: checking for libz... configure: error: not found. Check your installation... I attach the config.log. I tried apt-get install libz and zlib but don't find no package, so what's missi

can't ./configure kallery....

2003-05-06 Thread Benjamin Swatek
Hi, I'd like to try out kallery, but I can't compile it,the ./configure skript stops with the following error: checking for libz... configure: error: not found. Check your installation... I attach the config.log. I tried apt-get install libz and zlib but don't find no package(libz doesn't ex

Re: Bad sound from iMac headphone jacks

2003-05-06 Thread Edward G. Speyer
On Thu, 1 May 2003, Matthew Buckett wrote: > I'm running debian woody on a iMac 350 (slot loading) and I seem to get > problems with the sound when it is sent through the headphones socket on > the right of the machine. The sound is rough, not crackly, it's > difficult to describe but definatly wr

blue flickering artifacts in opengl programs

2003-05-06 Thread Jamie Wilkinson
Hi all, I've just upgraded to kernel -ben10 and drm-trunk 2003.04.25-1, and now there's some OpenGL artifacts when running the glsnake xscreensaver. The panels of the segments occasionally flicker blue when they rotate to an acute angle with the eye vector. I *think* it's the xlibmesa-gl package

Re: standby issue on a TiBook III / latest benh's and daenzer's

2003-05-06 Thread Stefano Zacchiroli
On Tue, May 06, 2003 at 11:19:13AM +0200, Stefano Zacchiroli wrote: > > In addition to the things Ben mentioned, some people seem to need Option > > "AGPMode" "4" for sleep with DRI enabled. > Thanks for the hint, but this option seems not to be needed in my case. Never mind, I need that option to

Re: standby issue on a TiBook III / latest benh's and daenzer's

2003-05-06 Thread Stefano Zacchiroli
On Mon, May 05, 2003 at 10:11:46PM +0200, Michel D?nzer wrote: > Ciao Zack :) Ciao Michel!!! > In addition to the things Ben mentioned, some people seem to need Option > "AGPMode" "4" for sleep with DRI enabled. Thanks for the hint, but this option seems not to be needed in my case. BTW(1): cou

Re: standby issue on a TiBook III / latest benh's and daenzer's

2003-05-06 Thread Stefano Zacchiroli
On Mon, May 05, 2003 at 09:19:15PM +0200, Benjamin Herrenschmidt wrote: > If you are using DRI, add Option "DRIReInit" "true" to your "Device" > section in XF86Config-4 Really thanks, this solved the problem! My powerbook is now really POWER Thanks to all, Cheers -- Stefano Zacchiroli --

Re: standby issue on a TiBook III / latest benh's and daenzer's

2003-05-06 Thread Stefano Zacchiroli
On Mon, May 05, 2003 at 11:53:25AM -0600, Gary Sandine wrote: > I just saw exactly this behavior due to pbbuttonsd not running. It > attempted to start but failed because /dev/cdrom symlink did not exist. > Attempting to start pbbuttonsd from the command line I'm almost sure that this isn't the

right shift key not working, but...

2003-05-06 Thread Bob and Christine
The Right Shiftkey Problem (RSP) has been with me since the 19 January install of Yellow Dog 2.1 at VLUG, the Victoria Linux Users Group. Between commands (showkey) and (showkey -s) I have a ringside seat to the action, and I can supply a record of both (already mapped out on paper with little arr

Re: Debian install on beige G3 (Of 2.4)

2003-05-06 Thread Mich Lanners
On 5 May, this message from [EMAIL PROTECTED] echoed through cyberspace: > Dear Michael, ^^^ Make that Michel, but never mind :-) > Thanks for the tip...but my system is running beautifully with Debian > talking to the scsi card. Ah, good. > Would the firmware update improve any spe

DRM on iMac with UNSTABLE

2003-05-06 Thread Joss Winn
Hello, I've just upgraded from Woody to UNSTABLE and pretty much all is well. I am using the 2.4.20-powerpc kernel and X 4.2.x on an iMac DV SE summer 2000. I've had the r128 DRM working very well on this machine in the past and know it to be one of the supported cards. However, since the upgrad