Thursday, October 23rd, 2008
[This is a slight modification of something I posted to the alsa-devel list earlier today.]
One of the biggest surprises that people starting to use Linux seem to run into is that you can’t rely on any particular support level from the community - everything is done on a voluntary basis and the responses will depend [...]
Thursday, October 16th, 2008
It looks like the jack reporting API for ALSA which just got merged into the mainline kernel for inclusion in 2.6.28 already has its first user - code from Matthew Ranostay supporting the jack detection in Sigmatel HDA codecs was just queued for merge in the next merge window. Admittedly, the jack reporting API has [...]
Friday, September 26th, 2008
Lennart Pottering’s post about the sound APIs available for Linux appears to have caused some consternation from people working with the modern out of tree OSS drivers who feel that the current, out of tree, OSS drivers are being unfairly maligned. This rather misses the point of his post. The fact that there are improved [...]
Friday, September 12th, 2008
The Linux kernel source relies on a case sensitive filesystem. If you attempt to get the sources via git this will manifest as an error along the lines of:
fatal: Entry ‘include/linux/netfilter/xt_CONNMARK.h
There are several header files like this the names of which differ only in case and just can’t be represented on a filesystem that doesn’t [...]
Saturday, August 30th, 2008
There’s one thing that the Apple Mail client gets right which I’ve never seen anything else try to do - the way it formats messages. Most mail clients seem to offer plain text and HTML as user selectable options and do exactly what they’re told regardless of the content of the message. If HTML is [...]
Tuesday, August 26th, 2008
Rhonda, have you reported the SCons problems you’ve found to either the Debian mantainer or upstream? That’s much more likely to be an effective way of improving things than blogging about them. For what it’s worth the .scons files are a bug in the SCons core AFAICT (it needs a distclean equivalent that doesn’t appear [...]
Wednesday, August 13th, 2008
Please, folks, when emailing the same question to multiple people or places send a single email with multiple recipients. Don’t send separate mails to each destination - at best you’ll waste people’s time, at worst you’ll irritate them. There are a few exceptions, mostly to do with confidentiality, but they really are pretty rare - [...]
The 2.6.27 pull request for ALSA was something of a surprise to read - a large proportion of the changes in there are for ASoC. Not what I was expecting given how many ASoC changes there are still to be merged, but it’s nice to see, especially given the general problems with embedded users contributing [...]
As I wrote previously, my first impressions of Wii Fit were good. A month and a half on and I’m still using it - at this point I’m fairly happy to say that it’s not just novelty value that I’m getting from it. Of course, one way or another I do spend an awful lot [...]
Saturday, April 26th, 2008
Recently I bought a PS3, partly because there are a few games due out shortly that I’m rather looking forward to (mostly GTA and Civilization Revolutions) but mostly for the Blu-Ray DVD player and the Linux support. I’d been hoping to also use it as, for example, a MythTV front end. First impressions are that [...]