View Single Post
 
Old 10-20-2008, 02:18 AM
jaawa jaawa is offline
Cheetah
 
Join Date: Oct 2008
Posts: 3
OSX installed OK, but...

Hi all,

So i got OSX installed without any problems om my Fujitsu Siemens Amilo Pro V2035. Now I have a couple of things that wont work, here is my hardware:

Audio - In windows it said that i got the AC97 soundcard and it said in the install notes that leo4all supports the card, but in about this mac it says: "No Built-in audio"

Graphics - I think the cards name is VIA UniChrome Pro. When i get in to osx the only resolution i can choose is 1024x768, which naturally looks pretty bad on a widescreen 1280x800 screen. I found on a linux site a guy who got the grapics card working using the following info in xorg.conf, can something similar be used in osx?

Section "Device"
Identifier "VIA Chrome9 HC"
Driver "vesa"
BusID "PCI:1:0:0"
Option "ActiveDevice" "LCD,CRT"
Option "NoDDCValue" "true"
EndSection

So if i understand correctly i need to install kext files for the cards, but where do i find them and how do i install? Thanks for any help in this!