tinush Posted March 29, 2010 Share Posted March 29, 2010 @Minihack & Munky It was not my intension to put Munky on the wrong track, it's clearly the case that there are different Zotac 9300 board's for example my audio only works with id 662 (0x174B437B) not id 12, also not all dsdt gpu info works for all board's dsdt Audio device id 0x174B437B audio id 662 Device (HDEF) { Name (_ADR, 0x00080000) Name (_PRW, Package (0x02) { 0x15, 0x05 }) Method (_DSM, 4, NotSerialized) { Store (Package (0x0A) { "built-in", Buffer (One) { 0x00 }, "codec-id", Buffer (0x04) { 0x62, 0x06, 0xEC, 0x10 }, "layout-id", Buffer (0x04) { 0x96, 0x02, 0x00, 0x00 }, "device-type", Buffer (0x12) { "Realtek ALC662" }, "PinConfigurations", Buffer (One) { 0x00 } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } Gpu device id 0x086c Store (Package (0x16) { "@0,compatible", Buffer (0x0B) { "NVDA,NVMac" }, "@0,device_type", Buffer (0x08) { "display" }, "@0,name", Buffer (0x0F) { "NVDA,Display-A" }, "@1,compatible", Buffer (0x0B) { "NVDA,NVMac" }, "@1,device_type", Buffer (0x08) { "display" }, "@1,name", Buffer (0x0F) { "NVDA,Display-B" }, "NVCAP", Buffer (0x14) { /* 0000 */ 0x05, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x00, /* 0008 */ 0x09, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0B, /* 0010 */ 0x00, 0x00, 0x00, 0x00 }, "VRAM,totalsize", Buffer (0x04) { 0x00, 0x00, 0x00, 0x10 }, "device_type", Buffer (0x0D) { "NVDA,GeForce" }, "model", Buffer (0x14) { "NVIDIA GeForce 9300" }, "rom-revision", Buffer (0x05) { "3362" } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) My problems for audio are the same no Mute T Link to comment Share on other sites More sharing options...
yozik Posted March 30, 2010 Share Posted March 30, 2010 So I downloaded the 10.6.3 combo update and ran it, rebooted and all seems fine so far I will give updates if I find anything wrong -- Yozik EDIT: I had to copy back the AppleHDA.kext that I had previously in-order to get sound out the front audio jack Link to comment Share on other sites More sharing options...
tinush Posted March 30, 2010 Share Posted March 30, 2010 hmmm tmongkol already got a patched version for AppleHDA 1.8.4fc3 ALC662: based on my 945GCM-S2L, LayoutID = 662 http://www.insanelymac.com/forum/index.php?showtopic=140941 Mic is working much better and no more errors Sound assertion "0 == pciVendorProductID" failed in "/SourceCache/AppleHDA/AppleHDA-179.1.4/AppleHDAController/AppleHDAController.cpp" at line 2682 goto Exit T Link to comment Share on other sites More sharing options...
tinush Posted March 30, 2010 Share Posted March 30, 2010 yes much better/faster video does the new hda kext sound's better!? T are there more people using Plex and have the same error (related to mute?) PlexAudioDevice: Error ?ohw doing AudioDeviceGetProperty(m_deviceID, 0, FALSE, kAudioDevicePropertyMute, ¶mSize, &muted) Link to comment Share on other sites More sharing options...
tinush Posted March 30, 2010 Share Posted March 30, 2010 I cannot tell the difference with the sound, but it is always good to have the latest version of a kext. The "sound assertions" when booting up seem to be different to the previous kext I was using, but that may be just a difference under 10.6.3 rather than the AppleHDA.kext. Anyway, good to see that nothing is broken! well at this point i do not have any sound assertions... 3/30/10 12:53:04 PM kernel Darwin Kernel Version 10.3.0: Fri Feb 26 11:57:13 PST 2010; root:xnu-1504.3.12~1/RELEASE_X86_64 3/30/10 12:53:04 PM kernel vm_page_bootstrap: 443516 free pages and 15236 wired pages 3/30/10 12:53:04 PM kernel kext submap [0xffffff7f80600000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000600000] 3/30/10 12:53:04 PM kernel standard timeslicing quantum is 10000 us 3/30/10 12:53:04 PM kernel mig_table_max_displ = 73 3/30/10 12:53:04 PM kernel AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled 3/30/10 12:53:04 PM kernel AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled 3/30/10 12:53:04 PM kernel AppleACPICPU: ProcessorId=2 LocalApicId=2 Disabled 3/30/10 12:53:04 PM kernel AppleACPICPU: ProcessorId=3 LocalApicId=3 Disabled 3/30/10 12:53:04 PM kernel calling mpo_policy_init for Quarantine 3/30/10 12:53:04 PM kernel Security policy loaded: Quarantine policy (Quarantine) 3/30/10 12:53:04 PM kernel calling mpo_policy_init for Sandbox 3/30/10 12:53:04 PM kernel Security policy loaded: Seatbelt sandbox policy (Sandbox) 3/30/10 12:53:04 PM kernel calling mpo_policy_init for TMSafetyNet 3/30/10 12:53:04 PM kernel Security policy loaded: Safety net for Time Machine (TMSafetyNet) 3/30/10 12:53:04 PM kernel Copyright © 1982, 1986, 1989, 1991, 1993 3/30/10 12:53:04 PM kernel The Regents of the University of California. All rights reserved. 3/30/10 12:53:04 PM kernel MAC Framework successfully initialized 3/30/10 12:53:04 PM kernel using 9175 buffer headers and 4096 cluster IO buffer headers 3/30/10 12:53:04 PM kernel IOAPIC: Version 0x11 Vectors 64:87 3/30/10 12:53:04 PM kernel ACPI: System State [s0 S3 S4 S5] (S3) 3/30/10 12:53:04 PM kernel RTC: Only single RAM bank (128 bytes) 3/30/10 12:53:04 PM kernel mbinit: done (64 MB memory set for mbuf pool) 3/30/10 12:53:04 PM kernel From path: "uuid", 3/30/10 12:53:04 PM kernel Waiting for boot volume with UUID 95416F61-7D4A-3756-86E0-16AC9DC1FE4D 3/30/10 12:53:04 PM kernel Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict> 3/30/10 12:53:04 PM kernel netkas presents fakesmc, a kext which emulates smc device 3/30/10 12:53:04 PM kernel com.apple.AppleFSCompressionTypeZlib load succeeded 3/30/10 12:53:04 PM kernel AppleIntelCPUPowerManagementClient: ready 3/30/10 12:53:04 PM kernel USBMSC Identifier (non-unique): 000000264001 0x424 0x4060 0x182 3/30/10 12:53:04 PM kernel Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@B/AppleMCP79AHCI/PRT3@3/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/WDC WD5000AACS-00G8B1 Media/IOGUIDPartitionScheme/Apple_HFS_Untitled_3@2 3/30/10 12:53:04 PM kernel BSD root: disk1s2, major 14, minor 5 3/30/10 12:53:04 PM kernel Kernel is LP64 3/30/10 12:53:04 PM kernel AppleIntelCPUPowerManagement: initialization complete 3/30/10 12:53:00 PM com.apple.launchd[1] *** launchd[1] has started up. *** 3/30/10 12:53:05 PM kernel systemShutdown false 3/30/10 12:53:05 PM blued[16] Apple Bluetooth daemon started 3/30/10 12:53:05 PM mDNSResponder[18] mDNSResponder mDNSResponder-214.3 (Feb 11 2010 04:49:16) starting 3/30/10 12:53:05 PM blued[16] writeExtendedInquiryResponse returned 255 3/30/10 12:53:05 PM com.apple.SecurityServer[25] Session 0x5fbff962 created 3/30/10 12:53:05 PM configd[15] network configuration changed. 3/30/10 12:53:05 PM configd[15] setting hostname to "Mac-Pro.local" 3/30/10 12:53:06 PM blued[16] writeExtendedInquiryResponse returned 255 3/30/10 12:53:06 PM com.apple.SecurityServer[25] Entering service 3/30/10 12:53:06 PM configd[15] network configuration changed. 3/30/10 12:53:06 PM configd[15] network configuration changed. 3/30/10 12:53:06 PM blued[16] writeExtendedInquiryResponse returned 255 3/30/10 12:53:06 PM blued[16] writeExtendedInquiryResponse returned 255 3/30/10 12:53:11 PM /sbin/nfsd[51] unrecognized export option: network 3/30/10 12:53:11 PM sandboxd[74] portmap(73) deny network-outbound /private/var/tmp/launchd/sock 3/30/10 12:53:12 PM kernel Waiting for DSMOS... 3/30/10 12:53:12 PM bootlog[64] BOOT_TIME: 1269946378 0 3/30/10 12:53:13 PM com.apple.launchd[1] (com.apple.smb.sharepoints[48]) Exited with exit code: 71 3/30/10 12:53:14 PM kernel Previous Shutdown Cause: 0 3/30/10 12:53:14 PM kernel AppleUSBEthernet 0xffffff8021341000 init 3/30/10 12:53:14 PM kernel AppleUSBEthernet: - Version number 2.1.0, Input buffers 64, Output buffers 64 3/30/10 12:53:14 PM com.apple.usbmuxd[45] usbmuxd-176 built for iTunesNineDot on Sep 24 2009 at 16:11:05, running 32 bit 3/30/10 12:53:15 PM kernel NVDANV50HAL loaded and registered. 3/30/10 12:53:15 PM /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[53] Login Window Application Started 3/30/10 12:53:16 PM kernel DSMOS has arrived 3/30/10 12:53:16 PM kernel NVEthernet: Ethernet address 00:01:2e:27:de:da 3/30/10 12:53:16 PM kernel AppleUSBEthernet: Ethernet address 00:19:fd:4e:75:e1 3/30/10 12:53:16 PM kernel NVEthernet::setLinkStatus - Valid but not Active 3/30/10 12:53:17 PM kernel AppleUSBEthernet::monitorLinkStatus - Link down. 3/30/10 12:53:18 PM kernel AppleUSBEthernet::monitorLinkStatus - Link up at 100 Mbps - Full Duplex (PHY regs 5,6:0x45e1,0x0003) 3/30/10 12:53:19 PM configd[15] network configuration changed. 3/30/10 12:53:20 PM com.apple.SecurityServer[25] Session 0x30499f created 3/30/10 12:53:20 PM com.apple.SecurityServer[25] Session 0x30499f attributes 0x30 3/30/10 12:53:20 PM loginwindow[53] Login Window Started Security Agent 3/30/10 12:53:20 PM SecurityAgent[102] User info context values set for MacPro 3/30/10 12:53:20 PM SecurityAgent[102] Login Window login proceeding 3/30/10 12:53:20 PM SecurityAgent[102] Login Window done 3/30/10 12:53:20 PM loginwindow[53] Login Window - Returned from Security Agent 3/30/10 12:53:20 PM loginwindow[53] USER_PROCESS: 53 console Link to comment Share on other sites More sharing options...
tinush Posted March 30, 2010 Share Posted March 30, 2010 Here is the section containing the sound assertions that I get on boot. They are certainly different to the ones I was getting before and may not be related to the kext. Any ideas? I have the same error's if hd audio in the bios is set to internal & external If set to external error's are gone T Link to comment Share on other sites More sharing options...
munky Posted March 31, 2010 Share Posted March 31, 2010 hey guys, back again so, couple things. firstly HDMI didnt 'just work', which is kind of irritating. my TV has VGA input, so i might just go with that. (yes, i know, its not digital, so what? ) - sounds like HDMI might be doable (NVCap stuff, above), but might cause issues (colour problems?). another option there would be using a DVI to HDMI adapter, since I know DVI out works. seems stupid though, when the board has HDMI out next, 10.6.3 / new audio kext - I plan to use Plex on this box - are there sound issues? on the subject of Plex, and this is a long shot, is anyone here using Plex and the 4oD plugin (for UK) ? i cannot get it to start, but the BBC iPlayer plugin works fine. wondering if upgrading OS version (currently still running 10.6.0) would help? :S finally, i dunno if you guys have any insight on this, being non-Zotac related, but... im upgrading my main hack to Snow and i've got everything (ethernet, wifi, etc) working in 64-bit kernel and kexts except video. i use an older Radeon X1800XL 256Mb card. My device ID was already present in ATIRadeonX1000.kext. GraphicsEnabler did nothing, and I converted my Natit values to a device-properties string, but that doesnt seem to have helped. i see there's some option in Chameleon for specifying a video ROM - should I try that? any help appreciated! EDIT: Solved it - see link in sig Link to comment Share on other sites More sharing options...
munky Posted April 1, 2010 Share Posted April 1, 2010 solved my problem with the X1800. seems that nobody knew you could get X1000-series cards working with Snow Leopard in 64-bit. http://www.insanelymac.com/forum/index.php?showtopic=214208 Link to comment Share on other sites More sharing options...
munky Posted April 1, 2010 Share Posted April 1, 2010 re: HDMI vs VGA... i came to the same conclusion! why bother, right? {censored}! ive started experiencing hard lockups of the machine while using Plex (though that may be coincidental). only thing thats changed is that i've given up on the little USB wifi dongle I was using (experiencing really slow transfer rates and large latency) to using the onboard ethernet plugged into a wireless access point in 'bridge' mode. anyone else experienced hard lockups with the onboard ethernet? EDIT: now running without the Ethernet connection, no lockups. dammit. slow wireless or hangy wired seems to be my choice... :/ EDIT: switched back to the USB wifi. its not slow if i boot in 32-bit mode. think i've found my solution Link to comment Share on other sites More sharing options...
Willie92 Posted April 2, 2010 Share Posted April 2, 2010 I've been lurking around this thread for awhile now and thought it time I post my Hackintosh build with this board. It went very straight forward! Much easier than my first Hackintosh build. My technique is a combination of the method used over at Lifehacker for a USB build and then Gaansan's instructions detailed in Part 6 on the first page of this thread. Because I was confused about a couple of things, I thought I'd explain my process here: You'll need: 1) At least an 8GB USB thumb drive 2) A friends Mac or other Hackintosh 3) Snow Leopard Upgrade DVD (I used 10.6) For Steps 1 through 3 I would highly recommend you use the Lifehacker article (Steps 1 through 4). I'm not going to attempt to recreate what they did here because I don't want to screw it up and they've got some great screen grabs for what it should look like. I also don't want to pass the work of others off as my own. I have nothing original here, I just wanted to put it together in one place to help other people like me. Step 1 (from Lifehacker here): Prep the Thumb Drive. Follow the same steps as the Lifehacker article (i.e. format your thumb drive with Mac OS Extended Journeled and GUID partition) with the exception that you do NOT make it case sensative (at least I didn't). Step 2 (from Lifehacker here): Create a Snow Leopard image from the DVD and drop it onto your desktop Step 3 (from Lifehacker here): Restore the Snow Leopard image from your desktop onto your USB drive. Here's where I simply stand on Gaansan's shoulders (among others). So refer to page one of this thread Step 4: Download the Zotac_9300_ITX.zip file at the bottom of Step 6 Step 5: Unzip the file. There will be a folder called Bootloader Content. Run the Chameleon program in that folder. Once the installer starts the only thing you'll have to change is where you're installing to. Make sure to install it to your USB thumb drive (otherwise it will install to the computer you're using--likely messing it up!). Step 6: Prep your BIOS (again I refer you to Step 6 on the first page of this thread). Including disabling the network port. I'd also set the HD Audio to External (per tinush in post #452) Step 7: Plug in your USB thumb drive and install Step 8: Once you're though the initial setup, I'd reboot and re-enable the network port and you should be good to go! My sound was working right out of the box (using internal speakers setting) and the network seems to be fine. EDIT: Just upgraded to 10.6.3 and things work fine except I lost the sound, but tinush's solution above (#446) with an updated AppleHDA worked like a champ! Sound is back! Link to comment Share on other sites More sharing options...
gaansan Posted April 2, 2010 Share Posted April 2, 2010 I've been lurking around this thread for awhile now and thought it time I post my Hackintosh build with this board. It went very straight forward! Much easier than my first Hackintosh build. My technique is a combination of the method used over at Lifehacker for a USB build and then Gaansan's instructions detailed in Part 6 on the first page of this thread. Because I was confused about a couple of things, I thought I'd explain my process here: You'll need: 1) At least an 8GB USB thumb drive 2) A friends Mac or other Hackintosh 3) Snow Leopard Upgrade DVD (I used 10.6) For Steps 1 through 3 I would highly recommend you use the Lifehacker article (Steps 1 through 4). I'm not going to attempt to recreate what they did here because I don't want to screw it up and they've got some great screen grabs for what it should look like. I also don't want to pass the work of others off as my own. I have nothing original here, I just wanted to put it together in one place to help other people like me. Step 1 (from Lifehacker here): Prep the Thumb Drive. Follow the same steps as the Lifehacker article (i.e. format your thumb drive with Mac OS Extended Journeled and GUID partition) with the exception that you do NOT make it case sensative (at least I didn't). Step 2 (from Lifehacker here): Create a Snow Leopard image from the DVD and drop it onto your desktop Step 3 (from Lifehacker here): Restore the Snow Leopard image from your desktop onto your USB drive. Here's where I simply stand on Gaansan's shoulders (among others). So refer to page one of this thread Step 4: Download the Zotac_9300_ITX.zip file at the bottom of Step 6 Step 5: Unzip the file. There will be a folder called Bootloader Content. Run the Chameleon program in that folder. Once the installer starts the only thing you'll have to change is where you're installing to. Make sure to install it to your USB thumb drive (otherwise it will install to the computer you're using--likely messing it up!). Step 6: Prep your BIOS (again I refer you to Step 6 on the first page of this thread). Including disabling the network port. I'd also set the HD Audio to External (per tinush in post #452) Step 7: Plug in your USB thumb drive and install Step 8: Once you're though the initial setup, I'd reboot and re-enable the network port and you should be good to go! My sound was working right out of the box (using internal speakers setting) and the network seems to be fine. EDIT: Just upgraded to 10.6.3 and things work fine except I lost the sound, but tinush's solution above (#446) with an updated AppleHDA worked like a champ! Sound is back! Hi, I' glad you used my way which belongs to this tread without this I would be nowhere I had the same problem with de audio LegacyHDA.kext which allowed a vanilla install .... this is now past. To get the sound back my first option was to delete AudioAUUC.kext could not find at the moment better a better solution but a day later reading then reading the Tinush tread (thanks a lot Tinush) talking about a new AppleHDA I downloaded it ( AppleHDA 1.8.4fc3) and lo sound was back but not only it worked but sound improved dramatically my mike input is practically noiseless also the internal speakers sound looks clean, before some low hum was also bugging me... again great ... this upgrade was very useful at least to me. Video seems also faster (it's not perfect with Acrobat while scrolling some black traits when I use the hand but the scrolling wheel is OK so I don't bother) the audio kext link http://www.insanelymac.com/forum/index.php?showtopic=140941 I just uploaded my new Chameleon2 RC4 package with all the kexts and Extra files... I hope it works for every body. I have a Zotac 00 and 03 board version and work's on both. Chameleon2 RC4 Zotac package (it seems there where some problem with the down load ... this should work now) http://rapidshare.com/files/373568162/Cham...C4Zotac_Pkg.rar I've been lurking around this thread for awhile now and thought it time I post my Hackintosh build with this board. It went very straight forward! Much easier than my first Hackintosh build. My technique is a combination of the method used over at Lifehacker for a USB build and then Gaansan's instructions detailed in Part 6 on the first page of this thread. Because I was confused about a couple of things, I thought I'd explain my process here: You'll need: 1) At least an 8GB USB thumb drive 2) A friends Mac or other Hackintosh 3) Snow Leopard Upgrade DVD (I used 10.6) For Steps 1 through 3 I would highly recommend you use the Lifehacker article (Steps 1 through 4). I'm not going to attempt to recreate what they did here because I don't want to screw it up and they've got some great screen grabs for what it should look like. I also don't want to pass the work of others off as my own. I have nothing original here, I just wanted to put it together in one place to help other people like me. Step 1 (from Lifehacker here): Prep the Thumb Drive. Follow the same steps as the Lifehacker article (i.e. format your thumb drive with Mac OS Extended Journeled and GUID partition) with the exception that you do NOT make it case sensative (at least I didn't). Step 2 (from Lifehacker here): Create a Snow Leopard image from the DVD and drop it onto your desktop Step 3 (from Lifehacker here): Restore the Snow Leopard image from your desktop onto your USB drive. Here's where I simply stand on Gaansan's shoulders (among others). So refer to page one of this thread Step 4: Download the Zotac_9300_ITX.zip file at the bottom of Step 6 Step 5: Unzip the file. There will be a folder called Bootloader Content. Run the Chameleon program in that folder. Once the installer starts the only thing you'll have to change is where you're installing to. Make sure to install it to your USB thumb drive (otherwise it will install to the computer you're using--likely messing it up!). Step 6: Prep your BIOS (again I refer you to Step 6 on the first page of this thread). Including disabling the network port. I'd also set the HD Audio to External (per tinush in post #452) Step 7: Plug in your USB thumb drive and install Step 8: Once you're though the initial setup, I'd reboot and re-enable the network port and you should be good to go! My sound was working right out of the box (using internal speakers setting) and the network seems to be fine. EDIT: Just upgraded to 10.6.3 and things work fine except I lost the sound, but tinush's solution above (#446) with an updated AppleHDA worked like a champ! Sound is back! Of course Thinush's solution was a great healer. Thank's again Tinush for sharing. Link to comment Share on other sites More sharing options...
ginosih Posted April 4, 2010 Share Posted April 4, 2010 hi guys, i've specs in signature anyone know what kind of driver for wlan in this mobo?tnx Link to comment Share on other sites More sharing options...
DamienValentine Posted April 4, 2010 Share Posted April 4, 2010 hi guys, i've specs in signature anyone know what kind of driver for wlan in this mobo?tnx Well. As far as I know there is no drivers for VNT USB-802.11 Wireless LAN Adapter, Product ID: 0x3184, Vendor ID: 0x160a, Version: 2.05 Link to comment Share on other sites More sharing options...
KrzychuG Posted April 4, 2010 Share Posted April 4, 2010 It's based on VIA chipset that barely works even under Linux. As far as i know, there's nothing for MacOS and you just have to look for another wifi card. Link to comment Share on other sites More sharing options...
ginosih Posted April 5, 2010 Share Posted April 5, 2010 thank a lot, anyone know if this mobo works on 10.4.x?tnx Link to comment Share on other sites More sharing options...
Mort Cerebrale Posted April 5, 2010 Share Posted April 5, 2010 Chameleon2 RC4 Zotac packagehttp://rapidshare.com/files/371152279/Cham...ac_Pkg.rar.html cheers Hello! I have a problem to download it. Link to comment Share on other sites More sharing options...
scrax Posted April 6, 2010 Share Posted April 6, 2010 Hello!I have a problem to download it. I have this problem too: This file is neither allocated to a Premium Account, or a Collector's Account, and can therefore only be downloaded 10 times. This limit is reached. To download this file, the uploader either needs to transfer this file into his/her Collector's Account, or upload the file again. The file can later be moved to a Collector's Account. The uploader just needs to click the delete link of the file to get further information. Link to comment Share on other sites More sharing options...
KrzychuG Posted April 6, 2010 Share Posted April 6, 2010 I reinstalled my Snow yesterday from USB drive to SATA one, managed to get almost everything to work and surprisingly, my DSDT with custom NVCAP for HDMI does work without issues described previously (contrast and weird colours after restart) but i can't really get HPET to work. Does this patch need to be applied along with C-State fix or it's not required? Even if i apply HPET patch to DSDT (it compiles without an error) i still can't boot without NullCPUPowerManagament kext because i get "No HPET support for CPU" (or something similar) right after reboot. If it comes to C-State patch, it gives me a lot of errors while trying to compile DSDT. I took patches from this post. Link to comment Share on other sites More sharing options...
munky Posted April 7, 2010 Share Posted April 7, 2010 my machine seems to be grinding to a halt over a period of 24 hours or so. console.app shows a edu.mit.kerberos thingy started by launchd is crashing and being restarted every 10 seconds. anyone know anything about this? Link to comment Share on other sites More sharing options...
munky Posted April 7, 2010 Share Posted April 7, 2010 {censored}! now the damn thing wont boot. gets to a blue screen with mouse pointer. :/ Link to comment Share on other sites More sharing options...
bibendum Posted April 7, 2010 Share Posted April 7, 2010 That usually indicates it's booted, but doesn't think a display is hooked up. You can likely screenshare with it from another computer to confirm. Patrick Link to comment Share on other sites More sharing options...
munky Posted April 7, 2010 Share Posted April 7, 2010 i actually think the hdd may be dying. i'll be doing something innocuous, like looking at Console.app or something and i start to get random colourwheel of death which lasts about 1-2 mins. During this time, I cant do ANYTHING with the machine, nor will it respond to pings etc. I also got 'disk0s2: I/O error' a couple times in verbose boot, and once from Software Update I got 'an error occoured during installation'. why is it always your biggest disk that fails? unless im missing something else obvious here? i dont think the machine is overheating (BIOS hw monitor indicates CPU and MCP are at around 65 degrees). help? Link to comment Share on other sites More sharing options...
gaansan Posted April 8, 2010 Share Posted April 8, 2010 Hello!I have a problem to download it. I uploaded a new one http://rapidshare.com/files/373568162/Cham...C4Zotac_Pkg.rar Should work. Link to comment Share on other sites More sharing options...
munky Posted April 15, 2010 Share Posted April 15, 2010 {censored} you guys, i think i've solved the problem. turned off 'put hard disks to sleep where possible'. the disk was sleeping and was unable to wake! EDIT: Audio problem solved Link to comment Share on other sites More sharing options...
tinush Posted April 16, 2010 Share Posted April 16, 2010 Finally my 42" lcd philips tv arrived so i can test the dvi/hdmi/vga dual screen connections Initially i used the gaansan nvcap setting's but it only gives me dual Dvi&vga and vga is not fully working with resolution changes (works after sleep) When using the posted nvcap by KrzychuG from a previous post, Dual screen hdmi/dvi is working with all resolution (did not test vga yet) I do not see any color or contrast shifts, so for now it's ok Thnx T at this point my only problem is that i updated to the latest bios and lost cpu/fan throttle after sleep (it's at full speed grrr) don't know where i can find/download the previous versions! Link to comment Share on other sites More sharing options...
Recommended Posts