<?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: dmesg error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/3815167#M269062</link>
    <description>Hi Brian:&lt;BR /&gt;&lt;BR /&gt;As I posted in your duplicate thread, if you're not running as 'root' then this is the error you'll get.&lt;BR /&gt;&lt;BR /&gt;As Clay suggested, look at the permissions of your '/dev/kmem'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Thu, 29 Jun 2006 11:44:51 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2006-06-29T11:44:51Z</dc:date>
    <item>
      <title>dmesg error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/3815160#M269055</link>
      <description>dmesg&lt;BR /&gt;can't read kernel memory&lt;BR /&gt;&lt;BR /&gt;any one seen this error&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;brian</description>
      <pubDate>Thu, 29 Jun 2006 10:36:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/3815160#M269055</guid>
      <dc:creator>brian_31</dc:creator>
      <dc:date>2006-06-29T10:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/3815161#M269056</link>
      <description>I am not sure but may be you are having this problem because /etc/dmesg does not have an executable permission.&lt;BR /&gt;&lt;BR /&gt;To resolve your problem, assign the following permissions to /etc/dmesg -&amp;gt; /usr/sbin/dmesg:&lt;BR /&gt;&lt;BR /&gt;     lrwxr-xr-t&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jun 2006 10:39:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/3815161#M269056</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2006-06-29T10:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/3815162#M269057</link>
      <description>still the same error&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;brian</description>
      <pubDate>Thu, 29 Jun 2006 10:44:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/3815162#M269057</guid>
      <dc:creator>brian_31</dc:creator>
      <dc:date>2006-06-29T10:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/3815163#M269058</link>
      <description>Do an ls -l /dev/kmem and answer your own question. Also, don't be tempted to allow read access to /dev/kmem to all users because it is potentially a huge security leak as this is the actual kernal memory image. Writing to /dev/kmem is extremely hazardous as it alters the running kernel (in fact, that is how some of the "untuneable" tunables are changed).</description>
      <pubDate>Thu, 29 Jun 2006 10:45:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/3815163#M269058</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-06-29T10:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/3815164#M269059</link>
      <description>$ ls -l /dev/kmem&lt;BR /&gt;crw-r-----   1 bin        sys          3 0x000001 Nov 14  2000 /dev/kmem&lt;BR /&gt;&lt;BR /&gt;thx&lt;BR /&gt;&lt;BR /&gt;brian</description>
      <pubDate>Thu, 29 Jun 2006 10:48:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/3815164#M269059</guid>
      <dc:creator>brian_31</dc:creator>
      <dc:date>2006-06-29T10:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/3815165#M269060</link>
      <description>Hi Brian,&lt;BR /&gt;&lt;BR /&gt;Have you applied kernel parameter changes, relinked  &amp;amp; not yet rebooted?&lt;BR /&gt;This is the msg you'll get if so.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 29 Jun 2006 11:26:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/3815165#M269060</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2006-06-29T11:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/3815166#M269061</link>
      <description>i checked and the kernel changes are not pending&lt;BR /&gt;&lt;BR /&gt;thx&lt;BR /&gt;&lt;BR /&gt;brian</description>
      <pubDate>Thu, 29 Jun 2006 11:40:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/3815166#M269061</guid>
      <dc:creator>brian_31</dc:creator>
      <dc:date>2006-06-29T11:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/3815167#M269062</link>
      <description>Hi Brian:&lt;BR /&gt;&lt;BR /&gt;As I posted in your duplicate thread, if you're not running as 'root' then this is the error you'll get.&lt;BR /&gt;&lt;BR /&gt;As Clay suggested, look at the permissions of your '/dev/kmem'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 29 Jun 2006 11:44:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/3815167#M269062</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-06-29T11:44:51Z</dc:date>
    </item>
  </channel>
</rss>

