Re: Mac mini

2005-04-06 Thread Benjamin Herrenschmidt
On Thu, 2005-04-07 at 08:44 +0200, Colin Leroy wrote: > On Thu, 07 Apr 2005 15:48:43 +1000 > Benjamin Herrenschmidt <[EMAIL PROTECTED]> wrote: > > > the nice toy is unfortunately ... back at Apple for repairs. > > Ah, the joys of Apple's Rev A hardware :) Heh... well, yesterday, I also finally g

Re: Mac mini

2005-04-06 Thread Colin Leroy
On Thu, 07 Apr 2005 15:48:43 +1000 Benjamin Herrenschmidt <[EMAIL PROTECTED]> wrote: > the nice toy is unfortunately ... back at Apple for repairs. Ah, the joys of Apple's Rev A hardware :) -- Colin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Conta

Re: [linux-usb-devel] USB glitches after suspend on ppc

2005-04-06 Thread Colin Leroy
On Thu, 07 Apr 2005 09:02:57 +1000 Benjamin Herrenschmidt <[EMAIL PROTECTED]> wrote: > > Interesting. Looks like pci_enable_wake(dev, state, 0) isn't > > actually disabling wakeup on your hardware. (Assuming > > CONFIG_USB_SUSPEND=n; if not, then it's odd that the system went > > back to sleep!)

Re: [linux-usb-devel] USB glitches after suspend on ppc

2005-04-06 Thread Colin Leroy
On Wed, 6 Apr 2005 13:11:53 -0700 David Brownell <[EMAIL PROTECTED]> wrote: > Interesting. Looks like pci_enable_wake(dev, state, 0) isn't actually > disabling wakeup on your hardware. (Assuming CONFIG_USB_SUSPEND=n; if > not, then it's odd that the system went back to sleep!) Yes, CONFIG_USB_

Re: aty128fb

2005-04-06 Thread Benjamin Herrenschmidt
On Wed, 2005-04-06 at 22:58 -0700, Michael wrote: > Ok, ben, I am slightly beyond a newbie, but not that far. Ummm, where to > start. I have never used make oldconfig, didn't understand the manual > page on zcat. Ok the process I have used is > 1) Get source > 2) Untar Source > 3) make menucon

Re: aty128fb

2005-04-06 Thread Michael
Benjamin Herrenschmidt wrote: Yea vinai messaged me back because I asked if he could send me his old kernel that had everrything working, and he told me he has it compiled for his Mach 64 chip, and that wouldn't help me with my Rage128, but no fears, it confused me too. When he said that the de

Mac mini

2005-04-06 Thread Benjamin Herrenschmidt
For people holding their breath with Mac Mini support ... I haven't gotten to get sleep or sound working on it yet, I've been very busy lately and the nice toy is unfortunately ... back at Apple for repairs. It had some nasty video problems all along and I finally decided to get it fixed while it's

Re: sarge kernel frozen (2.4.27 and 2.6.8), and plans for post-sarge powerpc kernels.

2005-04-06 Thread Sven Luther
On Wed, Apr 06, 2005 at 10:29:43PM -0700, Michael wrote: > Ok, I stand corrected. I will work with you on this. The 2.6.8 powerpc > kernel-image that I downloaded and installed would not boot a display > unless the kernel argument video=ofonly was passed. I did compile the > Debian 2.6.11 tre

Re: sarge kernel frozen (2.4.27 and 2.6.8), and plans for post-sarge powerpc kernels.

2005-04-06 Thread Michael
Sven Luther wrote: On Wed, Apr 06, 2005 at 07:00:52PM -0700, Michael wrote: Yes Sven you are not wrong, This is indeed an Apple Macintosh G4, so thankyou for the clarification. And I do wish I didn't have to compile my own kernel, but it seems the only solution to getting graphic No, t

Re: aty128fb

2005-04-06 Thread Benjamin Herrenschmidt
On Wed, 2005-04-06 at 20:55 -0500, vinai wrote: > >> > Does upstream 2.6.12-rc2 work for you ? > >> > > >> > Ben. > >> > >> Don't know. I can give it a try tonight. Where do I pull the > >> sources > >> for this kernel from ? > > > > ftp.kernel.org > > > > Ben. > > Pulled the 2.6.11.6 sources an

Re: sarge kernel frozen (2.4.27 and 2.6.8), and plans for post-sarge powerpc kernels.

2005-04-06 Thread Sven Luther
On Wed, Apr 06, 2005 at 07:00:52PM -0700, Michael wrote: > Yes Sven you are not wrong, This is indeed an Apple Macintosh G4, so > thankyou for the clarification. And I do wish I didn't have to compile > my own kernel, but it seems the only solution to getting graphic No, there you are wrong.

Re: eth0 and eth1 mixed

2005-04-06 Thread Stewart Smith
On Tue, 2005-04-05 at 14:10 -0500, David Stanaway wrote: > # install -m 755 /usr/share/doc/ifupdown/examples/get-mac-address.sh \ > /usr/local/bin An (arguably) better way would be (on 2.6 based systems) cat /sys/class/net/$ETH_DEVICE/address -- Stewart Smith ([EMAIL PROTECTED]) http://www.fl

Re: Looking to buy old 68k Mac in Nova Scotia

2005-04-06 Thread Michael D. Crawford
Someone suggested I look on eBay. Searching for "macintosh classic" or "macintosh se" turns up several with prices ranging from $20 to $40. For $100 you can get one with lots of extras like an imagewriter printer and a bunch of installed software. However, shipping from the US to Canada will d

Re: iBook G3 owners

2005-04-06 Thread Benjamin Herrenschmidt
On Wed, 2005-04-06 at 19:40 +0200, Esteban Martinez wrote: > Hi Ben! Here I'm again. > > > What about with none of my patches ? (Just plain 2.6.12-rc1-bk6). > Ok. Those tests are with plain 2.6.12-rc1-bk6 kernel. I summarize you: > 1) Boot in console mode. > 2) Sleep/wakeup cycle correctly. > 3) A

Re: sarge kernel frozen (2.4.27 and 2.6.8), and plans for post-sarge powerpc kernels.

2005-04-06 Thread Michael
Sven Luther wrote: On Wed, Apr 06, 2005 at 02:44:31PM -0700, Michael wrote: Since I am starting to compile my own kernel, and you said "you should really be using 64bit kernels" does that mean that I should compile a 64-bit kernel on my ppc? I have the Dual 450's can they even support 64bit

Re: aty128fb

2005-04-06 Thread vinai
>> > Does upstream 2.6.12-rc2 work for you ? >> > >> > Ben. >> >> Don't know. I can give it a try tonight. Where do I pull the >> sources >> for this kernel from ? > > ftp.kernel.org > > Ben. Pulled the 2.6.11.6 sources and applied the .12-rc2 patch. Still no video after booting. The last thin

Re: kernel 2.6.12-rc2

2005-04-06 Thread Michael
Benjamin Herrenschmidt wrote: On Wed, 2005-04-06 at 17:23 -0700, Michael wrote: ok I did some reading, now the 2.6.12-rc2 patch needs to be applied directly to the 2.6.11 kernel source, right? I tried applying it to the debian kernel-source-2.6.11 tree but some of the patch failed, and ul

Re: iBook G3 owners

2005-04-06 Thread Esteban Martinez
> If it still crashes, I would appreciate some regression testing, that > is going backward in the bk snapshots to point out which one precisely > introduced the problem. Hey Ben. I've tested kernel 2.6.12-rc1-bk5 plain and 2.6.12-rc1-bk5 with the your patches (plus the last one) and in both case

Re: kernel 2.6.12-rc2

2005-04-06 Thread vinai
> vinai wrote: >> >>Actually, it needs to be applied to the 2.6.11.6 sources. Just did >>exactly that and compiling right now. Got the 2.6.11.6 and patch for >>2.6.12-rc2 from kernel.org. >> >>vinai >> > ok I have both the latest stable patch to bring 2.6.11 to 2.6.11.6 > and the rc2 patch, I ca

Re: [linux-usb-devel] USB glitches after suspend on ppc

2005-04-06 Thread David Brownell
On Wednesday 06 April 2005 4:50 pm, Benjamin Herrenschmidt wrote: > On Wed, 2005-04-06 at 16:28 -0700, David Brownell wrote: > > On Wednesday 06 April 2005 4:02 pm, Benjamin Herrenschmidt wrote: > > > > > > > Thanks for the testing update. I'm glad to know that there seems to > > > > be only one

Re: kernel 2.6.12-rc2

2005-04-06 Thread Benjamin Herrenschmidt
On Wed, 2005-04-06 at 17:23 -0700, Michael wrote: > ok I did some reading, now the 2.6.12-rc2 patch needs to be applied > directly to the 2.6.11 kernel source, right? I tried applying it to the > debian kernel-source-2.6.11 tree but some of the patch failed, and > ultimately make-kpkg faile

Re: kernel 2.6.12-rc2

2005-04-06 Thread Michael
vinai wrote: ok I did some reading, now the 2.6.12-rc2 patch needs to be applied directly to the 2.6.11 kernel source, right? I tried applying it to the debian kernel-source-2.6.11 tree but some of the patch failed, and ultimately make-kpkg failed. So I am guessing the debian tree is a little

Looking to buy old 68k Mac in Nova Scotia

2005-04-06 Thread Michael D. Crawford
I have this crazy idea of porting uCLinux to the 68000-based Macs. Regular Linux won't run on such old hardware because they don't have memory management hardware, but uCLinux is among other things a patch that removes the need for an MMU from the linux kernel. (It also removes memory protectio

Re: kernel 2.6.12-rc2

2005-04-06 Thread vinai
> ok I did some reading, now the 2.6.12-rc2 patch needs to be > applied > directly to the 2.6.11 kernel source, right? I tried applying it to > the > debian kernel-source-2.6.11 tree but some of the patch failed, and > ultimately make-kpkg failed. So I am guessing the debian tree is a > litt

kernel 2.6.12-rc2

2005-04-06 Thread Michael
ok I did some reading, now the 2.6.12-rc2 patch needs to be applied directly to the 2.6.11 kernel source, right? I tried applying it to the debian kernel-source-2.6.11 tree but some of the patch failed, and ultimately make-kpkg failed. So I am guessing the debian tree is a little different

Re: Problems with external flatpanel and Radeon 9000 (M9)

2005-04-06 Thread Benjamin Herrenschmidt
On Wed, 2005-04-06 at 23:34 +0200, Paul van Tilburg wrote: > Hi, > > I've switched to Xorg today (Ubuntu packages, 6.8.2-10 recompiled for > PPC) to test the dual-head stuff of my ATi Radeon Mobility 9000 M9 > (TiBook IV) with both CRT and DFP. I'm currently pondering whether I > should buy a DFP

Re: Making boot process wait for recognition of device

2005-04-06 Thread Benjamin Herrenschmidt
On Wed, 2005-04-06 at 10:07 +0100, Arnaud Delobelle wrote: > Hi all, > > I have been trying to install Sarge on my powerbook5,2. My aim is to > have everything on en external (firewire) HD so that the powerbook boots > debian when I turn it on with the HD connected. I have had some success >

Re: [linux-usb-devel] USB glitches after suspend on ppc

2005-04-06 Thread Benjamin Herrenschmidt
On Wed, 2005-04-06 at 16:28 -0700, David Brownell wrote: > On Wednesday 06 April 2005 4:02 pm, Benjamin Herrenschmidt wrote: > > > > > Thanks for the testing update. I'm glad to know that there seems to > > > be only one (minor) glitch that's PPC-specific! > > > > Which is just an off-the-shelve

Re: [linux-usb-devel] USB glitches after suspend on ppc

2005-04-06 Thread David Brownell
On Wednesday 06 April 2005 4:02 pm, Benjamin Herrenschmidt wrote: > > > Thanks for the testing update. I'm glad to know that there seems to > > be only one (minor) glitch that's PPC-specific! > > Which is just an off-the-shelves NEC EHCI chip. The wakeup-after-suspend hasn't been reported by an

Re: iBook G3 owners

2005-04-06 Thread Esteban Martinez
> If it still crashes, I would appreciate some regression testing, that > is going backward in the bk snapshots to point out which one precisely > introduced the problem. Hi Ben. Just now I've tested the new release candidate: 2.6.12-rc2 (plain, no extra patches). I've tested with cpudyn enabled a

Re: Problem compiling SMU driver [was: Cross compiling linux-2.6.12-rc1 G4 -> G5]

2005-04-06 Thread Benjamin Herrenschmidt
> I guess this is because I'm compiling linux-2.6.12-rc1 with > CONFIG_PMAC_SMU enabled. SMU replaces the PMU (Power Management Unit) in > newer single-CPU PMacs G5 (and iMac G5 BTW), so I guess I need it (or > have you been able to do without it?). The corresponding patch was > written by BenH. I

Re: [linux-usb-devel] USB glitches after suspend on ppc

2005-04-06 Thread Benjamin Herrenschmidt
> Interesting. Looks like pci_enable_wake(dev, state, 0) isn't actually > disabling wakeup on your hardware. (Assuming CONFIG_USB_SUSPEND=n; if > not, then it's odd that the system went back to sleep!) Do you think > that might be related to those calls manipulating the Apple ASICs being > in t

Re: aty128fb

2005-04-06 Thread Benjamin Herrenschmidt
> > Does upstream 2.6.12-rc2 work for you ? > > > > Ben. > > Don't know. I can give it a try tonight. Where do I pull the sources > for this kernel from ? ftp.kernel.org Ben. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: iBook G3 owners

2005-04-06 Thread Benjamin Herrenschmidt
> Indeed, making those functions stubs returns everything to normal. > > My video card is the ATI Radeon Mobility M6 LY, so maybe those errata > need to be disabled for that card? No they need to be here to workaround a very rare problem, but they seem to slow things down a lot more than expec

Problems with external flatpanel and Radeon 9000 (M9)

2005-04-06 Thread Paul van Tilburg
Hi, I've switched to Xorg today (Ubuntu packages, 6.8.2-10 recompiled for PPC) to test the dual-head stuff of my ATi Radeon Mobility 9000 M9 (TiBook IV) with both CRT and DFP. I'm currently pondering whether I should buy a DFP as second head. However, while everything worked great with MergeFB,

Re: pre-release 2.6.11-0.1 debian/powerpc kernel.

2005-04-06 Thread Paul van Tilburg
On Thu, Mar 10, 2005 at 10:30:32AM +0100, Paul van Tilburg wrote: > On Tue, Mar 08, 2005 at 07:49:38PM +0100, Sven Luther wrote: > > I am in the process of uploading a pre-release 2.6.11 debian/powerpc kernel > > to > > > > http://people.debian.org/~luther/powerpc/2.6.11-0.1 > > > > And altou

Re: aty128fb

2005-04-06 Thread Michael
Benjamin Herrenschmidt wrote: On Wed, 2005-04-06 at 02:14 -0700, Michael wrote: Benjamin Herrenschmidt wrote: On Wed, 2005-04-06 at 01:24 -0700, Michael wrote: Not Sure which one that is Ben, I am new to some the jargon used on these boards. The night before last it actually click

Re: sarge kernel frozen (2.4.27 and 2.6.8), and plans for post-sarge powerpc kernels.

2005-04-06 Thread Sven Luther
On Thu, Apr 07, 2005 at 12:13:31AM +0300, Eddy Petrisor wrote: > Sven Luther wrote: > >Hello, > > > > [..] > > >Plans on my part for 2.6 powerpc kernels are : > > > > 1) abandonement of the ppc32 power3 and power4 kernels in favour of ppc64 > > variants. > > > > mkay, this looks bad to my eye

Re: sarge kernel frozen (2.4.27 and 2.6.8), and plans for post-sarge powerpc kernels.

2005-04-06 Thread Eddy Petrisor
Sven Luther wrote: Hello, [..] Plans on my part for 2.6 powerpc kernels are : 1) abandonement of the ppc32 power3 and power4 kernels in favour of ppc64 variants. mkay, this looks bad to my eyes. Does this mean that there is no more support for these variants in upstream, also? I have a Power

Re: [linux-usb-devel] USB glitches after suspend on ppc

2005-04-06 Thread David Brownell
On Wednesday 06 April 2005 10:20 am, Colin Leroy wrote: > On 05 Apr 2005 at 13h04, David Brownell wrote: > > > > > > What kind of work on these is needed so that they get in? > > > > Briefly, given 2.6.12-rc2 plus the patches mentioned above, > > find out what else is needed. > > ... > > How's th

Re: Bluetooth is supported in the new PB?

2005-04-06 Thread Eddy Petrisor
Alberto Zapico wrote: Hi, Im trying configure the bluetooth (2.0) in the new PowerBook G4 and I dont now if it is supported or Im doing anything wrong. I installed bluez-utils and the pertinent modules , but when I typed "hcitool scan" a message says: "Device ins not available: Success. What is

Re: enigmail on Sarge?

2005-04-06 Thread Björn Schöpe
Alessandro De Zorzi ha scritto: Björn Schöpe wrote: Hi Alessandro! Indeed I was searching for an enigmail between 0.86.1-1 and 0.90.2-1 so I immagine I need the 0.90.0-1 you use (thunderbird and gnupg are the same as mine) but where do I get it? deb http://debian.fastweb.it/debian testing main c

Ibook G4 Alsa recording

2005-04-06 Thread [ATR]Dj-Death
Hi all, I'm looking at how record on master/pcm output on my ibook G4 (mainly to broadcast streaming using icecast and hear what I'm broadcasting), but I can't find a way to do it. I'm using Alsa with dsnoop/dmix. Here is my ~/.asoundrc : #asym fun start here. we define one pcm device called "dmix

Powerbook5,6 kernel

2005-04-06 Thread Marco Vignati
Hi all, I put on the web a binary 2.6.11.6 kernel: http://www.webalice.it/marco.vignati/linux/debian/kernel-image-2.6.11.6_10.00.Custom_powerpc.deb It includes all the patches that have been posted in this mailing list for the post-february Apple Powerbooks. The .config I used is the Jochen one:

Re: iBook G3 owners

2005-04-06 Thread Esteban Martinez
Hi Ben! Here I'm again. > What about with none of my patches ? (Just plain 2.6.12-rc1-bk6). Ok. Those tests are with plain 2.6.12-rc1-bk6 kernel. I summarize you: 1) Boot in console mode. 2) Sleep/wakeup cycle correctly. 3) After wake up, I start X and it crashes (black screen, no keyboard, but hd

Re: aty128fb

2005-04-06 Thread David Pye
On Wednesday 06 April 2005 13:46, vinai wrote: > Don't know. I can give it a try tonight. Where do I pull the sources > for this kernel from ? > > vinai www.kernel.org is usually referred to as 'upstream'. Cheers, David pgplymXZn493i.pgp Description: PGP signature

Re: [linux-usb-devel] USB glitches after suspend on ppc

2005-04-06 Thread Colin Leroy
On 05 Apr 2005 at 13h04, David Brownell wrote: Hi, > > There are known issues with USB after suspend/resume (D3 hot) on > > powerpc. > > Also known fixes to some of them, which haven't yet been merged. > I'll repost these as followups to this message, to linux-usb-devel > and CC Colin. They're

Re: aty128fb

2005-04-06 Thread vinai
On Wed, 6 Apr 2005, Benjamin Herrenschmidt wrote: On Tue, 2005-04-05 at 21:24 -0500, vinai wrote: I am still unable to start my computer with video=aty128fb and X is still complaining about no frame buffer devices, even though I have /dev/fb1 - 9 or 8. I am utterly frustrated at this, and I have f

Re: iBook G3 owners

2005-04-06 Thread Ian Wienand
On Wed, Apr 06, 2005 at 08:35:33PM +1000, Benjamin Herrenschmidt wrote: > On Wed, 2005-04-06 at 19:41 +1000, Ian Wienand wrote: > > On my 700Mhz 750FX iBook, with 2.6.12-rc2 and your patches from the > > website I require those extra changes to make it work. Without them, > > the iBook goes to sle

Re: aty128fb

2005-04-06 Thread Benjamin Herrenschmidt
On Wed, 2005-04-06 at 02:14 -0700, Michael wrote: > Benjamin Herrenschmidt wrote: > > >On Wed, 2005-04-06 at 01:24 -0700, Michael wrote: > > > > > > > >>Not Sure which one that is Ben, I am new to some the jargon used on > >>these boards. The night before last it actually clicked in my head >

Re: iBook G3 owners

2005-04-06 Thread Benjamin Herrenschmidt
On Wed, 2005-04-06 at 19:41 +1000, Ian Wienand wrote: > On Wed, Apr 06, 2005 at 09:28:08AM +1000, Benjamin Herrenschmidt wrote: > > Ok, can you try this please: After you have applied my patches, edit the > > file arch/ppc/platforms/pmac_cache.S, and spot those 2 bits of code: > > On my 700Mhz 750

Re: Bluetooth is supported in the new PB?

2005-04-06 Thread Johannes Berg
Alberto Zapico wrote: What is the problem? I don't know, but it doesn't work for me either and I can't even see the device through HAL. Do you see the device? johannes -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: iBook G3 owners

2005-04-06 Thread Ian Wienand
On Wed, Apr 06, 2005 at 09:28:08AM +1000, Benjamin Herrenschmidt wrote: > Ok, can you try this please: After you have applied my patches, edit the > file arch/ppc/platforms/pmac_cache.S, and spot those 2 bits of code: On my 700Mhz 750FX iBook, with 2.6.12-rc2 and your patches from the website I re

Re: enigmail on Sarge?

2005-04-06 Thread Alessandro De Zorzi
Björn Schöpe wrote: Hi Alessandro! Indeed I was searching for an enigmail between 0.86.1-1 and 0.90.2-1 so I immagine I need the 0.90.0-1 you use (thunderbird and gnupg are the same as mine) but where do I get it? deb http://debian.fastweb.it/debian testing main contrib non-free deb http://debian

Re: aty128fb

2005-04-06 Thread Michael
Benjamin Herrenschmidt wrote: On Wed, 2005-04-06 at 01:24 -0700, Michael wrote: Not Sure which one that is Ben, I am new to some the jargon used on these boards. The night before last it actually clicked in my head afaik mean As Far As I Know, (sometimes I'm a bit slow on the uptake) I actu

Re: aty128fb

2005-04-06 Thread Michael
Benjamin Herrenschmidt wrote: On Wed, 2005-04-06 at 01:24 -0700, Michael wrote: Not Sure which one that is Ben, I am new to some the jargon used on these boards. The night before last it actually clicked in my head afaik mean As Far As I Know, (sometimes I'm a bit slow on the uptake) I actu

Making boot process wait for recognition of device

2005-04-06 Thread Arnaud Delobelle
Hi all, I have been trying to install Sarge on my powerbook5,2. My aim is to have everything on en external (firewire) HD so that the powerbook boots debian when I turn it on with the HD connected. I have had some success so far, but there are still some problems. I know very little about the

Re: iBook G3 owners

2005-04-06 Thread Benjamin Herrenschmidt
On Wed, 2005-04-06 at 10:15 +0200, klein wrote: > Hi, > I've applied your patches to a 2.6.12-rc2 tree, and all works fine with > my ibook 2.2. > sleep / wakeup (to ram) works smoothly, no problems with hotplugging... > cpufreq works also correctly > I will check power savings today What is the C

Re: iBook G3 owners

2005-04-06 Thread klein
Hi, I've applied your patches to a 2.6.12-rc2 tree, and all works fine with my ibook 2.2. sleep / wakeup (to ram) works smoothly, no problems with hotplugging... cpufreq works also correctly I will check power savings today hubert Benjamin Herrenschmidt a écrit : Hi ! There have been various repo