Visualizzazione dei risultati da 1 a 3 su 3
  1. #1
    Utente di HTML.it
    Registrato dal
    Feb 2002
    Messaggi
    1,202

    framebuffer (radeonfb e vesafb)

    E che ballz, sono mesi che sono in ballo con 'sto fb

    Ora ho messo il 2.6.10 e ne ho compilati tre, uno con vesa, uno con radeonfb old e l'altro con radeonfb+i2c.
    Queste le sezioni di lilo:
    codice:
    image=/boot/vmlinuz-2.6.10-vesafb
            label=vesafb
            root=/dev/hdb8
    	append="video=vesafb:mtrr,ywrap quiet"
     	vga=791
            read-only      
    
    image=/boot/vmlinuz-2.6.10-radeonfb
            label=radeonfb
            root=/dev/hdb8
     	append="video=radeonfb:1024x768-32@85 quiet"
     	vga=791
            read-only  
    
    image=/boot/vmlinuz-2.6.10-radeonfb.old
            label=radeonfb.old
            root=/dev/hdb8
     	append="video=radeon:1024x768-32@85 quiet"
     	vga=791
            read-only
    Problemi:
    vesafb → non mi si vede nulla. L'mtrr è built-in, così come ovviamente vesafb.
    radeonfb → funziona, ma all'inizio mi compare sempre l'errore radeonfb: Invalid ROM signature 0 should be 0xaa55. Il che, oltre a farmi perdere un paio di secondi di boot, non mi piace.
    radeonfb.old → funziona ma non alla risoluzione che gli ho impostato io, andrà in 640x480.

    idee?
    Debian GNU/Linux sid
    Publishing a theory should not be the end of one's conversation with the universe, but the beginning. (Eric S. Raymond)
    Kernel 2.6.14-ck1

  2. #2
    Utente di HTML.it
    Registrato dal
    Feb 2002
    Messaggi
    1,202
    un up per Kamui
    un up per lui
    Debian GNU/Linux sid
    Publishing a theory should not be the end of one's conversation with the universe, but the beginning. (Eric S. Raymond)
    Kernel 2.6.14-ck1

  3. #3
    Utente di HTML.it
    Registrato dal
    Feb 2002
    Messaggi
    1,202
    Debian GNU/Linux sid
    Publishing a theory should not be the end of one's conversation with the universe, but the beginning. (Eric S. Raymond)
    Kernel 2.6.14-ck1

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.