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

Bug 142634

Summary: ebuilds for eicon diva server card(s) (new packages)
Product: Gentoo Linux Reporter: Timo Gurr (RETIRED) <tgurr>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: teeboo
Priority: High Keywords: EBUILD
Version: 2006.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: diva-kernel-3.0g.ebuild Builds the kernel modules
diva-firmware-3.0g.ebuild Installs the binary firmware files
diva-scripts-3.0g.ebuild Installs the dialog based setup script
diva-ctrl-3.0g.ebuild The firmware loading tool
diva-kernel-3.0.2.ebuild Builds the kernel modules
diva-scripts-3.0.2.ebuild Installs the dialog based setup script
diva-firmware-3.0.2.ebuild Installs the binary firmware files
diva-ctrl-3.0.2.ebuild The firmware loading tool
diva.init.d Init script for the diva-scripts ebuild
Makefile.in.patch Makefile Patch for the diva-ctrl ebuild
diva.init.d
diva-kernel-3.0.5.ebuild
diva-scripts-3.0.5.ebuild
diva-firmware-3.0.5.ebuild
diva-ctrl-3.0.5.ebuild
diva-kernel-3.0.9.ebuild
diva-scripts-3.0.9.ebuild
diva-firmware-3.0.9.ebuild
diva-ctrl-3.0.9.ebuild
diva-kernel-3.0.9.ebuild
diva-kernel-3.0.9-kernel.patch

Description Timo Gurr (RETIRED) gentoo-dev 2006-08-03 04:13:15 UTC
I tinkered a few ebuilds together for the new GPL'ed Melware drivers to get my Eicon Diva Server PRI card working with asterisk.
The card:
00:0b.0 Network controller: Eicon Networks Corporation Diva Server PRI Rev 3 (rev 01)
but the ebuilds should work for other eicon cards (complete list here: http://www.melware.org/EiconDivaServerV3), too.

I did the ebuilds as good as I could by reading some documentation and other ebuilds, but they are probably not "clean" yet.

Installation is easy, just emerge diva-ctrl and it should pull in the other ones. diva-kernel checks some kernelconfig parameters which you should change accordingly to get the driver working. After emerging you have to run /usr/lib/eicon/divas/Config once to setup the card.

Then rc-update add diva default to load them on boot and if you use asterisk you have to modify the asterisk init script and add "diva" to the needed services, since the driver has to be loaded before asterisk starts.

If you have updated your kernel just be sure to rerun emerge diva-kernel afterwards.

Any suggestions are welcome.
Comment 1 Timo Gurr (RETIRED) gentoo-dev 2006-08-03 04:20:56 UTC
Created attachment 93327 [details]
diva-kernel-3.0g.ebuild Builds the kernel modules
Comment 2 Timo Gurr (RETIRED) gentoo-dev 2006-08-03 04:26:09 UTC
Created attachment 93328 [details]
diva-firmware-3.0g.ebuild Installs the binary firmware files
Comment 3 Timo Gurr (RETIRED) gentoo-dev 2006-08-03 04:27:06 UTC
Created attachment 93329 [details]
diva-scripts-3.0g.ebuild Installs the dialog based setup script
Comment 4 Timo Gurr (RETIRED) gentoo-dev 2006-08-03 04:28:08 UTC
Created attachment 93330 [details]
diva-ctrl-3.0g.ebuild The firmware loading tool
Comment 5 Timo Gurr (RETIRED) gentoo-dev 2006-08-22 03:42:15 UTC
Created attachment 94834 [details]
diva-kernel-3.0.2.ebuild Builds the kernel modules
Comment 6 Timo Gurr (RETIRED) gentoo-dev 2006-08-22 03:43:32 UTC
Comment on attachment 94834 [details]
diva-kernel-3.0.2.ebuild Builds the kernel modules

version bump
Comment 7 Timo Gurr (RETIRED) gentoo-dev 2006-08-22 03:45:02 UTC
Created attachment 94835 [details]
diva-scripts-3.0.2.ebuild Installs the dialog based setup script

version bump
Comment 8 Timo Gurr (RETIRED) gentoo-dev 2006-08-22 03:45:49 UTC
Created attachment 94837 [details]
diva-firmware-3.0.2.ebuild Installs the binary firmware files

version bump
Comment 9 Timo Gurr (RETIRED) gentoo-dev 2006-08-22 03:46:29 UTC
Created attachment 94838 [details]
diva-ctrl-3.0.2.ebuild The firmware loading tool

version bump
Comment 10 Timo Gurr (RETIRED) gentoo-dev 2006-08-22 03:47:06 UTC
Comment on attachment 94835 [details]
diva-scripts-3.0.2.ebuild Installs the dialog based setup script

version bump
Comment 11 Timo Gurr (RETIRED) gentoo-dev 2006-08-22 03:48:27 UTC
Created attachment 94839 [details]
diva.init.d Init script for the diva-scripts ebuild

diva.init.d Init script for the diva-scripts ebuild
Comment 12 Timo Gurr (RETIRED) gentoo-dev 2006-08-22 03:49:11 UTC
Created attachment 94840 [details]
Makefile.in.patch Makefile Patch for the diva-ctrl ebuild

Makefile.in.patch Makefile Patch for the diva-ctrl ebuild
Comment 13 Timo Gurr (RETIRED) gentoo-dev 2006-11-28 02:12:54 UTC
Created attachment 102891 [details]
diva.init.d
Comment 14 Timo Gurr (RETIRED) gentoo-dev 2006-11-28 02:14:02 UTC
Comment on attachment 102891 [details]
diva.init.d

version bump: works without modifying the asterisk init script now
Comment 15 Timo Gurr (RETIRED) gentoo-dev 2006-11-28 02:15:25 UTC
Created attachment 102892 [details]
diva-kernel-3.0.5.ebuild

version bump
Comment 16 Timo Gurr (RETIRED) gentoo-dev 2006-11-28 02:19:58 UTC
Created attachment 102893 [details]
diva-scripts-3.0.5.ebuild

version bump
Comment 17 Timo Gurr (RETIRED) gentoo-dev 2006-11-28 02:20:38 UTC
Created attachment 102894 [details]
diva-firmware-3.0.5.ebuild

version bump
Comment 18 Timo Gurr (RETIRED) gentoo-dev 2006-11-28 02:22:43 UTC
Created attachment 102895 [details]
diva-ctrl-3.0.5.ebuild

version bump, corrected post-install message
Comment 19 Timo Gurr (RETIRED) gentoo-dev 2007-05-09 10:48:32 UTC
Created attachment 118638 [details]
diva-kernel-3.0.9.ebuild

version bump to work with kernel 2.6.20/21, minor ebuild cleanups
Comment 20 Timo Gurr (RETIRED) gentoo-dev 2007-05-09 10:49:14 UTC
Created attachment 118640 [details]
diva-scripts-3.0.9.ebuild

version bump to work with kernel 2.6.20/21, minor ebuild cleanups
Comment 21 Timo Gurr (RETIRED) gentoo-dev 2007-05-09 10:50:02 UTC
Created attachment 118642 [details]
diva-firmware-3.0.9.ebuild

version bump to work with kernel 2.6.20/21, minor ebuild cleanups
Comment 22 Timo Gurr (RETIRED) gentoo-dev 2007-05-09 10:50:38 UTC
Created attachment 118643 [details]
diva-ctrl-3.0.9.ebuild

version bump to work with kernel 2.6.20/21, minor ebuild cleanups
Comment 23 Timo Gurr (RETIRED) gentoo-dev 2007-08-14 09:53:21 UTC
Created attachment 128028 [details]
diva-kernel-3.0.9.ebuild

Added a patch to work with kernel 2.6.22.
Comment 24 Timo Gurr (RETIRED) gentoo-dev 2007-08-14 09:54:07 UTC
Created attachment 128030 [details]
diva-kernel-3.0.9-kernel.patch

Patch to work with kernel 2.6.22.
Comment 25 kundarsa@gmail.com 2016-04-23 00:15:57 UTC
This package does not meet the current criteria needed to be a viable candidate for the Portage tree since it does not build against modern kernels. This criteria is currently listed at the following URL:
https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers/Maintainer_Wanted

Metric: Technical debt: Toolchain; "Needs to build in a modern system (recent GCC, glibc, ...)"

Tom D