Jump to content

OSX x86 Hardware Compatibility Tester


15 posts in this topic

Recommended Posts

hi all developers, i have an idea.

many people want to get dual boot working with there pc but have no idea if there hardwares are supported or not. maybe someone can write little app that checks the pc's hardware with the Hardware Compatibility Lists in wiki and tell which hardware is supported?

:P this would really help alot of people who are new to osx x86.

Link to comment
Share on other sites

I could do this, but we would need a very comprehensive list of compatible hardware

 

Actually i guess ill start creating a basic version and post it here. Cant be that tough

Link to comment
Share on other sites

cool, this will help a lot of newbies.

i am not a programmer, so i have no idea if it's too hard to do. but is it possible to check the user's hardware with the HCLs plus other osx requirements like SSE2 SSE3?

Link to comment
Share on other sites

  • 4 weeks later...

You could just take a live distro like Knoppix and strip it down(I have an article on this, customise your distro for dummies) , and have a boot up shell script execute the GNU hardware lister, grep the list, and cmp it agianst a file containing known good hardware. The GNU hardware lister gives you everything, and I mean everything, right down to your MB's and CPU's serial #. If you know anyone that knows perl (alas, I do not), he could even put in a script that would spider your wiki and check for new compatable hardware.

Link to comment
Share on other sites

cool! where can i get your program? if its easy to convert your program, are you actually going to do it?

 

I dont know how to do the same thing on a mac, unfortunately. But if people are genuinely interested, I can have a windows version in a couple days.

Link to comment
Share on other sites

Look I have been to lazy too do it. Ask cbkmgd. He knows. Anyways, what i wanted to do was a simplistic app, which had a selection where u selected your processer, mb, snd card, ram, gfx card. Then this would compare stuff against a DB file (glorified txt file) and show suggestions/tick/cross

Link to comment
Share on other sites

  • 4 years later...
 Share

×
×
  • Create New...