cyclonefr Posted June 1, 2006 Share Posted June 1, 2006 aberracus, i can awake too my pc from sleep but then it freezes...just set in your ACPI2.0 and then S1 mode, then chosse suspend mode for power button, mouse etc about Semjaza patch im using it, just use before the original patch under PACIFIST and unselect of course finder.app else u will crash ur osx, then run the upgrade from Semjaza Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123099 Share on other sites More sharing options...
aberracus Posted June 1, 2006 Share Posted June 1, 2006 awaking is unknown to my computer i will have a talk with it.. anyway about the update i got this file: SemjaZaSecUpd003(intel).dmg but if i install it Software Updates keep asking me if i wanna downlad and install secupadate003, i am at a loss here, what do i do? Sorry for going out of the main problem... Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123110 Share on other sites More sharing options...
munky Posted June 1, 2006 Share Posted June 1, 2006 aberracus - The semjaza secupd003 only contains the Finder from apple's Security Update 003. So the correct install procedure would be to install apple's update (i used pacifist - i wouldnt trust software update) then install semjaza's secupd003. Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123114 Share on other sites More sharing options...
moss Posted June 1, 2006 Share Posted June 1, 2006 awaking is unknown to my computer i will have a talk with it.. anyway about the update i got this file: SemjaZaSecUpd003(intel).dmg but if i install it Software Updates keep asking me if i wanna downlad and install secupadate003, i am at a loss here, what do i do? Sorry for going out of the main problem... I did this from software update works very well i guarranty it and without pacifist Before running Software Update, backup your working Finder. open a terminal and type in sudo -s then your user pass cp -R /system/library/coreservices/finder.app /system/library/coreservices/finder.app.bak then just let the updater finish the update, but dont hurry to reboot yet still in your terminal rm -R /system/library/coreservices/finder.app cp -R /system/library/coreservices/finder.app.bak /system/library/coreservices/finder.app then reboot should be ok it's just for intel users Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123115 Share on other sites More sharing options...
cardinal Posted June 1, 2006 Share Posted June 1, 2006 cardinal - can you post your exact install routine? ie was it a clean JaS 10.4.6, or an upgraded 10.4.4/5? I just reformated and reinstalled last night from Jas 10.4.6. The only "special" options I selected were general intel/amd patch (first choice) and Intell SSE3 (the second choice). After it installed, I also replaced IOPCIFamily.kext with the one compiled by abarracus from 10.4.4 (search the forum for it, I don't have the link handy), and modified kexts for X1600 as per borisbadenov, removed AppleHWSensor.kext, removed AppleHDA.kext and modified AppleAzalia.kext to work with ALC882 (added a device id). I don't know if any of these changes make a difference, but I can't remember at what point I realized that waking up works. I reformatted because I wanted to have a spare partition where I can run tests, so I will try installing in that partition when I get a chance to see if fresh install without any other changes will be able to wake up. In my BIOS, all settings are either disabled (serial, parallel, whatever is not essential), or set to automatic mode. ACPI section of my BIOS is set to on/yes/2.0/whatever seemed more modern and less legacy. I have a feeling it may not make a difference, as OSX seems to ignore that... Power button can be set to on/off instead of susped in bios, but it still works as suspend in osx. I can also set preferred sleep state to S1 or S3 in BIOS, but no matter what osx always goes to S3. I have a feeling that it might be somehow dependant to USB devices as well. What happens if you disconnect everything (keyboard, mouse, anything except the monitor), and put your computer to sleep with power button. Does it wake up? I still have to figure out why it doesn't work every time, but I just tried it 5-6 times in a row, and it worked fine. I'm going to run without overclocking for a while to see if that's why. Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123143 Share on other sites More sharing options...
cyclonefr Posted June 1, 2006 Share Posted June 1, 2006 so cardinal no idea to run ATINDRV 10.4.6 on X1600PRO? Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123153 Share on other sites More sharing options...
aberracus Posted June 1, 2006 Share Posted June 1, 2006 i have xtools now.. wheres otools? Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123154 Share on other sites More sharing options...
cardinal Posted June 1, 2006 Share Posted June 1, 2006 i have xtools now.. wheres otools? just type "otools" on command line. It should be in your path. Or type "whereis otools" to find out the actual location it lives in. It is a command-line tool, so it is easiest to redirect output to a text file and look at it with a text editor - the output is very long and you won't be able to search through it as easily otherwise. otools -something path-to-executable > ~/output.txt and it will appear in your home directory. 'man otools" should have detailed information. Useful parameters are, I think, -v -V -t so cardinal no idea to run ATINDRV 10.4.6 on X1600PRO? No idea how to run it without artifacts, at least, my x1600pro didn't want to do it. One thing that someone could try is to to see if occurences of 0x71c0 in driver binaries are just a coincidence or hardcoded device id and to see what happens if you change it to 0x71c2, if that is your device id. From memory, I think this occurs 2-3 times in ATINDRV binary, and maybe also in ATIRadeon1000 well - easy to check with a hex editor. (netmagic suggested something like this in an earlier post today) awaking is unknown to my computer :pirate2: I've noticed that you have a lot of "unnecessary" things loaded... serial, bluetooth, firewire. Try turning all of these components off in your bios (does intel bios allow that?), and unplug all devices - including keyboard and mouse. Remove all cards except video card. Only leave monitor hooked up to DVI port. Boot your computer, and put it to sleep with power button. Does it wake up when you press power again? If not, what options do you have in BIOS that regulate ACPI/power/anything related? Try fiddling with those. If it still doesn't work, then I don't know where to start looking next, because our systems are almost identical except you have intel 945P board and I have asus 945P board. Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123324 Share on other sites More sharing options...
netmagic Posted June 1, 2006 Share Posted June 1, 2006 so, perfect run with ATINDRV 10.4.6 cards are only ASUS and Gigabyte X1600XT? Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123333 Share on other sites More sharing options...
cardinal Posted June 1, 2006 Share Posted June 1, 2006 so, perfect run with ATINDRV 10.4.6 cards are only ASUS and Gigabyte X1600XT? Sapphire XT as well. I'm actually not aware of anyone saying that their x1600XT card doesn't work. However, I think only ASUS so far has working DVI output. Unfortunately, ASUS is about $30 more, but on the plus side, it has fanless heatsink, while other cards are fairly noisy. Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123336 Share on other sites More sharing options...
aberracus Posted June 1, 2006 Share Posted June 1, 2006 and ASUS is a top brand, i should had buy an ASUS mainboard, they are superb, i could have been overcocking, i will change my mainboard as soon as i can. Cardinal in can;t get otools to work look: -bash: otools: command not found im doing it in terminal i am right? whereis otools doesn't do anything cheers Aberraus Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123389 Share on other sites More sharing options...
cardinal Posted June 1, 2006 Share Posted June 1, 2006 and ASUS is a top brand, i should had buy an ASUS mainboard, they are superb, i could have been overcocking, i will change my mainboard as soon as i can. I would wait to see if people over at xlabs forum figure out if anything can be done with EFI first, as you might prefer to have an intel motherboard then. Cardinal in can;t get otools to worklook: -bash: otools: command not found im doing it in terminal i am right? whereis otools doesn't do anything cheers Aberraus Sorry! It is otool, not otools. Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123399 Share on other sites More sharing options...
curlyboy Posted June 1, 2006 Share Posted June 1, 2006 I have my crt monitor plugged into dvi with supplied adaptor and it still works perfect except profiler only says vga output and mx70 when plugged directly into vga Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123401 Share on other sites More sharing options...
cardinal Posted June 2, 2006 Share Posted June 2, 2006 I have my crt monitor plugged into dvi with supplied adaptor and it still works perfect except profiler only says vga output and mx70 when plugged directly into vga Can your computer sleep and wake up? Also, is there anyone with DVI LCD monitor who has it working from Sapphire X1600XT DVI port? Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123409 Share on other sites More sharing options...
aberracus Posted June 2, 2006 Share Posted June 2, 2006 ok i got the EXTENSIVE otools result, what i need to look for? i am losting my memory Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123454 Share on other sites More sharing options...
curlyboy Posted June 2, 2006 Share Posted June 2, 2006 Sleeps and wakes up just fine Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123458 Share on other sites More sharing options...
Layer3 Posted June 2, 2006 Share Posted June 2, 2006 Congratulations Boris. Clever guy, yeah?I knew it was only a matter of time. Now here are my notes: Followed the tutorial to the Tee on a CLEAN INSTALL of 10.4.5 (JaS). Deleted all the ATI kexts (bar the x1000 ones) and it worked perfectly on first boot. I then tried on my current system (thats a 10.4.4), following exactly the same steps - using all my Kexts from 10.4.4 - and it worked perfectly too. I have a Sapphire x1600 Pro 256mb. DvID 71C21002 Now: The cursor is accelerated (shadow and NO tearing), I can change to any resolution supported by my monitor (19" starts at 640, goes up to 1920), My monitor goes to sleep when set in Energy Saver, Core Image, Quartz Extreme, 2D Extreme, Rotation, and OpenGL are all SUPPORTED. So I can once again play games and edit 3d all with hardware acceleration. The only problem I have is the resolution during boot is not what I have set it as in my User account. It seems to boot the grey apple in 1024, then change resolution to 640 - or 800 for the "Start Mac OS X" screen, then it changes to 1600x1200 as selected in system preferences when it logs in to my account. Not a major flaw, but really anoyning as one would expect - any fix for this so far? I have removed the "Graphics Mode" line in my com.apple.Boot.plist file I was using before now. I speak for every one {censored} who has a x1600 when I say thanks, you legend. Layer3: Go into Terminal, use this command "sudo pico" to edit the files like this: /ATIRadeonX1000.kext/Contents/Info.plist (CAsE SEnsiTivE) It isn't actually the .kext file you edit, it is the Info.plist file within the .kext/Contents/. Pico is a UNIX text editor, sudo allows you to edit things you wouldn't normally have permissions for. So type (in terminal): sudo pico /System/Library/Extensions/ATIRadeonX1000.kext/Contents/Info.plist then enter your password. Works a charm no? Thanks Thats what I needed to know. Thank you verry much. Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123499 Share on other sites More sharing options...
moss Posted June 2, 2006 Share Posted June 2, 2006 so, perfect run with ATINDRV 10.4.6 cards are only ASUS and Gigabyte X1600XT? No HIS works also very well with dvi out and sleep with sony monitor http://france.hisdigital.com/html/product_...id=202&view=yes Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123626 Share on other sites More sharing options...
curlyboy Posted June 2, 2006 Share Posted June 2, 2006 And here My x1600xt here http://www.microdirect.co.uk/ProductInfo.a...ProductID=12091 Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123629 Share on other sites More sharing options...
munky Posted June 2, 2006 Share Posted June 2, 2006 When you guys say it sleeps and wakes up fine, are you talking about the monitor, or the whole system? My monitor sleeps and wakes fine. My system seems to sleep fine, and everything seems to wake (at least, fans and hdds etc spin up), but the monitor never comes back on, and the machine appears to have hung (wont respond to ping). So is the common factor using the 10.4.6 ATI kexts? Do they seem to give us working Sleep mode? Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123666 Share on other sites More sharing options...
cyclonefr Posted June 2, 2006 Share Posted June 2, 2006 eh guys ive changed the vendor id also in ATINDRV file under hexedit same artifacts under opengl games... i just remember that 10.4.6 was said to have improved optimisation for X1600XT for WoW so i just think they have remove the support of PRO and X1800 that's why munky and I, should use 10.4.5 ATINDRV, doenst change a while if this driver still works for 10.5 Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123676 Share on other sites More sharing options...
redcoke Posted June 2, 2006 Share Posted June 2, 2006 hey all.. I just try to change the setting in the OSX with the x1600.. everything is good.. NO DVI and duel display. But I compare with my onboard display (945), I find in the OPENGL part has around 20% to 40% decrease, can anyone solved this problem? Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123678 Share on other sites More sharing options...
curlyboy Posted June 2, 2006 Share Posted June 2, 2006 when i say fine i mean my monitor sleeps and wakes the way its meant too no worries and the system just goes down and wakes great Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123694 Share on other sites More sharing options...
cardinal Posted June 2, 2006 Share Posted June 2, 2006 when i say fine i mean my monitor sleeps and wakes the way its meant too no worries and the system just goes down and wakes great Can you wake up your system with keyboard/mouse as well as power button? Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123697 Share on other sites More sharing options...
munky Posted June 2, 2006 Share Posted June 2, 2006 So is everyone who has working system sleep using the 10.4.6 kexts? Anybody got working SYSTEM sleep with the 10.4.5 kexts? Is it possible to use the 10.4.5 ATINDRV with the 10.4.6 ATIRadeonX1000.kext etc? Or do we think its ATINDRV which supports Sleep? Wonder if it is possible to hexedit it.... Link to comment https://www.insanelymac.com/forum/topic/17767-borisbadenov-ati-x1000-series-solution/page/28/#findComment-123753 Share on other sites More sharing options...
Recommended Posts