You are not logged in.

#1 2007-10-05 14:31:05

ProzacR
Member
Registered: 2007-04-29
Posts: 272

PLZ update EciAdsl

cool
Or explain me how I can compile from source for myself.

Offline

#2 2007-10-05 15:34:17

Blind
Member
From: Desert mountain
Registered: 2005-02-06
Posts: 386

Re: PLZ update EciAdsl

You should read the sticky post on top and then try to post a request again.
Frankly, your post shows amazing ignorance.
Blind

Offline

#3 2007-10-05 16:16:24

ProzacR
Member
Registered: 2007-04-29
Posts: 272

Re: PLZ update EciAdsl

I do not see reason why I should read post with tons of dead links.

Offline

#4 2007-10-05 21:14:42

[vEX]
Member
From: Sweden
Registered: 2006-11-23
Posts: 450

Re: PLZ update EciAdsl

Looking at the INSTALL file it seems like it should just work if you edit the PKGBUILD to the new version and update the md5sum accordingly.

EDIT: Actually, I'm feeling kind today.

PKGBUILD:

pkgname=eciadsl-usermode
pkgver=0.12
pkgrel=1
pkgdesc="A free Linux driver for Globespan based ADSL USB modems."
arch=('i686' 'x86_64')
url="http://eciadsl.flashtux.org/"
license="GPL"
depends=('tk')
source=(http://eciadsl.flashtux.org/download/$pkgname-$pkgver.tar.bz2 rc.adsl)
md5sums=('20cbf3b1e02262e25dae6ec697e5895e' 'f70adbfa106b2f6a7ed0fef5569fcc6d')

build() {
  cd $startdir/src/$pkgname-$pkgver
  ./configure --prefix=/usr
  make || return 1
  make DESTDIR=$startdir/pkg install
  install -D $startdir/src/rc.adsl $startdir/pkg/etc/rc.d/eciadsl
}

Get the rc.adsl from AUR, let me know if it works and I'll adopt and update the package (and then orphan it again since I don't own the hardware).

Last edited by [vEX] (2007-10-05 21:24:53)


PC: Antec P182B | Asus P8Z77-V PRO | Intel i5 3570k | 16GB DDR3 | GeForce 450GTS | 4TB HDD | Pioneer BDR-207D | Asus Xonar DX | Altec Lansing CS21 | Eizo EV2736W-BK | Arch Linux x86_64
HTPC: Antec NSK2480 | ASUS M3A78-EM (AMD 780G) | AMD Athlon X3 425 | 8GB DDR2 | GeForce G210 | 2TB HDD | Arch Linux x86_64
Server: Raspberry Pi (model B) | 512MB RAM | 750GB HDD | Arch Linux ARM

Offline

#5 2007-10-06 04:00:26

Blind
Member
From: Desert mountain
Registered: 2005-02-06
Posts: 386

Re: PLZ update EciAdsl

ProzacR wrote:

I do not see reason why I should read post with tons of dead links.

Because of the post of the Arch developer tomk.

tomk wrote:

One more thing - if you are posting a package request here, please supply as much information as you can find about the application. If you want someone else to do the packaging for you, the least you can do is provide the necessary resources.

That easy.

Blind

PS: [vEX], you must be a very patient guy...I wish I had that virtue.:/

Offline

#6 2007-10-06 08:03:45

[vEX]
Member
From: Sweden
Registered: 2006-11-23
Posts: 450

Re: PLZ update EciAdsl

Blind wrote:

PS: [vEX], you must be a very patient guy...I wish I had that virtue.:/

Well.. I was bored and it was a quick fix so I figured why not be nice. I'm not going to spell out how you build it though, that's explained in the wiki.


PC: Antec P182B | Asus P8Z77-V PRO | Intel i5 3570k | 16GB DDR3 | GeForce 450GTS | 4TB HDD | Pioneer BDR-207D | Asus Xonar DX | Altec Lansing CS21 | Eizo EV2736W-BK | Arch Linux x86_64
HTPC: Antec NSK2480 | ASUS M3A78-EM (AMD 780G) | AMD Athlon X3 425 | 8GB DDR2 | GeForce G210 | 2TB HDD | Arch Linux x86_64
Server: Raspberry Pi (model B) | 512MB RAM | 750GB HDD | Arch Linux ARM

Offline

#7 2007-10-06 23:14:08

ProzacR
Member
Registered: 2007-04-29
Posts: 272

Re: PLZ update EciAdsl

ty big_smile
It will be my first install with AUR.

Last edited by ProzacR (2007-10-06 23:15:38)

Offline

#8 2007-10-07 07:53:19

ProzacR
Member
Registered: 2007-04-29
Posts: 272

Re: PLZ update EciAdsl

Install goes OK, but start no sad
LOG:
http://pastebin.com/f3adb9a73

Offline

#9 2007-10-07 08:40:52

[vEX]
Member
From: Sweden
Registered: 2006-11-23
Posts: 450

Re: PLZ update EciAdsl

I can't help you with that, try and contact the author(s) of EziAdsl and see if they can help you.


PC: Antec P182B | Asus P8Z77-V PRO | Intel i5 3570k | 16GB DDR3 | GeForce 450GTS | 4TB HDD | Pioneer BDR-207D | Asus Xonar DX | Altec Lansing CS21 | Eizo EV2736W-BK | Arch Linux x86_64
HTPC: Antec NSK2480 | ASUS M3A78-EM (AMD 780G) | AMD Athlon X3 425 | 8GB DDR2 | GeForce G210 | 2TB HDD | Arch Linux x86_64
Server: Raspberry Pi (model B) | 512MB RAM | 750GB HDD | Arch Linux ARM

Offline

Board footer

Powered by FluxBB