<?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 ProLiant DL360 PCI modem not recognised in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/proliant-dl360-pci-modem-not-recognised/m-p/4547099#M82401</link>
    <description>I've added a USRV.92 Low Profile PCI Modem USR802981-OEM to my DL360 G4P.&lt;BR /&gt;I've installing LINUX ES10.&lt;BR /&gt;&lt;BR /&gt;For some odd reason, the PCI card cannot be recognized properly.&lt;BR /&gt;In other words, LINUX doesn't see it as a modem at all  It sees it as a serial device but the OS can't communicate with it.&lt;BR /&gt;&lt;BR /&gt;I've tries OPEN Suse also, same issue.&lt;BR /&gt;&lt;BR /&gt;Anyone any ideas what I can try next?</description>
    <pubDate>Wed, 09 Dec 2009 14:27:20 GMT</pubDate>
    <dc:creator>Scarey</dc:creator>
    <dc:date>2009-12-09T14:27:20Z</dc:date>
    <item>
      <title>ProLiant DL360 PCI modem not recognised</title>
      <link>https://community.hpe.com/t5/operating-system-linux/proliant-dl360-pci-modem-not-recognised/m-p/4547099#M82401</link>
      <description>I've added a USRV.92 Low Profile PCI Modem USR802981-OEM to my DL360 G4P.&lt;BR /&gt;I've installing LINUX ES10.&lt;BR /&gt;&lt;BR /&gt;For some odd reason, the PCI card cannot be recognized properly.&lt;BR /&gt;In other words, LINUX doesn't see it as a modem at all  It sees it as a serial device but the OS can't communicate with it.&lt;BR /&gt;&lt;BR /&gt;I've tries OPEN Suse also, same issue.&lt;BR /&gt;&lt;BR /&gt;Anyone any ideas what I can try next?</description>
      <pubDate>Wed, 09 Dec 2009 14:27:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/proliant-dl360-pci-modem-not-recognised/m-p/4547099#M82401</guid>
      <dc:creator>Scarey</dc:creator>
      <dc:date>2009-12-09T14:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: ProLiant DL360 PCI modem not recognised</title>
      <link>https://community.hpe.com/t5/operating-system-linux/proliant-dl360-pci-modem-not-recognised/m-p/4547100#M82402</link>
      <description>The traditional interface between a modem and a PC _is_ a serial port. If Linux detects your modem as a serial device, it is actually a good thing: it indicates that the modem might be a "real" modem, not a stripped-down "winmodem".&lt;BR /&gt;&lt;BR /&gt;According to USR documentation, USR802981-OEM should actually be supported in Linux kernel 2.6.18 and newer:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.usr.com/products/modem/modem-oem.asp" target="_blank"&gt;http://www.usr.com/products/modem/modem-oem.asp&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.usr.com/support/product-template.asp?prod=oem#2980" target="_blank"&gt;http://www.usr.com/support/product-template.asp?prod=oem#2980&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There is also a USR-provided driver for Linux, but apparently you would have to re-compile your kernel to use it.&lt;BR /&gt;&lt;BR /&gt;Please identify the PCI slot ID of your modem from the "lspci" listing. It should be something like XX:YY.Z.&lt;BR /&gt;Then please run "lspci -vvv -s XX:YY.Z" and post the output here.&lt;BR /&gt;&lt;BR /&gt;Also please post the output of "setserial -g /dev/ttyS*". &lt;BR /&gt;&lt;BR /&gt;Why have you come to the conclusion that the OS cannot communicate with the modem? What exactly have you tried?&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 09 Dec 2009 18:52:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/proliant-dl360-pci-modem-not-recognised/m-p/4547100#M82402</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-12-09T18:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: ProLiant DL360 PCI modem not recognised</title>
      <link>https://community.hpe.com/t5/operating-system-linux/proliant-dl360-pci-modem-not-recognised/m-p/4547101#M82403</link>
      <description>Hi&lt;BR /&gt;lspci returns:&lt;BR /&gt;&lt;BR /&gt;07:01.0 Serial controller: U.S. Robotics Device 0152 (rev 02)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Output of lspci  -vvv -s 07:01.0&lt;BR /&gt;&lt;BR /&gt;07:01.0 Serial controller: U.S. Robotics Device 0152 (rev 02) (prog-if 02 [16550])&lt;BR /&gt;        Subsystem: Exar Corp. Device 0129&lt;BR /&gt;        Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ Fa                   stB2B- DisINTx-&lt;BR /&gt;        Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast &amp;gt;TAbort- &lt;TABORT-&gt;SERR                   - &lt;PERR- intx-=""&gt;&lt;/PERR-&gt;        Interrupt: pin A routed to IRQ 48&lt;BR /&gt;        Region 0: Memory at fdff0000 (32-bit, non-prefetchable) [size=1K]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Output of setserial -g /dev/ttyS*&lt;BR /&gt;&lt;BR /&gt;/dev/ttyS0, UART: 16550A, Port: 0x03f8, IRQ: 4&lt;BR /&gt;/dev/ttyS1, UART: 16550A, Port: 0x02f8, IRQ: 3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Maybe I was incorrect in saying the OS couldn't communicate with the modem, but when I look at the PCI info returned by LINUX it doesn't return much info compared to other servers that have similar PCI Modems.&lt;/TABORT-&gt;</description>
      <pubDate>Thu, 10 Dec 2009 09:15:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/proliant-dl360-pci-modem-not-recognised/m-p/4547101#M82403</guid>
      <dc:creator>Scarey</dc:creator>
      <dc:date>2009-12-10T09:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: ProLiant DL360 PCI modem not recognised</title>
      <link>https://community.hpe.com/t5/operating-system-linux/proliant-dl360-pci-modem-not-recognised/m-p/4547102#M82404</link>
      <description>Most modems will show up as serial devices.&lt;BR /&gt;&lt;BR /&gt;If the modem is being set to COM2 (/dev/ttyS1)it may be in contention with the VSP function of iLO as the VSP is on COM2 by default.&lt;BR /&gt;&lt;BR /&gt;I'd put the modem on COM1, and disable COM1 in RBSU.&lt;BR /&gt;&lt;BR /&gt;F9 to get into RBSU, then select System Options. The first to selections are Embedded Serial Port and Virtual Serial Port (VSP)&lt;BR /&gt;&lt;BR /&gt;If you don't think you would ever use the VSP feature of iLO, you can disable it and leave the modem on COM2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Dec 2009 14:40:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/proliant-dl360-pci-modem-not-recognised/m-p/4547102#M82404</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2009-12-11T14:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: ProLiant DL360 PCI modem not recognised</title>
      <link>https://community.hpe.com/t5/operating-system-linux/proliant-dl360-pci-modem-not-recognised/m-p/4547103#M82405</link>
      <description>OK, thanks for the suggestion.&lt;BR /&gt;&lt;BR /&gt;Did all that, but still no joy.&lt;BR /&gt;&lt;BR /&gt;Linux still sees it as just a serial device, and doesn't classify it as anything other than a Serial Device.&lt;BR /&gt;Should it not be classified as modem/communication device.&lt;BR /&gt;&lt;BR /&gt;On other servers (not of this type) similar hardware modems are classified correctly.</description>
      <pubDate>Fri, 11 Dec 2009 16:22:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/proliant-dl360-pci-modem-not-recognised/m-p/4547103#M82405</guid>
      <dc:creator>Scarey</dc:creator>
      <dc:date>2009-12-11T16:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: ProLiant DL360 PCI modem not recognised</title>
      <link>https://community.hpe.com/t5/operating-system-linux/proliant-dl360-pci-modem-not-recognised/m-p/4547104#M82406</link>
      <description>with most distributions /dev/modem is just a symbolic link that points to /dev/ttySx where x is the serial device. &lt;BR /&gt;&lt;BR /&gt;If you have minicom loaded see if it will talk to the modem on /dev/ttyS0 or /dev/ttyS1</description>
      <pubDate>Fri, 11 Dec 2009 16:58:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/proliant-dl360-pci-modem-not-recognised/m-p/4547104#M82406</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2009-12-11T16:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: ProLiant DL360 PCI modem not recognised</title>
      <link>https://community.hpe.com/t5/operating-system-linux/proliant-dl360-pci-modem-not-recognised/m-p/4547105#M82407</link>
      <description>Hi,&lt;BR /&gt;yup, did all that but to no avail.&lt;BR /&gt;I think I'll ditch the PCI modem and run with an external serial port modem for now.&lt;BR /&gt;Bit of a nuisance though.&lt;BR /&gt;&lt;BR /&gt;I can put the modem card into a normal PC and an OS like XP sees it fine.&lt;BR /&gt;&lt;BR /&gt;I'll try a PC with LINUX and see how that goes.&lt;BR /&gt;If it works there then I'm pointing the finger of suspicion at the DL360.</description>
      <pubDate>Mon, 14 Dec 2009 09:22:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/proliant-dl360-pci-modem-not-recognised/m-p/4547105#M82407</guid>
      <dc:creator>Scarey</dc:creator>
      <dc:date>2009-12-14T09:22:49Z</dc:date>
    </item>
  </channel>
</rss>

