Re: Problem with endeavour2

2003-08-20 Thread pan
My window manager looks good, and I am already running @ 16bit... I'll try changing it to 15, who knows... On Thu Aug 21, 2003 at 02:10:42AM +1000 or thereabouts, J. Javier Maestro wrote: > On Aug Wed 20 2003 11:12, [EMAIL PROTECTED] wrote: > > I was trying different file manager/image browsers w

Problem with endeavour2

2003-08-20 Thread pan
I was trying different file manager/image browsers when I came across endeavour2, that combines both in a very nice way. Everything works great except, when I use the image browser, the previews on the left column appear fine, but when I select the image, the full size image shows up as a semi-neg

Re: apt-get update

2003-07-19 Thread pan
I forgot the most important part :) after you change those lines, run (as root) apt-get update and then apt-get dist-upgrade and you're done On Sat Jul 19, 2003 at 06:33:53PM -0400 or thereabouts, [EMAIL PROTECTED] wrote: > You have to edit the file /etc/apt/sources.list > > Where you have t

Re: apt-get update

2003-07-19 Thread pan
You have to edit the file /etc/apt/sources.list Where you have this: deb http://http.us.debian.org/debian/ stable main non-free contrib replace 'stable' with 'testing' or 'unstable', like this deb http://http.us.debian.org/debian/ unstable main non-free contribhh Do this in all the lines you hav

Re: WARNING: libc6 in unstable

2003-07-12 Thread Pan
I'm stuck on the same place. The problem right now is I can't boot from the cdrom. I have a blue&white g3 (450) and I can't get it to boot of the cd. I have 'boot of cd' and 'boot of of' on the yaboot menu, but apparently yaboot can't reach my cd? I tried booting directly to OF (cmd+apl+O+F) and

Re: Installer doesn't see the drive on a dual 867

2002-11-13 Thread Pan
I was able to set a good yaboot.conf file and now I can boot. The only problem that remains is that I can only boot from Open Firmware. When the computer boots, I get the screen with my choices (the ones that are on the yaboot.conf: linux, osx, os9, cd and of. If I choose anything other than of

Re: Installer doesn't see the drive on a dual 867

2002-11-12 Thread Pan
not liking it... Benja On Tue, Nov 12, 2002 at 07:35:43PM +0100 or thereabouts, Eric Deveaud wrote: > On Tue, 12 Nov 2002, Pan wrote: > > > I tried swaping the drive to the ATA66 bus... but after doing so and being > > able to install the base system, I get a white screen w

Re: Installer doesn't see the drive on a dual 867

2002-11-12 Thread Pan
I tried swaping the drive to the ATA66 bus... but after doing so and being able to install the base system, I get a white screen when I boot up. I can't even get to the Open Firmware prompt... and not even pressing option gives me a list of available drives to boot from... Benja On Sat, Nov 09,

Installer doesn't see the drive on a dual 867

2002-11-08 Thread Pan
I just got a new dual proc 867 and I wanted to install debian on it. I installed Mac OSX and OS9 leaving a 10 gig free (unallocated) at the beginning of the drive. I downloaded one of the network install images and after burning it, I rebooted the machine. It boots fine, but... it doesn't see hda

Re: Mozilla won't start on new Woody

2002-08-12 Thread Pan
I had that problem... I don't know if exactly the same... anyway, the way I fixed mine was running 'dpkg-reconfigure mozilla-browser' and making sure that the sound was set to 'None'... Any other option would leave my mozilla frozen. I guess it's worth a try :) Good luck Benja

XFree86 and xinerama on ppc

2002-05-13 Thread Pan
Does XFree86 work with xinerama on the ppc platform? Benja -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

RE: installing on iBook 600/14.1

2002-04-24 Thread Pan
I need to add that I tried booting off the hard drive, and I can get it to do so. OF sees the drive obviously, but looks like the installer doesn't. I tried with hda=noautotune, with hda=autotune and anything I could think of (copying the whole debian cd to an HFS partition) but still nothing. I c

Installing on iBook 600/14.1

2002-04-24 Thread Pan
I'm trying to install debian on an iBook 600/14'1 display but somehow the hard drive is not spinning up when the installer runs... I can boot fine with the cd, but the hard drive is not accesible. Any idea? Benja -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tro

Palm Sync on a Pismo (irda)

2002-03-08 Thread Pan
I got my kernel compiled with all the modules needed for irda sync, (the benh tree) and I got all the software installed... The problem is that the palm and the laptop never really get connected. With irdump I can see that it IS getting data, and a lot of it, but I just don't know why it doesn't

xawtv/tv tuner with ati Rage 128

2002-03-02 Thread Pan
Anyone got the tv tuner to work on a mac? I have a rage128 with the Xclam TV tuner and I was trying to make it work, but I couldn't find anything online for macs... Benja

Problem with non ascii characters...

2002-02-27 Thread Pan
I don't know what happened... I just run apt-get update/upgrade and after installing a bunch of updates (I'm running unstable) turns out I can't see/type/copy or paste any non-ascii characters... I know this is as vague as it can be... but I don't even know where to start to see what's the problem

boot time

2002-02-26 Thread Pan
Is there any way to make a system boot @ a specific time? Benja

Info on rtas and /proc/rtas & /proc/device-tree/rtas

2002-02-18 Thread Pan
Yesterday I was recompiling my kernel when I read the help dialog about RTAS... It says there that you can set the startup and shutdown time of the computer (the same way that the Energy Settings on Mac OS 9)... I tried to play aroundwith it, but the examples always point to /proc/rtas/whatever,

Re: booting problems

2002-01-14 Thread Pan
> > ## yaboot.conf generated by yabootconfig 1.0.4 > > ## > > ## run: "man yaboot.conf" for details. Do not make changes until you > > have!! > > ## see also: /usr/share/doc/yaboot/examples for example configurations. > > ## > > ## For a dual-boot menu, add one or more of: > > ## bsd=/dev/hdaX, mac

Re: booting problems

2002-01-14 Thread Pan
On Sun, 13 Jan 2002, Chris Tillman wrote: > On Mon, Jan 14, 2002 at 12:18:42AM -0500, Pan wrote: > > > > > > > Have you created an Apple_Bootstrap partition and set up the dual-boot > > > options in yaboot? > > > > Yes... and as long as I boo

Re: booting problems

2002-01-13 Thread Pan
n, Jan 13, 2002 at 07:50:13PM -0500, Pan wrote: > > I have a B&W G3 with debian, and I have 4 drives on it... I have debian > > and mac installed on the IDE master drive, and macos alone on the slave. > > > > The problem is, when I boot on macos on the slave drive, I can&#

booting problems

2002-01-13 Thread Pan
I have a B&W G3 with debian, and I have 4 drives on it... I have debian and mac installed on the IDE master drive, and macos alone on the slave. The problem is, when I boot on macos on the slave drive, I can't later reboot on debian, since it always goes back to the mac partition and it doesn't re

Strange network problem

2001-12-16 Thread Pan
I have a little home network, all of it with macs, and debian. I have them all connected to a linksys cable-dsl router. Everything works great, but I have a very strange problem, and I don't know if it's hardware, software or what. The problem is: I have a powerbook 300 (wallstreet PDQ I think it

Install on a Wallstreet 300

2001-12-14 Thread Pan
I have a couple of questions First, I'm trying to install debian on my laptop (it's powerbook G3, wallstreet model I think, 300 mghz). It was the top of the line when it came out. I'd like to know if this is considered newworld or oldworld, because I can boot to OF, but I can't boot off the cd. A

Re: Problem installing Debian on B&W G3 Server

2001-12-06 Thread Pan
Sorry for the huge mail... I figured it out... too much RAM I guess. I took out 512 and the installer booted... Benja On Thu, 6 Dec 2001, Pan wrote: > Hi > > I have a Blue&White G3 (Server) and I was trying to install debian on it. > > My OF version says Apple PowerMac1,1

Problem installing Debian on B&W G3 Server

2001-12-06 Thread Pan
Hi I have a Blue&White G3 (Server) and I was trying to install debian on it. My OF version says Apple PowerMac1,1 1.1f4 BootROM built on 04/09/99 OF version 3.1.1 I tried everything I could imagine, everything that I could find online... This is the story... let's see if someone can help me. I

Palm sync with irda

2001-10-17 Thread Pan
Anyone got to sync the palm with infrared? I'm trying to get that to work... I have a Pismo and I've been poking around with it, but with no success. I checked the list but couldn't find anything related with this. Tnx Benja

Problems installing from the CD on a G4

2001-09-05 Thread Pan
Hi I tried to install Debian from the CD and I had some problems. The booting process died really soon, right after it checked for my video cards. It's not a CD problem, since it's booting and I've installed debian with it on my laptop. The installer freezes with this line: input0: Macintosh mo

Re: Audio on the Pismo

2001-08-11 Thread Pan
On Sat, 11 Aug 2001, Colin Walters wrote: > Pan <[EMAIL PROTECTED]> writes: > > > I did that, and disabled the standard CD audio plugin too. And I > > opened the cd device node. I got all the songs on the playlist all > > right. It looks like it's playing but

Re: Audio on the Pismo

2001-08-11 Thread Pan
On Fri, 10 Aug 2001, Derrik Pates wrote: > On Sat, 11 Aug 2001, Pan wrote: > > > The problem is that I don't get any sound of it. I can read the cd, xmms > > and grip, both get the lists from cddb, it looks like it's playing but > > nothing comes out. I al

Re: Audio on the Pismo

2001-08-10 Thread Pan
On Fri, 10 Aug 2001, Derrik Pates wrote: > On Fri, 10 Aug 2001, Pan wrote: > > > The thing is: I tried all the hints that I got from this list: I used xmms > > with the xmms-cdread plugin. I recompiled the kernel (now I have 2.4.8) > > and I tried also on the default one (

Audio on the Pismo

2001-08-10 Thread Pan
Hi I know this is a topic that has been covered, so sorry. I installed debianppc on my laptop (Pismo500) and I can get the sound to work, but just with mp3s. Keep reading before you say you're tired of this topic ;) The thing is: I tried all the hints that I got from this list: I used xmms with