Page 2 sur 3
Re: Le logo de démarrage mint "tetris"
Posté : mar. 5 avr. 2016 17:05
par Robinwood
Dernier message de la page précédente :
Code : Tout sélectionner
sudo get-edid > my-edid.bin
[sudo] password for robin:
This is read-edid version 3.0.1. Prepare for some fun.
Attempting to use i2c interface
No EDID on bus 1
1 potential busses found: 0
Bus 0 doesn't really have an EDID...
Couldn't find an accessible EDID on this computer.
Attempting to use the classical VBE interface
Performing real mode VBE call
Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
Function supported
Call successful
VBE version 300
VBE string at 0x11100 "NVIDIA"
VBE/DDC service about to be called
Report DDC capabilities
Performing real mode VBE call
Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
Function supported
Call successful
Monitor and video card combination does not support DDC1 transfers
Monitor and video card combination supports DDC2 transfers
0 seconds per 128 byte EDID block transfer
Screen is not blanked during DDC transfer
Reading next EDID block
VBE/DDC service about to be called
Read EDID
Performing real mode VBE call
Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
Function supported
Call failed
The EDID data should not be trusted as the VBE call failed
Looks like VBE was successful. Have a good day.
Code : Tout sélectionner
parse-edid < my-edid.bin
Checksum Correct
Header incorrect. Probably not an edid
Something strange happened. Please contact the author,
Matthew Kern at <pyrophobicman@gmail.com>
Je ne trouve pas edid, mais edid-decode (que j'ai installé) et read-edid.

Re: Le logo de démarrage mint "tetris"
Posté : mar. 5 avr. 2016 17:26
par Robinwood
Pour le moment faux de bon yeux:

Du coup retour sur le pilotenouveau en attendant, car vraiment impraticable en 800x600.
Re: Le logo de démarrage mint "tetris"
Posté : mar. 5 avr. 2016 20:03
par tyrry

ici section 4 devrait résoudre tes soucis
https://doc.ubuntu-fr.org/plymouth" onclick="window.open(this.href);return false;
@+
Re: Le logo de démarrage mint "tetris"
Posté : mar. 5 avr. 2016 20:16
par mpat
Re: Le logo de démarrage mint "tetris"
Posté : mar. 5 avr. 2016 20:32
par Robinwood
Code : Tout sélectionner
This is read-edid version 3.0.1. Prepare for some fun.
Attempting to use i2c interface
No EDID on bus 1
1 potential busses found: 0
Bus 0 doesn't really have an EDID...
Couldn't find an accessible EDID on this computer.
Attempting to use the classical VBE interface
Performing real mode VBE call
Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
Function supported
Call successful
VBE version 300
VBE string at 0x11100 "NVIDIA"
VBE/DDC service about to be called
Report DDC capabilities
Performing real mode VBE call
Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
Function supported
Call successful
Monitor and video card combination does not support DDC1 transfers
Monitor and video card combination supports DDC2 transfers
0 seconds per 128 byte EDID block transfer
Screen is not blanked during DDC transfer
Reading next EDID block
VBE/DDC service about to be called
Read EDID
Performing real mode VBE call
Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
Function supported
Call failed
Code : Tout sélectionner
The EDID data should not be trusted as the VBE call failed
Looks like VBE was successful. Have a good day.
parse-edid < my-edid.bin
Checksum Correct
Header incorrect. Probably not an edid
Something strange happened. Please contact the author,
Matthew Kern at <pyrophobicman@gmail.com>
Re: Le logo de démarrage mint "tetris"
Posté : mar. 5 avr. 2016 20:35
par mpat
tu est connecté en hdmi il est pas reconnu.
suivre le lien de Tyrry en espérant qu ça marche pour l'hdmi
Re: Le logo de démarrage mint "tetris"
Posté : mar. 5 avr. 2016 21:14
par Robinwood
Retour de bataille, un peut difficile avec cette résolution microscopique

.
En DVI (vieux PC), transformé en HDMI.
J'ai appliqué tous le lien, pareil.
La meilleur résolution reste le driver libre nouveau, un peu criard, mais correcte.
Ce sujet n'ai peut-être pas si faut:
viewtopic.php?f=17&t=1717
Re: Le logo de démarrage mint "tetris"
Posté : mar. 5 avr. 2016 21:27
par tyrry
Robinwood a écrit :En DVI (vieux PC), transformé en HDMI.
Peut-être ici ton souci , mauvais "cordon / adaptateur" ?
@+
Re: Le logo de démarrage mint "tetris"
Posté : mar. 5 avr. 2016 21:34
par Robinwood
Je vais tenter un bon câble

.
Re: Le logo de démarrage mint "tetris"
Posté : mer. 6 avr. 2016 11:19
par Robinwood
Bonjour,
câble neuf le résultat est le même

, retour sur le driver nouveau, qui m'offre les meilleurs résultats

.
Re: Le logo de démarrage mint "tetris"
Posté : dim. 10 avr. 2016 20:24
par Robinwood
Sur le sujet les noyaux, Mpat parlait de l'incompatibilité nvidia et du noyau 4.4.
Je suis repassé sur 3.19 et le driver nvidia marche.
