Results 1 to 6 of 6
hello
I need free driver for Intel(R) 536EP V.92 Modem
my distribution is open suse 11
my processer is AMD
and
how can i dial up
i search in google ...
- 01-11-2009 #1Just Joined!
- Join Date
- Sep 2008
- Posts
- 42
modem
hello
I need free driver for Intel(R) 536EP V.92 Modem
my distribution is open suse 11
my processer is AMD
and
how can i dial up
i search in google for this but i didn't find
please give me link for download
and dial up step by step
- 01-11-2009 #2Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
The Intel developer site claims that the modem is supported under Linux, however, this little line from that page, "Host-based controller software contains code for all controller functions for data (including error correction and data compression), fax and voice modes." This leads me to think that this is actually a soft modem, also dubbed a "WinModem" and may not ever work under Linux without proprietary (not free) code.
Since I don't have one of these modems, I have no way of knowing for sure. However, if Yast doesn't detect the modem, you will likely have a difficult time making it work. When it comes to Linux, you're generally better of with an external modem, or an internal modem with a BIOS that installs its own COM port (which have become increasingly rare since 98 ).
- 01-13-2009 #3Just Joined!
- Join Date
- Sep 2008
- Posts
- 42
modem was detected
my modem was detected by yast
yast ask me for 536ep
- 01-13-2009 #4Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
Ahh, it's looking for a kernel module.
Just so happens, I found the source code.
Read the Intel-Readme.txt for further instructions.
- 01-14-2009 #5Just Joined!
- Join Date
- Sep 2008
- Posts
- 42
not source
I'm very sory
I just need driver not source
and how can I dial up
- 01-14-2009 #6
You need the source to connect the driver to the kernel.
The driver in this case must be custom compiled for your kernel and linked to it. The instructions are not all that hard and it looks like all you need is in the text file D-cat linked to.


Reply With Quote