Re: Agrsm for Xubuntu 8.04 kernel 2.6.24-19

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

 



Steve,

My apologies. My remark about AGR3 was from memory while I was not
under Linux.  Now checking under Linux while monitoring
with:
$ sudo /var/log/messages &

$ sudo modprobe agrserial
 Jul 19 10:53:55 marvlap kernel: [  589.183881] agrmodem: module
license 'Proprietary' taints kernel.
Jul 19 10:53:55 marvlap kernel: [  589.189511] * Hello Agere Driver **
Jul 19 10:53:55 marvlap kernel: [  591.966714] ttyAGS3 at I/O 0x400
(irq = 3) is a AgereModem
Jul 19 10:53:55 marvlap kernel: [  591.967579] Loading module Agere
Modem Interface driver version 2.1.80.0 (2008-10-31)
---------
i.e.  ttyAGS3 is correct. The creation of
 ls -l /dev/ttySAGR
lrwxrwxrwx 1 root root 12 2009-07-19 10:50 /dev/ttySAGR -> /dev/ttyAGS3

is automated by virtue of the file /etc/modprobe.d/agrsm.conf
with line:
install agrserial /sbin/modprobe --ignore-install agrmodem ;
/sbin/modprobe --ignore-install agrserial && \
test -e /dev/ttySAGR || ln -s /dev/ttyAGS3 /dev/ttySAGR

note that the \ specifies a line break, but the previous section
should be on a single line.

MarvS

On Sun, Jul 19, 2009 at 6:20 AM, Stephen King<steveking@xxxxxxxxxx> wrote:
>
> I read through the agrsm how to and every other text file that I could
> access, and they only mention ttyAGS3. I re-installed the OS and started
> again. Again it connected, but no further. And trying again it couldn't find
> /dev/ttySAGR. If I try "ls -l  /dev/ttyAGS3 /dev/ttySAGR /dev/modem" it
> comes up with the right answers, so the links are still there. The only way
> I can get it to dial out is to re-boot. The links have then gone so I start
> again from "sudo modprobe agrmodem". Once I can get it to dial out on
> demand, hopefully I can sort out the rest with my internet provider.
> Steve King
> --
> View this message in context: http://www.nabble.com/Agrsm-for-Xubuntu-8.04-kernel-2.6.24-19-tp24454815p24555657.html
> Sent from the Linux Winmodem Support - Discussion mailing list archive at Nabble.com.
>
>


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

  Powered by Linux