The sound problem

2005-05-29 Thread Hedin
I have Debian Sid. When I was using the 2.6.8 stock kernel, my onboard intel-8x0 soundcard worked well. But when I upgraded to 2.6.11, the rear channels and the sub stopped working at all. I'm using mplayer to redirect 2-channels stereo to subwoofer. -- To UNSUBSCRIBE, email to [EMAIL PROTECTE

Re: Simple sh or alias to list directories

2000-10-18 Thread Mikael Hedin
`find ~ -maxdepth 1 -type d' maybe? or define a function `function lsd() { find $1 -maxdepth 1 -type d ; }' HTH Micce -- Mikael Hedin, MSc +46 (0)980 79176 Swedish Institute of Space Physics +46 (0)980 73547 (home) S-Box 812, 981 28 KIRUNA, Sweden+46 (0)980 79050 (fax)