Re: Help BCM430x

2006-01-21 Thread Michael Tautschnig
> cold:~# iwconfig eth2 essid any > Error for wireless request "Set ESSID" (8B1A) : >SET failed on device eth2 ; Operation not supported. > cold:~# > > what? > Please attacht the output of dmesg, otherwise we can't help you. Thanks, Michael signature.asc Description: Digital signature

Re: Linux on new iMac G5 PowerMac12,1 ?

2006-01-21 Thread Benjamin Herrenschmidt
On Sat, 2006-01-21 at 23:01 -0500, Percy Zahl wrote: > Very good and thx! This works and I was able to start the Debian > installer, to partition the disk, init with ext3 and begin the Net- > Install. DHCP worked just fine. > Let's wait for X support then, would be kind of nice to have. > > How

Help BCM430x

2006-01-21 Thread Marcos Medeiros
cold:~# iwconfig eth2 essid any Error for wireless request "Set ESSID" (8B1A) : SET failed on device eth2 ; Operation not supported. cold:~# what? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Linux on new iMac G5 PowerMac12,1 ?

2006-01-21 Thread Percy Zahl
Very good and thx! This works and I was able to start the Debian installer, to partition the disk, init with ext3 and begin the Net- Install. DHCP worked just fine. Let's wait for X support then, would be kind of nice to have. However, the graphical Linux Penguin Logo of the kernel showed up O

Re: Powerbook5,8: function keys not working

2006-01-21 Thread Benjamin Herrenschmidt
On Sat, 2006-01-21 at 23:13 +0100, Mich Lanners wrote: > Hi Michael, > > On 20 Jan, this message from Michael Hanselmann echoed through > cyberspace: > > Please try 2.6.16-rc1. It has the latest patch. > > Doesn't boot: stops after displaying HID0 values (still in early boot > text console). I h

Re: Linux on new iMac G5 PowerMac12,1 ?

2006-01-21 Thread Benjamin Herrenschmidt
On Sat, 2006-01-21 at 21:29 -0500, Percy Zahl wrote: > OK, that was my fault and I got a set further now. > > I hardly got a glimpse on the linux kernel output now again, because > it stopped after dumping about one screen of stuff in almost no time > with a blank screen this time. But I took

Re: [PATCH 001/001] PMAC HD runtime blinking control

2006-01-21 Thread Benjamin Herrenschmidt
On Sun, 2006-01-22 at 12:19 +1000, Cedric Pradalier wrote: > Hi, > > I've finally spend the time to mend the patch for control of > the HD led blinking at runtime. This is a patch against > 2.6.15 > > The sysfs entry is attached to the PCI device and to the > MACIO device if available. I think th

[PATCH 001/001] PMAC HD runtime blinking control

2006-01-21 Thread Cedric Pradalier
Hi, I've finally spend the time to mend the patch for control of the HD led blinking at runtime. This is a patch against 2.6.15 The sysfs entry is attached to the PCI device and to the MACIO device if available. I think that was what Ben was asking for: lauren-ph:/sys# find . | grep blink ./modu

Re: Linux on new iMac G5 PowerMac12,1 ?

2006-01-21 Thread Percy Zahl
OK, that was my fault and I got a set further now. I hardly got a glimpse on the linux kernel output now again, because it stopped after dumping about one screen of stuff in almost no time with a blank screen this time. But I took my fast digital camera and was able to capture it: The fir

Re: Linux on new iMac G5 PowerMac12,1 ?

2006-01-21 Thread Percy Zahl
I compiled a 2.6.16-rc1, this worked OK. Then I put it (vmlinux) in my root ditectory of the first and only disk together with the yaboot stuff and tried to launch it via OF boot prompt like: boot hd0:/dev/disk0s3, yaboot This seamed to launched some code and spit out about 10 lines of some

Re: Powerbook5,8: FN key mode

2006-01-21 Thread Matthias Grimm
On Fri, 20 Jan 2006 23:29:09 +0100 Michael Hanselmann <[EMAIL PROTECTED]> wrote: Hi Michael, > On Fri, Jan 20, 2006 at 07:30:12PM +0100, Matthias Grimm wrote: > > Where do you set pb_mode=1? Is it a module parameter? > > Yes. You can change it during runtime trough > /sys/modules/usbhid/parameter

Re: AGPGART driver for ArticiaS - ioremap() problem

2006-01-21 Thread Benjamin Herrenschmidt
On Sat, 2006-01-21 at 02:59 +0100, Gerhard Pircher wrote: > Yes, I see. :( The code mostly allocates the resources for the AGPGART > driver beyond the real memory space, thus preventing the X server to work. > Sometimes the resource is also mapped to where the resource of the graphic > card reside

Re: Linux on new iMac G5 PowerMac12,1 ?

2006-01-21 Thread Benjamin Herrenschmidt
On Fri, 2006-01-20 at 20:47 -0500, Percy Zahl wrote: > I like to try a kernel build for the iMac 12,1. > Is the latest kernel ready for a test on this box? > If there is any hope to get it up and also get the Windfarm support...: 2.6.16-rc1 should. Windfarm isn't there yet (but will at some point)

Re: Powerbook5,8: function keys not working

2006-01-21 Thread Mich Lanners
Hi Michael, On 20 Jan, this message from Michael Hanselmann echoed through cyberspace: > Please try 2.6.16-rc1. It has the latest patch. Doesn't boot: stops after displaying HID0 values (still in early boot text console). I have to check if that's a known issue. Anyway, I have the latest patch

Re: Linux md & mac partition scheme

2006-01-21 Thread Simon Vallet
Hi, On Sat, 21 Jan 2006 21:03:20 +0100 Sascha Frey <[EMAIL PROTECTED]> wrote: > I want to boot from this (root fs) array, so I can't set it up using a script at boot time. > {...} > Maybe the kernel does not recognize the raid partitions, because the > type is not set correctly. > I used mac-fdi

Re: pbbuttonsd beta on new Powerbook5,8

2006-01-21 Thread Mich Lanners
Hi all, On 20 Jan, this message from Michael Schmitz echoed through cyberspace: >> So I'm back to statuc device files, and I previously had event0 .. >> event3. I have created the other ones til 31, and indeed pbbuttonsd >> opens them all. But event4 ... event31 all report ENODEV. > > Just wonde

pbbuttonsd: mouse not activity?

2006-01-21 Thread Mich Lanners
Hi all, For I don't know what reason (more on that in another thread) pbbuttonsd started detecting keyboard activity. So far so good. However, it would seem that mouse movements are not counted as activity? Is that so by design, concious decision, or is it a bug? Thanks, and cheers Michel

Linux md & mac partition scheme

2006-01-21 Thread Sascha Frey
Hi, I'm trying to set up a software raid array on my Powermac G5 box. I created two partitions using mac-fdisk and created the md array with mdadm --create /dev/md/0 -l1 -n2 /dev/sda4 /dev/sdb4 The array is accessible, it works fine, but... After reboot the kernel does not recognize the array a

Re: Video capture cards?

2006-01-21 Thread vinai
On Thu, Jan 19, 2006 at 01:30:18AM -0800, Derek wrote: Hello,I wanted to turn my old powermac into a tv video recorder.I was thinking of getting this card http://www.newegg.com/Product/Product.asp?Item=N82E16815100120 (KWORLD VS-L883D PCI, The cheapest one on there).Will this card work in powerp

Re: G5 fan revving problems.

2006-01-21 Thread Brian Durant
On 20. jan 2006, at 19.13, Sven Luther wrote: On Fri, Jan 20, 2006 at 06:12:35PM +0100, Brian Durant wrote: On 20. jan 2006, at 16.50, Charles Plessy wrote: On Fri, Jan 20, 2006 at 04:09:17PM +0100, Brian Durant wrote : Hi, I am new to the list. I joined manly because I was looking for a l

2.6.16-rc1

2006-01-21 Thread Roger Leigh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Has anyone managed to get linux-2.6.16-rc1 to boot successfully on a powermac? It appears to detect the IDE controller and HDD on my mac mini, but then fails to mount the root fs. (It's hard to double check this because the USB keyboard isn't initial

Re: xorg-6.9.0

2006-01-21 Thread Javier Ramirez
Hi, Since xorg 6.9 I have been having trouble in my powerbook and the ATI driver. I have follow some of the threads but still I get my X freeze. "dmesg | grep drm" gets this: [drm] Initialized radeon 1.19.0 20050911 on minor 0: I have the kernel 2.6.15.1. I enable the DRM modules from the kerne