Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 235428

Summary: app-misc/beep-1.2.2-r1 does not beep on NSLU2
Product: Gentoo Linux Reporter: Tobias Leupold <tl>
Component: Current packagesAssignee: Gentoo Shell Tools project <shell-tools>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: ARM   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: the patch that makes beep beep on the NSLU2
An ebuild patching beep

Description Tobias Leupold 2008-08-22 07:00:12 UTC
The default beep does not beep when compiled on a NSLU2. I don't know if this would affect the other architectures, but patching it with the patch from SlugOS fixes the problem.

I'll append the patch and an updated ebuild that also does a symlink from /bin/beep to /usr/bin/beep so that the leds script from SlugOS can also beep.

Reproducible: Always

Steps to Reproduce:
emerge beep on ann NSLU2

Actual Results:  
# beep
--> silence

Expected Results:  
a beep :-)
Comment 1 Tobias Leupold 2008-08-22 07:01:11 UTC
Created attachment 163532 [details, diff]
the patch that makes beep beep on the NSLU2
Comment 2 Tobias Leupold 2008-08-22 07:01:51 UTC
Created attachment 163534 [details]
An ebuild patching beep
Comment 3 Tim Harder gentoo-dev 2011-04-19 20:42:30 UTC
I think this patch is included in beep-1.3 now in CVS.