![]() |
#11
|
||||
|
||||
Quote:
Code:
ls -l /usr/bin/su MOBO: Z77MX-QUO-AOS CPU: Core i7 3770K GPU: MSI N760 TF 2GD5/OC Case: Modded MacPro2,1 Memory: 32GB Corsair Vengeance (CMY32GX3M4A1600C9) Wifi: Airport Extreme bcm94321MCA BIOS: HermitCrab Labs H3A.816M Monitor: AOC Q2963Pm 29" WFHD 2560x1080 21:9 Interests: KDE on Apple Darwin, Keeping it real with the command line, Helping those that help themselves |
#12
|
|||
|
|||
-r-sr-xr-x 1 root wheel 48160 Nov 29 2007 /usr/bin/su
|
#13
|
||||
|
||||
Hmm it it were to have said -r-xr-xr-x then we should have been able to type "sudo chmod 4555 /usr/bin/su" but since it doesnt I am not too sure. Type
Code:
which su MOBO: Z77MX-QUO-AOS CPU: Core i7 3770K GPU: MSI N760 TF 2GD5/OC Case: Modded MacPro2,1 Memory: 32GB Corsair Vengeance (CMY32GX3M4A1600C9) Wifi: Airport Extreme bcm94321MCA BIOS: HermitCrab Labs H3A.816M Monitor: AOC Q2963Pm 29" WFHD 2560x1080 21:9 Interests: KDE on Apple Darwin, Keeping it real with the command line, Helping those that help themselves |
#14
|
|||
|
|||
/usr/bin/su
|
#15
|
||||
|
||||
Everything looks correct. Try typing (pressing enter after each line):
Code:
sudo -s chmod -R 755 /System/Library/Extensions chown -R root:wheel /System/Library/Extensions diskutil repairpermissions / MOBO: Z77MX-QUO-AOS CPU: Core i7 3770K GPU: MSI N760 TF 2GD5/OC Case: Modded MacPro2,1 Memory: 32GB Corsair Vengeance (CMY32GX3M4A1600C9) Wifi: Airport Extreme bcm94321MCA BIOS: HermitCrab Labs H3A.816M Monitor: AOC Q2963Pm 29" WFHD 2560x1080 21:9 Interests: KDE on Apple Darwin, Keeping it real with the command line, Helping those that help themselves |
#16
|
|||
|
|||
so far so good...its now fixing permissions ... im waiting , no more operation permitted when doing the commands one by one..
The final result is: Code:
Started verify/repair permissions on disk disk0s1 disk0s1 Group differs on "home", should be 20, group is 0 Group differs on "net", should be 20, group is 0 Group differs on "private/etc/cups", should be 0, group is 26 Group differs on "private/var/log/install.log", should be 0, group is 80 Permissions differ on "private/var/log/install.log", should be -rw-r--r-- , they are -rw-r----- Permissions differ on "private/var/spool/cups/cache/rss", should be drwxr-xr-x , they are drwxrwxr-x User differs on "System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home/lib/jvm.cfg", should be 0, user is 95 User differs on "System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Libraries/classlist", should be 0, user is 95 User differs on "System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/jvm.cfg", should be 0, user is 95 User differs on "System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/classlist", should be 0, user is 95 [ + 0%..10%..20%..30%..40%..50%..60%..70%..80%..90%..100% ] Finished verify/repair permissions on disk disk0s1 disk0s1 Last edited by eemerge; 01-10-2009 at 05:53 PM. |
#17
|
||||
|
||||
Yes delete it right before you reboot. You can use this command provided you have not exited Terminal:
Code:
rm -R /System/Library/Extensions.mkext Code:
sudo -s rm -R /System/Library/Extensions.mkext -v Verbose Mode -f Forces OSX to pull drivers from the Extensions folder and not the cache file. I know we just deleted the cache file but its still a good idea. MOBO: Z77MX-QUO-AOS CPU: Core i7 3770K GPU: MSI N760 TF 2GD5/OC Case: Modded MacPro2,1 Memory: 32GB Corsair Vengeance (CMY32GX3M4A1600C9) Wifi: Airport Extreme bcm94321MCA BIOS: HermitCrab Labs H3A.816M Monitor: AOC Q2963Pm 29" WFHD 2560x1080 21:9 Interests: KDE on Apple Darwin, Keeping it real with the command line, Helping those that help themselves |
#18
|
|||
|
|||
just restarted, now im in 1024x768 (before this i was in 1680x1050)
System profiler says: Graphics by NVIDIA: Chipset Model: Graphics by NVIDIA Type: Display Bus: PCIe PCIe Lane Width: x16 VRAM (Total): 256 MB Vendor: NVIDIA (0x10de) Device ID: 0x016a Revision ID: 0x00a1 ROM Revision: NVinject 0.2.1 Displays: Display: Resolution: 1024 x 768 Depth: 32-bit Color Core Image: Software Main Display: Yes Mirror: Off Online: Yes Quartz Extreme: Not Supported Display Connector: p.s. : now i have 256 vram (actually my 7200 gs has only 128), but Logic still says my system has 0 VRAM Last edited by eemerge; 01-10-2009 at 06:30 PM. |
#19
|
||||
|
||||
I did a little research on your card and found a few others having the same issue. Do you know the model & Manufacturer of your card?
Lets give NVkush a try. There is a link to it in my signature http://diabolik1605.com/DHF/ Follow the previous instructions of removing related graphics drivers and then drop NVkush.kext into your /System/Library/Extensions folder. Code:
sudo -s Code:
chmod -R 755 /System/Library/Extensions && chown -R root:wheel /System/Library/Extensions Code:
diskutil repairpermissions / Code:
rm -R /System/Library/Extensions.mkext NVinject & NVkush have worked out of the box for most of the projects i have done. Others have had success with EFI strings though Ive never messed with it. Ill point someone to this post if NVkush doesnt work for you. MOBO: Z77MX-QUO-AOS CPU: Core i7 3770K GPU: MSI N760 TF 2GD5/OC Case: Modded MacPro2,1 Memory: 32GB Corsair Vengeance (CMY32GX3M4A1600C9) Wifi: Airport Extreme bcm94321MCA BIOS: HermitCrab Labs H3A.816M Monitor: AOC Q2963Pm 29" WFHD 2560x1080 21:9 Interests: KDE on Apple Darwin, Keeping it real with the command line, Helping those that help themselves |
#20
|
|||
|
|||
oh oh oh...my big bad..
now i looked on the card box, its a 7100 GS MSI ... im not using this card since i got my gtx 280 so i didnt know exactly, sorry.. so, its: MSI NX7100 GS 128 RAM 💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers. |