Hi !
First,thanks for your great driver !
Now,did you try to enable QE ? I think that is hard to writte something like that =s
Maybe you can try to make a "fake",MacOSX view capable graphic card etc....beacuse i search how to lauch final cut studio before make a real Hackintsoh =D
Thans for reply !
Wackou
163 replies to this topic
#41
Posted 13 February 2010 - 09:00 AM
#42
Posted 03 March 2010 - 02:03 PM
Hello I was also wondering if it would be possible to add the 1366x768 resolution.
I was looking through the source code and all I found was it needed to be added to the modes.cpp
7, 1366, 768, kDisplayModeValidFlag | kDisplayModeSafeFlag,
but I'm afraid thats not it, because I think the 1st num is the mode id which tells the driver how to map it. does anyone have any ideas how to add support for this mode?
thanks for any help
I was looking through the source code and all I found was it needed to be added to the modes.cpp
7, 1366, 768, kDisplayModeValidFlag | kDisplayModeSafeFlag,
but I'm afraid thats not it, because I think the 1st num is the mode id which tells the driver how to map it. does anyone have any ideas how to add support for this mode?
thanks for any help
#43
Posted 03 March 2010 - 04:24 PM
#44
Posted 03 March 2010 - 06:07 PM
yes that was my first try, but when it booted it didn't expand the guest screen size and it was all distorted like a graphics drive error.
I didn't know if it was due to 1366x768 being 14:9 and the original driver had it set to 4:3, I will try later today, but I didn't know if it had to be coded into the driver itself.
Do you know how to add that resolution to the driver?
EDIT:
Did not work, reverted back to the selected resolution which was 1280x768, it seems it must be coded into the driver itself.
Any ideas, I have tried comparing the previous versions but the only place I find the different resolutions is in the modes.cpp
I didn't know if it was due to 1366x768 being 14:9 and the original driver had it set to 4:3, I will try later today, but I didn't know if it had to be coded into the driver itself.
Do you know how to add that resolution to the driver?
EDIT:
Did not work, reverted back to the selected resolution which was 1280x768, it seems it must be coded into the driver itself.
Any ideas, I have tried comparing the previous versions but the only place I find the different resolutions is in the modes.cpp
#45
Posted 04 March 2010 - 12:09 AM
I did a little bit more searching and believe that resolutions are indeed added in the modes.cpp, would anybody who has xcode working possibly wanna try adding this line in the modes.cpp and recompiling?
X, 1366, 768, kDisplayModeValidFlag | kDisplayModeSafeFlag,
X is whatever number you wanna insert in, the current build has 21 modes so it can be inserted anywhere from 1 to 22..
If someone can verify if this is true, I would but do not have xcode on my machine.
please let me know if someone wants to collaborate to add more supported resolutions
X, 1366, 768, kDisplayModeValidFlag | kDisplayModeSafeFlag,
X is whatever number you wanna insert in, the current build has 21 modes so it can be inserted anywhere from 1 to 22..
If someone can verify if this is true, I would but do not have xcode on my machine.
please let me know if someone wants to collaborate to add more supported resolutions
#46
Posted 19 April 2010 - 07:06 AM
ok im using a prebuilt image from osx 86 10.6.2 on vmware, video and audio work fine even on quicktime all mp4 and some .avi, if this patch is to enable video on vmware, my question is if there is nothing useful for me here?
#47
Posted 19 April 2010 - 08:40 AM
ozl, on Apr 19 2010, 08:06 AM, said:
ok im using a prebuilt image from osx 86 10.6.2 on vmware, video and audio work fine even on quicktime all mp4 and some .avi, if this patch is to enable video on vmware, my question is if there is nothing useful for me here?
#48
Posted 21 April 2010 - 08:25 PM
Hi,
Does anyone know if this helps with viewing movies in quicktime and/or itunes? I'd like to use my macosx VM for everyday use.
Thanks,
Mike
Does anyone know if this helps with viewing movies in quicktime and/or itunes? I'd like to use my macosx VM for everyday use.
Thanks,
Mike
#49
Posted 21 April 2010 - 09:56 PM
mweichert, on Apr 21 2010, 09:25 PM, said:
Hi,
Does anyone know if this helps with viewing movies in quicktime and/or itunes? I'd like to use my macosx VM for everyday use.
Thanks,
Mike
Does anyone know if this helps with viewing movies in quicktime and/or itunes? I'd like to use my macosx VM for everyday use.
Thanks,
Mike
If your Host OS supports Quicktime and iTunes directly, as in Windows, why would would you want to run them under a guestOS. If an application is OS X specific then fair enough, but otherwise the overhead is significant, especially graphics intensive applications. Sorry if I am missing the point, MSoK.
#50
Posted 25 April 2010 - 08:22 AM
Thank you! Great work!
My VM is sooo much faster with this driver. Would love to see an auto resize in the future.
This forum has helped this MacNoob alot.
My VM is sooo much faster with this driver. Would love to see an auto resize in the future.
This forum has helped this MacNoob alot.
#51
Posted 25 April 2010 - 10:18 AM
Thank you for this driver so much...
The window movement is sleek now, although the dock animation is still kinda slow when you click on Applications.
Would like to see auto resize in the future.
The window movement is sleek now, although the dock animation is still kinda slow when you click on Applications.
Would like to see auto resize in the future.
#52
Posted 25 April 2010 - 04:49 PM
^^^^ Install guest fit patch, and autoresize will do.
#53
Posted 25 April 2010 - 06:14 PM
#54
Posted 21 May 2010 - 11:46 PM
Where can I get this autofit patch?
#55
Posted 22 May 2010 - 11:34 AM
diegovar, on May 22 2010, 12:46 AM, said:
Where can I get this autofit patch?
http://sourceforge.n.../vmsvga2/files/
#56
Posted 22 May 2010 - 04:40 PM
When I open that file I'm asked if I want to install 2 packages relating to VMWare Fusion, but I'm using VMware Workstation, and when I install the video driver I lose the functionality of auto-fitting to guest. If I install those packages in guestd_patches.pkg will I recover that functionality?
Thanks
Diego
Thanks
Diego
#57
Posted 26 May 2010 - 04:49 AM
I really want to play OIDS inside my SL 10.6 vm running on a Win7 x64 host.
is it possible?? requires opengl ......
is it possible?? requires opengl ......
#58
Posted 26 May 2010 - 01:24 PM
Update:
I've uploaded a new version of guestd_patches.pkg in the files area of VMsvga2 on Sourceforge. It contains a patch for the VMware Darwin Tools that come with Fusion 3.1.0 (shipped May 25 2010), to make fit-guest work with VMsvga2.
I've uploaded a new version of guestd_patches.pkg in the files area of VMsvga2 on Sourceforge. It contains a patch for the VMware Darwin Tools that come with Fusion 3.1.0 (shipped May 25 2010), to make fit-guest work with VMsvga2.
#59
Posted 26 May 2010 - 01:27 PM
Zenith432, on May 26 2010, 02:24 PM, said:
Update:
I've uploaded a new version of guestd_patches.pkg in the files area of VMsvga2 on Sourceforge. It contains a patch for the VMware Darwin Tools that come with Fusion 3.1.0 (shipped May 25 2010), to make fit-guest work with VMsvga2.
I've uploaded a new version of guestd_patches.pkg in the files area of VMsvga2 on Sourceforge. It contains a patch for the VMware Darwin Tools that come with Fusion 3.1.0 (shipped May 25 2010), to make fit-guest work with VMsvga2.
#60
Posted 26 May 2010 - 10:02 PM
Zenith432, on May 26 2010, 09:24 AM, said:
Update:
I've uploaded a new version of guestd_patches.pkg in the files area of VMsvga2 on Sourceforge. It contains a patch for the VMware Darwin Tools that come with Fusion 3.1.0 (shipped May 25 2010), to make fit-guest work with VMsvga2.
I've uploaded a new version of guestd_patches.pkg in the files area of VMsvga2 on Sourceforge. It contains a patch for the VMware Darwin Tools that come with Fusion 3.1.0 (shipped May 25 2010), to make fit-guest work with VMsvga2.
where can I download the iso of vmware tools for darwin 3.1.0? i have already installed vmware workstation 7.1 but it does not seem to come with the new darwin iso....
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account








