Help - Search - Members - Calendar
Full Version: Dell XPS 410 Resource Extravaganza
InsanelyMac Forum > OSx86 Project > Hardware and Drivers
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16
Morpheus Phreak
Would anyone be interested in writing me a complete dummies guide to getting the Kalyway 10.5.1 disc to install on my XPS 410?

I was almost always able to make the old 1.4 installs work but I just can't get this one to go for the life of me.

When I say a completely dummies guide by the way I mean a very simple, concise, fully detailed guide.

Personally I'd just love to buy a Mac and call it done, but the wife won't let me as of yet sad.gif


That or perhaps just a bit of troubleshooting help.
I can finish the install with the disc, but after rebooting it doesnt start unless I have the disc in the drive.

When I hit F8 with the disc in it doesn't offer me a boot option, but if I just let it go it does boot.
However almost immediately after it starts loading and the little circle is spinning the screen goes to a darker grey with a box telling me I have to reboot.

I'm assuming that's a kernel panic, and I'd love to know how to get it not to happen.

I've tried both the GUID EFI install (which failed) the MBR EFI install (which is what fails as mentioned above)

On all installs I've used the Vanilla Kernel with the ACPI patch, and I've tried it with hardware drivers enabled in the installer and without.
Ikahrus
QUOTE(frantisheq @ Jan 25 2008, 09:28 AM) *
i think that on netkas.org someone mentioned that it could be problem of beta kexts from 10.5.2. maybe this will help you - 8600GTtry to use original AppleACPIPlatform.kext. not perfect because i can't shutdown after wake but everything else works. oh and no speedstep (correct me if i'm wrong)
Click to view attachment


I was having problems with putting my XPS/D9200 into sleep mode but not with restart and shut down was a bit temperamental, though it shut's down properly more often than not. So a few days ago I installed the attached kext, copied it over and repaired permissions. I got a kernal panic when Speedstep was turned on and the kext made no difference when Speedstep was turned off.

Have I missed something?
frantisheq
QUOTE(Ikahrus @ Jan 26 2008, 08:13 PM) *
I was having problems with putting my XPS/D9200 into sleep mode but not with restart and shut down was a bit temperamental, though it shut's down properly more often than not. So a few days ago I installed the attached kext, copied it over and repaired permissions. I got a kernal panic when Speedstep was turned on and the kext made no difference when Speedstep was turned off.

Have I missed something?

i'm on vanila kernel currently but i've tried Speedstep kernel few days ago with this kext w/o any problems. except that sleep didn't work but it shouldn't with this kernel. there was Enabling Intel services message or something like that at boot
Ikahrus
QUOTE(frantisheq @ Jan 26 2008, 09:39 PM) *
i'm on vanila kernel currently but i've tried Speedstep kernel few days ago with this kext w/o any problems. except that sleep didn't work but it shouldn't with this kernel. there was Enabling Intel services message or something like that at boot
I can't remember at the moment, I'll see if I can get it to do it again and post the results later. Thanks for the help.
Ikahrus
A shameless plug but it IS related!

I have just finished creating a free Icon set of the Dell E228WFP Monitor (the one I got with my XPS410/D9200), I would appreciate it if you guy's would check it out and give me some feedback!

http://dsgnd.wordpress.com/2008/01/28/dell-e228wfp-icon-set/
b:z
Is there anyone succeed with ethernet intel 82566 card?

I am using 3COM PCI ethernet card, it works normally, then i install the intel 82566 kext, but it seems not to be detected.
dvil
I had problems to compile it too, a lot of missing dependencies. The missing headers are from the Intel FreeBSD driver.

After a closer look to the code this is very weird, it looks like a copy of the Intel FreeBSD drivers instead of a port to OS X, I tried to trace some changes within but couldn't found any, unfortunately FreeBSD is not the same that OS X so I have no idea how is this supposed to work.

I don't know what is this about anymore.
Morpheus Phreak
ok I'm having no luck getting any of the 10.5.1 releases to install.

So far I've tried the Kalyway and iATKOS releases.

With the Kalyway it will boot (only with the disc left in) but then fails before the boot finishes with a screen that just says to restart the PC.

With iATKOS it doesn't even get that far and just forces a restart on the PC on its own without even showing the boot screen.

Neither will even attempt to load with the disc in the drive.

Any ideas for what I can do or try?
SticMAC™
NOW,now...... contain yourself! You know what happened last time you went off at him!?

OH, WAIT, so far you're right!! hysterical.gif hysterical.gif hysterical.gif hysterical.gif hysterical.gif hysterical.gif hysterical.gif hysterical.gif


SticMAN

ps the internals refer to 8254x and a KEXT CAN'T HAVE SPACES IN THEIR NAMES?????? THERE CAN NOT BE A "intel 82566.kext", JEEEEESHH! WHAT's UP WITH THE SPACE?



QUOTE(frantisheq @ Jan 29 2008, 12:34 PM) *
hysterical.gif
that's what i thought. there's nothing weird about it. he did it once and he did it again
Darth Toplicius
QUOTE(SticMAN @ Jan 29 2008, 01:16 PM) *
NOW,now...... contain yourself! You know what happened last time you went off at him!?

OH, WAIT, so far you're right!! hysterical.gif hysterical.gif hysterical.gif hysterical.gif hysterical.gif hysterical.gif hysterical.gif hysterical.gif
SticMAN

ps the internals refer to 8254x and a KEXT CAN'T HAVE SPACES IN THEIR NAMES?????? THERE CAN NOT BE A "intel 82566.kext", JEEEEESHH! WHAT's UP WITH THE SPACE?


AAARGHHHH! Guys stop wasting your time!

THIS WILL NOT WORK! PERIOD!

1. This is cut out, ripped o,f call it whatever, code from original FreeBSD or maybe Linux driver for Intel E1000 family cards (which includes 82566)
2. All network card drivers (kexts) must inherit from IOEthernetController class!
3. Look at the code, people! It is pure C, therefore there are no (C++) classes.

There can be no port of any driver from FreeBSD and or Linux to Darwin, because there are vast diferences in principles and kernel API! We elaborated this issue more than once here, and on many other forums.

The FBSD and Linux code of course is not useless, BUT ONE CAN NOT MAKE IT WORK ON Darwin! You must write driver from scratch, and FBSD and Linux code can only give you directions, nothing else!


Headrush69
QUOTE(bigdaddyrob2g @ Jan 29 2008, 06:38 PM) *
I have had a little help from a buddy from ST but thats it i am trying to do things right but if your just gonna {censored} bitch about it instead of giving me helpful hints then i wont even keep trying. im getting sick of being ridiculed about it. No one else has even attempted it, go ahead google it. so you can be nice and helpful or i will just keep working till i get it and not release it to anyone but my friends.

No offense but that isn't completely fair.

Back in the beginning of December I talked to you about differences between the FreeBSD driver and the the IODriver frameworks in OS X. I even sent you a link to a great tutorial on how to write an OS X driver from Ars Technica.

Some of us wanted to help but we were just waiting for code. You never asked for links or anything else that I remember reading. Obviously no one else started to write a driver because we were under the belief that a fairly "complete" working driver was already done and just some of the rough edges/problems needed to be worked out.

I wouldn't take things so personal. Whenever you develop code you will always have a few people that might sound ungrateful but I don't think the majority of members were like that. Whether right or wrong you can understand why some people that had a high level of anticipation of a working solution are a bit disappointed.

I don't think most people really understood you were trying to learn as you go and hence their expectations were too unrealistic.
Darth Toplicius
QUOTE(bigdaddyrob2g @ Jan 30 2008, 07:11 AM) *
im Sorry headrush i know a little bit about drivers i have read what you sent me and i still read it. expectations are not unrealistic. Im Just frustrated every time i figure somthing out it seems i screw some thing up or forget to do some thing . I have made a driver for the HP Photosmart 2410 so it is fully functional in leopard but printer drivers and network drivers are way different i found out. i will get this done i never just give up. Its just frustrating. I hear about it being bad here and from my wife who also has a 410, She uses her imac till i get it done but she loves the 410 for dual booting. Im Learning from every thing i am reading i mean mine on works like 1 out of 15 power ons. And to tell the truth i was screwing with stuff and i dont know what i did. So I have been trying to implement stuff from info.plst on my machine as well as Stuff from the BSD Driver. I just keep trying hoping it will work.


Man, stop wasting your time, and try to learn something properly! Start a new project for your driver and subclass IOEthernetController, impelement all pure virtual methods as stubs, and than try to use hints from FBSD or Linux code to send and receive data from hardware. When you do that than we can talk about writing a proper driver.

In my personal opinion, you maybe have somewhat good coding skill, but you know sh*t about coding drivers, especially on Darwin! Period!

Word of advice: Read books, read documentation, read other peoples code, read forums. Drivers can not be written by using completely incompatibile code (if it compiles it does not mean that it will work!) and doing trial and error paradigm.

And finally, try to do things in proper way, and never give up!
mrjoe
hey frantisheq, you know, it might not even work on his computer, since he has an x38...
Jmila1901
Hey hows it going everyone? I like most of you guys have an XPS410 with the famous 82566 NIC, i was just wondering what kind of NIC do you guys use yo replace it? and how do you find/install a .Kext ? I am not really familiar with this, im really new to OSX86 (I had an iBook but i was forced to sell it)... I can work around OSX but ive never been able to get it to run on my Dell... I cant get past the Kaly 10.5 Setup portion, ive set up my Keyboard, my Country but when it comes to importing files from another mac i say no and it freezes up and starts over again... I was told it was the NIC, but i disabled in the BIOS and i still have the same issue... How can i find a way around this? Please give me a hand! Thanks to all!

By the way, is their a guide on how to "install" .kext files to get USB/NIC/Sound to work? i know my sound wont work either.... I just would not know what to do with a .kext file once i find it...

Thanks for helping a n00b in need everyone! I really appreciate the support!
Bobur
QUOTE(mrjoe @ Jan 31 2008, 01:18 AM) *
hey frantisheq, you know, it might not even work on his computer, since he has an x38...

In a Dell XPS 720... which last i heard has an nVidia nForce 680i SLI Intel Edition chipset biggrin.gif
QUOTE(bigdaddyrob2g @ Jan 29 2008, 11:38 PM) *
<SNIP> I use a dell xps 720 H2C.<SNIP>

As i said before this reminds me of increw and their speedit kext. Lots of promises but nothing was ever delivered. They actually charged people for it but never actually released it smile.gif



hey frantisheq, you probably do this already but i find it quicker when i need to do this

cd /System/Library/Extensions

to type

cd /S*/L*/E*
Bobur
I know you have your system working perfectly, but have you tried using these new nVidia drivers? They are supposed to fix the problem i'm having with OSX but they might be a little faster than the older drivers. I'll find out when i get home smile.gif

I found out that some 3Com cards are supported by OSX and i'm pretty sure i have one lying around so hopefully that should give me graphics and network!
Bobur
Wuhoo typing this on my hackintosh. I had a really old 2001 (probably made in 99 though) 3Com 905C which is compatible with OSX. I also have a very old bluetooth module which is also fully compatible with OSX So i can use my bluetooth keyboard biggrin.gif

Also those new kexts made my graphics card work perfectly. Although it isn't as smooth as i'd like!

Now i just need to fix the sleep problem with that solution frantisheq mentioned.
Bobur
I don't even have previews in the dock with my macbook biggrin.gif and i don't have them on this machine.

Still having sleep problems with that acpi kext you linked. Maybe i didn't put it in right. I'll have to -v the input or load it by hand!

Oh and i don't have a driver for my 3com in windows vista biggrin.gif Can't go online to get one off windows update either unless i got fiddling with connections again! biggrin.gif
Jmila1901
Hey everyone! Thanks to SticMAN I have Leopard running on my XPS410 with audio!

I must give credit where credit is due, mad rep! he really knows his stuff!

But I still have a few issues, like most other XPS410 users I too have issues with the Intel onboard NIC, so I have to purchase a new one…

I also don’t know how to tell if my video card is working correctly, my old iBook was really crisp and clear, but my dell is a tad bit fuzzy, still pretty good for the most part but I think it can do better (iBook was 14inch Dell monitor is 24inch)… I will post some screen shots as soon as I switch hard drives again…

I was also surprised when the machine recognized my Logitech webcams microphone (it did so before my audio was working) but did not recognize the actual camera, photo booth wont work either! Arg…

My last issue is one of my biggest issues, it won’t shut off! It restarts every time I say shut down! Anyone know what’s up with that? Sleep does not work either…

Lastly I wanted to know how you guys searched for NIC drivers, SticMAN found the few things I needed without a problem but my problem is you see, I am not much of a forum guy, I don’t know the search lingo and all that… Where do you guys keep the goods? Haha… Can anyone please find me a NIC on newegg or tigerdirect (cheap but 100+ mbps) with a matching link to a .Kext on the site? I know it’s a bit much to ask, but would you guys please?

Thanks for everyone’s support! I hope to one day be as big a help to someone else as you guys have been to me!
Ikahrus
Hey Jmila, glad to see you got yours up and running.

There is no driver at the moment for yours and our own NIC. There has been a driver in the works but I cannot tell you how long it's going to take for that to be released.

Personally I got my hands on an old Realtek RTL8139/810X PCI NIC card of mine, which works straight out of the box; no drivers required, which helps a lot. I've had no problems what so ever and I understand that they are very cheap. I'd recommend getting one of these.

As for your GPU, check the System Profiler (can be found in Applications > Utilities folder) and look in Graphics/Displays on the left. If there are some problems (such as for example: Quartz Extreme: Not Supported) and/or you haven't got your full resolution try installing the NVInject driver. I'm not an Nvidia user myself so I'm not entirely sure on what could be the problem, so you may want to get this confirmed by a NV user.
Jmila1901
Thanks for the quick reply Ikahrus!

Has anyone had any no shutdown issue? My shutdown acts like a reset! It wont shut down! Any fix for that?

Ikahrus
Personally I haven't had an issue such as that, though there are some know issues with shutdown, restart and sleep. There is a driver that may help you; the AppleACPIPlatform.kext. frantisheq posted it a few pages back, here's a link to that post http://forum.insanelymac.com/index.php?s=&...st&p=593405 But I'm sure you should be able to find some help if you have a search around.

I'm sorry I can't provide any definite help, I'm still learning all this myself.
SticMAC™
Regarding video in Dock.....


YES it does!
If you make you Dock icons large enough you can watch more than one video at the same time???(why one would want to, i dont know hysterical.gif )
SticMAN

Let me add my 2cents......
The powerdown issue(according to me) is a peripheral issue, and i have made several experiments!
If you studied your installation sequence, you would have found that the moment you added AppleHDA.kext via ALCinjext.kext was the first time your machine didn't shut down anymore?
Then when you added a wireless NIC, 'cause your Intel 82566DC wasn't working you would not have noticed a difference,
THEN added to that some of you added a Bluetooth USB dongle??

SO

this is what i did.....I installed AplleHDA.kext via the gFX string(no ALCinject.kext) in com.apple.Boot.plist, this is dumped when you shutdown
I disabled and removed my Wireless USB before shutting down AND closed the NIC's GUI interface
I unplugged my Bluetooth USB Dongle and VIOLA! everything shut off!!

My theory:

As the same idea as the the startup sequence there is a shutdown sequence, the system shuts down one peripheral at a time.
if it "checks to see if the thing is active, it will not close it down for fear of losing data or something! Hence the active Audio and Network!
If you watch the system during shutdown and you "rip" your USB NIC wireless out(with the light still on) you will probably get your system shuts down.

So what I did....

First, disable your onboard NIC(intel 82566DC) if you care to watch it, you will see that because of the intel8254x driver being loaded through IONetworkingfamily.kext it keeps on "trying" to initialize! IHAVE REMOVED THE SAID KEXT FILE FROM THERE!

Secondly, Use Boot.plist strings where ever you can

Thirdly, and this is the greyest issue (personally i dont think it matters) make sure you don't have your phone or other bluetooth devices connected. I DONT THINK WIRELESS KEYBOARDS AND MOUSES COUNT!

My system shutsdown EVERYTIME, sleeps BUT takes so long to startup the screen, 1-2min that it is faster to shut it down and start it up 35-45sec!

Hope this will get people to think about how their systems work and maybe prove me RIGHT or WRONG


SticMAN
"....master you wrote me, i merely echo your errors...."
frantisheq
18 seconds to wake from sleep here with nonpatched appleacpi kext. as i said the shutdown problem occurs only after wake from sleep but it won't shutdown no matter what under latest ubuntu
phunkysai
I have a more recent XPS 410 bought this past May that has the same infamous NIC as is mentioned here as not working, and when I install Leopard it installs ok, but I get caught in the Welcome Screen loop which others have said is caused by ethernet.

Is there a workaround for this yet, or am I going to have to wait until someone creates a driver?

(I'm dual-booting with XP, so not sure turning off the NIC in BIOS is such a good idea).

Thanks for any ideas...
frantisheq
QUOTE(phunkysai @ Feb 1 2008, 03:57 PM) *
I have a more recent XPS 410 bought this past May that has the same infamous NIC as is mentioned here as not working, and when I install Leopard it installs ok, but I get caught in the Welcome Screen loop which others have said is caused by ethernet.

Is there a workaround for this yet, or am I going to have to wait until someone creates a driver?

(I'm dual-booting with XP, so not sure turning off the NIC in BIOS is such a good idea).

Thanks for any ideas...


i don't remember the details but i read once that you need to use the "touch" command on login window app in terminal

Edit: or maybe thi will help http://forum.insanelymac.com/lofiversion/i...php/t84556.html
or this http://discussions.apple.com/thread.jspa?messageID=6173269
or this smile.gif http://projectmouse.org/829/ResetSetupAssistant
Edit: ok got this from IRC
boot into single user mode byt holding F8 then -s and
/sbin/fsck -fy
/sbin/mount -uw /
passwd root
touch /var/db/.AppleSetupDone
reboot

i'm not sure if you need to use some date like touch -t 200802011731 /var/db/.AppleSetupDone or not so try w/o date first
Bobur
Kind of off topic, but since everyone here has a XPS 410 (Dimension 9200), has anyone tried putting in more than 4GB of RAM? Or heard of anyone who did?
Jmila1901
QUOTE(phunkysai @ Feb 1 2008, 06:57 AM) *
I have a more recent XPS 410 bought this past May that has the same infamous NIC as is mentioned here as not working, and when I install Leopard it installs ok, but I get caught in the Welcome Screen loop which others have said is caused by ethernet.

Is there a workaround for this yet, or am I going to have to wait until someone creates a driver?

(I'm dual-booting with XP, so not sure turning off the NIC in BIOS is such a good idea).

Thanks for any ideas...


I have an XPS410 as well, this is what I did to get it to work

On the black screen at startup (i believe when you f8 right?) i typed "Graphics Mode"="640x480x32"

Type it just like that quotes and everything, it will look bad but then just restart and it should be better.

Hope this helps!
phunkysai
QUOTE(Jmila1901 @ Feb 1 2008, 12:35 PM) *
I have an XPS410 as well, this is what I did to get it to work

On the black screen at startup (i believe when you f8 right?) i typed "Graphics Mode"="640x480x32"

Type it just like that quotes and everything, it will look bad but then just restart and it should be better.

Hope this helps!


Amazingly enough, this worked for me, LOL (after all the other crap I tried, LOL). Now I'm into Leopard finally! w00t! I only got an error that said "Setup Assistance cannot run with your monitor" or some such, which was fine with me since I was trying to bypass it anyway!

OK, now how do I get a driver for my graphics card (nvidia 8600 GTS) and my sound (sigmatel)? I'm assuming I won't be able to connect to the internet until someone creates a driver for the intel 82566DC NIC?

you guys are awesome!
frantisheq
QUOTE(phunkysai @ Feb 1 2008, 07:26 PM) *
OK, now how do I get a driver for my graphics card (nvidia 8600 GTS) and my sound (sigmatel)?

Graphics and NVinject if you like
Sound
phunkysai
QUOTE(frantisheq @ Feb 1 2008, 01:32 PM) *
Graphics and NVinject if you like
Sound


Um...wow....that all seems kind of greek to me angel.png

Since I am so new to this, has anyone put together instructions for this stuff (adding graphics and audio)?
phunkysai
Alrighty, an update on my end, in case someone has the same pain I do...

I just got my nVidia 8600 GTS to work! Now I have full native res on my monitor (1680 x 1050).

I first tried Punk92's nvidia installer v1.9, but when I rebooted got a black screen and couldn't figure out how to get past it or revert to the old drivers, so reinstalled.

Next I tried johnniecarcinogen's v.31 nvidia installer found here, and it worked perfectly!

I then tried the AppleHDA hack for my audio for the SigmaTel 9227, but it didn't work. I'll update if I have any success.
Jmila1901
how do i edit the .plist ? I just purchased a new NIC (D-Link DGE 530T) and installed the proper files, but i have to edit the .plist to get it functioning properly...

All the info is listed here can someone please take a look at it and see what i have left to do?

Thanks for all the help! I almost have this beast running great!
phunkysai
QUOTE(Jmila1901 @ Feb 1 2008, 10:06 PM) *
how do i edit the .plist ? I just purchased a new NIC (D-Link DGE 530T) and installed the proper files, but i have to edit the .plist to get it functioning properly...All the info is listed here can someone please take a look at it and see what i have left to do? Thanks for all the help! I almost have this beast running great!
I'm about to buy a new NIC as well for this very purpose, so I'd like to know this as well if anyone knows...
QUOTE(phunkysai @ Feb 1 2008, 05:12 PM) *
Alrighty, an update on my end, in case someone has the same pain I do...I just got my nVidia 8600 GTS to work! Now I have full native res on my monitor (1680 x 1050).I first tried Punk92's nvidia installer v1.9, but when I rebooted got a black screen and couldn't figure out how to get past it or revert to the old drivers, so reinstalled.Next I tried johnniecarcinogen's v.31 nvidia installer found here, and it worked perfectly!I then tried the AppleHDA hack for my audio for the SigmaTel 9227, but it didn't work. I'll update if I have any success.
UPDATE NUMBER 2:For my SigmaTel 9227 onboard sound, someone mentioned earlier in this thread that Taruga had an installer, and boy did it work perfectly: STAC9227_0x83847618Installer.zip

Now I'm going out tomorrow and seeing if I can find one of the network cards mentioned here to add to my machine, and i'll be in business!
phunkysai
QUOTE(phunkysai @ Feb 1 2008, 10:55 PM) *
I'm about to buy a new NIC as well for this very purpose, so I'd like to know this as well if anyone knows...UPDATE NUMBER 2:For my SigmaTel 9227 onboard sound, someone mentioned earlier in this thread that Taruga had an installer, and boy did it work perfectly: STAC9227_0x83847618Installer.zip

Now I'm going out tomorrow and seeing if I can find one of the network cards mentioned here to add to my machine, and i'll be in business!


I am fully up and running now! I went out to Staples and bought a Netgear PCI ethernet adapter that I noticed had the Realtek RTL8139D chip on it that other people said worked out of the box. I plugged that sucker into my machine, disabled onboard ethernet via BIOS, booted into OSX, and TADA! Leopard automagically discovered my card!

Just thought I'd share! Thanks for everyone's help and discussion on this board - it certainly helped!
Ikahrus
I don't know if this is the right thread to be asking about this problem but I've tried other places and had no help or found anything related but;

My system like's hanging for 30-40 or so seconds during boot, seemingly due to IOKitWaitQuiet() and InterfaceNamer. This brings my total boot time to around 50 seconds... it could even be a minute. The hanging during boot didn't bother me at first but in all honestly it has become a pain in the arse, especially when I know I could be getting around 10 second boot times without this problem.

I have had a look around here and other forums for a solution for my problem, but I have surprisingly found nothing. Now either I have missed any related topics or there just isn't any(?!).

If anyone could put me in the right direction and link me to any known topics or even tell me how to correct this I would greatly appreciate it.

frantisheq
QUOTE(Ikahrus @ Feb 4 2008, 09:47 AM) *
I don't know if this is the right thread to be asking about this problem but I've tried other places and had no help or found anything related but;

My system like's hanging for 30-40 or so seconds during boot, seemingly due to IOKitWaitQuiet() and InterfaceNamer. This brings my total boot time to around 50 seconds... it could even be a minute. The hanging during boot didn't bother me at first but in all honestly it has become a pain in the arse, especially when I know I could be getting around 10 second boot times without this problem.

I have had a look around here and other forums for a solution for my problem, but I have surprisingly found nothing. Now either I have missed any related topics or there just isn't any(?!).

If anyone could put me in the right direction and link me to any known topics or even tell me how to correct this I would greatly appreciate it.

this happens to me only if i turn off AHCI mode in BIOS. don't forget to rebuild kext cache if you enable it
Ikahrus
Thanks for the quick reply, I never expected one so soon...Anyway. This may sound ridiculous but there is not option to enable AHCI in Bios. I'm using Dell Bios 2.5.3. So I'm slightly confused.
frantisheq
QUOTE(Ikahrus @ Feb 4 2008, 11:26 AM) *
Thanks for the quick reply, I never expected one so soon...Anyway. This may sound ridiculous but there is not option to enable AHCI in Bios. I'm using Dell Bios 2.5.3. So I'm slightly confused.

sorry my bad
Drives->SATA Operation->Raid ON

but maybe you'll need these kexts. i deleted originals first
Click to view attachment
Ikahrus
haha it's ok.

I've tried the Raid On but I'm getting the dreaded "still waiting for root device". If I remember right I was getting this when I was first trying to install OSX, thus forcing me to turn to Autodetect.
BrandonG
Hi everyone. I've been reading the posts in this forum, and it appears that many of you have been able to successfully setup OS X Leopard on your Dell 410. I got through the entire setup and am stuck at the grey Apple logo screen. I have not been able to find a way to get past this. I installed Kalyway 10.5.1 intel SSE2 and SSE3 Only. I was following the Lifehacker guide to setting this up, but during the setup when you Customize the setup, I saw an option for SSE2_System - the guide said not to check it, so I didn't. Could that be part of my problem?

I used a brand new SATA 300 Western Digital drive for this experiment, and formatted it according to the guide, and selected MBR.

If I have to reinstall, I also need to figure out how to get my machine to boot from the CD again, because it won't do it now.

DELL DXP061
BIOS 2.4.2 03/30/07

I'm going to work on this tonight, so any help would be greatly appreciated.

Thanks,
Brandon
frantisheq
QUOTE(BrandonG @ Feb 5 2008, 02:20 AM) *
Hi everyone. I've been reading the posts in this forum, and it appears that many of you have been able to successfully setup OS X Leopard on your Dell 410. I got through the entire setup and am stuck at the grey Apple logo screen.


try to delete AppleEFIRuntime.kext. And make sure it won't recreate itself smile.gif god i hate that kext
Bobur
I tried the vanilla AppleACPIPlatform.kext but i still can't sleep properly. It still hangs when it wakes up with 2 & 3 on the front panel lit up.
BrandonG
Here's a question I haven't seen answered yet:

I know everyone is trying to get Leopard to work on your Dell PC, but are you all ACTUALLY SWITCHING? In essence, are you moving all of your files and apps over to the Mac and using that as your primary, day-to-day OS, or are you simply playing with it and still dual booting with XP or Vista (or Ubuntu, etc.)?

For those that are dual booting, what bootloader are you using, and how do you set it up? I have Vista on one hard drive, and OS X Leopard on a separate drive. Can I use a bootloader to select which HD to boot from?

Thanks,
Brandon
frantisheq
QUOTE(BrandonG @ Feb 5 2008, 08:13 PM) *
Here's a question I haven't seen answered yet:

I know everyone is trying to get Leopard to work on your Dell PC, but are you all ACTUALLY SWITCHING? In essence, are you moving all of your files and apps over to the Mac and using that as your primary, day-to-day OS, or are you simply playing with it and still dual booting with XP or Vista (or Ubuntu, etc.)?

For those that are dual booting, what bootloader are you using, and how do you set it up? I have Vista on one hard drive, and OS X Leopard on a separate drive. Can I use a bootloader to select which HD to boot from?

Thanks,
Brandon

yep i'm using only Mac OS. if i wan't to play with some other system i just use parallels or vmware if it's 64 bit.
and i was using bootloader installed with PC EFI for dual booting.

EDIT: anyone tried windows server 2008 paravirtualization? because i did in trial RC and it looked like a really bad joke to me compared to standard vmware/parallels/KVM virtualization. i'm talking about the speed. and what's with paravirtualization for mac from parallels? any news?
BrandonG
I bought the Linksys USB200M today, but I can't figure out how to get it setup. When I boot into Leopard, the lights on the device light up, but I don't see how to set it up in the Network settings in Leopard's System Preferences. I tried a driver from http://www.sustworks.com/site/news_usb_ethernet.html, but that didn't work (lights didn't even light up).

Thanks in advance,
Brandon
frantisheq
QUOTE(BrandonG @ Feb 5 2008, 10:45 PM) *
I bought the Linksys USB200M today, but I can't figure out how to get it setup. When I boot into Leopard, the lights on the device light up, but I don't see how to set it up in the Network settings in Leopard's System Preferences. I tried a driver from http://www.sustworks.com/site/news_usb_ethernet.html, but that didn't work (lights didn't even light up).

Thanks in advance,
Brandon

try to
sudo -s
cd /System/Library/Extensions
kextload -t driver_name.kext

to see if it can load
BrandonG
Got Terminal to work - here's what it said:

extension USBAx8817x.kext appears to be loadable
extension USBAx8817x.kext is already loaded

Now what? No lights on the USB device.

==Brandon
phunkysai
QUOTE(BrandonG @ Feb 5 2008, 02:13 PM) *
Here's a question I haven't seen answered yet:

I know everyone is trying to get Leopard to work on your Dell PC, but are you all ACTUALLY SWITCHING? In essence, are you moving all of your files and apps over to the Mac and using that as your primary, day-to-day OS, or are you simply playing with it and still dual booting with XP or Vista (or Ubuntu, etc.)?

For those that are dual booting, what bootloader are you using, and how do you set it up? I have Vista on one hard drive, and OS X Leopard on a separate drive. Can I use a bootloader to select which HD to boot from?

Thanks,
Brandon


I dual-boot XP and Leopard, but I spend most of time in Leopard and only boot into XP to play games really.

I use Acronis OS bootloader to switch between the two.
BrandonG
Could the IONetworkingFamily.kext that's in the Extensions folder be conflicting?

Thanks,
Brandon
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.