Re: [Mactel-linux-users] 2.6.19-mactel and ndiswrapper

2006-11-30 Thread Mario Oschwald
I have the identical problem (on the same machine). I haven´t had much time to investigate further, but maybe testing without mactel patches and then posting to the ndiswrapper list might shed some light on this. Mario Scott L. Price wrote: > I have been trying get ndiswrapper working with kernel

Re: [Mactel-linux-users] IDE and USB issues with iMac and 2.6.18

2006-11-30 Thread Jay Lewis
Hi Vincent, Sounds like a bug report to me :) Suggestions? Why not downgrade to 2.6.17 and lick your wounds while developers find what's amiss? YMMV but I've found 2.6.17.13 to be the most stable of kernels supporting Apple hardware They don't call it the bleeding edge for nothin'! :) J

[Mactel-linux-users] 2.6.19-mactel and ndiswrapper

2006-11-30 Thread Scott L. Price
I have been trying get ndiswrapper working with kernel 2.6.19 with the current (as of this evening) mactel patches installed on a core 2 duo MacBook Pro. I get instant kernel panics when I load the driver. I can't seem to change this at all, no matter if I use Gentoo portage or compile it my

Re: [Mactel-linux-users] MacBook; 2.6.18 and Poweroff

2006-11-30 Thread BVK
On 12/1/06, Thomas Perl <[EMAIL PROTECTED]> wrote: > Has anyone experienced a similar problem or is there an easy fix for > that problem that I just have not come across yet? My macbook used to have this problem, when i was using 2.6.18-rc4 + mactel patches. Now i am using 2.6.18-rc6 + mactel pat

[Mactel-linux-users] MacBook; 2.6.18 and Poweroff

2006-11-30 Thread Thomas Perl
Hello, Mactel Users! I'm currently running Debian Etch with 2.6.18 + Mactel Patches (have been running the official Debian Kernels before) and it seems like poweroff never worked on my MacBook. Whenever i shut down my MacBook, the display gets black (backlight stays on) and i can still hear the f

Re: [Mactel-linux-users] (no subject)

2006-11-30 Thread Sergi Barroso
Yes, but this is not optimized, have non needed features compiled-in El Jueves, 30 de Noviembre de 2006 21:29, Davide Bertola escribió: > kernel config for .19 : There is one in this ml, look at the gimli > message. > > On Thu, 2006-11-30 at 20:20 +0100, Sergi Barroso wrote: > > Hi! > > > > Now,

Re: [Mactel-linux-users] (no subject)

2006-11-30 Thread Davide Bertola
kernel config for .19 : There is one in this ml, look at the gimli message. On Thu, 2006-11-30 at 20:20 +0100, Sergi Barroso wrote: > Hi! > > Now, i'll go to try it, but anyone can put her fully working kernel.conf? > > Thanks > > > > El Jueves, 30 de Noviembre de 2006 19:47, Davide Bertola e

Re: [Mactel-linux-users] (no subject)

2006-11-30 Thread Sergi Barroso
Hi! Now, i'll go to try it, but anyone can put her fully working kernel.conf? Thanks El Jueves, 30 de Noviembre de 2006 19:47, Davide Bertola escribió: > I got the same problem using the 2.6.18 kernel, then we discovered that > was because of the piix kernel module that is needed to use CDROM.

Re: [Mactel-linux-users] Sleep on Macbook

2006-11-30 Thread gimli
Another thing for Ubuntu 6.10 ist that i had to edit /usr/sbin/laptop-detect and put exit 0 at the beginning. >>SNAP #!/bin/sh -e exit 0 # Are we a mac? if test -d /proc/pmu; then batteries=$(grep Battery /proc/pmu/info| cut -f2 -d:) if test "$batteries" -ne 0; then #

Re: [Mactel-linux-users] (no subject)

2006-11-30 Thread Davide Bertola
I got the same problem using the 2.6.18 kernel, then we discovered that was because of the piix kernel module that is needed to use CDROM. Disabling piix allowed me to sleep. Now in 2.6.19 for what I can understand, there is a sort of unique driver for PIIX ide and sata. (someone confirms ?) So I

Re: [Mactel-linux-users] Sleep on Macbook

2006-11-30 Thread Davide Bertola
there is no ubuntu package for 2.6.19 in edgy. I guess he compiled by himself. gimli: It would be interesting to have your kernel config and know wich patch you applied. On Thu, 2006-11-30 at 19:29 +, Tobi wrote: > do you use a vanilla or the ubuntu kernel ? > > tobi > > > gimli wrote: >

Re: [Mactel-linux-users] (no subject)

2006-11-30 Thread Tobi
i know the problem with the pata piix driver. my 2.6.18.2 kernel is running fine. in 2.6.19 there are 3 config options for piix. one for sata (enabled), one for pata and an old one for pata (both disabled). pm-debug doesnt give me any extra messages :-( tobi Davide Bertola wrote: > I got the sam

Re: [Mactel-linux-users] Sleep on Macbook

2006-11-30 Thread Tobi
do you use a vanilla or the ubuntu kernel ? tobi gimli wrote: > Hi, > > i run 2.6.19 and Ubuntu 6.10. Using the gnome-powermanager > sleep works fine here. > > cu > > Edgar (gimli) Hucek > > Tobi Gschwendtner schrieb: > >> hi all, >> >> has anyone running kernel 2.6.19 on a macbook ? >> i tri

Re: [Mactel-linux-users] Sleep on Macbook

2006-11-30 Thread gimli
Hi, i run 2.6.19 and Ubuntu 6.10. Using the gnome-powermanager sleep works fine here. cu Edgar (gimli) Hucek Tobi Gschwendtner schrieb: > hi all, > > has anyone running kernel 2.6.19 on a macbook ? > i tried today and sleep isnt working anymore. > suspending stops after > > stopping tasks: ==

Re: [Mactel-linux-users] Alternative keyboard lighting

2006-11-30 Thread Hannes Wyss
On 11/30/06, Ludovic Rousseau <[EMAIL PROTECTED]> wrote: > On 30/11/06, Hannes Wyss <[EMAIL PROTECTED]> wrote: > > the following is an alternative to Ludovic Rousseau's > > keyboard_brigthness shell-script (1). > > Advantages: [... indisputable point about "size doesn't matter" conceded :) ...]

Re: [Mactel-linux-users] Alternative keyboard lighting

2006-11-30 Thread Ludovic Rousseau
On 30/11/06, Hannes Wyss <[EMAIL PROTECTED]> wrote: > Hello All Hello, > the following is an alternative to Ludovic Rousseau's > keyboard_brigthness shell-script (1). > Advantages: > - slightly shorter name Not relevant if you use xbindkeys. My script is easy to rename :-). You can even rename

[Mactel-linux-users] Alternative keyboard lighting

2006-11-30 Thread Hannes Wyss
Hello All the following is an alternative to Ludovic Rousseau's keyboard_brigthness shell-script (1). Advantages: - slightly shorter name - allows toggle - can be set SUID and bound to keyboard shortcuts via xbindkeys Let me know what you think! cheers Hannes 1) http://mactel-linux.svn.sourc

Re: [Mactel-linux-users] coretemp driver

2006-11-30 Thread Nicolas Boichat
Hi, Tino Keitel wrote: > Hi folks, > > there is now a coretemp driver to access the temperature sensors in the > Intel Core CPUs. It was posted to the lm-sensors mailing list, I also > attached 2 patches that work for me with 2.6.18 and 2.6.19-rc6. > Cool. Added to SVN. Best regards, Nicolas

[Mactel-linux-users] coretemp driver

2006-11-30 Thread Tino Keitel
Hi folks, there is now a coretemp driver to access the temperature sensors in the Intel Core CPUs. It was posted to the lm-sensors mailing list, I also attached 2 patches that work for me with 2.6.18 and 2.6.19-rc6. Regards, Tino Index: linux-2.6.19-rc2/arch/i386/kernel/msr.c