Jump to content
13 posts in this topic

Recommended Posts

Hello,

 

I've installed 10.4.8 on top of my 10.4.6 install (sse2) but when i boot up, i have a kernel panic; the computer stops working with the sentence 'couldn't read user-specified computer name; using default Macintosh name ..... '. When i did a clean install of 10.4.8, I also got a kernel panic, but i don't know if it was the same (i didn't boot with the -v option, i just reinstalled 10.4.6).

 

Can somebody help me?

 

Edit: maybe it has something to do with the login window, because this sentence is under something that has to do with the login window. but when i installed the 10.4.4 login window from the jas dvd, i got also a kernel panic, but i don't know if it was the same. (this was my first, clean install)

Link to comment
https://www.insanelymac.com/forum/topic/38518-unable-to-read-computer-name/
Share on other sites

still a kernel panic with -legacy (what is it actually?)

 

i booted again with -v and it stopped now at:

 

Macintosh nDNSResponder: couldn't read user-specified computer name, using macintosh default computer name (this is something with a lot of zero's)

Macintosh nDNSResponder: Adding browse domain local

 

and then my computer hangs

 

i get a couple of other errors before my system hangs.

kld_load_from_memory () failed for module /system/library/extensions/NVDANV10Hal.kext/Co.... (i don't know the word Co... anymore)

examples:kmod_control/start failed for com.macvidia.NVidia; destroying kmod

a link/load error occured for kernel extension /system/library/extensions/NVidia.kext

Hi,

 

I have the exact same problem with a similar setup after installing the latest JAS 10.4.8 Intel SSE2/SSE3 (including the ppf patch). It will boot but I always get the "You need to restart..." message.

 

My system:

Intel Pentium 4 2.4ghz

Asus P4PE (Intel 845)

512mb

GeForce4 Ti 4200 (AGP)

10gig HD single OSX partition

160gig HD WinXP

D-Link DWL-G520

Could the "getAdapterInfo Failed" seen in the attached log prevent from booting ?

 

Any tips would be greatly appreciated...

post-76447-1169170140_thumb.jpg

post-76447-1169170557_thumb.jpg

Edited by martroy

I finally got rid of the getAdapterInfo failed message by disabling the onboard ethernet adapter. However, this doesn't solve the other problems. It still won't boot. Additionally, I get a lot of netinfod "cannot lookup child" error messages just before it hangs forever...

 

Thanks,

 

Martin

I've finally fixed my problem. It seems that the default NVidia kexts were causing it. I've removed them and was able to boot in VESA mode.

 

Here is what I did if that can help others having a similar problem:

Booted in single user mode by pressing F8 at the Darwin prompt, using the '-s' boot option

/sbin/fsck -fy

/sbin/mount -uw /

cd /System/Library/Extensions

mkdir disabled

mv NV* disabled

kextcache -k ./

reboot

 

Now, I need to fix my network (D-Link DWL-G520) and sound (Soundmax)... :(

Edited by martroy
  • 5 weeks later...
  • 1 month later...

martroy's solution worked for me! 100% successful first-time boot using JAS 10.4.8 Intel SSE2/SSE3.

 

I booted into single user mode by pressing any key at the Darwin prompt, using the '-s' boot option, then executed the following commands:

 

/sbin/fsck -fy

/sbin/mount -uw /

cd /System/Library/Extensions

mkdir disabled

mv NV* disabled

kextcache -k ./

reboot

 

Note: My NIC and USB controller were disabled. Not sure if this effected the outcome.

UPDATE: Works fine with USB and NIC enabled!

×
×
  • Create New...