InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #71  
Old 06-08-2012, 08:49 PM
R:A:W:X86's Avatar
R:A:W:X86 R:A:W:X86 is offline
 
Join Date: Mar 2012
Location: Germany
Posts: 95
Quote:
Originally Posted by sulphide View Post
if run applications under root through terminal, then they work ok, including disk utility. the other way is to enable root user in pref and work as root user... not good though...
Can you test wether this is related to the Kernel or patching sysenter traps?

Actualy I have not been using amd_insn_patcher - I applied the sysenter patch manualy. (5A 89 E1 0F 34 90 has to be replaced with 59 CD FC 51 C3 90)
The patcher by AnV does some more patching then only sysenter trap.

Disk Utility has been working.
misterfrista also tried doing that single patch only and reported that the AppStore was working way better altough the install fails sometimes...

I don't have my AMD machine in place, so I cannot do testing atm.

AMD FX 4100
MSI 760GM-P23
Radeon HD6570
OS X Lion Retail 10.7.5
Lion Kernel Project
Reply With Quote
  #72  
Old 06-08-2012, 09:02 PM
m28ew m28ew is offline
Jaguar
 
Join Date: Jul 2009
Posts: 47
Quote:
Originally Posted by R:A:W:X86 View Post
Yes more testing!^^

Some idea that came across my mind:

launchd works 32-Bit on the old AMD machines.
So why the hell not just run it 32 instead of 64-Bit?

Please someone try the following:

Code:
sudo -s
cd /sbin
cp launchd launchd_backup
ditto --rsrc --arch i386 launchd launchd_i386
cp launchd_i386 launchd
reboot

with -legacy, I can boot the osx into the GUI

without -legacy, I got stuck at the same "USBF..." line




But compared to the previous screenshots,
there were no "com.apple.launchd 1" lines exist after the "BSD root..." line like these ones

Reply With Quote
  #73  
Old 06-08-2012, 09:10 PM
R:A:W:X86's Avatar
R:A:W:X86 R:A:W:X86 is offline
 
Join Date: Mar 2012
Location: Germany
Posts: 95
damn

I just tried that on my Xeon E3 and it is possible to boot em64t mode with 32-Bit launchd...

Can you please also try to boot without -legacy flag + 32-Bit launchd + sysenter traps patched in dyld & libsystem_kernel.dylib ?

I am loosing hope that the fix might be that easy - but we won't know until we haven't tried....

AMD FX 4100
MSI 760GM-P23
Radeon HD6570
OS X Lion Retail 10.7.5
Lion Kernel Project

Last edited by R:A:W:X86; 06-08-2012 at 09:13 PM.
Reply With Quote
  #74  
Old 06-08-2012, 09:10 PM
wastez's Avatar
wastez wastez is offline
Panther
 
Join Date: Oct 2010
Posts: 182
Hello,

With your kernel my system just restarts after loading kexts.

I´m using a Phenom II 945.
Maybe you look for the issue if you got some time.

Thanks for your hard work.

Greetz
Reply With Quote
  #75  
Old 06-08-2012, 09:30 PM
m28ew m28ew is offline
Jaguar
 
Join Date: Jul 2009
Posts: 47
Quote:
Originally Posted by R:A:W:X86 View Post

Can you please also try to boot without -legacy flag + 32-Bit launchd + sysenter traps patched in dyld & libsystem_kernel.dylib ?

Unfortunately, I already did all those tricks
with lion & snow-leo 's launchd + sysenter patches, with/without -legacy



Quote:
Originally Posted by R:A:W:X86 View Post
I am loosing hope that the fix might be that easy - but we won't know until we haven't tried....





Thanks again for all your efforts. It's really appreciated!
Reply With Quote
  #76  
Old 06-08-2012, 10:44 PM
hanadriel hanadriel is offline
Cheetah
 
Join Date: May 2012
Posts: 13
R: A: W: X86

Hopefully with the information you can help me!
I really want to use your kernel!

Processor: Phemon II X6 1075T
motherboard: M4785TD-V EVO

Last edited by hanadriel; 06-08-2012 at 10:46 PM.
Reply With Quote
  #77  
Old 06-09-2012, 10:57 AM
sulphide sulphide is offline
 
Join Date: Dec 2009
Posts: 37
Quote:
Originally Posted by R:A:W:X86 View Post
Can you test wether this is related to the Kernel or patching sysenter traps?

Actualy I have not been using amd_insn_patcher - I applied the sysenter patch manualy. (5A 89 E1 0F 34 90 has to be replaced with 59 CD FC 51 C3 90)
The patcher by AnV does some more patching then only sysenter trap.

Disk Utility has been working.
misterfrista also tried doing that single patch only and reported that the AppStore was working way better altough the install fails sometimes...

I don't have my AMD machine in place, so I cannot do testing atm.
As i remember the problem started right after patching libs. I'll take your libs and check when i am at home.
Reply With Quote
  #78  
Old 06-09-2012, 05:40 PM
sulphide sulphide is offline
 
Join Date: Dec 2009
Posts: 37
Sorry I was wrong previously. Now I took 2 those libs and patch them manually using the pattern rawx86 gave. So there are no changes at all. There are same authentication problems as before.
fx-8150

ps i chown and chmod libs and of course did update_dyld_shared_cache
pps rawx - you definitely don't have authentication problem? How did you install mac os x? I just expanded the preinstalled distro, it already had user. May it be the problem?

emm... just don't understand anything... finished writing this post i launched "users and groups" in sysprefs, and i managed to use the lock and password window appeared :\ i swear it didn't work when i started writing the post
btw i made another user and now use it, not preinstalled one... now restarted diskutil and it works ok without sudo.

after a while locks don't work again ))))) and disk utility too... %) but it seems it starts working when input any command with sudo in terminal and enter sudo password.. then exit. eg. type sudo su then exit - and all locks work.

in console:

10.06.12 0:18:15,554 postfix/master: fatal: open lock file /Library/Server/Mail/Data/mta/master.lock: cannot open file: Permission denied
10.06.12 0:18:16,556 com.apple.launchd: (org.postfix.master[1290]) Exited with code: 1
10.06.12 0:18:16,556 com.apple.launchd: (org.postfix.master) Throttling respawn: Will start in 9 seconds
10.06.12 0:18:25,567 postfix/master: fatal: open lock file /Library/Server/Mail/Data/mta/master.lock: cannot open file: Permission denied
10.06.12 0:18:26,568 com.apple.launchd: (org.postfix.master[1292]) Exited with code: 1
10.06.12 0:18:26,568 com.apple.launchd: (org.postfix.master) Throttling respawn: Will start in 9 seconds
10.06.12 0:18:35,578 postfix/master: fatal: open lock file /Library/Server/Mail/Data/mta/master.lock: cannot open file: Permission denied
10.06.12 0:18:36,580 com.apple.launchd: (org.postfix.master[1293]) Exited with code: 1
10.06.12 0:18:36,580 com.apple.launchd: (org.postfix.master) Throttling respawn: Will start in 9 seconds

use:
sudo chown postfix /var/lib/postfix/master.lock
sudo chgrp postfix /var/lib/postfix/master.lock
sudo chown postfix /Library/Server/Mail/Data/mta/master.lock
sudo chgrp postfix /Library/Server/Mail/Data/mta/master.lock

Last edited by sulphide; 06-09-2012 at 08:09 PM.
Reply With Quote
  #79  
Old 06-10-2012, 12:16 PM
gils's Avatar
gils gils is offline
Panther
 
Join Date: Dec 2011
Posts: 194
hello all,

I tested the kernel Bronzovka aka Dmitrik amended by AnV, it's not terrible, I have a lot of bug. I have a much better result with the change of R: A: W: X: 86.

http://www.osx86.net/view/2804-bronz...oo_0.9.26.html

Macmini early 2006 /blanGsak 10.7.2
Acer 8930 G / core2duo T6500 / NV 9600 GS m / Lion 10.7.3 / ML 10.8.2 / w7/8
Asus M5A97pro / FX 8350 / Asus HD 7950 CUII v2
GA-78LMT SP2 / FX 6100 / P x4 960t / Sapphire HD 4850 1024
MSI K9neo v1 / Atlon 4800+/ Gigabyte HD 5450 512
test kernel 12.0 AMD

Tuto : http://www.hack-my-mac.fr/index.php/...fx-buldo#28896

CG opérationnelle : HD 5450 512 / HD 4850 1 / GT 610
Reply With Quote
  #80  
Old 06-10-2012, 03:08 PM
assoricks assoricks is offline
Cheetah
 
Join Date: Jun 2012
Posts: 1
Unhappy Doesn't work :-(

Hi! I tired your and Bronzovka's kernel, but both didn't work. It's stuck at "BSD Root : .." .
More information : http://www.insanelymac.com/forum/ind...owtopic=279629

How to fix that?

Thanks in advance! :-)

assoricks



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

Reply With Quote
Reply