<?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: Development Information for the Visualize FXE in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/development-information-for-the-visualize-fxe/m-p/2976624#M922985</link>
    <description>Well, there's still no luck there. They have it listed, but there's no information posted about it.&lt;BR /&gt;&lt;BR /&gt;Here's my current curiosity list. Maybe someone can shed some light on these.&lt;BR /&gt;&lt;BR /&gt;#1 ) HP makes a Linux driver for the x86 X-Class workstations, some of which had an FX series card in them. The source is provided for this driver and it's XFree86 v4 compatible.&lt;BR /&gt;&lt;BR /&gt;#1a) The Windows driver has the PCI ID for the Visualize FXE as one of the supported devices.&lt;BR /&gt;&lt;BR /&gt;#1b) If the HP X-Server for Linux supports them, can the code be compiled on PA/Linux legally? I like Linux and all, but i'm not into getting sued over it. :-)&lt;BR /&gt;&lt;BR /&gt;#2) What about placing a second PCI video card into the PA machine to load XFree86 on? Somelike an ATI or an NVidia. The drivers for those cards compiles successfully on UX, i'm just wondering how drastically different that cards would be. I'm almost positive that the PA wouldn't recognize it as a console device, but if I left my FXE plugged in or switched it over to using the serial console, I should be able to start XFree to light up the secondary video card.&lt;BR /&gt;&lt;BR /&gt;Please, no flames for this one. I know it's far fetched, but i'm by no means a hardware architect and am just trying to find someone who might have already tried some of this. (Or someone who knows enough about the FXE to help with a driver!)&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ed</description>
    <pubDate>Fri, 30 May 2003 04:42:33 GMT</pubDate>
    <dc:creator>Ed Presutti_1</dc:creator>
    <dc:date>2003-05-30T04:42:33Z</dc:date>
    <item>
      <title>Development Information for the Visualize FXE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/development-information-for-the-visualize-fxe/m-p/2976622#M922983</link>
      <description>I am interesting in developing a driver for the Visualize FXE to run in XFree86. &lt;BR /&gt;&lt;BR /&gt;I'm currently working with the HP-PA Linux port, which has no Visualize FXE card support.&lt;BR /&gt;&lt;BR /&gt;Does anyone know if this kind of information is available? If so, where I might be able to find it.&lt;BR /&gt;&lt;BR /&gt;This driver would be built for XFree86 v4 and given to the open source community for further development.&lt;BR /&gt;&lt;BR /&gt;I'm not looking to make money or anything, just to make my video card work in XFree86. :-)&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ed</description>
      <pubDate>Mon, 19 May 2003 16:39:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/development-information-for-the-visualize-fxe/m-p/2976622#M922983</guid>
      <dc:creator>Ed Presutti_1</dc:creator>
      <dc:date>2003-05-19T16:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Development Information for the Visualize FXE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/development-information-for-the-visualize-fxe/m-p/2976623#M922984</link>
      <description>Hi Ed,&lt;BR /&gt;&lt;BR /&gt;Dive into this link,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://pciids.sourceforge.net/iii/?p=%2A" target="_blank"&gt;http://pciids.sourceforge.net/iii/?p=%2A&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck (:&amp;gt;)&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Mon, 19 May 2003 19:18:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/development-information-for-the-visualize-fxe/m-p/2976623#M922984</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-05-19T19:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Development Information for the Visualize FXE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/development-information-for-the-visualize-fxe/m-p/2976624#M922985</link>
      <description>Well, there's still no luck there. They have it listed, but there's no information posted about it.&lt;BR /&gt;&lt;BR /&gt;Here's my current curiosity list. Maybe someone can shed some light on these.&lt;BR /&gt;&lt;BR /&gt;#1 ) HP makes a Linux driver for the x86 X-Class workstations, some of which had an FX series card in them. The source is provided for this driver and it's XFree86 v4 compatible.&lt;BR /&gt;&lt;BR /&gt;#1a) The Windows driver has the PCI ID for the Visualize FXE as one of the supported devices.&lt;BR /&gt;&lt;BR /&gt;#1b) If the HP X-Server for Linux supports them, can the code be compiled on PA/Linux legally? I like Linux and all, but i'm not into getting sued over it. :-)&lt;BR /&gt;&lt;BR /&gt;#2) What about placing a second PCI video card into the PA machine to load XFree86 on? Somelike an ATI or an NVidia. The drivers for those cards compiles successfully on UX, i'm just wondering how drastically different that cards would be. I'm almost positive that the PA wouldn't recognize it as a console device, but if I left my FXE plugged in or switched it over to using the serial console, I should be able to start XFree to light up the secondary video card.&lt;BR /&gt;&lt;BR /&gt;Please, no flames for this one. I know it's far fetched, but i'm by no means a hardware architect and am just trying to find someone who might have already tried some of this. (Or someone who knows enough about the FXE to help with a driver!)&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ed</description>
      <pubDate>Fri, 30 May 2003 04:42:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/development-information-for-the-visualize-fxe/m-p/2976624#M922985</guid>
      <dc:creator>Ed Presutti_1</dc:creator>
      <dc:date>2003-05-30T04:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Development Information for the Visualize FXE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/development-information-for-the-visualize-fxe/m-p/2976625#M922986</link>
      <description>Well, there's still no luck there. They have it listed, but there's no information posted about it.&lt;BR /&gt;&lt;BR /&gt;Here's my current curiosity list. Maybe someone can shed some light on these.&lt;BR /&gt;&lt;BR /&gt;#1 ) HP makes a Linux driver for the x86 X-Class workstations, some of which had an FX series card in them. The source is provided for this driver and it's XFree86 v4 compatible.&lt;BR /&gt;&lt;BR /&gt;#1a) The Windows driver has the PCI ID for the Visualize FXE as one of the supported devices.&lt;BR /&gt;&lt;BR /&gt;#1b) If the HP X-Server for Linux supports them, can the code be compiled on PA/Linux legally? I like Linux and all, but i'm not into getting sued over it. :-)&lt;BR /&gt;&lt;BR /&gt;#2) What about placing a second PCI video card into the PA machine to load XFree86 on? Somelike an ATI or an NVidia. The drivers for those cards compiles successfully on UX, i'm just wondering how drastically different that cards would be. I'm almost positive that the PA wouldn't recognize it as a console device, but if I left my FXE plugged in or switched it over to using the serial console, I should be able to start XFree to light up the secondary video card.&lt;BR /&gt;&lt;BR /&gt;Please, no flames for this one. I know it's far fetched, but i'm by no means a hardware architect and am just trying to find someone who might have already tried some of this. (Or someone who knows enough about the FXE to help with a driver!)&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ed</description>
      <pubDate>Fri, 30 May 2003 04:44:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/development-information-for-the-visualize-fxe/m-p/2976625#M922986</guid>
      <dc:creator>Ed Presutti_1</dc:creator>
      <dc:date>2003-05-30T04:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Development Information for the Visualize FXE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/development-information-for-the-visualize-fxe/m-p/2976626#M922987</link>
      <description>Well, there's still no luck there. They have it listed, but there's no information posted about it.&lt;BR /&gt;&lt;BR /&gt;Here's my current curiosity list. Maybe someone can shed some light on these.&lt;BR /&gt;&lt;BR /&gt;#1 ) HP makes a Linux driver for the x86 X-Class workstations, some of which had an FX series card in them. The source is provided for this driver and it's XFree86 v4 compatible.&lt;BR /&gt;&lt;BR /&gt;#1a) The Windows driver has the PCI ID for the Visualize FXE as one of the supported devices.&lt;BR /&gt;&lt;BR /&gt;#1b) If the HP X-Server for Linux supports them, can the code be compiled on PA/Linux legally? I like Linux and all, but i'm not into getting sued over it. :-)&lt;BR /&gt;&lt;BR /&gt;#2) What about placing a second PCI video card into the PA machine to load XFree86 on? Somelike an ATI or an NVidia. The drivers for those cards compiles successfully on UX, i'm just wondering how drastically different that cards would be. I'm almost positive that the PA wouldn't recognize it as a console device, but if I left my FXE plugged in or switched it over to using the serial console, I should be able to start XFree to light up the secondary video card.&lt;BR /&gt;&lt;BR /&gt;Please, no flames for this one. I know it's far fetched, but i'm by no means a hardware architect and am just trying to find someone who might have already tried some of this. (Or someone who knows enough about the FXE to help with a driver!)&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ed</description>
      <pubDate>Fri, 30 May 2003 04:44:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/development-information-for-the-visualize-fxe/m-p/2976626#M922987</guid>
      <dc:creator>Ed Presutti_1</dc:creator>
      <dc:date>2003-05-30T04:44:28Z</dc:date>
    </item>
  </channel>
</rss>

