mcmatrix
Newbie
Offline
Posts: 45
|
 |
« Reply #90 on: December 16, 2007, 05:18:26 PM » |
|
a bit more EfiDevicePath.h
#define EFI_DP_TYPE_MASK 0x7F #define EFI_DP_TYPE_UNPACKED 0x80 #define END_DEVICE_PATH_TYPE 0x7f #define END_ENTIRE_DEVICE_PATH_SUBTYPE 0xff #define END_INSTANCE_DEVICE_PATH_SUBTYPE 0x01
also files
DevicePathToText.c DevicePathFromText.c
DevicePath.c
Where did you get those files?
|
|
|
|
|
Logged
|
|
|
|
Tek_No
Newbie
Offline
Posts: 1
|
 |
« Reply #91 on: December 16, 2007, 05:28:35 PM » |
|
Gotoh, is this supposed to be working with a Quadro NVS320M as well (in fact this card is exactly the same as a 8700GT) ? edited GeForce GFX strings : for "any" GeForce 5/6/7/8, using NVCAP from MacBook 7300GT, generic "GeForce" encoded name. number for each file according to physical VRAM on card, so try and report... untested yet 
|
|
|
|
|
Logged
|
|
|
|
0xdeadbeef
Newbie
Offline
Posts: 25
|
 |
« Reply #92 on: December 16, 2007, 05:37:34 PM » |
|
Where did you get those files?
They are both in the Tianocore Intel EFI SDK and the GNU EFI SDK.
|
|
|
|
|
Logged
|
Conquering the world - 8 hex digits at a time.
|
|
|
frantisheq
Jr. Member

Offline
Posts: 59
|
 |
« Reply #93 on: December 16, 2007, 05:39:34 PM » |
|
gotoh 7300LE no go
|
|
|
|
|
Logged
|
|
|
|
|
gotoh
|
 |
« Reply #94 on: December 16, 2007, 06:27:31 PM » |
|
did anyone who tried the files I uploaded had success with other GFXstring, or only working NVIDIA with titan (or clone) ?
BTW, GMA X3100 will only work if deviceID is the same as MacBook GMA (0x2a028086) DeviceID is hardcoded in AppleIntelGMAX3100 and AppleIntelGMAX3100FB so you may edit binaries to replace 8680282a with your actual deviceID, not just editing info.plist files. But they may be a no go most of the time. I managed to get G33 based desktop mobo GMA X3100 "partly" working, but I had to boot with no display, hotplug display, then it would work at 1024x768 256 colours. Trying to change resolution made the rig freeze, and thousands or million colours was not available. However, QE/CI loaded successfully but OpenGL test would make it freeze too...
|
|
|
|
|
Logged
|
|
|
|
frantisheq
Jr. Member

Offline
Posts: 59
|
 |
« Reply #95 on: December 16, 2007, 06:33:10 PM » |
|
NVinject only. Dual display
|
|
|
|
|
Logged
|
|
|
|
lebidou
Newbie
Offline
Posts: 27
|
 |
« Reply #96 on: December 16, 2007, 06:40:30 PM » |
|
I edited the 7600GT string using the gfxutil the PropertyList Editor but didn't work on my 7600GO
|
|
|
|
|
Logged
|
|
|
|
pm_mickey
Newbie
Offline
Posts: 4
|
 |
« Reply #97 on: December 16, 2007, 07:03:09 PM » |
|
pc_efi 8.0 and 256 mb NVIDIA GrForce 7600 GS + ViewSonic VP171b DVI on Gigabyte GA-p35-DS4 C2D E6750 2 GB PC 800 MHz RAM with string for 256mb NVIDIA dont work with nvinject.kext disabled. Just 1024 768 without QE. I also tested some custom made strings without success!
|
|
|
|
|
Logged
|
|
|
|
|
gotoh
|
 |
« Reply #98 on: December 16, 2007, 09:14:29 PM » |
|
X1900 deviceID 7249 GFX string for testing... I'll test it myself tomorrow.
|
|
|
|
|
Logged
|
|
|
|
errandwolfe
Newbie
Offline
Posts: 1
|
 |
« Reply #99 on: December 16, 2007, 09:53:10 PM » |
|
I am trying to get this working on a Dell Latitude D630 with a GMAX3100. Once I have the string converted to plist, I have tried editing several things including my EDID. So far I have had no success. I get a brief blue screen followed immediately by my LCD going black, I believe powering down.
|
|
|
|
« Last Edit: December 16, 2007, 10:18:58 PM by errandwolfe »
|
Logged
|
|
|
|
Thrawnhex
Jr. Member

Offline
Posts: 74
|
 |
« Reply #100 on: December 16, 2007, 10:08:11 PM » |
|
Yeessss!!!! Finally after 10 hours of trying out different configurations my 7600gt is working!! Dual Display Support and Mouse Pointer is there, too  . I think the only thing for other GeForce 7xxx Cards is to change the name... from "NVIDIA GeForce 7600 GT EFI" to whatever you like! I tried my string on XFX 7600gt 256MB VRAM... Please try this, on every Geforce Card from 5xxx to 8xxx, to see if it workes there, too... Here is the String: http://www.mediafire.com/?5dwd0yzm9nzThrawnhex P.S.: I created 2 new file-formats called .bst (=Binary STring) and .hst (=Hexadecimal STring)
|
|
|
|
« Last Edit: December 16, 2007, 10:15:27 PM by Thrawnhex »
|
Logged
|
|
|
|
lebidou
Newbie
Offline
Posts: 27
|
 |
« Reply #101 on: December 16, 2007, 10:32:20 PM » |
|
It works on my 7600 GO. I'll try dual display tomorrow.
Great job guys, thanx !
PS. : Noticed a problem with colors. Gradients are not smooth (like in 24 bits mode). I ever had this problem with Natit (from Diabolik) and with newer versions of NVinject (from nvinject.free.fr). The only Titan's clone that corrected it was NVinjectGO 0.0.9.
I tried to change NVCAP but with no success. I didn't have this issue with the string I modified myself with TextEdit.
|
|
|
|
« Last Edit: December 16, 2007, 10:51:32 PM by lebidou »
|
Logged
|
|
|
|
time ed
Jr. Member

Offline
Posts: 98
|
 |
« Reply #102 on: December 16, 2007, 10:39:59 PM » |
|
can you post the binary string too?
|
|
|
|
|
Logged
|
|
|
|
lebidou
Newbie
Offline
Posts: 27
|
 |
« Reply #103 on: December 16, 2007, 10:52:01 PM » |
|
It's simply the same as Thrawnhex.
|
|
|
|
|
Logged
|
|
|
|
Thrawnhex
Jr. Member

Offline
Posts: 74
|
 |
« Reply #104 on: December 16, 2007, 11:03:23 PM » |
|
Ok this is 2nd alpha release... I made strings for GT/GS/GO... all binaries are there, too... Download here: http://www.mediafire.com/?0xvdubycdmzlebidou: I'll look for your problem, tomorrow... The NVCAP thing seems to be the right way... Thrawnhex
|
|
|
|
|
Logged
|
|
|
|
|