Re: kernel vs. slamr

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

 



Lilia,

There was a deb file  from which you could install dkms  and it would
generate a package for you automagically, but it seems not to be there
:(

You seem to have only old way of doing  things:

1) download
http://linmodems.technion.ac.il/packages/smartlink/slmodem-2.9.11-20090222.tar.gz
and
http://linmodems.technion.ac.il/packages/smartlink/ungrab-winmodem-20080126.tar.gz

extact them with
$ tar -zxvf slmodem-2.9.11-20090222.tar.gz
and
$ tar -zxvf ungrab-winmodem-20080126.tar.gz
$ cd slmodem-2.9.11-20090222
$ make KERNEL_DIR=/lib/modules/`uname -r`/build

`uname -r` should be kernel 2.6.24-23-generic, but that should work
provided you are running that specific kernel kernel
2.6.24-23-generic)

$ make
$ sudo make install

$ cd ../ungrab-winmodem-20080126
$ make
$ sudo make install

$ sudo modprobe ungrab-winmodem
$ sudo modprobe slamr
$ sudo slmodemd -C YOUR_COUNTRY /dev/slamr0

This should create the slamr.ko and ungrab-winmodem.ko that youy need
for your kernel.

Regards,

Antonio

On 6/14/09, lilia <y5454272536@xxxxxxxxxxxx> wrote:
> Hi
>
> My modem is correctly working in Ubuntu 7.10 (kernel 2.6.22-14-generic).
> It was detected with scanmodem and configured with
> slamr-2.6.22-14-generic.tar.gz
>
> I install Ubuntu 8.04 (kernel 2.6.24-23-generic) in another partition
> and can't find the slamr-2.6.24-23-generic.tar.gz
>
> In http://linmodems.technion.ac.il/packages/smartlink/Ubuntu/ the last
> for 8.04 is slamr-2.6.24-21-generic.tar.gz
>
> What can I do?
>
> Thanks
> Lilia
>

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

  Powered by Linux