Comment 10 for bug 144210

Revision history for this message
dunDer (dunder) wrote :

Finally got it working after recompiling kernel. After power up (with ircpoll), errors still shows up but system is booting, PCMCIA USB card works, TV card works (only overlay mode, grabdisplay is still hanging up from time to time), dock USB#2 works when acpi=off.
I think kernel settings is the key to solve this problem pernamently and someday I'll find out how :P

my /etc/modules:

realtime
lp
bay
sbp2
ohci_hcd
ath_pci
thinkpad
bttv
fuse

(ath_pci was compiled from latest madwifi from madwifi project site, because it's not included in ubuntu kernel source - same as realtime module which must be downloaded via module assistant [apparmor must be uninstalled])

.config file for kernel-2.6.22 source is in attachment (it's a lowlatency kernel because I'm using ubuntu in my home studio)