Announcement

Collapse
No announcement yet.

VBE Modesetting Dumps For Avivo R500 Driver

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • yoshi314
    replied
    is there a need for/has someone already provided an x1300pro dump? if not, i'll put my card back in and do it (using x300se right now, with opensource drivers).

    Leave a comment:


  • d2kx
    replied


    ATI Radeon X1900 XT 512

    I've added

    640x480
    800x600
    1024x768
    1280x1024

    I hope that helps.

    Leave a comment:


  • glisse
    replied
    Originally posted by atippett View Post
    I have a 5250 firegl on a thinkpad t60p

    I think I've done what you wanted. Let me know if not.

    http://files-upload.com/files/427667...e-results.tbz2
    You where not under a terminal, you can't do this through ssh or under a console in X you need to be in text mode as without X running. See message at bottom of files you supplied. If it works you should see a picture on screen until you see no pictures on screen this means this does not work.

    Leave a comment:


  • atippett
    replied
    FireGL 5250 vbetest results

    I have a 5250 firegl on a thinkpad t60p

    I think I've done what you wanted. Let me know if not.



    Originally posted by glisse View Post
    What i need is a vbe modesetting bios dump for 800x600, 1024x768, 1280x1024 (and for native resolution). For doing this grab http://people.freedesktop.org/~glisse/vbespy.tar.bz2 and make then ./vbetest 2> /dev/null note mode number corresponding to resoltuion 800x600 8:8:8 ... then q then
    ./vbetest -m <800600modenumber> 2> firegl5250-800x600
    ./vbetest -m <1024768modenumber> 2> firegl5250-1024x768
    ...

    You should see some colored picture on screen. Once you got all dumps pack them together bzip2 and send them to me or put them somewhere on the net.

    PS: You need to be root under console and it's better if X is not running and that fglrx is not loaded (in fact it's better doing them after cold boot without X being loaded so flgrx can't mess up with the card).

    Leave a comment:


  • glisse
    started a topic VBE Modesetting Dumps For Avivo R500 Driver

    VBE Modesetting Dumps For Avivo R500 Driver

    Originally posted by chrisr View Post
    Fair enough, he needs information. So what kind of information can people provide? Are we talking about dumps from people who are successfully using these graphics cards with the fglrx driver and an LCD panel? I have a laptop with an embedded FireGL 5250 (R530, I believe) which sort-of-works with the fglrx. Maybe if someone could provide a script that would generate the useful information then we could get the 0.1.0 release out the door after all?
    What i need is a vbe modesetting bios dump for 800x600, 1024x768, 1280x1024 (and for native resolution). For doing this grab http://people.freedesktop.org/~glisse/vbespy.tar.bz2 and make then ./vbetest 2> /dev/null note mode number corresponding to resoltuion 800x600 8:8:8 ... then q then
    ./vbetest -m <800600modenumber> 2> firegl5250-800x600
    ./vbetest -m <1024768modenumber> 2> firegl5250-1024x768
    ...

    You should see some colored picture on screen. Once you got all dumps pack them together bzip2 and send them to me or put them somewhere on the net.

    PS: You need to be root under console and it's better if X is not running and that fglrx is not loaded (in fact it's better doing them after cold boot without X being loaded so flgrx can't mess up with the card).
Working...
X