View Single Post
 
Old 08-07-2009, 12:01 PM
Imkantus Imkantus is offline
 
Join Date: Jul 2009
Location: Germany
Posts: 779
Quote:
Originally Posted by chris96 View Post
but then it worked!!!!
Congratulation.

Quote:
Originally Posted by chris96 View Post
you will definately get a rs/money if you can help me get the wireless working!
I don't want any reward. If you think you received help from this thread, you might donate to InfiniteMac to keep the forum up.

Quote:
Originally Posted by chris96 View Post
how can I fix the errors I received during the boot:
<pictures>
This doesn't look like error messages, more like kinds of status and debug messages, wich show up often. Do you have any problems onto one of them? Like having to wait for a long time? If not just ignore them.

Quote:
Originally Posted by chris96 View Post
do i need the ntfs driver to use my other partitions (im guessing yes :P)
Well, NTFS support is no native part of OS X, so if you like to acces you Windows partitions, this driver would be required.

Quote:
Originally Posted by chris96 View Post
how can i make it so that i can write on my ntfs drives? i installed the ntfs driver (I think, not sure) and I can only read, not write
Sounds like just the MacFuse pkg but not the NTFS-3G one has been installled... Maybe MacFuse is installed by default on iAtkos, but you haven't select the NTFS-3G driver?

Check by entering "man ntfs-3g" if the man page is not present, insert the iAtkos v7 DVD, open Terminal and hit the following command:

Code:
open /Volumes/*v7/System/Installation/Packages/NTFS-3G.pkg
Remind to use captial letters also, an install should open, follow it and hope to have write access after reboot with -f option.

Quote:
Originally Posted by chris96 View Post
is it possible to get my Netgear WG311v3 wireless adapter (uses marvell chipset) working?
I downloaded a Mac Driver from here :O --> and i installed that, however Im not sure how to set up the adapter. In network prefs, im completely confused, and in applications theres a netgear wlan wizard however when i run that it just flashes in the tray and exits.
http://kb.netgear.com/app/answers/detail/a_id/2640
Do you have this issue just with the netgear tool or with other programs, too? And error messages doesn't show up, does it?

Anyway I found another solution at the german language sector of another forum:
http://www.insanelymac.com/forum/lof...hp/t67579.html

According to that this card should work natively as Airport Card with using kext File form 10.4
Get this one
1. Backup your old version of that file, you find it in /System/Library/Extensions - just copy it somewhere else.
2. Install the new one using Kexthelper: http://www.cheetha.net/Kext_Helper/Software.html

If it doesn't work try to disable onboard LAN, if it doesn't work either, you may have to edit you Manufacturar ID and Device ID into the Info.plist of the kext file.

I hope this will work for you.

Quote:
Originally Posted by chris96 View Post
Also, i tried changing the default boot os in chameleon 2, by adding
<key>Default Partition</key>
<string>hd(2,1)</string>
into boot.plist, it replaced the file ok however there was no change, leopard was still the default. I added that code into the end of the tabbed code, so it went with the other boot settings, and not directly at the end of the file, i think it was right. How can i fix that?
Where was the com.apple.Boot.plist located? It might apear in /Library/Preferences/SystemConfiguration same as in /Extra folder. If both exist, try to edit both.

AMD Phenom II X4 955 - ASRock AM3A770DE - 8GB DDR3-1333 - Radeon HD 5570 1GB passiv - BCM4318 802.11b/g - Snow Leopard Retail
+++
AMD Phenom X3 8450 - ASRock AM2NF6G-VSTA (BIOS L2.39) - 4GB DDR2-800 - Radeon HD 4650 512MB - Snow Leopard Retail (retired) / OpenBSD

Last edited by Imkantus; 08-07-2009 at 12:34 PM.
Reply With Quote