Page 30 of 46 FirstFirst ... 202122232425262728293031323334353637383940 ... LastLast
Results 291 to 300 of 452

Thread: Quest for 800x480

  1. #291
    Raw Wave Confused's Avatar
    Join Date
    Aug 2003
    Location
    Essex, England
    Posts
    2,224
    Sent to the tech support address the same body that I sent previously (and I posted in the thread earlier)

    Will await a response!


    Garry
    Co-Developer of A.I.M.E.E
    www.aimee.cc

  2. #292
    Maximum Bitrate Change's Avatar
    Join Date
    Aug 2004
    Location
    California
    Posts
    482
    Sent an email as well.

  3. #293
    FLAC -zip-'s Avatar
    Join Date
    Sep 2004
    Location
    Ontario/Canada
    Posts
    1,266
    Email sent,

    I just purchased a MII 10000 last week and would really like to see the rez support.

    Thanks for the templates and email address.
    2008 350z GT Installed since April 22nd 2011 - Worklog
    2000 Protege Installed Since April 2, 2005 - Intel D201GLY|Fusion Brain|ODBPros ODBII|Engenius|GPS Rikaline|Powermate|Motorized Lilli
    Sound Stage
    Eclipse|MTX|Infinity

  4. #294
    Maximum Bitrate Change's Avatar
    Join Date
    Aug 2004
    Location
    California
    Posts
    482

    CN400 and CLE266 driver source being released

    Check out this post on the VIAArena forums. I wonder if they're sick of us emailing them for 800x480 support and want an end-user to hack it into the drivers...
    Actually, I wonder if it's even possible to do with just the driver source.

  5. #295
    Constant Bitrate BeaverWise's Avatar
    Join Date
    Oct 2004
    Location
    Germany
    Posts
    203
    Sent one out also...
    VIA MII 10000 - 512MB Ram - Dual 2.5" drives, Xenarc 700TSV, Panasonic CW-8132-B, Opus 150, Audigy 2 NX, PowerMate, IOADR1610 10 Relay card

  6. #296
    Low Bitrate
    Join Date
    Aug 2003
    Posts
    71
    Quote Originally Posted by Change
    Check out this post on the VIAArena forums. I wonder if they're sick of us emailing them for 800x480 support and want an end-user to hack it into the drivers...
    Actually, I wonder if it's even possible to do with just the driver source.
    I downloaded the driver code and ran through it. From looking at via_bios.c it appears that the driver already supports 800x480, but it depends on the BIOS to actually support setting the hardware to that mode. We may still need to hunt them down for that

    Here's the section of source I think is relevant. Emphasis added by me..
    ================================================== ===
    switch (pViaModeTable->Modes[j].Mode) {
    case 0x14:
    case 0x15:
    case 0x16:
    pViaModeTable->Modes[j].Height = 576;
    pViaModeTable->Modes[j].Width = 1024;
    break;
    case 0x17:
    case 0x18:
    case 0x19:
    pViaModeTable->Modes[j].Height = 480; // <==== YES!!
    pViaModeTable->Modes[j].Width = 800;
    break;

  7. #297
    Maximum Bitrate LagunaICE's Avatar
    Join Date
    Mar 2005
    Location
    Czech republic
    Posts
    772
    The problem is... Linux X11R6 driver offers 800*480 (if supported by vBIOS), but can you tell this about WinXP drivers too? certainly not.

  8. #298
    Maximum Bitrate Change's Avatar
    Join Date
    Aug 2004
    Location
    California
    Posts
    482
    So, has anyone actually gotten a response?

  9. #299
    Maximum Bitrate LagunaICE's Avatar
    Join Date
    Mar 2005
    Location
    Czech republic
    Posts
    772
    not me

  10. #300
    See me in my wet t-shirt. stevieg's Avatar
    Join Date
    Aug 2003
    Location
    Warwickshire, UK
    Posts
    1,887
    Quote Originally Posted by LagunaICE
    not me
    neither have I, only one from Xenarc posted here ages back
    Ford Focus MP3 : www.stevieg.org/carpc Blog Updated 29 January 2009!
    Car PC Status: Complete - Undergoing Software Redevelopment

Similar Threads

  1. The quest for no noise
    By mp31500 in forum General Hardware Discussion
    Replies: 26
    Last Post: 04-02-2007, 11:12 PM
  2. Carputer Start-Up Quest.
    By thepogcbr900rr in forum Newbie
    Replies: 6
    Last Post: 06-02-2004, 12:57 AM
  3. WTB: Quest for Glory Anthology
    By naevity in forum Classified Archive
    Replies: 0
    Last Post: 02-03-2003, 01:01 PM
  4. The Quest For A New Avatar
    By Aaron Cake in forum Off Topic
    Replies: 8
    Last Post: 10-05-2002, 08:29 PM
  5. The quest for serial comms!
    By Bj in forum General Hardware Discussion
    Replies: 0
    Last Post: 12-04-2001, 09:22 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •