1537 replies to this topic
#1161
Posted 03 January 2011 - 07:24 AM
I have the Nvidia Quadro FX 2800M in my HP Elitebook. The Elitebook is not a great hackintosh laptop but just for fun I put a junk 60 gig drive in there and installed. I get the video card to recognize and I get native resolution and great colors and all but its super slow performance. I did it before this post, so I am not using anval. I just thought that the video card wasnt good for fast graphics, but more like rendering work.
The slow graphics only come into play when opening anything such as quicktime, itunes or frontrow apps.
Can anybody suggest something that would help?
The slow graphics only come into play when opening anything such as quicktime, itunes or frontrow apps.
Can anybody suggest something that would help?
#1162
Posted 03 January 2011 - 06:59 PM
valv, on Jan 2 2011, 05:14 AM, said:
SUCCESS!!
Booted OK.
Couple things not working right, minor cosmetics:
1. Seeing processor as 2.05GHz (rather than 1.6GHz) - but that's same as several other versions of Chameleon.
Name Core 2 Solo, is good.
hw.busfreq= 100000000
hw.bf_min= 100000000
hw.bf_max= 532008000
cpu_min = 2048000000
cpu_max = 2048000000
tb.freq = 1000000000
If you need full sysctl dumps, let me know.
Note that Kabyls has verbose CPU info for Chameleon, where correctly seen as Atom N270 1.6GHz. But syspof info shows 800MHz (Core Solo).
2. No detailed memory info in sysprof. (Kabl's version did discover memory on this controller).
But, in initial boot, sees the 2GB total (1st page) and AboutThisMac shows 2GB total at 533MHz.
In verbose Chameleon output before booting kernel I get:
- Slot 1 Type 19 1024MB (DDR2 SDRAM) 667MHz Vendor=Micron Technology
- Part No=8T.. etc SerialNo=0E etc...
This is seeing the add-in memory card, but not the 1GB soldered on-board. Which is same "verbose" situation as Kabyl. Having said that, Kabyl's version managed to get sysprof to see this add-in card OK with partno and serialno, but only partial info on the 1GB on-board (size1 GB, speed 533MHz, no vendor, no partno, no serialno).
The on-board memory is also actually 667MHz, according to spec sheet.
3. I see double instance of FADT restart fix and Changing Preferred_PM Profile messages in Chameleon verbose. Think thats also not fixed in many versions...
Anyway. Massive improvement in that it's booting!
P.S. Not using GraphicsEnabler, am using DSDT. But I can check the gma 27ae GE capability if you need that tested; but guess its all RC5 standard so ought to work.
#1163
Posted 03 January 2011 - 08:53 PM
humph, on Jan 3 2011, 07:59 PM, said:
SUCCESS!!
Booted OK.
Booted OK.
Also, if u have access to linux, it could be helpful to get some dumps from there (e.g.: dmidecode/bios dump, sysctl...)
vultu, on Jan 2 2011, 07:55 PM, said:
Hi Valv,
Tried version 5.09 and lost the support to Nvidia GTX 460.
Tried version 5.09 and lost the support to Nvidia GTX 460.
which version (before 5.0.9) was working for your card ? I mean did the 5.0.8 work for you ?
@Azi,
I ' d study things further, and keep u informed.
btw, that's what I actually call an elegant feedback
#1164
Posted 03 January 2011 - 09:32 PM
#1165
Posted 04 January 2011 - 08:42 AM
Hi all :3
In first place, awesome work Valv. Some days ago i lost all hopes on getting 1440x900 resolution on my monitor. Today, on a "Google-searching time", reached this loader, and some minutes later, i got the native res for my card. Thank you very much.
In a second place, is possible to have QE/CI enabled on a HD3650(PowerColor PCIe Radeon HD 3650, 512MB DDR2) using Snow Leopard (10.6.5 updated)? This works full QE/CI on Leopard 10.5.7. Is the only thing I need to get on work on Snow OS X.
(Curious thing on Kexts. On 1280x1024x32, it loads ATIFramebuffer.kext, while on 1440x900x32, it just doesn't load)
Thank you very much, keep the great work on AnVAL :3
(P.s: Checking on dmesg output, i just get this:
ATY,Megalodon: Not usable
ATY,Megalodon: Not usable
)
In first place, awesome work Valv. Some days ago i lost all hopes on getting 1440x900 resolution on my monitor. Today, on a "Google-searching time", reached this loader, and some minutes later, i got the native res for my card. Thank you very much.
In a second place, is possible to have QE/CI enabled on a HD3650(PowerColor PCIe Radeon HD 3650, 512MB DDR2) using Snow Leopard (10.6.5 updated)? This works full QE/CI on Leopard 10.5.7. Is the only thing I need to get on work on Snow OS X.
(Curious thing on Kexts. On 1280x1024x32, it loads ATIFramebuffer.kext, while on 1440x900x32, it just doesn't load)
Thank you very much, keep the great work on AnVAL :3
(P.s: Checking on dmesg output, i just get this:
ATY,Megalodon: Not usable
ATY,Megalodon: Not usable
)
#1166
Posted 04 January 2011 - 10:10 PM
valv, on Dec 20 2010, 12:04 AM, said:
you would need this instead (literally the same as in real mbp5,5)
Screen_s...21.48.36.png
Add it to the smbios.plist file with the right value (you 've been trying to add).
<key>SMboardversion</key> <string>Not Specified</string>The one you are trying to override should be the SMboardproduct (in the green rectangle on the image).
Add it to the smbios.plist file with the right value (you 've been trying to add).
I was using MacbookPro5,5 as an identifier without the following keys in my boot.plist.
<key>SMboardversion</key> <string>Not Specified</string> <key>SMboardproduct</key> <string>Mac-F2268AC8</string>
Mac-F2268AC8 is for MacbookPro5,5. Without that key, despite the mac model was already being set to MacbookPro5,5, OSX was using a version from MacbookPro4,1.
Then with the help of Valv, I added the above keys. Then I noticed that prior to booting AnVaL starts to report that the machine is a MacbookPro5,5 and since then the number of KPs I was having become noticeably fewer. I used to have one almost everyday, now it happens , say, one in a there days or may be none.
#1167
Posted 04 January 2011 - 11:05 PM
valv, on Jan 3 2011, 08:53 PM, said:
@Azi,
I ' d study things further, and keep u informed.
btw, that's what I actually call an elegant feedback
thanks
I ' d study things further, and keep u informed.
btw, that's what I actually call an elegant feedback
The code is a bit ugly and kind of "out of place", because i was trying to convert it to a module when i paused the work.
The code from boot.c and options.c is on autoresolution.c... need to get back to this, but i'm out of motivation atm...
recharging batteries
#1168
Posted 05 January 2011 - 07:40 PM
hi valv
here is a dsdt method for vaio
if you can take a look
i was searching for "sny5001 dsdt" and find that
thanx to take look
http://svn.pardus.or...p;pathrev=22557
http://www.mail-arch...g/msg09721.html
here is a dsdt method for vaio
if you can take a look
i was searching for "sny5001 dsdt" and find that
thanx to take look
http://svn.pardus.or...p;pathrev=22557
http://www.mail-arch...g/msg09721.html
#1169
Posted 06 January 2011 - 08:11 AM
Hi! Nice work! But I have some problems there.
My T60 has a Core Duo CPU (T2500) 2.0GHz, but using the boot post here, I gets a 4.00GHz max Freq. (monitering by MSR tool).
The command "bdmesg" comes a "Bad CPU type in executable" message.
Please help me! Thanks a lot!
My T60 has a Core Duo CPU (T2500) 2.0GHz, but using the boot post here, I gets a 4.00GHz max Freq. (monitering by MSR tool).
The command "bdmesg" comes a "Bad CPU type in executable" message.
Please help me! Thanks a lot!
#1170
Posted 06 January 2011 - 11:23 AM
b004004, on Jan 6 2011, 09:11 AM, said:
Please help me! Thanks a lot!
jlvaio, on Jan 5 2011, 08:40 PM, said:
thanx to take look
Azimutz, on Jan 5 2011, 12:05 AM, said:
Thanks.. did you saw the diff i posted on DieBuche's topic, with the AutoResolution from my branch?
b04r, on Jan 4 2011, 09:42 AM, said:
In a second place, is possible to have QE/CI enabled on a HD3650(PowerColor PCIe Radeon HD 3650, 512MB DDR2) using Snow Leopard (10.6.5 updated)? This works full QE/CI on Leopard 10.5.7. Is the only thing I need to get on work on Snow OS X.
b04r, on Jan 4 2011, 09:42 AM, said:
(Curious thing on Kexts. On 1280x1024x32, it loads ATIFramebuffer.kext, while on 1440x900x32, it just doesn't load)
maybe exotic qe/ci package (from netkas) and/or some dsdt patching could get u qe/ci working again.
#1171
Posted 06 January 2011 - 04:27 PM
The Kernel seems to work well once booted. However, I get KP on every boot related to Apple_SMC.kext with dependence (<sp?) on AppleIofamily.Kext. I can get around this KP by booting with slingle user flag and running /sbin/fsck -fy:exit then it continues and boots fine. If you would like any other info like bdmesg, ioreg stuff ect....I can provide for you later after work today.
Thanks for you hard work!!!
Cobra03
Thanks for you hard work!!!
Cobra03
#1172
Posted 06 January 2011 - 09:28 PM
Despite mentioning support for the Radeon 5870, all that happens when getting past the bootloader and starting OS X is a black screen and my fans running full-blast. System boots fine with Kabyl's experimental ATI bootloader.
Is there something I'm missing?
Is there something I'm missing?
#1173
Posted 06 January 2011 - 11:02 PM
#1174
Posted 06 January 2011 - 11:15 PM
#1175
Posted 07 January 2011 - 02:46 AM
valv, on Jan 6 2011, 11:23 AM, said:
just post an bdmesg from a working version (specifying which one) + com.apple.boot.plist.
Thanks for your reply! I try many Chameleon 2 RC4 and 5 verson, but the bdmesg still not working!
In the com.apple.boot.plist, I only enable arch-i386 mode and give the Graph Mod, DSDT and SMBios parameters.
I try my best, but I cannot make the bdmesg working!
HELP!
#1176
Posted 07 January 2011 - 10:20 AM
@b004004, boot.plist & smbios.plist please.
am working on next update since some days. I think it would fix your problem.
btw, did u try FixFSB or ForceFSB keys?
@spyguy007,
not sure but, seems like u missed some step. I myself have no ati (I fail to help on this). But one of the guys that got his card working would probably help by (e.g. FKA).
am working on next update since some days. I think it would fix your problem.
btw, did u try FixFSB or ForceFSB keys?
@spyguy007,
not sure but, seems like u missed some step. I myself have no ati (I fail to help on this). But one of the guys that got his card working would probably help by (e.g. FKA).
#1177
Posted 07 January 2011 - 01:14 PM
graphic enabler is not working with my GeForce 8800 gts 512 (g92)
can just use vesa resolutions.
it's working with official rc4
i use this flags:
can just use vesa resolutions.
it's working with official rc4
i use this flags:
AutoResolution=Yes GraphicsEnabler=Yes
#1178
Posted 09 January 2011 - 03:58 AM
valv, on Jan 7 2011, 11:20 AM, said:
@b004004, boot.plist & smbios.plist please.
am working on next update since some days. I think it would fix your problem.
btw, did u try FixFSB or ForceFSB keys?
am working on next update since some days. I think it would fix your problem.
btw, did u try FixFSB or ForceFSB keys?
Hi valv. Attachments are boot.plist & smbios.plist. Thanks very much!
I dont try the FixFSB or ForceFSB keys ... I think it's not safe to stay long in 4GHz case. Sorry!
Can you help me fix the "Unsynchronized TSC for cpu 1: 0x00000006281b4670, delta 0x8afa8" problem?
Attached Files
#1179
Posted 09 January 2011 - 09:57 AM
-CEOS-, on Jan 7 2011, 02:14 PM, said:
graphic enabler is not working with my GeForce 8800 gts 512 (g92)
can just use vesa resolutions.
it's working with official rc4
i use this flags:
can just use vesa resolutions.
it's working with official rc4
i use this flags:
AutoResolution=Yes GraphicsEnabler=Yes
What dev ID has your GPU (seen in System Profiler GPU)?
Already in RC5/valv : { 0x10DE0193, "GeForce 8800 GTS" } - if you have diff ID tell it valv. Dont forget to add that 0193 into nv50 driver .plist!
Do you use native drivers or some modded (someones driver packs)?
Be sure to remove any DSDT gpu things and any graphics string (boot.plist) if you want to use RC5+ Graphicsenabler!
Graphicsenabler works for me (no dsdt gpu parts + no graphicsstring in boot.plist!!)
I have 9600GT and must only add the dev id (every time after systemupdate) in the NV50 driver to get QE/CI/3D.
#1180
Posted 10 January 2011 - 12:31 PM
Updated to 5.1.1
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account










