<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: XE3 WINMODEM ON RED HAT 9.o in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848550#M70629</link>
    <description>Ok, I just found something interesting that has helped me get my modem working.&lt;BR /&gt;&lt;BR /&gt;The ESS modem shares it's hardware with the Maestro 3 sound card.  By chance I found that when the maestro3 driver is not in the kernel, the modem driver works _almost_ without any problems.  And, it's only a problem when connecting, so once you're connected you can put the sound driver back into the kernel.  So, before connecting, as root, run rmmod maestro3, then once connected, modprobe maestro3.  This should work fine with most standard distrubutions of linux as usually the maestro3 driver is included as a module, not compiled into the kernel.  If you've compiled it into the kernel yourself, you'll have to change that.&lt;BR /&gt;&lt;BR /&gt;James&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 16 Jul 2003 10:40:59 GMT</pubDate>
    <dc:creator>James Roper</dc:creator>
    <dc:date>2003-07-16T10:40:59Z</dc:date>
    <item>
      <title>XE3 WINMODEM ON RED HAT 9.o</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848541#M70620</link>
      <description>Hi all,&lt;BR /&gt;I'm looking forward for a driver for the *!!* internal modem of an XE3 notebook.&lt;BR /&gt;&lt;BR /&gt;I know there was a driver for the RH 8.0 and for previous kernel, but it does not funnction on the new RH 9.0 kernel.&lt;BR /&gt;&lt;BR /&gt;I have tried to force the driver in the kernel, but had no luck, just a freeze and one reboot.&lt;BR /&gt;&lt;BR /&gt;Does any one succedded in get it working ?&lt;BR /&gt;&lt;BR /&gt;Thanks !</description>
      <pubDate>Thu, 15 May 2003 12:26:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848541#M70620</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-05-15T12:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: XE3 WINMODEM ON RED HAT 9.o</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848542#M70621</link>
      <description>It's of course not supported yet, as being designed for windows.&lt;BR /&gt;RH site says :&lt;BR /&gt;NOTE: WinModems, host-based, HCF-, HSP-, HSF-, controllerless, host-controlled, and soft modems are NOT supported.&lt;BR /&gt;&lt;BR /&gt;Driver is under development seemingly.&lt;BR /&gt;Check &lt;BR /&gt;&lt;A href="http://www.linmodems.org/" target="_blank"&gt;http://www.linmodems.org/&lt;/A&gt;&lt;BR /&gt;from time to time...&lt;BR /&gt;hth&lt;BR /&gt;J</description>
      <pubDate>Thu, 15 May 2003 13:33:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848542#M70621</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-05-15T13:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: XE3 WINMODEM ON RED HAT 9.o</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848543#M70622</link>
      <description>I have an XE3 and I run debian.  I did had the driver working with RedHat 7.3 though.&lt;BR /&gt;&lt;BR /&gt;The problem is not your version of RedHat, but your kernel version.  When you try to insert the module, you get a lovely array of unresolved labels right?  This is because the driver you are using was compiled under a different version of the kernel.  Now, apparently there are 3 different drivers out there.  I've used two, and I've attached the most stable one.  I have no idea what version of the kernel it was compiled in, but that doesn't matter, because I have a script that fixes versions written by Mark Spieth.  The instructions on installing the module can be found at&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://walbran.org/sean/linux/linmodem-howto-5.html" target="_blank"&gt;http://walbran.org/sean/linux/linmodem-howto-5.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Don't worry about the tty.h patch, it seems to be redundent.&lt;BR /&gt;&lt;BR /&gt;If this doesn't work or you are unable to understand some instructions, let me know.&lt;BR /&gt;&lt;BR /&gt;James</description>
      <pubDate>Fri, 16 May 2003 04:59:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848543#M70622</guid>
      <dc:creator>James Roper</dc:creator>
      <dc:date>2003-05-16T04:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: XE3 WINMODEM ON RED HAT 9.o</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848544#M70623</link>
      <description>Last week, I have installed a winmodem driver on my own PC with redhat 7.3.&lt;BR /&gt;&lt;BR /&gt;I downloadede this driver from &lt;A href="http://www.linuxant.com/drivers." target="_blank"&gt;www.linuxant.com/drivers.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Installation very simple.&lt;BR /&gt;&lt;BR /&gt;Working very fine.&lt;BR /&gt;&lt;BR /&gt;Gerard</description>
      <pubDate>Fri, 16 May 2003 05:53:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848544#M70623</guid>
      <dc:creator>Gerard Leclercq</dc:creator>
      <dc:date>2003-05-16T05:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: XE3 WINMODEM ON RED HAT 9.o</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848545#M70624</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I can almost guarantee that the software found at &lt;A href="http://www.heby.de/ltmodem" target="_blank"&gt;http://www.heby.de/ltmodem&lt;/A&gt; will work! ;-)&lt;BR /&gt;&lt;BR /&gt;I have an Evo N800c (which, I suspect has exactly the same modem - a Lucent/Agere - as your XE3), and I also have Redhat 9 (originally I had kernel version 2.4.20-8, then I compiled kernel version 2.4.20-9).&lt;BR /&gt;&lt;BR /&gt;On the link above, download the package ltmodem-8.26a9.tar.gz, and compile and install it.&lt;BR /&gt;&lt;BR /&gt;The instructions are a little bit broken, but you should be able to work it out (you need to compile from within the source directory, not the level above as the instructions suggest).&lt;BR /&gt;&lt;BR /&gt;If you still have problems, let me know and I can send you the modules I compiled (bear in mind I compiled them against kernel ...20-9).&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Andy&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 May 2003 08:40:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848545#M70624</guid>
      <dc:creator>Andrew Bruce</dc:creator>
      <dc:date>2003-05-16T08:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: XE3 WINMODEM ON RED HAT 9.o</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848546#M70625</link>
      <description>Hi all,&lt;BR /&gt;i Thank you all for the good input, but i'm still in problem.&lt;BR /&gt;&lt;BR /&gt;FACTS:&lt;BR /&gt;RED HAT distribution 9.00, kernel: 2.4.20-8&lt;BR /&gt;modem (as from lspci): &lt;BR /&gt;&lt;BR /&gt;02:02.0 Communication controller: ESS Technology ES2838/2839 SuperLink Modem (rev 01)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sorry i didn't put this data before.&lt;BR /&gt;&lt;BR /&gt;The ESS winmodem is a little tricky, and i can't find the driver.&lt;BR /&gt;&lt;BR /&gt;I just find a esscom.o driver, but compiled for previuos versione of the kernel, valid until 2.4.17. After that, the driver won't install, even with fix-program tha changes the tag in the driver (tested and frozed the notebook !)&lt;BR /&gt;&lt;BR /&gt;Unofrtunatly i didn't find the source code...&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;  Massimo</description>
      <pubDate>Fri, 16 May 2003 09:03:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848546#M70625</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-05-16T09:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: XE3 WINMODEM ON RED HAT 9.o</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848547#M70626</link>
      <description>With the freezing problem after installing the module, I used to often have that problem.  Sometimes it would freeze, sometimes it wouldn't.  That was when I was using the kernel that came with RedHat 7.3.  I then switched to Debian.  It seems to almost work fine with the 2.4.20-686 kernel distributed by debian, however it still sometimes freezes when trying to connect, and often freezes when my ISP terminates the connection (but not when I terminate it).  However, when I use my own kernel, I get a kernel panic.  I'm told that ppp needs to be compiled as a module, this doesn't seem to help.  What may help you though is to install the debian kernel (not sure how to do this on a RedHat system, I don't think there are any rpms for it), but note if you have the i830 graphics card, you will not be able to to use the 3D capabilities of it (even with the patch supplied by intel) which makes playing tux racer very slow!!&lt;BR /&gt;&lt;BR /&gt;Anyway, if when connecting using the fixed module it freezes, and several lights are flashing on your laptop, I don't know any easy way around that problem.  If however it simply freezes and nothing happens, reboot, cross your fingers and try to reconnect.  That's what I used to do when I had RedHat, and it worked, sometimes...</description>
      <pubDate>Fri, 06 Jun 2003 01:51:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848547#M70626</guid>
      <dc:creator>James Roper</dc:creator>
      <dc:date>2003-06-06T01:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: XE3 WINMODEM ON RED HAT 9.o</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848548#M70627</link>
      <description>&lt;BR /&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;OK, it IS ESS modem (aka. winmodem)&lt;BR /&gt;&lt;BR /&gt;Yes, there is WORKING driver for kernels COMPILED WITH 2.96.x gcc compiler!!!&lt;BR /&gt;&lt;BR /&gt;And that is (unfortunately) your solution - OR compile your kernel with gcc 2.96 version, OR write to ESS chip manufacturer, and ask them to recompile binary-only driver with newer version of gcc compiler.&lt;BR /&gt;&lt;BR /&gt;There are some tools for converting binary-only driver, BUT eventualy you will &lt;BR /&gt;"hit the wall" - it is NOT posible to convert gcc2.96 module to gcc3.2 module.&lt;BR /&gt;&lt;BR /&gt;Hrvoje&lt;BR /&gt;</description>
      <pubDate>Sun, 15 Jun 2003 12:30:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848548#M70627</guid>
      <dc:creator>Hrvoje Habjanic</dc:creator>
      <dc:date>2003-06-15T12:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: XE3 WINMODEM ON RED HAT 9.o</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848549#M70628</link>
      <description>Oh newly anointed Wizard.&lt;BR /&gt;&lt;BR /&gt;I think you have two choices:&lt;BR /&gt;&lt;BR /&gt;1)Get the driver code and work it into th kernel yourself.&lt;BR /&gt;&lt;BR /&gt;2) Wait for someone else to come up with the changes and does it for you.&lt;BR /&gt;&lt;BR /&gt;I think you can port the source.&lt;BR /&gt;&lt;BR /&gt;Or post it to here and the &lt;A href="http://www.redhat.com" target="_blank"&gt;http://www.redhat.com&lt;/A&gt; forums and get someone there do it.&lt;BR /&gt;&lt;BR /&gt;Or post it here, someone might want to play with it. Or both.&lt;BR /&gt;&lt;BR /&gt;Good Luck.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 15 Jun 2003 13:30:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848549#M70628</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-06-15T13:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: XE3 WINMODEM ON RED HAT 9.o</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848550#M70629</link>
      <description>Ok, I just found something interesting that has helped me get my modem working.&lt;BR /&gt;&lt;BR /&gt;The ESS modem shares it's hardware with the Maestro 3 sound card.  By chance I found that when the maestro3 driver is not in the kernel, the modem driver works _almost_ without any problems.  And, it's only a problem when connecting, so once you're connected you can put the sound driver back into the kernel.  So, before connecting, as root, run rmmod maestro3, then once connected, modprobe maestro3.  This should work fine with most standard distrubutions of linux as usually the maestro3 driver is included as a module, not compiled into the kernel.  If you've compiled it into the kernel yourself, you'll have to change that.&lt;BR /&gt;&lt;BR /&gt;James&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jul 2003 10:40:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848550#M70629</guid>
      <dc:creator>James Roper</dc:creator>
      <dc:date>2003-07-16T10:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: XE3 WINMODEM ON RED HAT 9.o</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848551#M70630</link>
      <description>Closing....</description>
      <pubDate>Mon, 23 Aug 2004 09:09:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xe3-winmodem-on-red-hat-9-o/m-p/4848551#M70630</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2004-08-23T09:09:35Z</dc:date>
    </item>
  </channel>
</rss>

