leafmaplegh / osx86-driver-radeonhd

Automatically exported from code.google.com/p/osx86-driver-radeonhd
0 stars 0 forks source link

ATI Radeon HD 3200 work randomized #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
**************************************

1. does not recognize my video card in random oportunities
2. if the hard its recognized in hardware description i found with name "ATI 
Radeon HD 4890" and only 1024x768x32 bits admited
3. but if i boot with the "Graphics Mode"="1440x900x32" in random oportunities 
work with description "ATI Radeon HD 3200 Graphics" and support many 
resolutions or another oportunities work however in 1152x864x32, i copy the 
details, pasted down...

What is the expected output? What do you see instead?
*****************************************************
works fine forever as "ATI Radeon HD 3200 Graphics" and 1440x900x32

What version of the product are you using? On what operating system?
********************************************************************
Notebook HP DV7 1267cl, Mac OS X 10.6.4 iAtkos S3 v2

Please provide any additional information below.
************************************************

in the different oportunities

Pantalla:

  Tipo: GPU
  Bus:  PCI
  VRAM (total): 256 MB
  Fabricante:   ATI (0x1002)
  ID del dispositivo:   0x9612
  ID de la revisión:   0x0000
  Información de la extensión del kernel: Ninguna extensión de kernel (kext) cargada
  Pantallas:
Pantalla:
  Resolución:  1152 x 864
  Profundidad de píxel:    Color de 32 bits (ARGB8888)
  Pantalla principal:   Sí
  Duplicado:    Desactivado
  En línea:    Sí

tras instalación RadeonHD.kext

ATI Radeon HD 4890:

  Modelo de chipset:    ATI Radeon HD 4890
  Tipo: GPU
  Bus:  PCI
  Ranura:   Slot-1
  VRAM (total): 256 MB
  Fabricante:   ATI (0x1002)
  ID del dispositivo:   0x9612
  ID de la revisión:   0x0000
  Revisión de la ROM:  113-B7710C-176
  Versión del driver EFI:  01.00.318
  Pantallas:
Pantalla:
  Resolución:  1024 x 768
  Profundidad de píxel:    Color de 32 bits (ARGB8888)
  Pantalla principal:   Sí
  Duplicado:    Desactivado
  En línea:    Sí
Conector de pantalla:

si ejecuto con "Graphics Mode"="1440x900x32"

ATI Radeon HD 3200 Graphics:

  Modelo de chipset:    ATI Radeon HD 3200 Graphics
  Tipo: GPU
  Bus:  PCI
  VRAM (total): 256 MB
  Fabricante:   ATI (0x1002)
  ID del dispositivo:   0x9612
  ID de la revisión:   0x0000
  Pantallas:
Pantalla:
  Resolución:  1440 x 900
  Profundidad de píxel:    Color de 32 bits (ARGB8888)
  Pantalla principal:   Sí
  Duplicado:    Desactivado
  En línea:    Sí

Pantalla:

  Tipo: GPU
  Bus:  PCI
  VRAM (total): 256 MB
  Fabricante:   ATI (0x1002)
  ID del dispositivo:   0x9612
  ID de la revisión:   0x0000
  Información de la extensión del kernel: Ninguna extensión de kernel (kext) cargada
  Pantallas:
Pantalla:
  Resolución:  1152 x 864
  Profundidad de píxel:    Color de 32 bits (ARGB8888)
  Pantalla principal:   Sí
  Duplicado:    Desactivado
  En línea:    Sí

Original issue reported on code.google.com by emieste...@gmail.com on 2 Oct 2010 at 2:48