Installing Smartlink

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

 



Hi,
Please help i cant get our Smartlink modem installed no matter what i do.
We are using Asterisknow which included the base installation of a Linux
distro which i believe to be redhat based.
For your info:
There is no build folder in:
/lib/modules/2.6.22.13-0.1.gcc3.4.x86.i686
But there is in:
/lib/modules/2.6.22.13-0.1.smp.gcc3.4.x86.i686
Before finding that out most "make" commands resulted in tons of errors.
I try changing the makefiles to include
/lib/modules/2.6.22.13-0.1.smp.gcc3.4.x86.i686/build instead of "uname -r"
command to no avail.
I have even created a symbolic link from the default folder to the 2nd
correct folder to no avail.
I currently have slamr.ko, slusb.ko & ungrab-winmodem.ko in both "extra"
directorys of each kernel paths showing above.
If i run the make install of the slmodem package i receive a warning in
relation to a missing "amrlibs.o.cmd" from the drivers folder, indeed it
doesn't exist.
I have also tried to install a slamr package which i get told is the Invalid
module due to kernel version i believe, but i cant find a slamr download for
2.6.22.13-0.1 the latest and the one im trying is slamr-2.6.22-14-generic,
which of course fails!
I am using the http://linmodems.blah.blah/smartlink downloads page and
choosing slmodem-2.9.11-20080126 & ungrab-winmodem-20070505 as directed to
be used in ModemData.txt.

Please help, Im a noob so please tell:-
What tar's i need, where to get them, if i should do a bit of a clear out,
remove symbolic link?, what order to install new tars, any commands in
particular?

Thanks in advance.

Chris

 Only plain text email is forwarded by the  Discuss@xxxxxxxxxxxxx List Server,
 as HTML can contain viruses. Use as the email Subject Line:
           YourName, YourCountry AsteriskNOW Release 1.0.2
Kernel  kernel 2.6.22.13-0.1.gcc3.4.x86.i686 
 With this Subject Line cogent experts will be alerted, and useful case names left in the Archive.
 YourCountry will enable Country specific guidance. Linux experts in YourCountry 
 can be found through: http://www.linux.org/groups/index.html.
They will know your Country's modem code, which may be essential for dialup service.
Responses from Discuss@xxxxxxxxxxxxx are sometimes blocked by an Internet Provider mail filters.
 So in a day, also check the Archived responses at http://www.linmodems.org 
--------------------------  System information ----------------------------
CPU=i686,  AsteriskNOW Release 1.0.2
Kernel 
Linux version 2.6.22.13-0.1.gcc3.4.x86.i686 (conary.rpath.com@rpl:1-devel) (gcc version 3.4.4) #1 Mon Nov 19 19:39:41 EST 2007
 scanModem update of:  2008_09_28

 There are no blacklisted modem drivers in /etc/modprobe*  files 
USB modems not recognized

For candidate card in slot 04:08.0, firmware information and bootup diagnostics are:
 PCI slot	PCI ID		SubsystemID	Name
 ----------	---------	---------	--------------
 04:08.0	10b9:5459	10a5:5459	Modem: ALi Corporation SmartLink SmartPCI561 56K Modem

 Modem interrupt assignment and sharing: 
 --- Bootup diagnostics for card in PCI slot 04:08.0 ----
ACPI: PCI Interrupt 0000:04:08.0[A] -> Link [LNKA] -> GSI 19 (level, low) -> IRQ 16
0000:04:08.0: ttyS0 at I/O 0xc828 (irq = 16) is a 8250
0000:04:08.0: ttyS1 at I/O 0xc840 (irq = 16) is a 8250
0000:04:08.0: ttyS2 at I/O 0xc850 (irq = 16) is a 8250
0000:04:08.0: ttyS3 at I/O 0xc860 (irq = 16) is a 8250
Couldn't register serial port 0000:04:08.0: -28

=== Finished firmware and bootup diagnostics, next deducing cogent software. ===

Predictive  diagnostics for card in bus 04:08.0:
	Modem chipset  detected on
NAME="Modem: ALi Corporation SmartLink SmartPCI561 56K Modem"
CLASS=0703
PCIDEV=10b9:5459
SUBSYS=10a5:5459
IRQ=16
IDENT=slamr

 For candidate modem in:  04:08.0
   0703 Modem: ALi Corporation SmartLink SmartPCI561 56K Modem
      Primary device ID:  10b9:5459
 Support type needed or chipset:	slamr
 

----------------end Softmodem section --------------
The modem is supported by the Smartlink 
plus the slmodemd helper utility.  Read the
DOCs/Smartlink.txt and Modem/DOCs/YourSystem.txt for follow through guidance.


For 2.6.22.13-0.1.gcc3.4.x86.i686 compiling drivers is necessary. As of October 2007 the current packages at
http://linmodems.technion.ac.il/packages/smartlink/  are the
ungrab-winmodem-20070505.tar.gz and slmodem-2.9.11-20080126.tar.gz

Writing DOCs/Smartlink.txt
============ end Smartlink section =====================

 Completed candidate modem analyses.

 The base of the UDEV device file system is: /dev/.udevdb

 Versions adequately match for the compiler installed: 3.4.4
             and the compiler used in kernel assembly: 3.4.4

 linux-headers-2.6.22.13-0.1.gcc3.4.x86.i686 resources needed for compiling are not manifestly ready!

 If compiling is necessary packages must be installed, providing:
	 kernel-source-2.6.22.13-0.1.gcc3.4.x86.i686


If a driver compilation fails, with message including some lack of some FileName.h (stdio.h for example), then
Some additional kernel-header files need installation to /usr/include. The minimal additional packages are libc6-dev
and any of its dependents, under Ubuntu linux-libc-dev

If an alternate ethernet connection is available,
$  apt-get update
$  apt-get -s install linux-kernel-devel
will install needed packages.
For Debian/Ubuntu related distributions, run the following command to display the needed package list:

Otherwise packages have to be found through http://packages.ubuntu.com
Once downloaded and transferred into a Linux partition,
they can be installed alltogether with:
$ sudo dpkg -i *.deb

Checking settings of:	/etc/ppp/options


In case of a message like:
   Warning: Could not modify /etc/ppp/pap-secrets: Permission denied
see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html

Read Modem/DOCs/YourSystem.txt concerning other COMM channels: eth0
Which can interfere with Browser naviagation.

 Don't worry about the following, it is for experts should trouble shooting be necessary.
==========================================================

 Checking for modem support lines:
 --------------------------------------
     /device/modem symbolic link:   
slmodemd created symbolic link /dev/ttySL0:  
     Within /etc/udev/ files:

     Within /etc/modprobe.conf files:

     Within any ancient /etc/devfs files:

     Within ancient kernel 2.4.n /etc/module.conf files:

--------- end modem support lines --------


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

  Powered by Linux