Re: Squeeze

2010-12-09 Thread Jerome Warnier
On sam, 2010-12-04 at 15:06 +0200, Risto Suominen wrote:
 Thanks for testing, Tom.
 
 Now we know that snd-powermac is currently the best choice for a
 PowerMac G4 (digital audio).
 
 Next question is: how to make it load on boot, and not snd-aoa?

Can't you just blacklist it?
In /etc/modprobe.d/, you could add a new file with only one line saying this:
blacklist snd-aoa

It should work.

 I installed Squeeze (2010-11-29) on my PowerMac G3 (BW), and the
 installer forced loading of snd-powermac by adding it to /etc/modules.
 Could the same be done for G4 DA?
 
 Risto




-- 
To UNSUBSCRIBE, email to debian-powerpc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1291930910.2450.31.ca...@fbrt233-laptop



Re: Debian PPC on Xserve G4

2007-12-23 Thread Jerome Warnier

Jerome Warnier wrote:

Hello guys,

Anybody here running Debian PPc on an Apple's Xserve G4?
I may get one soon, and wonder if this is a good machine to run Debian
PPc.

Regards
  
So I tried installation fromTesting nightly build of 21 december of D-I 
and upgraded immediately to Sid.
The installation went smoothly, as long as you do not use the Guided 
Partitionning, which fails (strange problem with ).


Console keyboard mapping is wrong (my belgian Logitech USB keyboard is 
still qwerty, whatever I do).


I'm now trying to configure Xorg, which seems to disable screen, 
keyboard and mouse. Even Xorg -configure does not produce a working 
xorg.conf sample.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Debian PPC on Xserve G4

2007-12-04 Thread Jerome Warnier
Hello guys,

Anybody here running Debian PPc on an Apple's Xserve G4?
I may get one soon, and wonder if this is a good machine to run Debian
PPc.

Regards
-- 
Jérôme Warnier
FLOSS Consultant
http://beeznest.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: cross compiling Mozilla for Power PC

2006-05-30 Thread Jerome Warnier
Le dimanche 28 mai 2006 à 22:47 -0600, Rajanibabu a écrit :
 dear 
   i want to cross compile Mozilla Web-browser for Power PC on a
 Red-hat Linux Platform (version 9). plese tell me the Procedure and
 the Packages available.
This mailing-list is about Debian, please go to RedHat mailing-lists to
get appropriate support.

 Best Regards 
 Rajanibabu
-- 
Jérôme Warnier
FLOSS Consultant
http://beeznest.net



Re: New miboot-enabled d-i daily builds set up

2006-05-15 Thread Jerome Warnier
Le lundi 15 mai 2006 à 10:49 +0200, Hans Ekbrand a écrit :
 On Mon, May 15, 2006 at 12:35:51AM +0200, Jerome Warnier wrote:
  Le mercredi 03 mai 2006 à 01:11 +0100, Colin Watson a écrit :
   Hi,
   
   I've set up miboot-enabled daily builds of d-i powerpc floppies, to go
   with my normal daily builds:
   
 http://people.debian.org/~cjwatson/d-i/powerpc-miboot/
   
   Thanks to Sven Luther for the miboot package used to build these. Let me
   know if there are any problems; I haven't been able to test them myself.
  I checked it on a PowerMac G3 beige.
 
 Here's my results from a Performa 5400 (24 MB RAM):
 
 2006-05-15: Boot ends with Instruction dump:
 7ca6 ... ... ... [ a lot of numbers in two lines]
 
  Version 2006-05-14 didn't boot at all.
 2006-05-14: not tested (suspected the same problem as with 06-05-15)
 
  Version 2006-05-13 boots, and it already gets pretty far, but it cannot
  detect any disk
 2006-05-13: Boots OK (didn't put out the floppy automatically though,
 I had to use a paperclip to get it out). The root image also works
 good, until hw-detection.
You're right, I got used to the paperclip stuff with the previous
versions, so I didn't even bother to specify it, but it is surely not
practical at all.

 Doesn't find my ide disk.
Same thing here, except that I'm not actually sure it is an IDE disk,
and not an SCSI one (I think I have both in the machine, and none is
detected).

 ~  # ls /lib/modules/2.6.16-1-powerpc-miboot/kernel/drivers
 base  ieee1394net scsi
 
 No ide here!
 
 I found the ide drivers on the cd-drivers.img. That should be
 documented somewhere, since a net-install will fail without
 hd-support.
Thanks, I will try this.

 Also after loading the net-drivers.img the installer failed to detect
 my ethernet de2104x PCI. I tried to load tulip dc21x4x manually but
 it failed.
It detects mine (this is the second NIC I talked about in my mail).

 This was still an interesting test, since I have not been able to boot
 2.6.16 on this machine, but that must be a problem with the initrd
 created by initramfs (or possibly something with the way quik boots)
-- 
Jérôme Warnier
FLOSS Consultant
http://beeznest.net



Re: New miboot-enabled d-i daily builds set up

2006-05-14 Thread Jerome Warnier
Le mercredi 03 mai 2006 à 01:11 +0100, Colin Watson a écrit :
 Hi,
 
 I've set up miboot-enabled daily builds of d-i powerpc floppies, to go
 with my normal daily builds:
 
   http://people.debian.org/~cjwatson/d-i/powerpc-miboot/
 
 Thanks to Sven Luther for the miboot package used to build these. Let me
 know if there are any problems; I haven't been able to test them myself.
I checked it on a PowerMac G3 beige.
Version 2006-05-14 didn't boot at all.
Version 2006-05-13 boots, and it already gets pretty far, but it cannot
detect any disk (I thing there is only one, connected to the embedded
Symbios Logic 53c875). It tries to reset the SCSI bus several times, but
gets anyway to the message rejection I/O to offline device about sda.
I loaded the net-drivers[1] and it downloaded the required d-i modules
through my Internet connection, so the network (including DHCP) is
working fine.

Also, how hard would it be to provide CDROM images? It's increasingly
difficult to find working floppies nowadays. I have tons of broken ones,
though.

[1] I have a second NIC in the machine and both got detected fine.

 Cheers,
-- 
Jérôme Warnier
FLOSS Consultant
http://beeznest.net



Re: Problem with Acard 6280M (OldWorld Mac)

2006-04-19 Thread Jerome Warnier
Le mercredi 19 avril 2006 à 19:00 +0200, Michael Ladwein a écrit :
 I managed to install Debian 3.1r1 on /dev/hde2. At the end of the 
 installation 
 process, Debian tells me it cannot install the quik bootloader. So I just 
 finished without quik. I set  root=/dev/hde2 devfs=mount,all rw as kernel 
 parameters in BootX (/dev/ram0 works for the installer) but now it seems the 
 System cannot find the boot device. My guess is that the module required for 
 the Acard 6280M is not loaded. The installer gives the hint to use the Kernel 
 and the Ramdisk in /dev/hde2/boot for booting. But how?
You most probably also have to load the initrd image related to the
kernel.

 Thanks.
-- 
Jérôme Warnier
FLOSS Consultant
http://beeznest.net



Re: powerpc d-i daily builds reactivated, use 2.6.12 kernels, including 64bit kernels, miboot floppies dropped for now.

2005-10-10 Thread Jerome Warnier
Le lundi 10 octobre 2005 à 13:03 +0200, Sven Luther a écrit :
 On Mon, Oct 10, 2005 at 01:07:09PM +0200, Jérôme Warnier wrote:
  Le lundi 10 octobre 2005 à 12:37 +0200, Sven Luther a écrit :
   On Mon, Oct 10, 2005 at 12:32:33PM +0200, Jérôme Warnier wrote:
Le mercredi 21 septembre 2005 à 19:54 +0200, Sven Luther a écrit :
 On Fri, Aug 19, 2005 at 05:00:44AM -0300, Rogério Brito wrote:
  On Aug 18 2005, Sven Luther wrote:
   I was forced to disable the floppy builds for now, since they 
   failed to
   build, and the 2.6.12 kernels are 200K too big anyway for miboot
   floppies, we need to find out how to make them smaller, and solve 
   the
   non-freeness of miboot for the etch release.
  
  Humm, this is indeed a problem. :-( The non-freeness of miboot is a
  secondary problem in face of not having a way to install the 
  operating
  system on the box. :-(
 
 i managed to do a powerpc-miboot flavour build, which does fit on a 
 miboot
 floppy. I would like (urgently) for folk to test it out, it is just a 
 kernel,
 i need to see if it boots, not much more for now, before i go ahead 
 and upload
 2.6.12-7 which would include it, and subsequently build 
 debian-installer
 images with it.
 
 The floppy is at :
 
   http://people.debian.org/~luther/miboot.floppy

It boots happily on my PowerMacintosh G3.
Where am I supposed to find the matching root disk image file, though?
   
   That was just a test image, no matching root, but i enabled this on the
   daily builds now :
   
 http://people.debian.org/~luther/d-i/images/daily/powerpc/floppy
   
   Or something such.
  I guess it will only be available tomorrow, then?
  No problem, just to be sure.
 
 Nope, they are available since a couple of weeks :)
Sorry, but there is only cdrom, hd-media, and netboot in
http://people.debian.org/~luther/d-i/images/daily/powerpc/.
Is it netboot?

 Friendly,
 
 Sven Luther
-- 
Jérôme Warnier
FLOSS Consultant
http://beeznest.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]