public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* Re: This is the modem. What to do with it?
       [not found]     ` <Pine.LNX.4.44.0207151003230.21975-100000@TekRD.grg.afb.net >
@        ` Patrick Turnage
           ` Janina Sajka
  0 siblings, 1 reply; 9+ messages in thread
From: Patrick Turnage @  UTC (permalink / raw)
  To: speakup

hi where can I download or read  more about lynx with js support?



        -------------------------
Patrick Turnage
e-mail:pturnage@tampabay.rr.com
Telephone: (850) 459-7717
HomePage: http://www.access-connect.com
Amateur radio callsign:kg4dqk
AOL Instant Messenger:kg4dqk
icq:26862191
MSN:turnagep@hotmail.com
Yahoo!:kg4dqk
America Online:kg4dqk1129 kg4dqk1129@aol.com



^ permalink raw reply	[flat|nested] 9+ messages in thread

* This is the modem. What to do with it?
@  Octavian Rasnita
   ` Toby Fisher
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Octavian Rasnita @  UTC (permalink / raw)
  To: speakup

Hi all,

I've typed the command
lspci -v
to list my PCI devices and here is what I found about my modem (a WinModem):

00:0a.0 Communication controller: Lucent Microelectronics 56k WinModem (rev
01)
Subsystem: GVC Corporation LT WinModem 56k Data+Fax+Voice+VoiceView+Dsvd
Flags: bus master, medium devsel, latency 0, IRQ 9
Memory at e4000000 (32-bit, non-prefetchable) [size=256]
I/O ports at f500 [size=8]
I/O ports at f600 [size=256]
Capabilities: [f8] Power Management version 2

I went to linmodems.org to find  a driver for this modem, but I don't know
what to take from there because I haven't seen such a thing.

Are there any other Linux commands that will tell me more about my modem, to
be able to find a driver for it?

Thanks a lot.

Teddy Center: http://teddy.fcc.ro/
Mail: orasnita@home.ro




^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: This is the modem. What to do with it?
   This is the modem. What to do with it? Octavian Rasnita
@  ` Toby Fisher
     ` Buddy Brannan
   ` Janina Sajka
   ` Janina Sajka
  2 siblings, 1 reply; 9+ messages in thread
From: Toby Fisher @  UTC (permalink / raw)
  To: speakup

On Fri, 12 Jul 2002, Octavian Rasnita wrote:

> Hi all,
>
> I've typed the command
> lspci -v
> to list my PCI devices and here is what I found about my modem (a WinModem):
>
> 00:0a.0 Communication controller: Lucent Microelectronics 56k WinModem (rev
> 01)
> Subsystem: GVC Corporation LT WinModem 56k Data+Fax+Voice+VoiceView+Dsvd
> Flags: bus master, medium devsel, latency 0, IRQ 9
> Memory at e4000000 (32-bit, non-prefetchable) [size=256]
> I/O ports at f500 [size=8]
> I/O ports at f600 [size=256]
> Capabilities: [f8] Power Management version 2
>
> I went to linmodems.org to find  a driver for this modem, but I don't know
> what to take from there because I haven't seen such a thing.
>
> Are there any other Linux commands that will tell me more about my modem, to
> be able to find a driver for it?

There should be a ltmodem package, something ltmodem-6.00b4, or at least,
that's the version I've got.  If your modem still doesn't work, then you
can be fairly certain that it is not supported.  Alternatively, if you
have Windows on that machine, you could run that to find out exactly what
the modem is called, and put it into the database search on linmodems.org

HTH

-- 
Toby Fisher	Email: toby@g0ucu.freeserve.co.uk
Tel.: +44(0)1480 417272	Mobile: +44(0)7974 363239
ICQ: #61744808
   Please avoid sending me Word or PowerPoint attachments.
   See http://www.fsf.org/philosophy/no-word-attachments.html




^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: This is the modem. What to do with it?
   ` Toby Fisher
@    ` Buddy Brannan
  0 siblings, 0 replies; 9+ messages in thread
From: Buddy Brannan @  UTC (permalink / raw)
  To: speakup

Yep, it's a Lucent (Eiger) modem. You'll want
ltmodem-something--safest bet is likely the 6.0 series, latest I've
seen is 6.00B14. You migh be lucky and have a V.92 capable modem, in
which case V8.00-something will work. 
-- 
Buddy Brannan, KB5ELV/3   | And if the ground yawned,
Phone: (814) 455-7333     | I'd step to the side and say,
Email: davros@ycardz.com  | "Hey ground! I'm nobody's lunch!"
                          | --Eddie From Ohio


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: This is the modem. What to do with it?
   This is the modem. What to do with it? Octavian Rasnita
   ` Toby Fisher
@  ` Janina Sajka
   ` Janina Sajka
  2 siblings, 0 replies; 9+ messages in thread
From: Janina Sajka @  UTC (permalink / raw)
  To: speakup

Octavian:

I think you're in luck. Lucent modems should work with the proper drivers. 
Look at:

http://linmodems.technion.ac.il



On Fri, 12 Jul 2002, Octavian Rasnita wrote:

> Hi all,
> 
> I've typed the command
> lspci -v
> to list my PCI devices and here is what I found about my modem (a WinModem):
> 
> 00:0a.0 Communication controller: Lucent Microelectronics 56k WinModem (rev
> 01)
> Subsystem: GVC Corporation LT WinModem 56k Data+Fax+Voice+VoiceView+Dsvd
> Flags: bus master, medium devsel, latency 0, IRQ 9
> Memory at e4000000 (32-bit, non-prefetchable) [size=256]
> I/O ports at f500 [size=8]
> I/O ports at f600 [size=256]
> Capabilities: [f8] Power Management version 2
> 
> I went to linmodems.org to find  a driver for this modem, but I don't know
> what to take from there because I haven't seen such a thing.
> 
> Are there any other Linux commands that will tell me more about my modem, to
> be able to find a driver for it?
> 
> Thanks a lot.
> 
> Teddy Center: http://teddy.fcc.ro/
> Mail: orasnita@home.ro
> 
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 

-- 
	
				Janina Sajka, Director
				Technology Research and Development
				Governmental Relations Group
				American Foundation for the Blind (AFB)

Email: janina@afb.net		Phone: (202) 408-8175

Chair, Accessibility SIG
Open Electronic Book Forum (OEBF)
http://www.openebook.org



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: This is the modem. What to do with it?
   This is the modem. What to do with it? Octavian Rasnita
   ` Toby Fisher
   ` Janina Sajka
@  ` Janina Sajka
     ` Octavian Rasnita
  2 siblings, 1 reply; 9+ messages in thread
From: Janina Sajka @  UTC (permalink / raw)
  To: speakup

Oops. Hit the send button too soon.

What to do with the info at Linmodems ...

You're looking for drivers that support "Lucent Microelectronics 56k." Any 
drivers you find for that you get, install per directions, and try.

Are you up to speed on downloading tar.gz and tar.bz, then unpacking them 
and compiling?  


On Fri, 12 Jul 2002, Octavian Rasnita wrote:

> Hi all,
> 
> I've typed the command
> lspci -v
> to list my PCI devices and here is what I found about my modem (a WinModem):
> 
> 00:0a.0 Communication controller: Lucent Microelectronics 56k WinModem (rev
> 01)
> Subsystem: GVC Corporation LT WinModem 56k Data+Fax+Voice+VoiceView+Dsvd
> Flags: bus master, medium devsel, latency 0, IRQ 9
> Memory at e4000000 (32-bit, non-prefetchable) [size=256]
> I/O ports at f500 [size=8]
> I/O ports at f600 [size=256]
> Capabilities: [f8] Power Management version 2
> 
> I went to linmodems.org to find  a driver for this modem, but I don't know
> what to take from there because I haven't seen such a thing.
> 
> Are there any other Linux commands that will tell me more about my modem, to
> be able to find a driver for it?
> 
> Thanks a lot.
> 
> Teddy Center: http://teddy.fcc.ro/
> Mail: orasnita@home.ro
> 
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 

-- 
	
				Janina Sajka, Director
				Technology Research and Development
				Governmental Relations Group
				American Foundation for the Blind (AFB)

Email: janina@afb.net		Phone: (202) 408-8175

Chair, Accessibility SIG
Open Electronic Book Forum (OEBF)
http://www.openebook.org



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: This is the modem. What to do with it?
   ` Janina Sajka
@    ` Octavian Rasnita
       [not found]     ` <Pine.LNX.4.44.0207151003230.21975-100000@TekRD.grg.afb.net >
       ` Janina Sajka
  0 siblings, 2 replies; 9+ messages in thread
From: Octavian Rasnita @  UTC (permalink / raw)
  To: speakup

Hi Janina and all,

Thank you for advice. I will try to find a driver on linmodems.org.

To Janina:

Hi Janina,

I don't understand what you mean by "Are you up to speed on downloading".
I don't know english very well and I assume this is an expression.

Does it mean "if I know to untar the files and to install the drivers?

If yes, well, I don't know.
I've compiled  links  from its source, but this is my first compilation.
If there will be any compilation problems, I won't know how to solve them,
but I will ask.
I hope I will find a good driver.

However, I've ran a Perl script that tested the modem and it told me that
this modem has an optical / electrical bla bla (I don't remember the term)
and that it is very possible that I won't find any driver for it.

Teddy Center: http://teddy.fcc.ro/
Mail: orasnita@home.ro

----- Original Message -----
From: "Janina Sajka" <janina@afb.net>
To: <speakup@braille.uwo.ca>
Sent: Sunday, July 14, 2002 8:40 PM
Subject: Re: This is the modem. What to do with it?


Oops. Hit the send button too soon.

What to do with the info at Linmodems ...

You're looking for drivers that support "Lucent Microelectronics 56k." Any
drivers you find for that you get, install per directions, and try.

Are you up to speed on downloading tar.gz and tar.bz, then unpacking them
and compiling?


On Fri, 12 Jul 2002, Octavian Rasnita wrote:

> Hi all,
>
> I've typed the command
> lspci -v
> to list my PCI devices and here is what I found about my modem (a
WinModem):
>
> 00:0a.0 Communication controller: Lucent Microelectronics 56k WinModem
(rev
> 01)
> Subsystem: GVC Corporation LT WinModem 56k Data+Fax+Voice+VoiceView+Dsvd
> Flags: bus master, medium devsel, latency 0, IRQ 9
> Memory at e4000000 (32-bit, non-prefetchable) [size=256]
> I/O ports at f500 [size=8]
> I/O ports at f600 [size=256]
> Capabilities: [f8] Power Management version 2
>
> I went to linmodems.org to find  a driver for this modem, but I don't know
> what to take from there because I haven't seen such a thing.
>
> Are there any other Linux commands that will tell me more about my modem,
to
> be able to find a driver for it?
>
> Thanks a lot.
>
> Teddy Center: http://teddy.fcc.ro/
> Mail: orasnita@home.ro
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>

--

Janina Sajka, Director
Technology Research and Development
Governmental Relations Group
American Foundation for the Blind (AFB)

Email: janina@afb.net Phone: (202) 408-8175

Chair, Accessibility SIG
Open Electronic Book Forum (OEBF)
http://www.openebook.org


_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup




^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: This is the modem. What to do with it?
     ` Octavian Rasnita
       [not found]     ` <Pine.LNX.4.44.0207151003230.21975-100000@TekRD.grg.afb.net >
@      ` Janina Sajka
  1 sibling, 0 replies; 9+ messages in thread
From: Janina Sajka @  UTC (permalink / raw)
  To: speakup

Hi,

Yes, I was thinking exactly as you say in this message, that you don't 
have a lot of experience with compiling. Of course, before you can 
compile, you must download and extract, so there are several steps. Just 
ask about any one of them that confuse you.


On Mon, 15 Jul 2002, Octavian Rasnita wrote:

> Hi Janina and all,
> 
> Thank you for advice. I will try to find a driver on linmodems.org.
> 
> To Janina:
> 
> Hi Janina,
> 
> I don't understand what you mean by "Are you up to speed on downloading".
> I don't know english very well and I assume this is an expression.
> 
> Does it mean "if I know to untar the files and to install the drivers?
> 
> If yes, well, I don't know.
> I've compiled  links  from its source, but this is my first compilation.
> If there will be any compilation problems, I won't know how to solve them,
> but I will ask.
> I hope I will find a good driver.
> 
> However, I've ran a Perl script that tested the modem and it told me that
> this modem has an optical / electrical bla bla (I don't remember the term)
> and that it is very possible that I won't find any driver for it.
> 
> Teddy Center: http://teddy.fcc.ro/
> Mail: orasnita@home.ro
> 
> ----- Original Message -----
> From: "Janina Sajka" <janina@afb.net>
> To: <speakup@braille.uwo.ca>
> Sent: Sunday, July 14, 2002 8:40 PM
> Subject: Re: This is the modem. What to do with it?
> 
> 
> Oops. Hit the send button too soon.
> 
> What to do with the info at Linmodems ...
> 
> You're looking for drivers that support "Lucent Microelectronics 56k." Any
> drivers you find for that you get, install per directions, and try.
> 
> Are you up to speed on downloading tar.gz and tar.bz, then unpacking them
> and compiling?
> 
> 
> On Fri, 12 Jul 2002, Octavian Rasnita wrote:
> 
> > Hi all,
> >
> > I've typed the command
> > lspci -v
> > to list my PCI devices and here is what I found about my modem (a
> WinModem):
> >
> > 00:0a.0 Communication controller: Lucent Microelectronics 56k WinModem
> (rev
> > 01)
> > Subsystem: GVC Corporation LT WinModem 56k Data+Fax+Voice+VoiceView+Dsvd
> > Flags: bus master, medium devsel, latency 0, IRQ 9
> > Memory at e4000000 (32-bit, non-prefetchable) [size=256]
> > I/O ports at f500 [size=8]
> > I/O ports at f600 [size=256]
> > Capabilities: [f8] Power Management version 2
> >
> > I went to linmodems.org to find  a driver for this modem, but I don't know
> > what to take from there because I haven't seen such a thing.
> >
> > Are there any other Linux commands that will tell me more about my modem,
> to
> > be able to find a driver for it?
> >
> > Thanks a lot.
> >
> > Teddy Center: http://teddy.fcc.ro/
> > Mail: orasnita@home.ro
> >
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> 
> --
> 
> Janina Sajka, Director
> Technology Research and Development
> Governmental Relations Group
> American Foundation for the Blind (AFB)
> 
> Email: janina@afb.net Phone: (202) 408-8175
> 
> Chair, Accessibility SIG
> Open Electronic Book Forum (OEBF)
> http://www.openebook.org
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 

-- 
	
				Janina Sajka, Director
				Technology Research and Development
				Governmental Relations Group
				American Foundation for the Blind (AFB)

Email: janina@afb.net		Phone: (202) 408-8175

Chair, Accessibility SIG
Open Electronic Book Forum (OEBF)
http://www.openebook.org



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: This is the modem. What to do with it?
         ` Patrick Turnage
@          ` Janina Sajka
  0 siblings, 0 replies; 9+ messages in thread
From: Janina Sajka @  UTC (permalink / raw)
  To: speakup

Do a google search for links with the letter i and not the letter y.

On Sat, 15 Jun 2002, Patrick Turnage wrote:

> hi where can I download or read  more about lynx with js support?
> 
> 
> 
>         -------------------------
> Patrick Turnage
> e-mail:pturnage@tampabay.rr.com
> Telephone: (850) 459-7717
> HomePage: http://www.access-connect.com
> Amateur radio callsign:kg4dqk
> AOL Instant Messenger:kg4dqk
> icq:26862191
> MSN:turnagep@hotmail.com
> Yahoo!:kg4dqk
> America Online:kg4dqk1129 kg4dqk1129@aol.com
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 

-- 
	
				Janina Sajka, Director
				Technology Research and Development
				Governmental Relations Group
				American Foundation for the Blind (AFB)

Email: janina@afb.net		Phone: (202) 408-8175

Chair, Accessibility SIG
Open Electronic Book Forum (OEBF)
http://www.openebook.org



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 This is the modem. What to do with it? Octavian Rasnita
 ` Toby Fisher
   ` Buddy Brannan
 ` Janina Sajka
 ` Janina Sajka
   ` Octavian Rasnita
     [not found]     ` <Pine.LNX.4.44.0207151003230.21975-100000@TekRD.grg.afb.net >
       ` Patrick Turnage
         ` Janina Sajka
     ` Janina Sajka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).