<?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 mouse problem under RH Linux 7.3 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mouse-problem-under-rh-linux-7-3/m-p/2824502#M77655</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;With my new HP Pavilion (751x), I have trouble making the PS/2 mouse working.  That is, when I start X or run gpm, the keyboard will freeze and I can only reboot the computer.  The mouse was working fine during the RedHat installation.&lt;BR /&gt;&lt;BR /&gt;I suspect that there's some interrupt conflict but I'm not sure.  PS/2 mouse should be using IRQ 12, and the keyboard should be using IRQ 1.  But how can I find out which IRQs are used by other devices.  I've tried to disable PnP support and LAN card in BIOS, but that doesn't help at all.&lt;BR /&gt;&lt;BR /&gt;Any suggestions?  Thanks.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Zhe</description>
    <pubDate>Sat, 12 Oct 2002 17:41:12 GMT</pubDate>
    <dc:creator>Zhe Yang</dc:creator>
    <dc:date>2002-10-12T17:41:12Z</dc:date>
    <item>
      <title>mouse problem under RH Linux 7.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mouse-problem-under-rh-linux-7-3/m-p/2824502#M77655</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;With my new HP Pavilion (751x), I have trouble making the PS/2 mouse working.  That is, when I start X or run gpm, the keyboard will freeze and I can only reboot the computer.  The mouse was working fine during the RedHat installation.&lt;BR /&gt;&lt;BR /&gt;I suspect that there's some interrupt conflict but I'm not sure.  PS/2 mouse should be using IRQ 12, and the keyboard should be using IRQ 1.  But how can I find out which IRQs are used by other devices.  I've tried to disable PnP support and LAN card in BIOS, but that doesn't help at all.&lt;BR /&gt;&lt;BR /&gt;Any suggestions?  Thanks.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Zhe</description>
      <pubDate>Sat, 12 Oct 2002 17:41:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mouse-problem-under-rh-linux-7-3/m-p/2824502#M77655</guid>
      <dc:creator>Zhe Yang</dc:creator>
      <dc:date>2002-10-12T17:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: mouse problem under RH Linux 7.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mouse-problem-under-rh-linux-7-3/m-p/2824503#M77656</link>
      <description>not pretty sure, but see if&lt;BR /&gt;" cat /proc/interrupts "&lt;BR /&gt;helps.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;-balaji</description>
      <pubDate>Mon, 14 Oct 2002 02:25:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mouse-problem-under-rh-linux-7-3/m-p/2824503#M77656</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2002-10-14T02:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: mouse problem under RH Linux 7.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mouse-problem-under-rh-linux-7-3/m-p/2824504#M77657</link>
      <description>Thanks for your suggestion.  I did look at /proc/interrupts, but it just showed the counts of interrupts for different IRQS.  Nothing was listed under IRQ 12.  I was puzzled about this point, but then I read the busmouse HOWTO and learned that under linux, PS/2 mouse registers the IRQ it's using only when it's opened by an application (such as gpm or X).  &lt;BR /&gt;&lt;BR /&gt;The problem, I therefore suspect, is that some conflict with other device.  But I have no clue how to find out which device it might be.  &lt;BR /&gt;&lt;BR /&gt;Maybe it's easier just to buy a USB mouse.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Zhe</description>
      <pubDate>Mon, 14 Oct 2002 03:37:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mouse-problem-under-rh-linux-7-3/m-p/2824504#M77657</guid>
      <dc:creator>Zhe Yang</dc:creator>
      <dc:date>2002-10-14T03:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: mouse problem under RH Linux 7.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mouse-problem-under-rh-linux-7-3/m-p/2824505#M77658</link>
      <description>not pretty sure. i have a ps/2 mouse and works fine. &lt;BR /&gt;&lt;BR /&gt;and my /dev/mouse is a link to /dev/psaux.&lt;BR /&gt;&lt;BR /&gt;used mouseconfig to configure it.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;-balaji</description>
      <pubDate>Tue, 15 Oct 2002 06:49:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mouse-problem-under-rh-linux-7-3/m-p/2824505#M77658</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2002-10-15T06:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: mouse problem under RH Linux 7.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mouse-problem-under-rh-linux-7-3/m-p/2824506#M77659</link>
      <description>&amp;gt; and my /dev/mouse is a link to /dev/psaux. &lt;BR /&gt;&lt;BR /&gt;&amp;gt; used mouseconfig to configure it. &lt;BR /&gt;&lt;BR /&gt;Same here, but it just doesn't work.  I never had the same problem on any other computer before.&lt;BR /&gt;&lt;BR /&gt;Do you also use Pavilion 751x?&lt;BR /&gt;&lt;BR /&gt;Cheers, Zhe</description>
      <pubDate>Tue, 15 Oct 2002 11:45:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mouse-problem-under-rh-linux-7-3/m-p/2824506#M77659</guid>
      <dc:creator>Zhe Yang</dc:creator>
      <dc:date>2002-10-15T11:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: mouse problem under RH Linux 7.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mouse-problem-under-rh-linux-7-3/m-p/2824507#M77660</link>
      <description>no,  i use an AcerPower.</description>
      <pubDate>Wed, 16 Oct 2002 07:22:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mouse-problem-under-rh-linux-7-3/m-p/2824507#M77660</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2002-10-16T07:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: mouse problem under RH Linux 7.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mouse-problem-under-rh-linux-7-3/m-p/2824508#M77661</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Use 'lspci -vvv' for a very, very verbose listing of all devices installed on your system, including their IRQ assingments. Are you by any chance using devfs?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Vincent</description>
      <pubDate>Sun, 20 Oct 2002 19:14:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mouse-problem-under-rh-linux-7-3/m-p/2824508#M77661</guid>
      <dc:creator>Vincent Stedema</dc:creator>
      <dc:date>2002-10-20T19:14:53Z</dc:date>
    </item>
  </channel>
</rss>

