Hola, Em sembla que m'estas parlant de modems ADSL, i jo el que vull es un modem dial-up, es a dir un modem per a linia telefonica normal per a fer un servidor de faxos.
De totes maneres gracies per l'interès. Joan Sanz wrote: > Has de mirar el chipset, i amb això gairebé t'assegures que et funcionarà. > > Els que fan servir el controlador ECIADSL funcionen, almenys jo tinc un US > ROBOTICS 8500 sense cap problema. Cal crear una interfície tun/tap i > alguna > coseta més, però funciona perfectament. I la pàgina està molt bé. > > També n'he pogut fer anar un de wanadoo, el SAGEM [EMAIL PROTECTED] 800 WAES, > amb un > controlador molt fàcil d'instal·lar també. > > Amb el que no vaig poder va ser amb l'infumable módem de la pastilleta > blava > de timofónica, tot i que només ho vaig intentar quan duia tres o quatre > setmanes amb el linux. > > 2006/7/4, Ferran Pegueroles <[EMAIL PROTECTED]>: >> >> >> Si, aixo ja ho havia vist, pero despres no he sabut trobar a cap lloc un >> modem que en digui que cumpleix la CDC ACM. >> >> A mes a mes buscant per internet he trobat que alguns modems USB >> funcionen >> amb drivers de linmodem, etc... pero alguns dels que veig que funcionen >> ja >> no es troben a les tendes i a vegades trobar-ne un de semblant no et >> garanteix que funcioni, per aixo he preguntat si algu te experiencia amb >> algun model que funcioni. >> >> >> >> >> Pere Nubiola Radigales wrote: >> > Aixó trobat per Internet: >> > USB = Universal Serial Bus. Most USB modems are winmodems, so many >> > will not work with Linux. Linux has support for modems that conform to >> > the USB Communication Device Class Abstract Control Model (= USB CDC >> > ACM). There's a module for ACM named acm.o. See the /usb/acm.txt >> > document in the kernel documentation directory >> > (/usr/share/doc/kernel-doc-2.6.x in Debian, perhaps /usr/doc/kernel... >> > in some distributions). The ACM "serial port" for the first (0th) such >> > modem is: /dev/usb/acm/0 or possibly /dev/usb/ttyACM0. This should be >> > the case regardless of whether or not you use the new "device file >> > system". It's not really a serial port, but the driver makes it look >> > like a serial port to software which uses the modem. >> > >> > Since the bandwidth on the USB is high it's possible to send a lot >> > more that just data to a USB modem. This means that it's feasible to >> > create a USB winmodem where the driver does most of the modem's work >> > on the CPU and sends the results to the modem. So beware of USB >> > winmodems (unless they have Linux support). >> > >> > 2006/7/3, Ferran Pegueroles Forcadell <[EMAIL PROTECTED]>: >> >> Hola, >> >> >> >> Volia instal·lar per a un client un servidor de FAX amb un Debian, >> com >> >> ja he fet altres vegades amb modems serie o fins hi tot amb targetes >> >> ISDN, però aquesta vegada volia fer servidor modems USB per a >> >> estalviar-me els endolls del modem. >> >> >> >> He estat buscant per diverses tendes i per Internet i no he trobat >> camp >> >> modem USB suportat per Linux. >> >> >> >> Algú sap d'algun modem de línia telefònica normal que funcioni amb >> USB >> >> amb linux ? >> >> M'agradaria saber si algú de la llista te experiència amb modems USB >> i >> >> Linux. >> >> >> >> Moltes gracies. >> >> >> >> -- >> >> Salutacions / Regards >> >> --------------------------------------------------------------- >> >> Ferran Pegueroles Forcadell >> >> mailto:[EMAIL PROTECTED] >> >> http://www.pegueroles.cat >> >> Tels (+34)937252106 - (+34)667658535 >> >> >> >> >> >> >> >> >> >> >> > >> > >> > -- >> > Pere Nubiola Radigales >> > Telf: +34 656316974 >> > e-mail: [EMAIL PROTECTED] >> > >> > >> > >> >> >> -- >> Salutacions / Regards >> --------------------------------------------------------------- >> Ferran Pegueroles Forcadell >> mailto:[EMAIL PROTECTED] >> http://www.pegueroles.cat >> Tels (+34)937252106 - (+34)667658535 >> >> >> >> -- >> To UNSUBSCRIBE, email to [EMAIL PROTECTED] >> with a subject of "unsubscribe". Trouble? Contact >> [EMAIL PROTECTED] >> >> > -- Salutacions / Regards --------------------------------------------------------------- Ferran Pegueroles Forcadell mailto:[EMAIL PROTECTED] http://www.pegueroles.cat Tels (+34)937252106 - (+34)667658535 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

