[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: USB speaker on iBook running Debian/Lenny



On Thu, Feb 21 2008, at 19:06 +0100, Ennio-Sr wrote:

> Well ... this is a very good one: while perusing 'man mplayer' I
> dicovered an option I'd never used; started to play with it and finally,
> putting this line in /etc/mplayer/mplayer.conf:
> 
> ao=alsa:noblock:device=hw=1.0
> 
> I was able to ear sound coming out of my usb speaker!!!!! ;-)
> 

This 'hw=1.0' snippet above seems interesting: Do you have a
'/etc/asound.names' installed? I'm not sure if this file is still
necessary with today's snd_aoa* drivers, but I'd give it a try in case
things don't work as expected. Here's a bit more on it, search for
'asound.names' on that page:

http://www.thinkwiki.org/wiki/Installing_Ubuntu_6.10_(Edgy_Eft)_on_a_ThinkPad_T60

I attach my own 'asound.names' file. I wouldn't recommend installing it,
because I'm not sure we have the same sound hardware ... Anyway: if
you have the file installed I'd recommend backing it up before
changing it ....

Just in case: this is what the attached file seems to be working on
relatively flawlessly, AFAIKS:

$ cat /proc/cpuinfo 
processor       : 0
cpu             : 7447A, altivec supported
clock           : 833.333000MHz
revision        : 0.5 (pvr 8003 0105)
bogomips        : 16.57
timebase        : 8320000
platform        : PowerMac
machine         : PowerBook5,8
motherboard     : PowerBook5,8 MacRISC3 Power Macintosh 
detected as     : 287 (PowerBook G4 15")
pmac flags      : 00000019
L2 cache        : 512K unified
pmac-generation : NewWorld 

Good luck!

Best Regards
Wolfgang

-- 
Wolfgang Pfeiffer: /ICQ: 286585973/ + + +  /AIM: crashinglinux/
http://heelsbroke.blogspot.com/

Key: 0xE3037113
http://keyserver.mine.nu/pks/lookup?search=0xE3037113&fingerprint=on
ctl {
	alsactl1 {
		name hw:0
		comment 'Physical Device - SoundByLayout'
	}
}
pcm {
	alsactl1 {
		name default:0
		comment 'Abstract Device - Default Device (Duplex)'
	}
	alsactl2 {
		name plug:default:0
		comment 'Abstract Device With Conversions - Default Device (Duplex)'
	}
	alsactl3 {
		name front:0
		comment 'Abstract Device - Front Speakers (Duplex)'
	}
	alsactl4 {
		name plug:front:0
		comment 'Abstract Device With Conversions - Front Speakers (Duplex)'
	}
	alsactl5 {
		name 'hw:0,0'
		comment 'Physical Device -  (Duplex)'
	}
	alsactl6 {
		name 'plughw:0,0'
		comment 'Physical Device With Conversions -  (Duplex)'
	}
}
rawmidi {
	alsactl1 {
		name virtual
		comment 'Virtual Device - Sequencer (Duplex)'
	}
	alsactl2 {
		name 'virtual:MERGE=0'
		comment 'Virtual Device - Sequencer (No Merge) (Duplex)'
	}
}
timer {
	alsactl1 {
		name 'hw:CLASS=1,SCLASS=0,CARD=-1,DEV=0,SUBDEV=0'
		comment 'Physical Device - system timer'
	}
}
seq {
	alsactl1 {
		name default
		comment 'Default Device - Sequencer (Duplex)'
	}
	alsactl2 {
		name hw
		comment 'Physical Device - Sequencer (Duplex)'
	}
}

Reply to: