<?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 Probs mounting USB-device in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/probs-mounting-usb-device/m-p/2800066#M79075</link>
    <description>Hi all!&lt;BR /&gt;Some days ago I bought me an ARCHOS Jukebox Recorder for usage on journeys. My OS is SuSE-Linux 7.3 (kernel 2.4.10) on an HP OmniBook 4150b (P3/650). Now my problem: When I boot the system with the JB connectet ther's no problem. But when I connect it during work it is not always recognized.&lt;BR /&gt;&lt;BR /&gt;The USB- and SCSI-support in the kernel is activated.&lt;BR /&gt;&lt;BR /&gt;Does anyone can give me an advice</description>
    <pubDate>Thu, 05 Sep 2002 05:36:21 GMT</pubDate>
    <dc:creator>Malycha</dc:creator>
    <dc:date>2002-09-05T05:36:21Z</dc:date>
    <item>
      <title>Probs mounting USB-device</title>
      <link>https://community.hpe.com/t5/operating-system-linux/probs-mounting-usb-device/m-p/2800066#M79075</link>
      <description>Hi all!&lt;BR /&gt;Some days ago I bought me an ARCHOS Jukebox Recorder for usage on journeys. My OS is SuSE-Linux 7.3 (kernel 2.4.10) on an HP OmniBook 4150b (P3/650). Now my problem: When I boot the system with the JB connectet ther's no problem. But when I connect it during work it is not always recognized.&lt;BR /&gt;&lt;BR /&gt;The USB- and SCSI-support in the kernel is activated.&lt;BR /&gt;&lt;BR /&gt;Does anyone can give me an advice</description>
      <pubDate>Thu, 05 Sep 2002 05:36:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/probs-mounting-usb-device/m-p/2800066#M79075</guid>
      <dc:creator>Malycha</dc:creator>
      <dc:date>2002-09-05T05:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Probs mounting USB-device</title>
      <link>https://community.hpe.com/t5/operating-system-linux/probs-mounting-usb-device/m-p/2800067#M79076</link>
      <description>I'd note which kernel modules are installed when the device is working properly (lsmod) and then, if SuSE doesn't auto-detect it when it is hot-plugged, you can insert the particular module that configures the device manulally (modprobe).  I do this with my flashcard reader all the time.</description>
      <pubDate>Thu, 05 Sep 2002 15:19:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/probs-mounting-usb-device/m-p/2800067#M79076</guid>
      <dc:creator>Craig Kelley</dc:creator>
      <dc:date>2002-09-05T15:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Probs mounting USB-device</title>
      <link>https://community.hpe.com/t5/operating-system-linux/probs-mounting-usb-device/m-p/2800068#M79077</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;SuSE implements the USB hotplug using the "usbmgr" daemon.&lt;BR /&gt;In /etc/usbmgr, there are 2 configuration files :&lt;BR /&gt;&lt;BR /&gt;   =&amp;gt; "host" contains the USB driver to be used (usb-uhci or uhci or ohci or ehci).&lt;BR /&gt;Leave this untouched.&lt;BR /&gt;&lt;BR /&gt;   =&amp;gt; "usbmgr.conf" specifies to the usbmgr daemon information about which kernel module(s) to be loaded after a USB device is plugged.&lt;BR /&gt;&lt;BR /&gt;For example to make my CD-Writer recognized, I had to add these lines :&lt;BR /&gt;&lt;BR /&gt;# CD-Writer Plus 8220e/8230e [HP]&lt;BR /&gt;vendor 0x3f0 product 0x207 module scsi_mod, sr_mod, usb-storage&lt;BR /&gt;&lt;BR /&gt;To obtain the vendor and product IDs of your JB, have a look in /var/log/messages or check "/proc/bus/usb/devices".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;At last, make sure that usbmgr is automagically started at boot. In /etc/rc.config : START_USB="yes"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Sep 2002 20:09:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/probs-mounting-usb-device/m-p/2800068#M79077</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2002-09-06T20:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Probs mounting USB-device</title>
      <link>https://community.hpe.com/t5/operating-system-linux/probs-mounting-usb-device/m-p/2800069#M79078</link>
      <description>I found a solution on my own:&lt;BR /&gt;&lt;BR /&gt;This link may help - on my OB4150b now it works!&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sdb.suse.com/en/sdb/html/uhci_73.html" target="_blank"&gt;http://sdb.suse.com/en/sdb/html/uhci_73.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Greetings&lt;BR /&gt;MM</description>
      <pubDate>Wed, 11 Sep 2002 06:30:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/probs-mounting-usb-device/m-p/2800069#M79078</guid>
      <dc:creator>Malycha</dc:creator>
      <dc:date>2002-09-11T06:30:45Z</dc:date>
    </item>
  </channel>
</rss>

