Debian Etch has been released!
Archive for the 'Linux' Category
Hell has frozen over Date: April 8th, 2007 by SiD3WiNDR Categories: Debian, Linux |
DVB-T ! Date: March 22nd, 2007 by SiD3WiNDR Categories: Computing, Linux, TV Since today I have DVB-T working. I have a Pinnacle PCTV 300i PCI card, which is a Analog PAL + DVB-T tuner card. It is supported onder Linux, however I couldn’t get the DVT part to work. Geert had a Hauppauge DVB-T USB stick since a few days which I could borrow, to make sure I had good reception with my old trusty analog UHF/VHF antenna. After some fumbling with the kernel modules and firmware his USB stick was up and running with reception, but my PCI card still didn’t want to budge. Armed with the knowledge that reception was good but the thing didn’t work, I asked the question in #linuxtv on freenode (again, I already tried a few times). Luckily, mkrufky/Michael Krufky was there to help me, but unfortunately his first few attempts I had already tried, modules already loaded etc. However, after I pasted something particular out of the dmesg output, bells started ringing… [21|23:11:10] < sid3windr> tda9887 1-0043: tda988[5/6/7] found @ 0x43 (tuner)
|
Gentoy Date: March 20th, 2007 by SiD3WiNDR Categories: Fun, Linux, Rants From April’s Linux Format in the "Mailserver" column: Reader’s letter: I fail to understand why Linux Format keeps dismissing and talking down Gentoo Linux. I note that the latest issue has yet another dig at it [Gentwho?, Distrowatc, LXF89]. I have been using Gentoo for about two years, and my only regret is that I did not discover Gentoo earlier – there is no way I would go back to any other distros I’ve tried with the problems of finding compatible dependencies. You imply that it takes a long time to install Gentoo. That is true, but if one considers the time spent in uninstalling unwanted programs and finding dependencies for other distros, then that is a small consideration. As for the difficulty of installing… It couldn’t be simpler if one takes the time to read the manual carefully. One does wonder if your magazine’s reluctance to endorse the system is due to the fact that Gentoo users have little use for the software included on the discs you issue with the magazine and are less likely, therefore, to buy it? – Graham Young, Nottingham, England LXF reacts: How would we "endorse" Gentoo? By writing about it? Oh, we already do that… Er, by putting it on our (apparently redundant) coverdisc? No, we do that too. Hmm. I have an idea: we could print a massive poster extolling the virtues of the system. In fact, we just have – you are holding it right now. In the true spirit of the Gentoo build-it-yourself culture, you need to do a bit of work yourself, but it’s easy if you follow these simple instructions: 1) cut out all the individual words from any 20 pages of the magazine. 2) Boil down the spine binding to acquire some glue. 3) Lay the remaining pages flat and glue on the words in the correct order to make an inspiring message. (NB for a stage 3 poster only, you can simply take a big marker pen and draw on the pages yourself.) Standard Gentoo-fanboy post, thoroughly torn down by LXF. |
LPI 201 Date: March 15th, 2007 by SiD3WiNDR Categories: Linux Got my Fosdem LPI exam results earlier today… 620 points! (500 required to pass). That’s an average of just a little over 75%. Yay ! 🙂 |
Segfaulting fsck.ext3 Date: March 14th, 2007 by SiD3WiNDR Categories: Computing, Debian, Linux If you’re running Debian Sarge, have a >2TB ext3 volume and your fsck.ext3 exits with signal 11 leaving the damn thing all dirty and stuff, get 1.39+1.40-WIP from backports.org . This fixed the problem for me on my home box (2.4T) and one of the servers here at work (4.7T). Takes a long while to fsck, but at least it gets through instead of crashing somewhere half way! |
Which Linux filesystem should be used? Date: March 14th, 2007 by SiD3WiNDR Categories: Computing, Linux – ext2 doesn’t have a journal – ext3 is so "default". AND it gets b0rken just as well; on my home fileserver there were errors and fsck.ext3 exited with a SIGSEGV. Yikes. Upgrading to the 1.39-1.40 release from Sarge backports made that go away, luckily, but it’s still icky that it just broke like that and kept on humming along at the same time. – XFS turned out to be really, really slow with many small files. – ReiserFS only gave me corruption, headache and a murderer as an author 😉 – ZFS? Quoting Andrew Morton, "I haven’t seen a patch for that yet, but it’s very welcome!" What to do, what to do… |
Digital Audio Access Protocol Date: March 7th, 2007 by SiD3WiNDR Categories: Geek, Home, Linux, Music, Software Installed Firefly Media Server on my home fileserver for fun (unfortunately not for profit 😉 ), and installed iTunes on my desktop. Never used it, but hey, it supports DAAP and that’s the big deal, right? 🙂 I have 22K+ songs in my iTunes player now, advertised via mDns multicast "modern" stuff. Yay! Tried to use it in Amarok on my laptop as well, but no dice. If I add the machine manually, I can browse the files via DAAP, but the actual discovery doesn’t seem to work. I installed the avahi daemon which takes care of mDNS discovery, but it still doesn’t want to find it.. 🙁 Any tips? |
Fosdem Date: February 23rd, 2007 by SiD3WiNDR Categories: Geek, Linux, Software If you’re there tomorrow, and you want to see me, gimme a yell 🙂 Hopefully this time the wireless network won’t be a notwork. 😀 |
Free Linux drivers Date: January 30th, 2007 by SiD3WiNDR Categories: Linux Now they really don’t have any reason not to support Linux 😉 *cut bs about FCC regulations and competitive advantages* |
Why Gentoo Shouldn’t Be on Your Server Date: January 29th, 2007 by SiD3WiNDR Categories: Linux Via Slashdot, excellent reasoning 😉 |