I can't say I knew Ferris well if at all, as we only briefly chatted on IRC a couple of times; but from what I've read of his mailing list posts and about how much he's helped others both in and out of Gentoo-land, it's plain to see that the world needs more amazing people like him.
I was actually thinking of Deluge, but portage wants me to install 63 packages along with it! Mostly x11 stuff. The only USE flag I see for Deluge is libnotify which is disabled. How do I get around installing everything? Not sure, actually. The CLI and WebUI frontends would probably work just fine ...
Digging a bit through some Google search results, I found this message from the FreeDesktop.org's ATi driver mailing list explaining that this appears to be nothing more than spurious debugging output from the driver switching modes and handling DPMS events.
naw, it's a module (unless I'm misinterpreting what you mean by 'static') OOOH. I think I see what you're saying.
If you want to add this as a permanent option for the module, you can use the /etc/modprobe.conf file. # /etc/modprobe.conf options iwl3945 disable_hw_scan=1 Its syntax for the ...
If it's built into your kernel statically, you can add it as a boot-time parameter such as 'iwl3945.disable_hw_scan=1'. (This would be appended to your "kernel /bzImage-version" line in your Grub config file.)
Rick rolls are not funny and way off-topic in #gentoo You know what is even more funny? Your deity thinks otherwise: https://bugzilla.redhat.com/show_bug.cgi?id=439858 Your choice of wording and anecdotal evidence there was a bit too rash, I think. Torvalds is neither our "deity," nor does his ...
gundelgauk, I recently acquired a Wacom tablet and was also trying out Tomoe.
For me, however, it only works if I set the language to Japanese before running it (e.g., "LANG=ja scim-tomoe"). Maybe this will correct the issue for you, as well?
I haven't had the need for a manual kernel configuration in a very long time; but as I recall, the option for it is called "Symmetric Multithreading." Its symbol is CONFIG_SCHED_SMT.