Author Topic: How To Use Cf-vga Voyager On Zaurus?  (Read 10580 times)

anunakin

  • Sr. Member
  • ****
  • Posts: 340
    • View Profile
    • http://vivaphp.net
How To Use Cf-vga Voyager On Zaurus?
« on: January 03, 2006, 12:01:56 pm »
Can any help me with this? I have one CF-VGA card here... but need more info...  

The model is a Voyager from Colorgraphic.
« Last Edit: January 03, 2006, 12:02:21 pm by anunakin »
[img]http://www.vivaphp.net/imagens/rev2.jpg\" border=\"0\" class=\"linked-sig-image\" /]
Anunakin (Marcus Fazzi)

Nokia N900 32GB + microSD 2GB
Nokia N810 w/ microSD 8GB
Nokia 5310 XpressMusic w/ microSD 1GB
HP48GX->Psion Sienna->Palm m130->Tungsten T->Zaurus SL-5500->C3000->C3100 ALL SOLD

My FEED(On Line AGAIN!!!)

DrWowe

  • Hero Member
  • *****
  • Posts: 696
    • View Profile
    • http://
How To Use Cf-vga Voyager On Zaurus?
« Reply #1 on: January 03, 2006, 12:05:50 pm »
I have researched this.  I have not seen a single report of someone successfully using that card.  AFAIK, it needs someone to write a new driver.
« Last Edit: January 03, 2006, 12:05:58 pm by DrWowe »

anunakin

  • Sr. Member
  • ****
  • Posts: 340
    • View Profile
    • http://vivaphp.net
How To Use Cf-vga Voyager On Zaurus?
« Reply #2 on: January 04, 2006, 06:57:38 am »
I found this info about Voyager CF-VGA:


At http://wearables.blu.org/wear-hard-01/2001783.html
Quote
Here's the feedback I was able to get from Colorgraphic about the
Voyager:

   The current Voyager contains a standard VGA controller, the
   Cirrus Logic GD5422.  Any code already available for Linux for
   the GD5422 should be portable.

   There is no attribute memory as there was never anything
   written into the PCMCIA standard for a VGA device.

   The device operates as a standard VGA device - init sequences
   are no different than a ISA 5422 video adapter.

I have found more info, I think this works in Zaurus with pdaXrom!
http://linux-7110.sourceforge.net/howtos/n...ok_new/x600.htm

Any ideia?
« Last Edit: January 04, 2006, 06:34:33 pm by anunakin »
[img]http://www.vivaphp.net/imagens/rev2.jpg\" border=\"0\" class=\"linked-sig-image\" /]
Anunakin (Marcus Fazzi)

Nokia N900 32GB + microSD 2GB
Nokia N810 w/ microSD 8GB
Nokia 5310 XpressMusic w/ microSD 1GB
HP48GX->Psion Sienna->Palm m130->Tungsten T->Zaurus SL-5500->C3000->C3100 ALL SOLD

My FEED(On Line AGAIN!!!)

utx

  • Full Member
  • ***
  • Posts: 135
    • View Profile
    • http://www.penguin.cz/~utx/zaurus/
How To Use Cf-vga Voyager On Zaurus?
« Reply #3 on: September 30, 2007, 05:05:27 pm »
Quote from: anunakin
There is no attribute memory as there was never anything
   written into the PCMCIA standard for a VGA device.

   The device operates as a standard VGA device - init sequences
   are no different than a ISA 5422 video adapter.

I just purchased one in a strong belief that it could work after a bit of coding. This note above is valid for PCMCIA version, not for CF.

I have already ported Xipaq driver to the latest Angstrom snapshot. You can ignore the message "Found Voyager VGA card", it means nothing. Voyager VGA is simpy anonymous undetectable card (no CIS attribute memory), and the driver blindly assumes Voyager VGA whenever HP VGA detection fails. I even don't know the correct power voltage.

I just dismantled it. It contains confidential chip (with label removed by the solvent), which can be anything but Cirrus Logic GD5422 - as far as I know, it had never any version with integrated memory and I see no RAM chip.

I plan to port SuperProbe for CF slot. If it does not detect the chip, I'll probably give it up.

Here is a high-res photo of the internals: Internals of Colorgraphic Voyager CF VGA

scott_franklin

  • Newbie
  • *
  • Posts: 6
    • View Profile
How To Use Cf-vga Voyager On Zaurus?
« Reply #4 on: September 30, 2007, 09:11:48 pm »
Quote from: utx
I plan to port SuperProbe for CF slot. If it does not detect the chip, I'll probably give it up.
Please keep us up to date on this.  Reasonable VGA output is the only thing holding me back from buying the Z.  I don't need video rates (although that'd be great), but mirroring the screen, as opposed to having to use presentation software, would be WONDERFUL.

scott

utx

  • Full Member
  • ***
  • Posts: 135
    • View Profile
    • http://www.penguin.cz/~utx/zaurus/
How To Use Cf-vga Voyager On Zaurus?
« Reply #5 on: October 01, 2007, 05:13:15 am »
Quote from: scott_franklin
Reasonable VGA output is the only thing holding me back from buying the Z.

You might try Pretec Compact Presenter. At least Cacko repositories contain a driver for it. Or get an used Iodata CFXGA (out of production, hard to get) with an official Zaurus support.

utx

  • Full Member
  • ***
  • Posts: 135
    • View Profile
    • http://www.penguin.cz/~utx/zaurus/
How To Use Cf-vga Voyager On Zaurus?
« Reply #6 on: October 01, 2007, 06:12:26 pm »
I just found and fixed faulty soldered joint in my card. It invalidates all my previous tests - my card was dead.

Additionally I just found another thread, which implies, that Colorgraphic Voyager CF VGA might be very similar to Iodata CFXGA, which has both official (mirroring) and unofficial (X server) drivers.

Can anybody with this card and Sharp ROM verify, that this card works with driversfrom Iodata?