Alright, so at the moment, I'm one step away from usability on my dv9248 laptop. It boots properly (fixed via booting with "nokvm noapic noirqpoll noirqdebug") and the wireless works (fixed via blacklisting bcm43xx-mac80211, mac80211, and loading ndiswrapper). The only problem I'm having is that I have to sudo modprobe ndiswrapper every time I boot, which is starting to get really annoying. I've read a number of how-to documents on loading ndiswrapper on startup, but none of them do anything (ndiswrapper -m, ndiswrapper -ma, echo "ndiswrapper" >> /etc/modules).
I thought of putting a symlink to it in $HOME/.kde3.5/Autostart/, but I don't know how to get that to run as root without bothering me about it everytime I turn on the computer.
Does anyone have any ideas?
