Jump to content
Lord_Richard_2

SL on sony vaio VPCF13YFX - boots but needs help for drivers

Recommended Posts

I have gotten snow leopard 10.6.6 to boot successfully in normal mode, but i cannot get audio, graphics card, and ethernet to work.


I have extracted my dsdt and compiled it with no errors and put it in /Extra from root of mac drive (fixing errors in register names and unreachable code sections and a _HID name not being hex)


and this has not changed anything.


Here are my general specs:

6gb ram

(i assume a 4gb stick and a 2gb, or 3 2gb sticks)

nvidia geforce 425m (1gb)

intel i7 Q740@1.73ghz

640gb hard drive (partitioned and already booting to mac and also win7)

if more info is needed, just ask and ill post the entire list of devices by name that my computer has that could be of importance.


Here are my devices i have that i want to get working and their hardware id counterparts:

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


NVIDIA GeForce GT 425M

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

PCI\VEN_10DE&DEV_0DF0&SUBSYS_907A104D&REV_A1

PCI\VEN_10DE&DEV_0DF0&SUBSYS_907A104D

PCI\VEN_10DE&DEV_0DF0&CC_030000

PCI\VEN_10DE&DEV_0DF0&CC_0300


Marvell Yukon 88E8057 PCI-E Gigabit Ethernet Controller

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

PCI\VEN_11AB&DEV_4380&SUBSYS_907A104D&REV_10

PCI\VEN_11AB&DEV_4380&SUBSYS_907A104D

PCI\VEN_11AB&DEV_4380&CC_020000

PCI\VEN_11AB&DEV_4380&CC_0200


NVIDIA High Definition Audio

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

HDAUDIO\FUNC_01&VEN_10DE&DEV_0014&SUBSYS_104D4F00&REV_1001

HDAUDIO\FUNC_01&VEN_10DE&DEV_0014&SUBSYS_104D4F00


Realtek High Definition Audio

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

HDAUDIO\FUNC_01&VEN_10EC&DEV_0275&SUBSYS_104D4F00&REV_1000

HDAUDIO\FUNC_01&VEN_10EC&DEV_0275&SUBSYS_104D4F00


High Definition Audio Controller

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

PCI\VEN_10DE&DEV_0BEA&SUBSYS_907A104D&REV_A1

PCI\VEN_10DE&DEV_0BEA&SUBSYS_907A104D

PCI\VEN_10DE&DEV_0BEA&CC_040300

PCI\VEN_10DE&DEV_0BEA&CC_0403


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


My motherboard is:

Manufacturer: Sony

Chipset: Intel (DMI Host Bridge Rev.11)

Southbridge: PM55 Rev5

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


How would i go about editing my dsdt to include this motherboard for fixes to enable sleep and device recognition?

I know i got sound to work previously,i use a similar kext to alc275, but it had a low hissing noise when not muted, even if the volume was low. How would i go about, properly enabling audio to work? I believe i found codec dumps and have codec verbs of this, but how would i prepare these myself to ensure it works properly, and then what would i do with them after i have them?


I also have my graphics card not recognized. I tried nvEnabler but it didn't seem to work. I also tried drivers i found online at kexts.com but the package (modded to ignore model check) installed fine (and was labeled to work for 425m) but made my computer boot to a blank black screen. I want to try and use dsdt as it seem more reliable than efi strings, unless its not possible to get it to work with dsdt and kexts.


I have also tried getting my ethernet to work before, i used the "change id's trick" and changed some properties inside the yukon2 kext in IONetworkingFamily.kext to try and pair to my device. The computer seemed to recognize eth0, and that a port was there but would also say a cable is unplugged and would cycle between that and no port available in the networking settings. I believe it might be a small problem with the driver, but i am unsure.


I also noticed that if i click "about this mac" the gui crashes and it reloads the desktop (if i have a password i have to re log in). On another forum this was said to be a known problem because of the motherboard, which makes no sense to me but it could be if it is trying to pull info and gets an error. How would i fix this?


After i fix those i want to work on sleep enabling and QE if they are not available after fixing the above.


I know this is a lot, and i am not expecting to be spoonfed, i just am unsure where to begin with these devices and how to modify my dsdt. My motherboard is not listed in the patch section, so i am on my own in that department i guess, so i want to figure out what i can do and what to modify to "emulate" a macbook pro to be most compatible with a vanilla install.


I have purchased my own copy of macosx (garage sale), and snow leopard but i am using hazards 10.6.6i (unpatched) distro as it includes drivers and custom loader.

Link to comment
Share on other sites

You should use at least Lion, it has better support for your hardware. Video should work with minor configs. The problem is ethernet, I think it's not supported by Yukon drivers. What's the wireless card?


My laptop has similar specs, runs Lion and Mountain Lion well, much better than Snow Leopard.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Don't I have to install lion as a os upgrade? I don't think there is a standalone disc or Distro. I have a copy I bought from a friend but wanted to make a stable sl build as I assumed that would be easier. Is lion a standalone installer, or do I need sl to install it?


My wireless card is:

Intel centrino advanced-n 6250 agn

I doubt I can find drivers :(

The model for my ethernet is only one high than the driver that exists, I assumed it would be close enough to modify.

Link to comment
Share on other sites

Lion is not only an update, you can do a clean install http://Olarila.com/forum/viewtopic.php?f=17&t=740


I never seen this ethernet working in Mac OS.


Your wifi is not supported, but you can replace it.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

True. I've never seen it work. A lot of ppl have this card tho. I thought someone would have found a way. Can I just replace the wifi module (open laptop and swap it) i can open my laptop confidently as I have numerous other times for routine cleaning.


I will try lion tomorrow. But how would I get audio to work atleast? What r basic steps to getting it to work?

Link to comment
Share on other sites

The easier way for audio is VoodooHDA, with some tuning it can work really well http://Olarila.com/forum/viewtopic.php?f=18&t=454

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Yes, graphics card works fine. Ethernet and wifi too (Atheros AR8131/AR9285).

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

My disc always hangs at "PCI configuration begin" and stops reading the disc and hangs forever

There's a kernel flag for this problem in the guide, did you try it?

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...