Horace Lee wrote:
I crosscompiled the madplay for strongarm successfully.but when I run it to play the mp3. the following problem displayed on the screen: "/dev/tty:no such device or addr" could anybody tell me what is the reason? what is the use of tty?
madplay opens the tty device to receive keyboard controls. Try --no-tty, or perhaps fix /dev/tty so that it can be opened.