#41
|
||||
|
||||
Quote:
Try repairing permissions using Mac install DVD and boot with -f |
#42
|
||||
|
||||
Quote:
I had posted it on InsanelyMac too but it appears to be gone. Guess I won't release anything on InsanelyMac anymore since they delete my threads without any reasons... Oh well... your loss InsanelyMac |
#43
|
|||
|
|||
Thanks for the reply. It still wont work after repairing permissions and booting with -f. Strangely enough the latest kernel is working on my USB BOOT 132 so I am using it for the moment instead of booting from HDD bootloader.
I have tested snow leopard and it seems to be woking fine for me so I guess that I will just have to wait for your final release of kernel for 10.6. |
#44
|
|||
|
|||
Quote:
If you bother to read ACPI specs then look on APIC table you will find that what you "advised" is total crap, and the unlucky one who try what you said will find out that it has a nice panic on boot... Unless APIC table is not fixed to match DSDT computer will fail to boot the OS: Code:
......... [02Ch 0044 1] Subtable Type : 00 <Processor Local APIC> [02Dh 0045 1] Length : 08 [02Eh 0046 1] Processor ID : 01 [02Fh 0047 1] Local Apic ID : 00 [030h 0048 4] Flags (decoded below) : 00000001 Processor Enabled : 1 [034h 0052 1] Subtable Type : 00 <Processor Local APIC> [035h 0053 1] Length : 08 [036h 0054 1] Processor ID : 02 [037h 0055 1] Local Apic ID : 02 [038h 0056 4] Flags (decoded below) : 00000001 Processor Enabled : 1 ......... |
#45
|
|||
|
|||
hello,
i a change my dsdt like you said me. and it' freeze when the cpu are compted. i can't boot with 9.6.0 or 9.8.0 Quote:
My OSX System:DELL Precision T5500 OS:Mac OS X Leopard w/ANV Kernel 9.6.0 for boot with the 16 cpus CPU:Intel XEON 2xE5520 @ 2.27 GHz Memory:12 GB DDR2 SDRAM @ 1066 MHz Graphics Chip: GForce 7300GT |
#46
|
|||
|
|||
Error on (re-)building AnV 1.7
I've got this error when try to (re-)buil the AnV 1.7. Any ideas?
[8] Processing Libc (Libc-498.1.7) (5 mins) 03:08:22 Extracting (Libc-498.1.7.tar.gz)... Patching (Libc-498.1.5.diff)... Building... mv readdir.So readdir-INODE32.So mv seekdir.So seekdir-INODE32.So mv scandir.So scandir-INODE32.So mv telldir.So telldir-INODE32.So mv statx_np.So statx_np-INODE32.So 1 error *** Error code 2 Stop in /Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7. make: *** [build] Error 1 ERROR --- The cause: cc -static -g -arch i386 -pipe -std=gnu99 -fno-common -Wmost -D__LIBC__ -D__DARWIN_UNIX03=1 -D__DARWIN_64_BIT_INO_T=1 -D__DARWIN_NON_CANCELABLE=1 -D__DARWIN_VERS_1050=1 -DNOID -DLIBC_MAJOR=1 -I/Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7/OBJROOT/obj.i386/CANCELABLE -I/Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7/SYMROOT/include -I/Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7/include -force_cpusubtype_ALL -no-cpp-precomp -I/Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7/gdtoa -I/Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7/gen -I/Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7/pthreads -I/Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7/stdtime -I/Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7/locale -DLIBC_ALIAS_NANOSLEEP -DBUILDING_VARIANT -DVARIANT_CANCELABLE -I/Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7/OBJROOT/Frameworks/System.framework/PrivateHeaders -Os -c /Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7/gen/nanosleep.c -o nanosleep.o /Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7/stdlib/realpath-fbsd.c: In function ‘realpath’: /Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7/stdlib/realpath-fbsd.c:94: warning: ‘inode’ may be used uninitialized in this function /Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7/stdlib/realpath-fbsd.c:90: warning: ‘dev’ may be used uninitialized in this function /Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7/stdlib/realpath-fbsd.c:88: warning: ‘islink’ may be used uninitialized in this function In file included from /Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7/pthreads/pthread_internals.h:76, from /Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7/gen/nanosleep.c:32: /Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7/pthreads/pthread_machdep.h:60:45: error: System/machine/cpu_capabilities.h: No such file or directory In file included from /Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7/pthreads/pthread_spinlock.h:57, from /Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7/pthreads/pthread_internals.h:77, from /Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7/gen/nanosleep.c:32: /Users/fvp/Desktop/voodoobuild-0.3.6/tools/Libc-498.1.7/OBJROOT/Frameworks/System.framework/PrivateHeaders/machine/cpu_capabilities.h:35:42: error: System/i386/cpu_capabilities.h: No such file or directory *** Error code 1 1 error *** Error code 2 AMD X2 ATHLON 64 MOBO ECS Nettle2 Chipset NVIDIA MCP61 4GB RAM 8600GT ECS 1GB Last edited by fvp; 10-02-2009 at 01:19 PM. |
#47
|
|||
|
|||
Does this version do anything for people with more than 4 gigs of ram and AMD? I still have to use maxmem=4096 with 1.6.
Thanks. Hackintosh 1: OS X 10.6.8 / Antec P180B / Gigabyte GA-MA790FX-DS5 / Phenom II x2 550 @ 3.4 GHz / 2x1GB Corsair Dominator DDR2 1066 MHz / Gigabyte Radeon 4550 512MB / ASUS EAH4870X2 2GB@ 800/950 / 2x150GB Velociraptors RAID 0
Hackintosh 2: OS X 10.6.8 / Full-ATX Mac Pro case / Gigabyte GA-MA790FX-UD5P / Phenom x4 9950 @3.2GHz / 4x2GB Corsair Dominator DDR2 1066 MHz / HIS Radeon HD 6950 u/l to 6970 / 2x300GB Velociraptors RAID 0 / 4x2TB WD20EARS Pictures |
#48
|
||||
|
||||
Kernel Panic
Edit: This crash hasn't re-occurred, should I not worry?
System crash - I was browsing a website; I had not clicked on anything, nor did I have anything extensive running in the background. The apps I had open were Vine Server, Firefox, Adium. Firefox was browsing 4 tabs. The flash movie went through once, then started again and the system KP'd. It appears (with my limited knowledge) that firefox is the culprit. System: M2N Plus SLI, Hazard 10.6.2 Video: NVIDIA GeForce 9600 (512MB- NVEnabler) Processor: AMD Athlon Dual Core 6000+ ~3.2Ghz Ram: 4GB (800mhz DDR2); Audio : Realtek (Voodoo HDA) Disk 0 - 500 GB WDC (SATA; Snow 10.6.2- LegacySata) Disk 4 - DVD-DL (Sata) Network: Nforce 5 (RTL8169) Last edited by HardRom; 10-10-2009 at 03:30 AM. Reason: More info |
#49
|
|||
|
|||
Hi Andy;
I know this is an old thread. But I noticed that I'm (still) facing some issues regarding seatbelt.kext I'm running """Darwin Kernel Version 9.8.0: wo 16 sep 2009 21:54:52 CEST; AnV XNU Kernel Release 1.7 :xnu-1228.15.4/BUILD/obj/RELEASE_I386 i386""" on a X2 AMD and I'm not able to load seatbelt.kext (Version 107.12 - Build 78). Kextload says it's """Not a Bundle""". Yet Version 107.10 - Build 14 loads ok, but I've got PANIC when mounting DMG. I know I don't need seatbelt.kext on 10.5.8. But Google Chrome (my favorite browser) does not work without it. Please, any advice of yours? Regards AMD X2 ATHLON 64 MOBO ECS Nettle2 Chipset NVIDIA MCP61 4GB RAM 8600GT ECS 1GB |
#50
|
||||
|
||||
try a seatbelt kext from 10.5.8 update and patch it with marvins amd utility and install it. next boot with -f. let me know if it works...
💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers. |