<?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: HP ze1210 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/hp-ze1210/m-p/2879055#M78005</link>
    <description>1)  Below is the corresponding section in my XF86Config file.  &lt;BR /&gt; 305 Section "Monitor"&lt;BR /&gt;      306 # HorizSync is in kHz unless units are specified.&lt;BR /&gt;      307 # HorizSync may be a comma separated list of discrete values, or a&lt;BR /&gt;      308 # comma separated list of ranges of values.&lt;BR /&gt;      309 # NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S&lt;BR /&gt;      310 # USER MANUAL FOR THE CORRECT NUMBERS.&lt;BR /&gt;      311 #    HorizSync  30-64         # multisync&lt;BR /&gt;      312 #    HorizSync  31.5, 35.2    # multiple fixed sync frequencies&lt;BR /&gt;      313 #    HorizSync  15-25, 30-50  # multiple ranges of sync frequencies&lt;BR /&gt;      314 # VertRefresh is in Hz unless units are specified.&lt;BR /&gt;      315 # VertRefresh may be a comma separated list of discrete values, or a&lt;BR /&gt;      316 # comma separated list of ranges of values.&lt;BR /&gt;      317 # NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S&lt;BR /&gt;      318 # USER MANUAL FOR THE CORRECT NUMBERS.&lt;BR /&gt;      319     Identifier   "My Monitor"&lt;BR /&gt;      320     HorizSync    31.5 - 48.5&lt;BR /&gt;      321     VertRefresh  50.0 - 90.0&lt;BR /&gt;      322 EndSection&lt;BR /&gt;      323 &lt;BR /&gt;      324 Section "Device"&lt;BR /&gt;      325     # unsupported card&lt;BR /&gt;      326     #VideoRam    15384&lt;BR /&gt;      327     # Insert Clocks lines here if appropriate&lt;BR /&gt;      328     Identifier  "S3 Savage4"&lt;BR /&gt;      329     Driver      "savage"&lt;BR /&gt;      330 EndSection&lt;BR /&gt;      331 &lt;BR /&gt;      332 Section "Screen"&lt;BR /&gt;      333     Identifier "Screen 1"&lt;BR /&gt;      334     Device     "S3 Savage4"&lt;BR /&gt;      335     Monitor    "My Monitor"&lt;BR /&gt;      336     DefaultDepth     16&lt;BR /&gt;      337     SubSection "Display"&lt;BR /&gt;      338         Depth     8&lt;BR /&gt;      339         Modes    "1024x768" "640x480" "800x600" "1024x768" "1280x1024"&lt;BR /&gt;      340     EndSubSection&lt;BR /&gt;      341     SubSection "Display"&lt;BR /&gt;      342         Depth     16&lt;BR /&gt;      343         Modes    "1024x768" "640x480" "800x600" "1024x768" "1280x1024"&lt;BR /&gt;      344     EndSubSection&lt;BR /&gt;      345     SubSection "Display"&lt;BR /&gt;      346         Depth     24&lt;BR /&gt;      347         Modes    "1024x768" "640x480" "800x600" "1280x1024"&lt;BR /&gt;      348     EndSubSection&lt;BR /&gt;      349 EndSection&lt;BR /&gt;So in short, the driver that you want to compile into the kernel is the savage driver, since that is the video card.  You should be able to just copy and paste that into you XF86Config file and have it work.&lt;BR /&gt;&lt;BR /&gt;2)  I do not use the modem, I don't even have the modules compiled or loaded, sorry.&lt;BR /&gt;&lt;BR /&gt;3)  APC, you mean power management?  It took me about 10-12 kernel recompiles before I got it right.  I just spent a lot of time reading the help for each option in 'make menuconfig'.&lt;BR /&gt;&lt;BR /&gt;-Michael</description>
    <pubDate>Sat, 11 Jan 2003 10:39:25 GMT</pubDate>
    <dc:creator>Michael Brailsford</dc:creator>
    <dc:date>2003-01-11T10:39:25Z</dc:date>
    <item>
      <title>HP ze1210</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-ze1210/m-p/2879054#M78004</link>
      <description>I seem to be unable to get Red Hat 8.0 to recognize the following components. I would appreciate any help with any of these matters.&lt;BR /&gt;&lt;BR /&gt;1. It does not properly probe the monitor on the ze1210. Windows identified it as a Digital Flat Panel. This is not a choice among drivers in Linux though.&lt;BR /&gt;&lt;BR /&gt;2. The modem cannot be detected though Windows identified it as a Conexant 56K ACLink DataFax Modem.&lt;BR /&gt;&lt;BR /&gt;3. I cannot get the APC to operate.</description>
      <pubDate>Fri, 10 Jan 2003 14:10:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-ze1210/m-p/2879054#M78004</guid>
      <dc:creator>Tim Lewis_2</dc:creator>
      <dc:date>2003-01-10T14:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: HP ze1210</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-ze1210/m-p/2879055#M78005</link>
      <description>1)  Below is the corresponding section in my XF86Config file.  &lt;BR /&gt; 305 Section "Monitor"&lt;BR /&gt;      306 # HorizSync is in kHz unless units are specified.&lt;BR /&gt;      307 # HorizSync may be a comma separated list of discrete values, or a&lt;BR /&gt;      308 # comma separated list of ranges of values.&lt;BR /&gt;      309 # NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S&lt;BR /&gt;      310 # USER MANUAL FOR THE CORRECT NUMBERS.&lt;BR /&gt;      311 #    HorizSync  30-64         # multisync&lt;BR /&gt;      312 #    HorizSync  31.5, 35.2    # multiple fixed sync frequencies&lt;BR /&gt;      313 #    HorizSync  15-25, 30-50  # multiple ranges of sync frequencies&lt;BR /&gt;      314 # VertRefresh is in Hz unless units are specified.&lt;BR /&gt;      315 # VertRefresh may be a comma separated list of discrete values, or a&lt;BR /&gt;      316 # comma separated list of ranges of values.&lt;BR /&gt;      317 # NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S&lt;BR /&gt;      318 # USER MANUAL FOR THE CORRECT NUMBERS.&lt;BR /&gt;      319     Identifier   "My Monitor"&lt;BR /&gt;      320     HorizSync    31.5 - 48.5&lt;BR /&gt;      321     VertRefresh  50.0 - 90.0&lt;BR /&gt;      322 EndSection&lt;BR /&gt;      323 &lt;BR /&gt;      324 Section "Device"&lt;BR /&gt;      325     # unsupported card&lt;BR /&gt;      326     #VideoRam    15384&lt;BR /&gt;      327     # Insert Clocks lines here if appropriate&lt;BR /&gt;      328     Identifier  "S3 Savage4"&lt;BR /&gt;      329     Driver      "savage"&lt;BR /&gt;      330 EndSection&lt;BR /&gt;      331 &lt;BR /&gt;      332 Section "Screen"&lt;BR /&gt;      333     Identifier "Screen 1"&lt;BR /&gt;      334     Device     "S3 Savage4"&lt;BR /&gt;      335     Monitor    "My Monitor"&lt;BR /&gt;      336     DefaultDepth     16&lt;BR /&gt;      337     SubSection "Display"&lt;BR /&gt;      338         Depth     8&lt;BR /&gt;      339         Modes    "1024x768" "640x480" "800x600" "1024x768" "1280x1024"&lt;BR /&gt;      340     EndSubSection&lt;BR /&gt;      341     SubSection "Display"&lt;BR /&gt;      342         Depth     16&lt;BR /&gt;      343         Modes    "1024x768" "640x480" "800x600" "1024x768" "1280x1024"&lt;BR /&gt;      344     EndSubSection&lt;BR /&gt;      345     SubSection "Display"&lt;BR /&gt;      346         Depth     24&lt;BR /&gt;      347         Modes    "1024x768" "640x480" "800x600" "1280x1024"&lt;BR /&gt;      348     EndSubSection&lt;BR /&gt;      349 EndSection&lt;BR /&gt;So in short, the driver that you want to compile into the kernel is the savage driver, since that is the video card.  You should be able to just copy and paste that into you XF86Config file and have it work.&lt;BR /&gt;&lt;BR /&gt;2)  I do not use the modem, I don't even have the modules compiled or loaded, sorry.&lt;BR /&gt;&lt;BR /&gt;3)  APC, you mean power management?  It took me about 10-12 kernel recompiles before I got it right.  I just spent a lot of time reading the help for each option in 'make menuconfig'.&lt;BR /&gt;&lt;BR /&gt;-Michael</description>
      <pubDate>Sat, 11 Jan 2003 10:39:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-ze1210/m-p/2879055#M78005</guid>
      <dc:creator>Michael Brailsford</dc:creator>
      <dc:date>2003-01-11T10:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: HP ze1210</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-ze1210/m-p/2879056#M78006</link>
      <description>Thanks Michael. The monitor works fine now. Just one more question and I won't bother you anymore.&lt;BR /&gt;&lt;BR /&gt;When I rec ompile the kernel, I can't seem to get Grub to mount the new kernel properly. I get....&lt;BR /&gt;&lt;BR /&gt;VFS: Cannot open root device "Label=/" or 00:00 -&lt;BR /&gt;Please append a correct "root' " boot option-&lt;BR /&gt;Kernel Panic: VFS Unable to mount root fs on 00:00&lt;BR /&gt;&lt;BR /&gt;Any ideas what my problem is?</description>
      <pubDate>Mon, 13 Jan 2003 00:56:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-ze1210/m-p/2879056#M78006</guid>
      <dc:creator>Tim Lewis_2</dc:creator>
      <dc:date>2003-01-13T00:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: HP ze1210</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-ze1210/m-p/2879057#M78007</link>
      <description>Sorry, to butt in Michael.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tim, normally that means you have not compiled in the drivers for:&lt;BR /&gt;a) The hardware, if you have SCSI make sure it is compiled in with the low level driver you need, if it is ATAPI make sure you have the driver for your chipset compiled in.&lt;BR /&gt;b)The file system, make sure you have selected Reiserfs,Ext2,Ext3 or whatever you have used as yours :) &lt;BR /&gt;&lt;BR /&gt;Hope it helps</description>
      <pubDate>Mon, 13 Jan 2003 13:12:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-ze1210/m-p/2879057#M78007</guid>
      <dc:creator>James Wilson_5</dc:creator>
      <dc:date>2003-01-13T13:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: HP ze1210</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-ze1210/m-p/2879058#M78008</link>
      <description>Regarding your modem:  I'm running Red Hat 8.0 on an HP ze4100 with a Conexant 56K ACLink modem--probably the same or very similar to your modem. My modem works great with an hsflinmodem driver  (hsflinmodem-5.03.03.L3mbsibeta02110301-1.i386.rpm) that I downloaded from the MBSI site  &lt;A href="http://www.mbsi.ca/cnxtlindrv/hsf/." target="_blank"&gt;http://www.mbsi.ca/cnxtlindrv/hsf/.&lt;/A&gt;  On installation, this driver gets compiled as a kernel module for your existing kernel.  So each time you rebuild your kernel, you need to uninstall/reinstall the package.  Therefore you probably want to get all your kernel building straightened out before you bother with the modem driver.</description>
      <pubDate>Mon, 13 Jan 2003 15:26:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-ze1210/m-p/2879058#M78008</guid>
      <dc:creator>Bruce Copeland</dc:creator>
      <dc:date>2003-01-13T15:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: HP ze1210</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-ze1210/m-p/2879059#M78009</link>
      <description>Thanks Bruce,&lt;BR /&gt; I'll try that one. I gave up on trying to recompile Red Hat and installed Mandrake 9.0. Everything works okay and recompiles are no problem. The only thing I'm having fits with is the modem (which I'll try that driver) and the Power Management. I get the battery up and it all seems to work except the OS registers the battery as being on 0%, no matter how well charged it is.</description>
      <pubDate>Sun, 19 Jan 2003 00:10:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-ze1210/m-p/2879059#M78009</guid>
      <dc:creator>Tim Lewis_2</dc:creator>
      <dc:date>2003-01-19T00:10:03Z</dc:date>
    </item>
  </channel>
</rss>

