Don't know about the APIC freeze. I didn't use any other patches than described. Maybe its an Apple Firmwareupdate? I remember installing one under MacOSX recently.slaq wrote:@blscreen
thanks for posting all that.
i already found one difference: you don't have an "append=" line in your lilo.conf!
how come your system doesn't do the APIC freeze on boot?
mine will freeze whenever i take my append= line out:
append="noapic irqpoll acpi=force"
did you patch the kernel to fix the lockups?
oh and do you use rEFIt for booting or something else?
So far no dropouts of the touchpads, had quite some suspend/resume cycles now. Maybe I should note that appletouch and usbhid are now the only two modules appearing in /etc/modules.autoload.d/kernel-2.6.slaq wrote: i applied your udev trick and it kept the pad alive for one resume cycle.
but after the 2nd cycle the touchpad dropped out completely :\
reloading the appletouch module did not help.
does it work 100% reliable for you? i'll recheck my conf anyways...
Code: Select all
options usbhid pb_fnmode=2
install usbhid /sbin/modprobe appletouch && sleep 2 && /sbin/modprobe --ignore-install usbhid $CMDLINE_OPTS


The 800x600 mode is already available in the video bios, according to 915resolution.justwantstohelp wrote:linuxjaques: have you tried editing /etc/conf.d/915resolution, and launching x in 800x600?
Right, it controls the module loading behaviour. Actually the only file that matters to modprobe is /etc/modules.conf, and this file is compiled according to the contents of the files in /etc/modules.d every time you reboot or do a update-modules. So the file name really shouldn't matter, but glad to hear the fix worked!apoth wrote:@blscreen
Things in /etc/modules.d are just conf files that run when the module is being loaded, right?
Plenty of us. Check blscreen's xorg.conf in this thread (just a page before this one, if I remember correctly). Also, check out the points about synaptics installation in the wiki (also written by blscreen). I've gotten the synaptics driver to work, and the two finger scrolling. Everything you need to know is in the last 2-3 pages of this thread and at the end of the wiki.ajordan wrote: Is here anybody who successfully got this working on a MacBook?
Did he install the synaptics driver?
What about special points in xorg.conf?

Code: Select all
Pigpen linux # patch -pl < appletouch.patch
patch: **** strip count l is not a number
Hmm did you measure your time in OSX?ajordan wrote:Apart from shutting off my display via DMPS I'm benefitting from these features. But I'm supprised that your Macbook only runs 3,5h with MacOS X. I get up to 5 hours lifetime with WLAN enabled and display dimmed to 30%. I often use my MacBook for surfing in the internet with that conditions.