Jump to content
77 posts in this topic

Recommended Posts

Hum... I can't get my Nvidia Geforce 310m working... I installed Nvenabler, but I only have the "1024x768" resolution... I have to have "1366x768" with my screen .... :\

 

You may need to add your graphics card Device ID into the Info,plist files of the NVDAResman.kext and the NVDANV50hal.kext..............

You may need to add your graphics card Device ID into the Info,plist files of the NVDAResman.kext and the NVDANV50hal.kext..............

 

Hum... I'm not sure how to add it ... I found the string on the NVDAResman.kext, but not on the NVDANVAN50hal.kext ...

 

EDIT: I just remind myself that I have 2 graphics card ... the NVIDIA GeForce 310m one and the Intel Graphics Media Accelerator HD ... Do you think they can come into conflict?

Hum... I'm not sure how to add it ... I found the string on the NVDAResman.kext, but not on the NVDANVAN50hal.kext ...

 

EDIT: I just remind myself that I have 2 graphics card ... the NVIDIA GeForce 310m one and the Intel Graphics Media Accelerator HD ... Do you think they can come into conflict?

 

In your BIOS you should be able to select one as the primary GPU.........unless the laptop can automatically switch between the two........? I have PM'd you.........

Thanks ... I reboot and I try this now :)

 

Edit : Don't works :/

 

The 3 easiest methods for getting an nVidia graphics card working in Snow Leopard are as follows (easiest first).

 

1. Chameleon 2.0 GraphicsEnabler option via com.apple.Boot.plist:

 

<key>GraphicsEnabler</key>

<string>Yes</string>

 

2. Hexadecimal graphics string option via com.apple.Boot.plist:

 

<key>device-properties</key>

<string>"for example, 6c0200000100000001000000600200000d00000002010c.." </string>

 

where the graphics string is generated by EFIStudio v1.1 or OSx86Tools.....

 

3. NVEnabler injector kext, Injector kext, which enables TV-OUT and injects 2nd display operation very well......

 

The NVEnabler.kext (32bit/64bit) is not just another injector kext because it does on-the-fly ROM patching to give a more stable output configuration.......but you still need to insert your graphics card(s) Device ID into the Info,plist files of the NVDAResman.kext and the NVDANV40hal.kext or NVDANV50hal.kext (to see which of these kexts you need to modify to suit your graphics card(s), look at the list of Snow Leopard supported nVidia cards in post 1.......the older NVDANV30Hal, NVDANV20Hal and NVDANV10Hal kexts are not present in Snow Leopard.....).

 

If none of them give you full CI/QE, then until a proper driver is available, see if you can run in VESA mode without hardware CI/QE.....as follows:

 

Modify the com.apple.Boot.plist file as follows:

 

1. Go to the Terminal, and at the $ prompt, type in

 

sudo nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist

 

2. Enter your password when requested. Use the arrow keys on the keyboard to move the cursor within the Terminal window.

 

3. Type in (without any spaces anywhere except where there are spaces)

 

"Graphics Mode"="1280x1080x32@60" BUT using your display resolution.....

between <string> and </string> under <key>Kernel Flags</key>.

 

4. Move the cursor the Terminal window down until it no longer moves, then press Ctrl O and then Enter, to save the modified com.apple.Boot.plist file.

 

5. Press Ctrl X to Exit and type "exit" at the $ prompt to log out of the Terminal and then close and quit Terminal.

Thanks :D

 

I'll try this in a few minutes ;)

 

Thanks man ;)

 

Edit: Not working.... My motherboard only allow the 1st kernel set on the Hazard DVD ....

I thought you were using "iATKOS 3" :blink:

 

 

Edit: according to my experiment(note that I'm still on noop stage) form the iATKOS V3, one of following boot loaders got me fully working "310m" nvidia card.(combination with "graphics enabler""nvenabler")

 

AsereBLNv1

 

Chameleon v2 RC5

 

AnVal Loader

 

As I stated above, I'm not an expert so there will be no technical explanation be followed. :rolleyes:-_-

Okay thanks :angel:

 

What wifi do you have ? I have an Atheros ar9285 but it don't works :/

I have Atheros AR5B93.

 

Oh and by the way, I also dual boot with win 7 x64bit and for me dual booting was as easy as pie!

 

I guess you should try "iATKOS v3" again, it's really easy to configure.

 

Earlier I also tried "hazard" destro, but since 310M wouldn't work I nearly packed up my plan of hackintoshing my laptop.

 

Later on, "iATKOS v3" came along and it didn't take too many experimental installations to find out if 310M worked.

 

May be I have been plain lucky or what! :rolleyes:

 

Well, it's your call.

 

Good luck. :D

I tried to install iATKOS s3 .. but I couldn't boot it, even with busratio=17 ...

I think I can only boot SL with the Blacknight Kernel....

 

I don't know if it's possible, but, can I edit the iATKOS S3 DVD by adding the Blacknight Kernel ?

 

 

Thanks for reply :D

 

The S3 DVD can boot into 5 kernels: qoopz 10.3.0, qoopz 10.2.0, pcj 0.9 10.2.0, atom 10.3.0 and the modbin 10.0.0 kernel. It boots into qoopz 10.3.0 by default but you can boot using any of the following kernel boot flags, if the default does not work......

 

"mach_qoopz" for qoopz 10.2.0

"mach_pcj" for pcj v0.9 10.2.0

"mach_atom" for atom 10.3.0

 

Have you tried mach_qoopz and mach_pcj?

Yes, I tried all kernels... only the Blacknight one works .... but it's on the Hazard DVD ... And I would like to have the iATKOS S3 to work =/

 

OK............... :D

  • 2 weeks later...
If Windows is installed first, install EasyBCD 2.0 Beta in Windows and add a OS X entry, and install Chameleon 2.0 RC3 or RC4 on the OS X volume........

 

Ideally, it would be better to have them on separate HDDs........and do the same...........

 

Hi Verdant. Your post is exactly what I've been researching to do these past few days, which is that I have Win7 x64 currently installed and I'm looking into installing Snow Leopard onto a different hard drive and dual booting both OS's on startup. You're saying installing them on the same hdd is the same process as installing them on separate hdd's?

 

I've found a few threads that touch on this topic but if you have any specific threads about this, could you let me know as well?

I have Atheros AR5B93.

 

Oh and by the way, I also dual boot with win 7 x64bit and for me dual booting was as easy as pie!

 

I guess you should try "iATKOS v3" again, it's really easy to configure.

 

Earlier I also tried "hazard" destro, but since 310M wouldn't work I nearly packed up my plan of hackintoshing my laptop.

 

Later on, "iATKOS v3" came along and it didn't take too many experimental installations to find out if 310M worked.

 

May be I have been plain lucky or what! :D

 

Well, it's your call.

 

Good luck. :P

Erm I juz wanna ask you jumbochili, I got the same laptop with yours but mine is that 520M while yours is 430M. You seems to have your wireless adapter working...

how did you enable it?

Hi Verdant. Your post is exactly what I've been researching to do these past few days, which is that I have Win7 x64 currently installed and I'm looking into installing Snow Leopard onto a different hard drive and dual booting both OS's on startup. You're saying installing them on the same hdd is the same process as installing them on separate hdd's?

 

I've found a few threads that touch on this topic but if you have any specific threads about this, could you let me know as well?

 

Basically, if you have Windows7 on one HDD and OS X Snow Leopard on another HDD, then decide which bootloader you want to use as the bootup manager, i.e. choose either EasyBCD 2.0 Beta (now Build 109)in Win7 or Chameleon 2.0 RC3 or RC4 etc. in OS X.........as you already have Win7 installed, I would suggest you use EasyBCD 2.0 Beta as your bootup boot manager (as I have done)..........install OS X and install Chameleon on OS X HDD (to boot Win7 using Chameleon, you may have to choose System Reserved icon rather than Win7 icon AFAIK but could be wrong.......and install EasyBCD Beta on Win7 and add OS X entry..........

Basically, if you have Windows7 on one HDD and OS X Snow Leopard on another HDD, then decide which bootloader you want to use as the bootup manager, i.e. choose either EasyBCD 2.0 Beta (now Build 109)in Win7 or Chameleon 2.0 RC3 or RC4 etc. in OS X.........as you already have Win7 installed, I would suggest you use EasyBCD 2.0 Beta as your bootup boot manager (as I have done)..........install OS X and install Chameleon on OS X HDD (to boot Win7 using Chameleon, you may have to choose System Reserved icon rather than Win7 icon AFAIK but could be wrong.......and install EasyBCD Beta on Win7 and add OS X entry..........

 

Cool, thanks. That seems straightforward. So I created the boot entry in EasyBCD. Then I load the Snow Leopard disk and install it? Can I use a retail install DVD, or is it supposed to be a distro?

Cool, thanks. That seems straightforward. So I created the boot entry in EasyBCD. Then I load the Snow Leopard disk and install it? Can I use a retail install DVD, or is it supposed to be a distro?

 

You need to install OS X before you use EasyBCD to add the OS X entry........

 

If you use a retail install DVD (dual layer DVD) you can install Printer Drivers etc. whereas with a distro (only single layer DVD) you have to install Printer Drivers separately..........you will need a Boot132CD suited to your MOBO chipset/CPu specs to boot the retail install DVD........

You need to install OS X before you use EasyBCD to add the OS X entry........

 

If you use a retail install DVD (dual layer DVD) you can install Printer Drivers etc. whereas with a distro (only single layer DVD) you have to install Printer Drivers separately..........you will need a Boot132CD suited to your MOBO chipset/CPu specs to boot the retail install DVD........

 

Ah, got it. I was able to find a boot132 image for my mobo. I gotta go pick up some blank dvds later today. So to clarify: I will use this boot132 disk to install retail/vanilla Snow Leopard on a spare hard drive... followed by booting back into Windows on the other hard drive to create an entry for it in EasyBCD.

 

Thanks in advance for answering my questions!

Ah, got it. I was able to find a boot132 image for my mobo. I gotta go pick up some blank dvds later today. So to clarify: I will use this boot132 disk to install retail/vanilla Snow Leopard on a spare hard drive... followed by booting back into Windows on the other hard drive to create an entry for it in EasyBCD.

 

Thanks in advance for answering my questions!

 

Yes...........hope it all goes OK............. :D

Erm I juz wanna ask you jumbochili, I got the same laptop with yours but mine is that 520M while yours is 430M. You seems to have your wireless adapter working...

how did you enable it?

 

As I'm running "iATKOS S3", I can only tell regarding this distro.

 

It's quite simple, really.

 

 

Check on the "atheros fix" box in wifi options(iATKOS S3, or v2) in the customization. ;)

 

 

As you reboot after successful install, you'll be asked to configure your wifi connection, no hassel!

 

Good luck. :D

As I'm running "iATKOS S3", I can only tell regarding this distro.

 

It's quite simple, really.

 

 

Check on the "atheros fix" box in wifi options(iATKOS S3, or v2) in the customization. :D

 

 

As you reboot after successful install, you'll be asked to configure your wifi connection, no hassel!

 

Good luck. :(

Erm I think I gotta problem here:( still don't work... I choose the Atheros fix i7 then still the same... no wireless adapter found... Any Idea what should I do?

Thanks in advance:D

Btw, Mine is Intel® WiFi Link 5300 AGN...

Erm I think I gotta problem here:( still don't work... I choose the Atheros fix i7 then still the same... no wireless adapter found... Any Idea what should I do?

Thanks in advance:D

Btw, Mine is Intel® WiFi Link 5300 AGN...

 

 

First off, I did not choose "atheros i7" or anything related to "i7", I chose plain "atheros fix"the first one from the wifi options given.

 

Second, mine is "intel centrino advanced-N 6200 a/g/n.

 

Hope these'd be of your help. :thanks_speechbubble:

First off, I did not choose "atheros i7" or anything related to "i7", I chose plain "atheros fix"the first one from the wifi options given.

 

Second, mine is "intel centrino advanced-N 6200 a/g/n.

 

Hope these'd be of your help. ;)

But my iATKOS S3 just shows the "atheros core i7 fix" and "atheros"...:thanks_speechbubble:

and I had tried the "Atheros" driver but don't work...:wacko:

Hello, are you referring to the wifi card Atheros AR9285?

If you search with google you'll find that this works with osx snow leopard

 

Well I guess mine isn't Atheros... because acer says that mine is Intel® Wireless WiFi Link 5300 so I got to install the driver for that right?

 

Thanks for replying:D

×
×
  • Create New...