Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44501 - For those without PC speakers (everyone?) this redirects the beep to esd - Please ?!
Summary: For those without PC speakers (everyone?) this redirects the beep to esd - Pl...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL: http://www.carcosa.net/jason/software...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-12 16:40 UTC by Gareth Bult
Modified: 2005-03-20 19:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
As requested, this is a new/complete ebuild for beepd (beepd-2.6.x.ebuild.tgz,2.88 KB, application/octet-stream)
2004-03-17 06:36 UTC, Gareth Bult
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gareth Bult 2004-03-12 16:40:05 UTC
I'm an xchat user and I got fed up with not getting beeps on certain messages and started to wonder why. Of course I had no speaker, but then, who does these days?

This daemon redirects the system speaker to the sound system (alsa) via a beep daemon. (via a minimal kernel module)

2.2, 2.4, 2.6 are supported although I've only tried 2.6.

It works file for me, if you want a working /etc/initd.d/beepd I can supply. (it's not my software, but I have it working and it's great!)


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-03-14 17:25:30 UTC
Nice.  I was getting fed up with not forgetting to mute the system beeps in xchat when I goto sleep...

Do you think you could throw together an ebuild?  That really saves me a lot of time.
Comment 2 Gareth Bult 2004-03-17 06:36:57 UTC
Created attachment 27516 [details]
As requested, this is a new/complete ebuild for beepd

This is a tar/tgz of the beepd directory from my test system.

/usr/local/portage/media-sound/beepd

Works fine on AMD64, I see no reason why it won't work quite happily on x86.
(been working for ~ a week on amd, no problems)
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-03-17 17:16:57 UTC
can you get this to work with 2.4?

Also, I don't think copying the current kernel's Makefile to patch will work very well because different people will have different versions of the kernel.
Comment 4 Gareth Bult 2004-03-18 04:10:40 UTC
Ok,There is a 2.4 source, so it fundamentally WILL work .. but who used 2.4 on Gentoo and why ?!2.6 is 20-30% faster !I will however be quite happy to maintain all 2.6.x versions , but I don't have a 2.4 Gentoo system.
Comment 5 Jeremy Huddleston (RETIRED) gentoo-dev 2004-03-18 07:52:19 UTC
well, for one, I use 2.4.  2.6 does not support all of my hardware, and it has a few deal breaker bugs.  Mission critical systems will be using 2.4 for years to come.  I have one server still running 2.2.x.

Please try to get this to work for 2.6 then without patching the kernel Makefile.  I'll worry about 2.4 later.
Comment 6 Jeremy Huddleston (RETIRED) gentoo-dev 2004-03-24 16:44:31 UTC
setting to wontfix unless you can get this going for 2.4 and 2.6.  you might want to wait for the new kernel-mod.eclass to be comitted this weekend.
Comment 7 Assaf Berg 2005-03-20 09:03:44 UTC
What's going on with this one? I'm willing to write an ebuild if needed...
Comment 8 Jeremy Huddleston (RETIRED) gentoo-dev 2005-03-20 19:18:25 UTC
You'll need to do more than write an ebuild.  I think the kernel module needs to be ported is the problem