<?xml version="1.0"?>
<rss xmlns:blogChannel="http://backend.userland.com/blogChannelModule" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:blog="http://bitflux.org/doctypes/blog" xmlns:php="http://php.net/xsl" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:georss="http://www.georss.org/georss" version="2.0"><channel><title>netkas.org</title><link>http://netkas.freeflux.net/blog/</link><description>Welcome to my freeflux site</description><generator>Flux CMS - http://www.flux-cms.org</generator><item><title>We moved</title><link>http://netkas.freeflux.net/blog/archive/2007/11/22/we-moved.html</link><guid isPermaLink="false">http://netkas.freeflux.net/blog/archive/id/201/</guid><content:encoded xmlns="http://www.w3.org/1999/xhtml">we moved to &lt;a href="http://netkas.org"
    &gt;netkas.org&lt;/a&gt;
&lt;br/&gt;
this site will have only old articles, without updates</content:encoded><dc:subject>General</dc:subject><dc:creator>netkas</dc:creator><dc:date>2007-11-22T18:24:14Z</dc:date></item><item><title>PS2 fix from def and Updates to faq.</title><link>http://netkas.freeflux.net/blog/archive/2007/11/21/ps2-fix-from-def.html</link><guid isPermaLink="false">http://netkas.freeflux.net/blog/archive/id/198/</guid><content:encoded xmlns="http://www.w3.org/1999/xhtml">David Eliot(def) made small kext which will fix ps2 devices with stock AppleACPIPlatform.kext&lt;br/&gt;
&lt;br/&gt;
u can grab it herer &lt;a href="http://tgwbd.org/darwin/extensions.html"
    &gt;def page&lt;/a&gt;
&lt;br/&gt;
so, ps2 users now can use it and make software update without much problems with ps2&lt;br/&gt;
&lt;br/&gt;
faq for pc_efi at &lt;a href="http://netkas.freeflux.net/blog/archive/2007/11/10/common-quiestions-and-answers.html"
    &gt;here&lt;/a&gt; updated with info about problems with c2d and intel-based mobos.</content:encoded><dc:subject>General</dc:subject><dc:creator>netkas</dc:creator><dc:date>2007-11-21T14:46:49Z</dc:date></item><item><title>Leopard Virtualization. Help for companes</title><link>http://netkas.freeflux.net/blog/archive/2007/11/19/leopard-virtualization-help-for-companes.html</link><guid isPermaLink="false">http://netkas.freeflux.net/blog/archive/id/195/</guid><content:encoded xmlns="http://www.w3.org/1999/xhtml">There is Companies like Vmware or Parallels, which wanna first to make platform for virtualizing Leopard on mac!&lt;br/&gt;
&lt;br/&gt;
I can help such companies. I Have a code, ideas and knowledgements for this area to make this thing in few months or faster.&lt;br/&gt;
&lt;br/&gt;
If u interested - contact me(better at irc.osx86.hu)</content:encoded><dc:subject>General</dc:subject><dc:creator>netkas</dc:creator><dc:date>2007-11-19T14:36:25Z</dc:date></item><item><title>Dual screen with radeon hd 2600 and other Radeon hd news</title><link>http://netkas.freeflux.net/blog/archive/2007/11/18/dual-screen-with-radeon-hd-2600.html</link><guid isPermaLink="false">http://netkas.freeflux.net/blog/archive/id/192/</guid><content:encoded xmlns="http://www.w3.org/1999/xhtml">2900XT workz !&lt;br/&gt;
&lt;br/&gt;
&lt;a href="http://forum.insanelymac.com/index.php?showtopic=69605=511733=0"
    &gt;THread with sshots&lt;/a&gt;
&lt;br/&gt;
pkg for 2900/2600pro/XT (10.5.1) is on #radeonhd&lt;br/&gt;
------------&lt;br/&gt;
&lt;br/&gt;
Thx to lastExile for experiments.&lt;br/&gt;
we got dual-head screen working on radeon hd 2600&lt;br/&gt;
&lt;br/&gt;
no dvi yet, we r working on it&lt;br/&gt;
&lt;br/&gt;
how ?&lt;br/&gt;
just replace every Hypoprion word in Info.plist of natit with word Franklin&lt;br/&gt;
&lt;br/&gt;
and get ATY_Franklin.kext from 9a527 leo build and copy iit to /S/L/E/ATINDRV.kext/Contents/Plugins&lt;br/&gt;
&lt;a href="http://img240.imageshack.us/img240/8199/344kt4.jpg"
    &gt;See screenshot&lt;/a&gt;
&lt;br/&gt;
what it actualy means ?&lt;br/&gt;
&lt;br/&gt;
second port works, and it can help lappies, since second one is a main one&lt;br/&gt;
&lt;br/&gt;
Another news, 10.5.1 update brings new cards support by osx drivers.&lt;br/&gt;
Looking at atiradeonx2000.kext i wrote small program which checks devid of radeon hd card in same way as x2000.kext&lt;br/&gt;
&lt;br/&gt;
http://rapidshare.com/files/70873245/radeonhd_checker.html&lt;br/&gt;
&lt;br/&gt;
example of using&lt;br/&gt;
&lt;blockquote&gt;$ ./radeonhd_checker 0x94c3&lt;br/&gt;
your card is 94C3&lt;br/&gt;
Radeon 2400 init :25edb&lt;br/&gt;
$ ./radeonhd_checker 0x9489&lt;br/&gt;
your card is 9489&lt;br/&gt;
BAD init (unsup card?) :25ab1&lt;br/&gt;
$ ./radeonhd_checker 0x9589&lt;br/&gt;
your card is 9589&lt;br/&gt;
Radeon 2600 pro/XT init :26041&lt;br/&gt;
$ ./radeonhd_checker 0x9400&lt;br/&gt;
your card is 9400&lt;br/&gt;
Radeon 2900 XT init &lt;/blockquote&gt;
</content:encoded><dc:subject>General</dc:subject><dc:creator>netkas</dc:creator><dc:date>2007-11-18T22:11:52Z</dc:date></item><item><title>Bringing back the order in OSX86</title><link>http://netkas.freeflux.net/blog/archive/2007/11/18/bringing-back-the-order-in-osx86.html</link><guid isPermaLink="false">http://netkas.freeflux.net/blog/archive/id/189/</guid><content:encoded xmlns="http://www.w3.org/1999/xhtml">Hey, we got famous. And with fame, good and bad things come, as always.&lt;br/&gt;
&lt;br/&gt;
Since we started a lot of people became interested in our project, but very few know the spirit behind it.&lt;br/&gt;
&lt;br/&gt;
We use our energies, time and money on OSX86 because we love computers. We love to make the impossible real, and we love to explore all the possibilities that modern informatics give us.&lt;br/&gt;
&lt;br/&gt;
We are not, in any possible way, pirates, and we do condemn piracy of Apple products and software as much as Apple itself does.&lt;br/&gt;
&lt;br/&gt;
Developers own legally bought copies of OSX, and so you all should. It costs much less than Windows and it is much better than Windows. Buy it and then play with it, this is the spirit of OSX86, learn about it, become a better person out of this experience!&lt;br/&gt;
&lt;br/&gt;
From this moment forth, we will have a tighter grip onto our IRC channels, no more pirate links or pirate talk will EVER be tolerated. How you obtain your software is YOUR OWN RESPONSIBILITY of adult people.&lt;br/&gt;
&lt;br/&gt;
Apple produces amazing software and amazing computers. Do yourself a favour and support them as we do.&lt;br/&gt;
&lt;br/&gt;
-TorqueX86</content:encoded><dc:subject>General</dc:subject><dc:creator>netkas</dc:creator><dc:date>2007-11-18T12:02:10Z</dc:date></item><item><title>Donations and Sse2 kernel, and sleep kernel</title><link>http://netkas.freeflux.net/blog/archive/2007/11/16/donations-and-sse2-kernel.html</link><guid isPermaLink="false">http://netkas.freeflux.net/blog/archive/id/186/</guid><content:encoded xmlns="http://www.w3.org/1999/xhtml">After many peoples asked how can they donate me.. i Created WebMonney account (since paypal doesn't work for me)&lt;br/&gt;
&lt;a href="http://www.wmtransfer.com/"
    &gt;wmtransfer.com&lt;/a&gt;
&lt;br/&gt;
purse: Z391700088836&lt;br/&gt;
paypal users can use e.g. this service &lt;a href="http://exwp.com/index_en.html"
    &gt;exwp.com&lt;/a&gt;
&lt;br/&gt;
got so far 11.5$, need about 200$&lt;br/&gt;
&lt;br/&gt;
Another news.&lt;br/&gt;
Thanks to Turbo , we now have source compiled ToH kernel  with sse2 supports, which uses oui's(modified semthex's) emu.&lt;br/&gt;
Also u can find sse3/sse2(unversal) kernel which should be able to sleep(even on sse2) if ur hardware sllows to sleep with osx.  this kernel can't make speedstep. (all kernels works with 10.5 and 10.5.1)&lt;br/&gt;
kernels sits at #10.5 channel topic&lt;br/&gt;
&lt;br/&gt;
Also, we r waiting for some Radeon 3850/3870 owners to try it with osx :D&lt;br/&gt;
&lt;br/&gt;
</content:encoded><dc:subject>General</dc:subject><dc:creator>netkas</dc:creator><dc:date>2007-11-16T18:43:21Z</dc:date></item><item><title>PC Efi v5.1</title><link>http://netkas.freeflux.net/blog/archive/2007/11/16/pc-efi-v5-1.html</link><guid isPermaLink="false">http://netkas.freeflux.net/blog/archive/id/183/</guid><content:encoded xmlns="http://www.w3.org/1999/xhtml">Main advantages of 5.1 - changed smbios kext, which will turn ur pc to a closed to real Mac Pro.&lt;br/&gt;
Also fixed multiboot, i forgot to remove hardcoded device . in 5.0 (about grun and bootlaoder)&lt;br/&gt;
&lt;br/&gt;
#leopard at irc.osx86.hu</content:encoded><dc:subject>General</dc:subject><dc:creator>netkas</dc:creator><dc:date>2007-11-16T14:37:46Z</dc:date></item><item><title>10.5.1 and 10.4.11 r out! updated</title><link>http://netkas.freeflux.net/blog/archive/2007/11/15/10-5-1-and-10-4-11-r-out.html</link><guid isPermaLink="false">http://netkas.freeflux.net/blog/archive/id/180/</guid><content:encoded xmlns="http://www.w3.org/1999/xhtml">u do not need to wait for kernels for it if u have c2d based cpu and pc_efi :D&lt;br/&gt;
&lt;br/&gt;
p.s. ati radeon hd users - backup atindrv.kext b4 udpating and restore it after finishing update (e.g. in single user mode)&lt;br/&gt;
&lt;br/&gt;
p.p.s according to BorisBadenov, apple removed some devid from plists of new gfx kexts in 10.5.1, so jsut add ur devid to needed kext, to get back ur qe/ci&lt;br/&gt;
&lt;br/&gt;
p.p.p.s u can grab compiled 10.5.1 kernel from #10.5 (speedstep/intel/amd/sse3)</content:encoded><dc:subject>General</dc:subject><dc:creator>netkas</dc:creator><dc:date>2007-11-15T19:06:24Z</dc:date></item><item><title>PC efi V5.0 and first benefits of it.</title><link>http://netkas.freeflux.net/blog/archive/2007/11/14/pc-efi-v5-0.html</link><guid isPermaLink="false">http://netkas.freeflux.net/blog/archive/id/171/</guid><content:encoded xmlns="http://www.w3.org/1999/xhtml">This's bugfix release.&lt;br/&gt;
Changes:&lt;br/&gt;
- fixed amds finaly (thx to Dmitrik/Bronya) (amd works only with ToH's kernel, and u should see efi entry in IODeviceTree then)&lt;br/&gt;
- fixed multiplier detection for intel cpus with multiplier &amp;gt; 15&lt;br/&gt;
&lt;br/&gt;
that's all.&lt;br/&gt;
&lt;br/&gt;
p.s.  u can find us at netkas.org now, thx to TommyKnockers&lt;br/&gt;
&lt;br/&gt;
p.p.s. fiels still at irc, #leopard irc.osx86.hu&lt;br/&gt;
&lt;br/&gt;
now about first benefits of pc_efi&lt;br/&gt;
&lt;br/&gt;
intel users, with intel-chip based mobos and c2d-based cpus (and core duo and core solo) can install 10.4.11 updfate on their hacks without propblems, just make postupdate patching for ur hardware (e.g. applehda, or for ahci and etc), and u can use it and do not wait for patched kernels.</content:encoded><dc:subject>General</dc:subject><dc:creator>netkas</dc:creator><dc:date>2007-11-14T17:41:03Z</dc:date></item><item><title>About using stock kernel and other.</title><link>http://netkas.freeflux.net/blog/archive/2007/11/14/about-using-stock-kernel-and-other.html</link><guid isPermaLink="false">http://netkas.freeflux.net/blog/archive/id/168/</guid><content:encoded xmlns="http://www.w3.org/1999/xhtml">The only reason to use stock kernel - if compiled is not ready yet, cause stock kernel doesn't have support for non-c2d and non-intel mobos.&lt;br/&gt;
Another reason is that speedstep brakes sleep.&lt;br/&gt;
&lt;br/&gt;
and&lt;br/&gt;
&lt;br/&gt;
Somebody abused my account at hackint0sh.org few days ago(changed p/w and email). send mails like mad to aRt or sam if u have their  emails :D</content:encoded><dc:subject>General</dc:subject><dc:creator>netkas</dc:creator><dc:date>2007-11-14T10:00:13Z</dc:date></item></channel></rss>
