Re: new powerbook touchpad

2005-03-28 Thread Ben Hill
On Mon, 2005-03-28 at 21:02 +0200, Johannes Berg wrote: > I already have the sensor data and am currently writing a small kernel > driver that will give the relevant data to userspace and inject input > events. Thanks for the pointer though, I didn't think of that. Great news! :-) -- [EMAIL PROT

Re: installing kernel 2.6: running into problems

2005-03-28 Thread Jack Malmostoso
Ciao Matt Price, nel tuo messaggio dicevi: > I run sid on a Blue&White G3, with my main systme booting off of a > scsi hard drive. I'd like to (finally!) move to the 2.6 kernel, > mostly to take advantage of udev, which seems very cool and which I'm > sure will be a significant help in dealing wi

Re: [bug?] Kernel 2.6.11-1

2005-03-28 Thread Jack Malmostoso
Ciao Matt Price, nel tuo messaggio dicevi: > I got the same thing Thank you, I am filing a bug right now. -- On Oct 5 1991, 8.53 AM; Linus Benedict Torvalds said: >I can (well, almost) hear you asking yourselves "why?". Hurd will be >out in a year (or two, or next month, who knows), and I've al

Re: Getting GPM to work.

2005-03-28 Thread Brad Boyer
On Mon, Mar 28, 2005 at 08:22:03PM -0800, Mehul Sanghvi wrote: > Does anyone out there have a working GPM on a PowerPC Mac using > ADB ? I'd appreciate any help. It's a pain to have to type so > much when cut'n'paste will work just as well. > > device=/dev/ttyS4 The device line

Re: cpu on post feb. 2005 Powerbook: patch does not work

2005-03-28 Thread Benjamin Herrenschmidt
On Tue, 2005-03-29 at 07:30 +0200, Johannes Berg wrote: > On Mon, 2005-03-28 at 17:22 -0500, Marc Heckmann wrote: > > > works like a charm. Scaling down to 750 Mhz also works. thanks a bunch. > > Cool, thanks Ben. I'll be applying to mine as soon as it compiles for > the first time (and runs). Th

Re: cpu on post feb. 2005 Powerbook: patch does not work

2005-03-28 Thread Johannes Berg
On Mon, 2005-03-28 at 17:22 -0500, Marc Heckmann wrote: > works like a charm. Scaling down to 750 Mhz also works. thanks a bunch. Cool, thanks Ben. I'll be applying to mine as soon as it compiles for the first time (and runs). Then I'll send a preliminary driver for the touchpad, I think I can do

Re: [PATCH] sleep & cpufreq problems

2005-03-28 Thread Benjamin Herrenschmidt
On Tue, 2005-03-29 at 13:28 +1000, Benjamin Herrenschmidt wrote: > Hi ! > > Here are a couple of patches against current linus bk (one was already > posted to this list) that should fix a number issues related to sleep > and wakeup, especially in conjunction with cpufreq transitions. > > Please t

Re: Mac Mini weak DVI video signal

2005-03-28 Thread Paul J. Lucas
On Tue, 29 Mar 2005, Benjamin Herrenschmidt wrote: I have this problem with mine too... it typically happens when the machine is hot, not when it was just booted though. I don't currently have this problem at all. My set-up is: Mini -> Apple's DVI/ADC adapter -> Apple 22" ADC Cinema di

Getting GPM to work.

2005-03-28 Thread Mehul Sanghvi
'allo, I used to be able to get GPM to work on a previous piece of hardware (PowerMac 7100/66 running Sarge). I'm using the same keyboard, the same mouse (both are ADB), the same kernel, and yet I can not get the mouse to work. Does anyone out there have a working GPM on a

Re: Mac Mini weak DVI video signal

2005-03-28 Thread Benjamin Herrenschmidt
On Mon, 2005-03-28 at 18:28 -0800, Paul J. Lucas wrote: > Some of you may be aware of the problems with using a Mac > Mini's DVI connector in that the signal output by it is weaker > than it should be. This often causes "snow" on the display. I have this problem with mine too...

Re: [bug?] Kernel 2.6.11-1

2005-03-28 Thread Matt Price
Jack Malmostoso wrote: Hi list, I was trying to compile debianized kernel 2.6.11-1 but it keeps on crashing with: ld: drivers/scsi/qla2xxx/built-in.o: No such file: No such file or directory Can please anybody confirm this? Thanks. I got the same thing -- in addition, was unable to uncheck the qla

[PATCH] sleep & cpufreq problems

2005-03-28 Thread Benjamin Herrenschmidt
Hi ! Here are a couple of patches against current linus bk (one was already posted to this list) that should fix a number issues related to sleep and wakeup, especially in conjunction with cpufreq transitions. Please test and let me know if it fixes a problem you had, it adds a new problem, or it

installing kernel 2.6: running into problems

2005-03-28 Thread Matt Price
c kernel: klogd 1.4.1#16, log source = /proc/kmsg started. Mar 28 17:13:15 matts-mac kernel: Inspecting /boot/System.map-2.6.11-20050328-02-fb-attempt Mar 28 17:13:16 matts-mac kernel: Loaded 37279 symbols from /boot/System.map-2.6.11-20050328-02-fb-attempt. Mar 28 17:13:16 matt

Mac Mini weak DVI video signal

2005-03-28 Thread Paul J. Lucas
Some of you may be aware of the problems with using a Mac Mini's DVI connector in that the signal output by it is weaker than it should be. This often causes "snow" on the display. There's this thread in Apple's Discussion Forums: http://discussions.info.apple.com/[

acx_100 driver

2005-03-28 Thread Rolando Abarca
I don't know if this is totally related to debian, because I'm using ubuntu hoary, but here I go... I own a lombard powerbook, and recently compiled kernel 2.6.11.5, anyway... the default kernel-image package in ubuntu has the driver for acx based wlan cards. I noticed that this driver is not i

Re: cpu on post feb. 2005 Powerbook: patch does not work

2005-03-28 Thread Jochen Voss
Hi Ben, On Tue, Mar 29, 2005 at 08:45:20AM +1000, Benjamin Herrenschmidt wrote: > Have you actually tried the patch ? The previous was just using "reg" > property for the gpio offset, which is wrong, it should add 0x50 to it, > which is what read_gpio() does... Sorry, I probably suffered from hall

Re: [PATCH] Fix sleep/wakeup problems on iBook G3

2005-03-28 Thread Benjamin Herrenschmidt
On Mon, 2005-03-28 at 14:01 +0200, Jean-Paul Vincent wrote: > The ibook wakes up but with oops, a lot of messages on the console, > signal 11... solution is hard reboot. I dont use xmon because of I > missed something last time and lost data. That is with the patch right ? Can you copy me your

Re: cpu on post feb. 2005 Powerbook: patch does not work

2005-03-28 Thread Benjamin Herrenschmidt
On Mon, 2005-03-28 at 13:32 +0100, Jochen Voss wrote: > diff -ur linux-2.6.11.4.orig/arch/ppc/kernel/misc.S > linux-2.6.11/arch/ppc/kernel/misc.S > --- linux-2.6.11.4.orig/arch/ppc/kernel/misc.S 2005-03-02 > 07:38:26.0 + > +++ linux-2.6.11/arch/ppc/kernel/misc.S 2005-03-

Re: CPU Frequency -- min save value?

2005-03-28 Thread John Steele Scott
Mauro <[EMAIL PROTECTED]> writes: > sorry just a few typo corrections: > > So how advanced is the gnu-linux implementation of this considering that > I've NOT heard of an ibook or powerbook RUNNING GNU_LINUX coming close > to the 5/6 hours OS X claims (not that apple's claims are ENTIRELY > belie

Re: RTC_PIE possible using via-pmu?

2005-03-28 Thread Benjamin Herrenschmidt
On Mon, 2005-03-28 at 18:45 +0100, Martin Habets wrote: > Hi, > > One of my major struggles in doing audio with my powerbook is the > lack of a programmable RTC. I have a via-pmu based pmac and use > the genrtc module. > > More presicely I need these iotctls: RTC_IRQP_SET, RTC_PIE_ON, > RTC_PIE_O

Re: new powerbook touchpad

2005-03-28 Thread Benjamin Herrenschmidt
On Mon, 2005-03-28 at 21:02 +0200, Johannes Berg wrote: > On Mon, 2005-03-28 at 10:20 +1000, Benjamin Herrenschmidt wrote: > > > Probably. Have you looked at the forth OF methods ? That should give you > > the basic X/Y thing at least. > > I already have the sensor data and am currently writing a

Re: cpu on post feb. 2005 Powerbook: patch does not work

2005-03-28 Thread Marc Heckmann
On Mon, Mar 28, 2005 at 06:28:05PM +1000, Benjamin Herrenschmidt wrote: > On Mon, 2005-03-28 at 18:23 +1000, Benjamin Herrenschmidt wrote: > > On Mon, 2005-03-28 at 02:20 -0500, Marc Heckmann wrote: > > > > > > Is there any other patch that I can help test? > > > > Ah, I missed Jochen comments. C

Re: cd support for iBook G4

2005-03-28 Thread Joerg Sommer
Jack Malmostoso <[EMAIL PROTECTED]> wrote: > Ciao Joerg Sommer, nel tuo messaggio dicevi: > >> Has anyone better experiences with the cdrom in the g4 ibook? > > I did rip audio cds and dvds with my iBook (with Grip and mencoder), and > when I burn things the burning starts at 8x, but then the speed

Re: CPU Frequency -- min save value?

2005-03-28 Thread Mauro
sorry just a few typo corrections: So how advanced is the gnu-linux implementation of this considering that I've NOT heard of an ibook or powerbook RUNNING GNU_LINUX coming close to the 5/6 hours OS X claims (not that apple's claims are ENTIRELY believable but still a lot better than my brother's

Re: CPU Frequency -- min save value?

2005-03-28 Thread Mauro
On Mon, 2005-03-28 at 23:16 +0930, John Steele Scott wrote: > > Aye, this is correct, but it is also true that most of these chips > have a > feature called instruction cache throttling. When this is enabled, you > can > achieve effective frequencies as low as slow_freq/N, where N is > between 2 a

Re: XFree86

2005-03-28 Thread Mauro
> > using Sarge with a 2.4 kernel, Rage128 pro graphics card, 16 MB VRAM, > > Apple Studio Display 17" Sorry I assumed you were using woody because you are using a 2.4 kernel. You'll also have to adjust my supplied XF86Config-4 file with the correct values for you monitor. If you can't figure

Re: XFree86

2005-03-28 Thread Mauro
On Mon, 2005-03-28 at 01:00 -0800, Michael wrote: > Could someone point me in the right direction. I am totally lost on > this. I have searched and searched, and now I am totally confused. To > get this to work do I need a newer kernel? I read somewhere that > Someone having a similar probl

Re: [PATCH] Fix sleep/wakeup problems on iBook G3

2005-03-28 Thread Jesus Climent
On Mon, Mar 28, 2005 at 08:55:11AM +1000, Benjamin Herrenschmidt wrote: > Hi ! > > There have been various reports lately of sleep beeing broken on iBook > G3. Frank (no name provided here) found a typo in my code that cleans > the L1 cache on these CPU models. This patch fixes it, I'd appreciate

Re: new powerbook touchpad

2005-03-28 Thread Johannes Berg
On Mon, 2005-03-28 at 10:20 +1000, Benjamin Herrenschmidt wrote: > Probably. Have you looked at the forth OF methods ? That should give you > the basic X/Y thing at least. I already have the sensor data and am currently writing a small kernel driver that will give the relevant data to userspace a

Re: CPU Frequency -- min save value?

2005-03-28 Thread Mauro
On Mon, 2005-03-28 at 13:25 +0100, Jochen Voss wrote: > Hi, > > On Mon, Mar 28, 2005 at 12:40:27PM +0930, John Steele Scott wrote: > > cpufreq drivers for ppc only support two speeds at the moment. So if you ask > > for 200MHz, it will still give you 750MHz. > I think that this is a hardware prope

RTC_PIE possible using via-pmu?

2005-03-28 Thread Martin Habets
Hi, One of my major struggles in doing audio with my powerbook is the lack of a programmable RTC. I have a via-pmu based pmac and use the genrtc module. More presicely I need these iotctls: RTC_IRQP_SET, RTC_PIE_ON, RTC_PIE_OFF. Would it be possible/wise to add these using via-pmu timer 1? Is the

Re: cd support for iBook G4

2005-03-28 Thread Jack Malmostoso
Ciao Joerg Sommer, nel tuo messaggio dicevi: > Has anyone better experiences with the cdrom in the g4 ibook? I did rip audio cds and dvds with my iBook (with Grip and mencoder), and when I burn things the burning starts at 8x, but then the speed grows up to 24x (and this happens in OSX too, mind

cd support for iBook G4

2005-03-28 Thread Joerg Sommer
Hi, I've an iBook G4 (combo drive): $ cat /proc/cpuinfo processor : 0 cpu : 7455, altivec supported clock : 606MHz revision: 3.3 (pvr 8001 0303) bogomips: 610.30 machine : PowerBook6,3 motherboard : PowerBook6,3 MacRISC3 Power Macintosh dete

problems playing wav with xmms

2005-03-28 Thread Joerg Sommer
Hi, when I play wavs or use the AudioCD Reader with xmms I get no sound. I hear only a hum and scrape, but no sound. This is with oss and alsa output plugin. Does anyone have the same problem? Could you solve it? xmms: 1.2.10-2 kernel: 2.6.9 (with sleep patch) $ cat /proc/cpuinfo processor

2.6.9: sound problem

2005-03-28 Thread Joerg Sommer
Hi, a cat $foo > /dev/dsp brings me this oops: Oops: kernel access of bad area, sig: 11 [#2] NIP: 093C LR: D20E2604 SP: CA233DB0 REGS: ca233d00 TRAP: 0400Not tainted MSR: 40009032 EE: 1 PR: 0 FP: 0 ME: 1 IR/DR: 11 TASK = cf9498f0[4633] 'cat' THREAD: ca232000Last syscall: 4 GPR00: 093

Re: CPU Frequency -- min save value?

2005-03-28 Thread Joerg Sommer
John Steele Scott <[EMAIL PROTECTED]> wrote: > "Matthew T. Atkinson" <[EMAIL PROTECTED]> writes: >> Was just wondering, as I mostly use the machine for really simple text >> editing when it's on battery power (taking notes in lectures), is it >> safe to set the lower bound for CPU frequency much lo

Re: changing hostname

2005-03-28 Thread Joerg Sommer
Johannes Berg <[EMAIL PROTECTED]> wrote: > > On Fri, 2005-03-25 at 07:57 -0800, Paul J. Lucas wrote: >> But is there a better/canonical way to do this? > > echo blabla > /proc/sys/kernel/hostname man sysctl.conf -- "Any setuid root program that does an exec() somewhere is just a less user f

Re: pbbutons wont put my PB to sleep

2005-03-28 Thread Rolando Abarca
On Mon, 28 Mar 2005, David Medina wrote: Do you have Apm emulation mark as 'yes' It is in "Device drivers/macintosh device drivers" and think that you can mark as module. I had it as a module, I marked it as 'yes' but it's still not working... :-( -- Rolando Abarca M. [EMAIL PROTECTED] "Tam pro

Re: New mutt-ng packages

2005-03-28 Thread Teófilo Ruiz Suárez
On Sat, Mar 26, 2005 at 01:13:04PM +0100, Elimar Riesebieter wrote: > [...] > Just a hint: delete the headercache file|dir > and restart mutt-ng. That really helped, thank you. -- teo - http://blog.eltridente.org "Res publica non dominetur" -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wit

Re: CPU Frequency -- min save value?

2005-03-28 Thread John Steele Scott
Jochen Voss <[EMAIL PROTECTED]> writes: > Hi, > > On Mon, Mar 28, 2005 at 12:40:27PM +0930, John Steele Scott wrote: >> cpufreq drivers for ppc only support two speeds at the moment. So if you ask >> for 200MHz, it will still give you 750MHz. > I think that this is a hardware property of the CPU an

Re: cpu on post feb. 2005 Powerbook: patch does not work

2005-03-28 Thread Jochen Voss
Hi Ben, On Mon, Mar 28, 2005 at 06:28:05PM +1000, Benjamin Herrenschmidt wrote: > Hrm... Indeed, the code looks bogus. Try replacing: > > reg = (u32 *)get_property(volt_gpio_np, "reg", NULL); > voltage_gpio = *reg; > > With > > if (volt_gpio_np) > voltage_gpio =

Re: CPU Frequency -- min save value?

2005-03-28 Thread Jochen Voss
Hi, On Mon, Mar 28, 2005 at 12:40:27PM +0930, John Steele Scott wrote: > cpufreq drivers for ppc only support two speeds at the moment. So if you ask > for 200MHz, it will still give you 750MHz. I think that this is a hardware property of the CPU and not a property of the driver (at least for the

Re: list of PowerMac sound hardware TO-DO (help welcome)

2005-03-28 Thread Jochen Voss
Hello Bejamin, On Mon, Mar 28, 2005 at 04:08:21PM +1000, Benjamin Herrenschmidt wrote: > > Another entry could be: > > > > awacs PowerBook G4no no > > (post Feb 2005) > > No, this is definitely not an awacs chipset. It's some form of i2s based > chi

Re: [PATCH] Fix sleep/wakeup problems on iBook G3

2005-03-28 Thread Jean-Paul Vincent
Hi! < Le lundi 28 mars 2005 ï 00:55:11 +0200 (CEST), Benjamin Herrenschmidt écrivit :> > Hi ! > > There have been various reports lately of sleep beeing broken on iBook > G3. Frank (no name provided here) found a typo in my code that cleans > the L1 cache on these CPU models. This patch fixes i

I want to be with you right now.....bonaparte

2005-03-28 Thread Christy Temple
I have to hear from you soon. I want us to be together. I can't get you and how great we would be together out of my mind. I'm on my webcam right now if u go to my site below we can talk on it right now. I can't wait to see you. http://acqp.pneumoniacritter.com/cs3/

[bug?] Kernel 2.6.11-1

2005-03-28 Thread Jack Malmostoso
Hi list, I was trying to compile debianized kernel 2.6.11-1 but it keeps on crashing with: ld: drivers/scsi/qla2xxx/built-in.o: No such file: No such file or directory Can please anybody confirm this? Thanks. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troub

Re: No mol osx driver in debian ppc sarge?

2005-03-28 Thread Benjamin Herrenschmidt
On Mon, 2005-03-28 at 10:37 +0200, Jens Schmalzing wrote: > Hi, > > Benjamin Herrenschmidt writes: > > > > mol-drivers-macosx is in non-free IIRC. > [Package name corrected] > > > > Why ? They are all GPLd afaik ... > > Back when this split was made, it was determined that the Mac OS X > driver

XFree86

2005-03-28 Thread Michael
Could someone point me in the right direction. I am totally lost on this. I have searched and searched, and now I am totally confused. To get this to work do I need a newer kernel? I read somewhere that Someone having a similar problem had to recompile his kernel, and they used a benh patc

Re: No mol osx driver in debian ppc sarge?

2005-03-28 Thread Jens Schmalzing
Hi, Benjamin Herrenschmidt writes: > > mol-drivers-macosx is in non-free IIRC. [Package name corrected] > > Why ? They are all GPLd afaik ... Back when this split was made, it was determined that the Mac OS X drivers are based on sample code from Apple, which is licensed under the APSL, which i

Re: pbbutons wont put my PB to sleep

2005-03-28 Thread David Medina
El 28/03/2005, a las 4:02, Rolando Abarca escribió: I have a lombard with kernel 2.6.11.5 (recently compiled) I thought that pbbutons will work now, but it's doing the same thing that before, it won't put my PB to sleep if I close the lid (only turn off the screen). Do I have to include some spe

Re: cpu on post feb. 2005 Powerbook: patch does not work

2005-03-28 Thread Benjamin Herrenschmidt
On Mon, 2005-03-28 at 18:23 +1000, Benjamin Herrenschmidt wrote: > On Mon, 2005-03-28 at 02:20 -0500, Marc Heckmann wrote: > > Hi, > > > > I just wanted to confirm that on a PowerBook5,6 (post feb. 15"), the > > cpu speed patch from the thread: > > > > http://lists.debian.org/debian-powerpc/2005/

Re: cpu on post feb. 2005 Powerbook: patch does not work

2005-03-28 Thread Benjamin Herrenschmidt
On Mon, 2005-03-28 at 02:20 -0500, Marc Heckmann wrote: > Hi, > > I just wanted to confirm that on a PowerBook5,6 (post feb. 15"), the > cpu speed patch from the thread: > > http://lists.debian.org/debian-powerpc/2005/03/msg00554.html > > does not work work. It crashes the machine after "openpi