Sauro for CPU=i686, Fedora release 7 , Linux version 2.6.21-1.3194.fc7 and modem in PCI bus: 00:1e.3 Class 0703: 8086:266d Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW Primary PCI_id 8086:266d Subsystem PCI_id 103c:099c Softmodem codec or Vendor from diagnostics: SIL27, an AgereSystems type. Download from http://linmodems.technion.ac.il/packages/smartlink/ the package SLMODEMD.gcc4.1.tar.gz having a compiled slmodemd. Unpack under Linux with: $ tar zxf SLMODEMD.gcc4.1.tar.gz The slmodemd in contains has the needed ALSA support. Read instructions therein. But briefly, the modem is setup with command: slmodemd -c YOUR_COUNTRY --alsa modem:1 reporting dynamic creation of ports: /dev/ttySL0 --> /dev/pts/N , with N some number Read Smartlink.txt and Modem/YourSystem.txt for follow through guidance While there is some chance that the slamr driver might work, the snd_intel8x0m modem driver already installed on your System is optimal. MarvS On 9/11/07, Sauro Cesaretti <sauro@xxxxxxxxxxxxx> wrote: > Here is the modemdata.txt file > I hope it'll be enough > thanks for your help > best regards, Sauro > > > ----- Original Message ----- > From: "Marvin Stodolsky" <marvin.stodolsky@xxxxxxxxx> > To: "Sauro Cesaretti" <sauro@xxxxxxxxxxxxx> > Cc: "Sauro Cesaretti" <cesaretti.sauro@xxxxxxxxx>; <discuss@xxxxxxxxxxxxx> > Sent: Tuesday, September 11, 2007 2:02 PM > Subject: Re: Slmodem on fedocra core 7 > > > > Sauro, > > > > Would you please get the scanModem from http://linmodems.technion.ac.il/ > > Run it and send us the output ModemData.txt > > slmodemd supports a varierty of softmodems, with those using the slamr > > driver being only one. > > > > But regardless, devices are created in RAM space and do not survive > > reboot. Use > > # mknod -m 660 /dev/slamr0 c 242 0 > > to make the device, and read the Smartlink.txt documentation on > > automation of this step. > > > > MarvS > > > > On 9/11/07, Sauro Cesaretti <sauro@xxxxxxxxxxxxx> wrote: > >> Hi all, > >> I tried to install the version and you adviced to me and I even tried a > >> version in rpm format from the livna repository. > >> the installation is successfull. > >> I eventried to make the modprobe of slamr and and It worked as well > >> but when I have to execute the command slmodemd to start the daemon, I'll > >> obtain this error: > >> Cannt setup device /dev/slamr0 > >> What is this error? > >> how can I solve it? > >> thanks in advance > >> best regards, Sauro > >> > >> ----- Original Message ----- > >> From: "Marvin Stodolsky" <marvin.stodolsky@xxxxxxxxx> > >> To: "Sauro Cesaretti" <cesaretti.sauro@xxxxxxxxx> > >> Cc: <discuss@xxxxxxxxxxxxx> > >> Sent: Tuesday, September 11, 2007 1:52 AM > >> Subject: Re: Slmodem on fedocra core 7 > >> > >> > >> > Sauro > >> > > >> > Use the SLMODEMD.gcc4.1.tar.gz > >> > > >> > If the system has not functioned before with slmodemd + SomeDriver > >> > better run the > >> > ./scanModem and send us the output ModemData.txt. > >> > > >> > If you want to compile your own from slmodem-2.9..tar.gz > >> > an ALSA competent slmodemd MUST be compiled Within the modem/ > >> > subfolder. > >> > modem # make clean > >> > modem # make SUPPORT_ALSA=1 > >> > modem # cp slodemd /usr/sbin/slmodemd > >> > > >> > MarvS > >> > scanModem maintainer > >> > > >> > On 9/10/07, Sauro Cesaretti <cesaretti.sauro@xxxxxxxxx> wrote: > >> >> Hello, > >> >> > >> >> I need to install and configure slmodem on FD7 with kernel version > >> >> 2.6.21. > >> >> I'd like to know if it'll work correctly and which version should I > >> >> use? > >> >> Is there any version already compiled in rpm format? > >> >> Thanks in advance for all information > >> >> > >> >> Best regards, Sauro > >> >> > >> >> > >> > > >> > > >> > >> > > > > > >