Sound problems in Skype on a Intel HDA controller

December 20th, 2011

Distro: Linux Mint 10

lspci | grep Audio:
00:01.1 Audio device: ATI Technologies Inc Device 1314
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40)

This seems to fix the problem with distorted sound in Skype:

Edit “/etc/pulse/default.pa”

nano /etc/pulse/default.pa

Change “load-module module-udev-detect” to “load-module module-udev-detect tsched=0″

Fuser is forking mad (in Ubuntu server 11.10)

November 18th, 2011

The other day my LAMP installation started acting “funny”. MySQL would sometimes just stop, tables got corrupted and things where in general sluggish.

Running “ps hax | wc -l” gave me a count in the neighborhood of 3000 processes. On a normal day this number is around 70ish.  “ps fax” gave away the guilty part.

It turns out they’ve started using fuser to clean up old php sessions, and this version of fuser has a bug.

 

So far the fix is to revert to the older php5 cron job in “/etc/cron.d/”.

11.10 version:

09,39 * * * * root [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f -cmin +$(/usr/lib/php5/maxlifetime) ! -execdir fuser -s {} 2>/dev/null \; -delete

11.04 (?) version:

09,39 * * * * root [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f -cmin +$(/usr/lib/php5/maxlifetime) -delete

Psilodump

October 19th, 2011

Testing OSM…

August 15th, 2011

Hell is a train station

June 17th, 2011

image

Blogging from iPad

April 16th, 2011

Sent from my iPad….while waiting for HTC Flyer :-)

20110416-134243.jpg

Citrix client 11.100, Ubuntu 10.04

May 20th, 2010

Works (almost) “out of the box”:

1. download and install the .deb flavoured client from Citrix.

2. open a terminal and enter: “sudo apt-get install libmotif3″

3. then enter: “sudo ln -s /usr/lib/libXm.so.3 /usr/lib/libXm.so.4″

The client should now work :-)

Links:

Open Motif: http://www.motifzone.net

Citrix: http://www.citrix.com

Casiokids in Bergen

January 20th, 2010

Concert with Casiokids at Garage in Bergen.
image

Pink pigeon in Trenčin

November 22nd, 2009

image

This punk pigeon was spotted in the streets of Tren?in, Slovakia. A rebel without a coo…

Blogging from my Android!

October 13th, 2009

image

Just a test to how well this works. Showing “G.I. Joe The Rise of Cobra” at the local cinema.


LotLot is Stephen Fry proof thanks to caching by WP Super Cache