![]() |
Peripherals.AudioAdapter HistoryHide minor edits - Show changes to markup July 22, 2009, at 09:42 AM
by -- Undo fixed-pitch formatting
Changed lines 1-17 from:
ALSA has a quite good support for USB audio devices, the
only problem could be when you mix USB 1.1 audio
devices with USB 2.0 hubs.
The CONFIG_USB_EHCI_SPLIT_ISO option in the kernel
must be enabled to cope with that. Kernel version 2.6.25 or later does not have (or need) this option.
Since the NSLU2 has not enough power to play
MP3s with a floating-point based decoder, I suggest
using an integer-based one, like madplay.
If you want to remote control it, then you
may want to try MusicPD.
Average CPU load when playing should be
around 10%.
to:
ALSA has a quite good support for USB audio devices, the only problem could be when you mix USB 1.1 audio devices with USB 2.0 hubs. The CONFIG_USB_EHCI_SPLIT_ISO option in the kernel must be enabled to cope with that. Kernel version 2.6.25 or later does not have (or need) this option. Since the NSLU2 has not enough power to play MP3s with a floating-point based decoder, I suggest using an integer-based one, like madplay. If you want to remote control it, then you may want to try MusicPD. Average CPU load when playing should be around 10%. July 22, 2009, at 09:41 AM
by -- CONFIG_USB_EHCI_SPLIT_ISO is obsolete - always compiled in.
Changed lines 6-7 from:
must be enabled to cope with that. to:
must be enabled to cope with that. Kernel version 2.6.25 or later does not have (or need) this option. December 18, 2006, at 02:00 PM
by -- fix link
Changed line 18 from:
See also . to:
See also SlugAsAudioPlayer. October 21, 2005, at 06:37 AM
by --
Changed lines 16-18 from:
around 10%. to:
around 10%. See also . September 25, 2005, at 04:34 PM
by --
Added lines 14-16:
Average CPU load when playing should be around 10%. September 25, 2005, at 04:33 PM
by --
Changed line 9 from:
to:
MP3s with a floating-point based decoder, I suggest Added lines 11-13:
If you want to remote control it, then you may want to try MusicPD. September 25, 2005, at 04:19 PM
by --
Added lines 1-10:
ALSA has a quite good support for USB audio devices, the only problem could be when you mix USB 1.1 audio devices with USB 2.0 hubs. The CONFIG_USB_EHCI_SPLIT_ISO option in the kernel must be enabled to cope with that. Since the NSLU2 has not enough power to play MP3s?? with a floating-point based decoder, I suggest using an integer-based one, like madplay. |