InfiniteMac OSx86  


 
 
Thread tools Display modes
Prev Previous Post   Next Post Next
  #1  
Old 07-08-2009, 11:26 AM
empty_skull empty_skull is offline
Cheetah
 
Join Date: Jul 2009
Posts: 1
Medion Akoya 10a934

I boys , this is my first post here ..

I have installed the new snow leopard on the my small Medion Akoya !

I post my kext for work for the moment :

- Audio : VodooHDA
- Trackpad and keyboard ( PS2 fix + trackpad pannel )
- About This Mac
- System Kext ( Disabler + dsmos )
- Gma_950 kext for 9a394 ( mod whit id 0x27ae in info plist and hex file )

Download

---------------------------------------------------------------

- Lan

Downalad

---------------------------------------------------------------

My boot.plist

Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>Graphics Mode</key>
    <string>1024x600x32</string>
    <key>Kernel</key>
    <string>mach_kernel</string>
    <key>Kernel Flags</key>
    <string>-f -legacy FSB=133 memoryType=19 memorySpeed=667</string>
    <key>Quiet Boot</key>
    <string>No</string>
    <key>Timeout</key>
    <string>3</string>
    <key>device-properties</key>
    <string>6d0000000100000001000000610000000200000002010c00d041030a000000000101060000027fff0400100000006d006f00640065006c0000000b000000474d4120393530200000004100410050004c002c00480061007300500061006e0065006c0000000800000001000000</string>
</dict>
</plist>
- For the moment don't work the battery manager ..

- wi fi work out of box ( dell 1490 ) .


i have installed 10a380 + system update 10a394 ( vanilla kernel )

-----------------------------------------------------------------

Code:
Riepilogo hardware:

  Nome modello:    Mac
  Identificatore modello:    E1210
  Velocità processore:    1,6 GHz
  Numero di processori:    1
  Numero totale di nuclei:    1
  Cache L2:    512 KB
  Memoria:    2 GB
  Velocità bus:    2,13 GHz
  Versione Boot ROM:    4.6.3
  Numero di serie (sistema):    FFFFFFFF
  Hardware UUID:    00000000-0000-1000-8000-001D925A57CC
Code:
Intel GMA 950:

  Modello Chipset:    GMA 950
  Tipo:    GPU
  Bus:    Integrato
  VRAM (totale):    64 MB di memoria di sistema condivisa
  Fornitore:    Intel (0x8086)
  ID dispositivo:    0x27ae
  ID revisione:    0x0003
  Monitor:
Monitor:
  Risoluzione:    1024 x 600
  Profondità pixel:    Colore 32 bit (ARGB8888)
  Monitor principale:    Sì
  Mirror:    Spento
  Online:    Sì
  Integrato:    Sì
Mostra connettore:
  Stato:    Nessun monitor collegato
Code:
Dati software di sistema:

  Versione sistema:    Mac OS X 10.6 (10A394)
  Versione kernel:    Darwin 10.0.0b2
  Volume d'avvio:    snow leopard
  Modalità di avvio:    Normale
  Nome computer:    Mac di empty_skull 
  Nome utente:    empty_skull (empty_skull)
  Memoria virtuale sicura:    Attivato
  Estensioni e Kernel a 64 bit:    Yes
  Tempo trascorso dall'avvio:    33 minuti
Reply With Quote