InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #11  
Old 01-27-2008, 01:30 AM
crawle's Avatar
crawle crawle is offline
Panther
 
Join Date: Jan 2008
Posts: 246
I don't have two of them. I've got a DVI and a VGA output. If I plug in both monitors, it shows the VGA-Monitor. If I only plug in the DVI-Monitor, it shows the DVI-Monitor. "Detect Monitors" doesn't work.
Reply With Quote
  #12  
Old 01-27-2008, 01:32 AM
naquaada's Avatar
naquaada naquaada is offline
 
Join Date: Jan 2008
Location: Germany
Posts: 1,216
crawle: have you tried a DVI-2-VGA adaptor?

2 Opteron systems: OSx86 10.5.8, Andy's 9.8.0 kernel, Asus A8N-SLI Premium, Opteron 185 o'clocked @ 2 x 2,95 GHz (2nd system 2.6 GHz), ATI Radeon HD2600XT 256MB Dual-Monitor 2x HP L2035, 4 GB RAM, Griffin FireWave as main audio device, Marvell + nForce LAN, Asus U3S6 USB3/SATA6 card, 5,5 TB harddisk, Firewire 800 card, Apple Remote + eHome IR receiver, 2x Wacom serial graphics tablet, Canon Pixma iP4700, Logitech Internet Navigator wireless keyboard/mouse combination.

My Audio stuff: M-Audio Transit USB (default audio), M-Audio ProFire 610, M-Audio ProFire Lightbridge (34 channels) using Creamware A16 ADAT converter MIDI: M-Audio Midiman 4x MIDI interfaceBehringer Audio Mixers: Xenyx 1002, Xenyx 1002FX, Xenyx 1202FX, Eurorack UB1002FX, Eurorack MX1804FX, Eurorack MX262A • FX devices: Lexicon MPX100 DSP, Behringer DSP-1000 Virtualizer, Behringer MiniFEX 800 DSP, Behringer Multicom Pro MDX4400 compressor RETRO: MSSIAH midi/sequencer/synthesizer cardridge for the C64 (Dual-SID), Steinberg M.S.I. MIDI Interface for C64
Reply With Quote
  #13  
Old 01-27-2008, 02:51 AM
Huppat Huppat is offline
Cheetah
 
Join Date: Jan 2008
Posts: 9
@ roisoft: what did i have to change there ??
can you pls explain it ??
Reply With Quote
  #14  
Old 01-27-2008, 03:14 AM
roisoft's Avatar
roisoft roisoft is offline
 
Join Date: Jan 2008
Location: Spain
Posts: 450
add the device ID , for do it, open a terminal and type this:

sudo -s
(password)

nano /System/Library/Extensions/GeForce.kext/Contents/Info.plist


you will see something like this

Code:
                                <string>GeForceGA.plugin</string>
                        </dict>
                        <key>IOClass</key>
                        <string>NVKernel</string>
                        <key>IOMatchCategory</key>
                        <string>IOAccelerator</string>
                        <key>IOPCIMatch</key>
                        <string>0x014F10de 0x00F310de (put here your device id)
                        <key>IOProbeScore</key>
                        <integer>100</integer>
                        <key>IOProviderClass</key>
                        <string>IOPCIDevice</string>
                        <key>IOSourceVersion</key>
for exit and write press "ctrl+O", then press "enter" and finaly press "ctrl+X"

repeat this step for all the kext nvdaresm... ok?

before reboot type from terminal "diskutil repairpermissions /"
Reply With Quote
  #15  
Old 01-27-2008, 10:25 AM
Huppat Huppat is offline
Cheetah
 
Join Date: Jan 2008
Posts: 9
i used zephyroth's installer and there are sooo many id's
i think i dont get it work ... (sorry i'm too stupid)
could you change this for me ?? on the screeny above you can see my device id.
it would be great
Edit:
i've installed nvinject 0.1.5 and now i have QE/CI but if i start an openGL prog leo reboots
Reply With Quote
  #16  
Old 02-01-2008, 11:51 PM
sda sda is offline
Cheetah
 
Join Date: Jan 2008
Posts: 8
imo - may be AGPGart.kext 2.2 (joblo) could improve things? (works for me on Tiger).
Reply With Quote
  #17  
Old 02-07-2008, 11:48 PM
Huppat Huppat is offline
Cheetah
 
Join Date: Jan 2008
Posts: 9
which driver is the best for 6600GT AGP?? any suggestions ???
i have installed nvinject 0.1.5 WITH agpgart 2.4.6 is this right ???
i cant run trough all opengl extensions viewer tests .
xbench runs fine.
call of duty 1 runs with poor performance.
other games and benches will be tested. to be continued.............
Reply With Quote
  #18  
Old 02-14-2008, 03:35 PM
iero iero is offline
Jaguar
 
Join Date: Feb 2008
Posts: 66
Hello,

I have an Nvidia Card which is defined in "System Profiler" as an "0x00cd" and I installed on Zeph's 10.5.1 the last Nvidia Universal Installer.

Quote:
[cite] roisoft:[/cite]You can try to add the device ID into the info.plist for nvdaresman.kext, geforce.kext, nvdanv40hal.kext
I added the id on those 3 pList files, and I've done the repairpermissions command. Do I need to add the string to the others nvdanv[1-5]* files ? I just have nvdaresman, no any other nvdaresm* files. Its' normal ?

After reboot, I just have "1024" in my screen section. Do I need to do something else ?

Thanks,

iero.
Reply With Quote
  #19  
Old 02-14-2008, 04:57 PM
iero iero is offline
Jaguar
 
Join Date: Feb 2008
Posts: 66
Ok, I added "10de" in device IDs, but since then, my X freezes 10 seconds after log in....

Erk !
Reply With Quote
  #20  
Old 02-14-2008, 05:34 PM
roisoft's Avatar
roisoft roisoft is offline
 
Join Date: Jan 2008
Location: Spain
Posts: 450
If your device id is "00cd" (not the revision id ok?), add this line "0x00cd10de" to the info.plist and for the permissions open a terminal and type

Code:
sudo -s
(your password)

cd /system/library/extensions

chmod -R 755 * && chown -R root:wheel *

cd ..

rm extensions.mkext 

kextcache -a i386 -e

reboot
boot with -f flag

6600gt I28 AGP 0x00f110de
6600gt 128/256 PCI-e 0x014010de



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.

Reply With Quote
Reply