ubuntu-9-0-4 driver for agere Kernel 2.6.28-11.42-generic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Marvin;

I never figured out how to unzip the compressed file from the terminal. The response was "filename not matched". I found you can rtclick and select unzip(?) and it works, With the unzipped file in my desktop:


dadisboss@MARVIN:~$ cd ~/Desktop
dadisboss@MARVIN:~/Desktop$ cd ubuntu-9-0-4
dadisboss@MARVIN:~/Desktop/ubuntu-9-0-4$ sudo make module
make -C /lib/modules/`uname -r`/build/ SUBDIRS= modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.28-11-generic'
HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/docproc
HOSTCC scripts/basic/hash
HOSTCC scripts/kconfig/conf.o
scripts/kconfig/conf.c: In function ‘conf_askvalue’:
scripts/kconfig/conf.c:104: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result
scripts/kconfig/conf.c: In function ‘conf_choice’:
scripts/kconfig/conf.c:306: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result
HOSTCC scripts/kconfig/kxgettext.o
HOSTCC scripts/kconfig/zconf.tab.o
HOSTLD scripts/kconfig/conf
scripts/kconfig/conf -s arch/x86/Kconfig
make[1]: Leaving directory `/usr/src/linux-headers-2.6.28-11-generic'
make[1]: Entering directory `/usr/src/linux-headers-2.6.28-11-generic'
CHK include/linux/version.h
CHK include/linux/utsrelease.h
UPD include/linux/utsrelease.h
SYMLINK include/asm -> include/asm-x86
make[2]: *** No rule to make target `kernel/bounds.c', needed by `kernel/bounds.s'. Stop.
make[1]: *** [prepare0] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.28-11-generic'
make: *** [module] Error 2
dadisboss@MARVIN:~/Desktop/ubuntu-9-0-4$ sudo make install
./agrinst
Installing Agere Softmodem driver version 2.1.80-Red Flag NE 5.0
copying agrmodem.ko and agrserial.ko to /lib/modules/2.6.28-11-generic/kernel/drivers/char
Copying installation components to /usr/lib/AgereSoftModem
Usage of Agere Softmodem driver is subject to acceptance of EULA as stated in /usr/lib/AgereSoftModem/LICENSE
Agere Systems Soft Modem End User SOFTWARE LICENSE AGREEMENT

YOU SHOULD READ THE TERMS AND CONDITIONS OF THIS AGREEMENT BEFORE YOU DOWNLOAD AND USE THE AGERE SYSTEMS SOFT MODEM LICENSED SOFTWARE. ONCE YOU HAVE READ THIS LICENSE AGREEMENT AND AGREE TO ITS TERMS, YOU MAY DOWNLOAD AND USE THE AGERE SYSTEMS SOFT MODEM LICENSED SOFTWARE. DOWNLOADING OR USING THE AGERE SYSTEMS SOFT MODEM LICENSED SOFTWARE SHOWS YOUR ACCEPTANCE OF THE TERMS OF THIS LICENSE AGREEMENT. The terms and conditions of this Agreement will apply to the Agere Systems Soft Modem Software (hereafter "Software") supplied under this Agreement and any derivatives obtained therefrom, including any copy. The term Software includes programs and related documentation supplied herewith. The following file is made available under the standard Linux license, a copy of which may be found at <http://www.linux.org/info/gnu.html>.
serial26.c
These additional files are not derived from any Linux open source content, and are subject to the following restrictions.
agrsoftmodem.c
agrmodem.h
linuxif.h
agrmodemlib.o
Makefile
agrinst
agruninst
agr_auxinst
agr_softmodem
README ... and follows with clauses of the END USER LICENSE AGREEMENT'

Then I checked the following:

dadisboss@MARVIN:~$ ls -l /dev/ttyAGS3
crw-rw---- 1 root dialout 62, 67 2009-08-21 21:47 /dev/ttyAGS3
dadisboss@MARVIN:~$ ls -l /dev/ttySAGR
ls: cannot access /dev/ttySAGR: No such file or directory
dadisboss@MARVIN:~$ sudo gedit /etc/wvdial.conf
[sudo] password for dadisboss:
dadisboss@MARVIN:~$ sudo wvdial
--> WvDial: Internet dialer version 1.60
--> Cannot open /dev/ttySAGR: No such file or directory
--> Cannot open /dev/ttySAGR: No such file or directory
--> Cannot open /dev/ttySAGR: No such file or directory
dadisboss@MARVIN:~$ sudo gedit /etc/wvdial.conf
dadisboss@MARVIN:~$ sudo wvdial
--> WvDial: Internet dialer version 1.60
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
--> Modem initialized.
--> Configuration does not specify a valid phone number.
--> Configuration does not specify a valid login name.
--> Configuration does not specify a valid password.

Here is where I tried editing /etc/wvdial.conf using a template Antonio provided
Saturday, August 15, 2009 1:46 PM

dadisboss@MARVIN:~$ sudo wvdialconf /etc/wvdial.conf
Editing `/etc/wvdial.conf'.
Scanning your serial ports for a modem.
ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.
Modem Port Scan<*1>: S1 S2 S3

Sorry, no modem was detected! Is it in use by another program?
Did you configure it properly with setserial?
Please read the FAQ at http://open.nit.ca/wiki/?WvDial
If you still have problems, send mail to <wvdial-list@xxxxxxxxxxxx>.
dadisboss@MARVIN:~$ sudo gedit /etc/wvdial.conf
dadisboss@MARVIN:~$ sudo wvdial
--> WvDial: Internet dialer version 1.60
--> Cannot open 3D /dev/ttyAGS3: No such file or directory
--> Cannot open 3D /dev/ttyAGS3: No such file or directory
--> Cannot open 3D /dev/ttyAGS3: No such file or directory
dadisboss@MARVIN:~$ ls -l /dev/ttyAGS3
crw-rw---- 1 root dialout 62, 67 2009-08-21 22:12 /dev/ttyAGS3
dadisboss@MARVIN:~$ sudo gedit /etc/wvdial.conf
dadisboss@MARVIN:~$ sudo wvdial
--> WvDial: Internet dialer version 1.60
--> Cannot open 3D /dev/ttyAGS3: No such file or directory
At this point I have to say I'd be stabbing in the dark.

John W

[Index of Archives]     [Linux Media Development]     [Asterisk]     [DCCP]     [Netdev]     [X.org]     [Xfree86]     [Fedora Women]     [Linux USB]

  Powered by Linux