Jump to content

Hervé

Administrators
  • Posts

    9905
  • Joined

  • Last visited

  • Days Won

    548

Everything posted by Hervé

  1. Just re-run the EDP system build. That can be done at any time. No need to re-install the OS from scratch! System reset on wake is not something that normally affects the D630. Make sure your BIOS settings comply with the published recommended parameters. You would not have confused D630 with D620 by any chance? Because the D620 GMA does need a system password to avoid that particular wake problem.
  2. I've done some checkings and tests with 64bit mode on my D630 X3100 HiRes with Lion 10.7.5: NullCPUPowerManagement + SleepEnabler kexts are 32/64bit I can boot 64bit mode kernel with "-force64" boot flag (unchecking 32bit in boot plist was not sufficient) in 64bit kernel mode, I have no graphics support as expected (and I loose keyboard + trackpad too -> 'have to use USB input devices) in 64bit kernel mode, I can put laptop to sleep and it will wake Ok, but always with a black screen (-> 'have to reboot!) no boot plist option changed that wake behaviour (darkwake, npci, ...) in 64bit kernel mode no change either, when booting with or without NullCPUPowerManagement + SleepEnabler (although I did experience the odd KP without them) Without graphics support the laptop certainly feels sluggish (very obvious when double clicking on the HDD icon to open up the finder window). To make sure you run in 64bit kernel mode, open About this Mac -> More info... -> System Report -> Software. Check the penultimate line that reads "64bit kernel and extensions". It'll say Yes or No. If you uncheck "32bit" option in Chameleon boot plist but do not select "force64", the D630 still boots in 32bit kernel mode.
  3. I'm not sure about this, but maybe the SleepEnabler kext is 32bit only. You could try to run your D630 without NullCPUPowerManagement and without SleepEnabler to see if it makes any difference. In fact, I'll try it myself... 2 off-topic comments: - I guess you're running in 64bit kernel mode without graphics support (Apple dropped 64bit X3100 kexts after 10.6.2). Yet, you find the system to run much better??? - You kind of hint you get 8GB RAM support only with 64bit kernel. I've no experience on the matter but I would have expected 8Gb to be supported regardless of the kernel mode (OS X does not operate like Windows).
  4. Did you install the EDP package and do a system build? When in there, select VoodooPS2Controller or MyHack controller as opposed to ANV-SLice which I think is default. The system build will install the sleepenabler kext if it's required. If you have not done your EDP system build, do it after running your 10.7.5 combo update but before the reboot.
  5. Try Nawcom's ModCD with a retail version of SL 10.6.3. Then pray... Try and check on the Net if your hardware is supported at all: 1) CPU, with Nawcom's legacy kernels (and/or other legacy kernels) 2) nVidia nForce chipset 3) FX4500 graphics card (I believe that card may have been fitted to some MacPro) Good luck!
  6. Since you appear to have same X1300 card as in my Vostro 200, yes, just copy the 3 related kexts from the Vostro200 SL bootpack to /E/E (EVOenabler + ATIRadeonX1000 + ATI1300Controller). As I said at the bottom of the Vostro 200 guide, you no longer need the Azimutz Chameleon branch because newer versions of Chameleon (r2181 for instance) support the card. Install Chameleon Wizard and you'll be able to set Chameleon boot file to particular version within a recent range. With the use of myHack, yes, kexts in /E/E supersede their equivalent/counterpart in /S/L/E. As such, no need to do anything to kexts in /S/L/E; they can be left as is, i.e. that folder stays totally original/vanilla. What you see on screen with verbose boot flag actually goes by default to the system log. Open up Console tool and you'll see (in Applications -> Utilities). It sounds like a "simple" matter of device id needing to be covered by the IOATA kext. Indeed, the AppleIntelPIIXATA plugin of the IOATAFamily kext I attached above does not refer to device id 2822. If you edit the Info.plist file of the plugin and add your particular device id to the ICH sections, you'll probably get your controller detected and working... For instance, copy the 1st ICH8 SATA section, paste it, rename it ICH8R (or ICH9R or ICH10R depending on revision, although it does not really matter what you call it) and replace 0x28208086 by 0x28228086. http://www.pcidataba...vice_search.y=0 http://www.pcidataba...ils.php?id=1302 Remember to re-run myFix (full) everytime you work on kexts in /E/E.
  7. Do a search on the forum, the IO80211Family kext has been uploaded several times before. For Broadcom kexts, go to the usual kext place... http://www.osx86.net/downloads.php?do=file&id=972
  8. Yes, the BT adapter was optional on many Dell laptops, including the Latitude D Series... If present (under left screen hinge) and radio is enabled, you'd see the blue BT LED lit next to the wifi LED near the right screen hinge. The DW1390 works OOB, the DW1395 needs the patched IO80211 kext or the BCM43xxx kext. Both work equally well far as I can tell (I have both on my D laptops).
  9. Yes, it should work OOB, provided you have the adapter's radio enabled. Do you know the model? We can provide a patched kext to allow radio enabling from Mac OS.
  10. Enjoy! That's a good 2nd life to have... PS: put a decent FSB800 Core2Duo CPU (eg: T7500 or better) in that Vostro1510 and you could have a nice D830-equivalent capable to run Snow Leopard and Lion; even Mountain Lion if it has nVidia graphics.
  11. Hi, we should be able to get this particular model fully operational. You have the desktop version of the Intel G965 with ICH8 and that works pretty well in our well-known D630 (mobile version of the chipset of course). Nothing wrong with ICH8 as far as I'm concerned, well at least on laptops... There's a good chance you can only install OS X with AHCI mode enabled for your HDD. That may not be an available option in the BIOS, in which case, you could be forced to stick with RAID mode settings (which does not mean you have to operate a RAID array). The ATI X1300 should be able to operate fully in SL (and in SL only). Could you try and get the device id (may be through the Windows device driver properties if you're unfamiliar with that)? You're highly likely to require a patch for that (well, I did to get mine to work on my Vostro 200). Audio and Ethernet already work, which is good. Audio should be supported by latest VoodooHDA kexts. What I'd recommend you to do is the following: 1) create a myHack SL installer with default/Generic /Extra 2) if it's not already installed by default, add IOATAFamily kext to /Extra/Extensions. This kext should allow you to detect your HDD through the ICH8 SATA controller 3) re-run myHack->myFix (full) afterwards on your USB installer 4) edit your boot plist to disable GraphicsEnabler See if that installer boots (with boot option GraphicsEnabler=No initially) and allows you to perform a basic SL 10.6.3 installation. If it does, you'll hopefully be able to reboot to complete your basic SL installation. We can then add the various kexts you require for LAN, audio (if it does not work OOB), video/graphics, etc. For LAN, you can indeed use the IntelE1000e kext but we recommend the Intel82566MM kext. For Video, have a look at my Vostro 200 guide in the EDP -> Supported Models section. Basically, you're probably gonna need an injecter + patched kexts. Boot with -v flag to see what happens on screen. You say the system seems to become unresponsive if you leave it idle and that sleep does not work -> it's probably because it requires a proper DSDT table to be provided. Have a look at the DSDT section to find out how to extract it and get it patched by Dinesh. But that can be looked into once you have all hardware working. To me, this particular desktop should be able to run SL, Lion and ML without problems and in 32/64bit kernel mode. It will require a different graphics card for ML though, possibly for Lion too... IOATAFamily.kext.zip Intel82566MM.kext.zip
  12. Which version are you currently running? If you're already running 10.7.4, you can do a simple software update via Apple Menu. If lower than 10.7.4, just do a search on the forum, the method has been posted several times before. Meantime, I'll go and update the D820 bootpack so that it contains the correct DSDT table.
  13. That should work, yes. If you get it, please add it to the thread in R&D -> Hardware -> Network. https://osxlatitude.com/index.php?/topic/2120-wireless-cards-inventory/
  14. Hi and welcome. Some list! Create a thread for each machine you want help on. That Dimension e520 should be able to run SL/L/ML (but you'll find you'll have to change that graphics card for L and ML). Anyway, let's see all that in the support section.
  15. Try this: http://www.osx86.net/downloads.php?do=file&id=2471 'may need patching with your PCI ids... If it does not work, then consider changing your wireless card.
  16. This has been discussed several times on the forum before. Do a search on say "BIOS recovery" and you'll find various instructions. It's the same process across the D Series (and other models too). Simplest way is the method with a .hdr BIOS file on a USB key.
  17. Another thing to try: the DSDT table of the D620 nVidia (I just remembered that a D630 GMA HiRes would boot to black screen without the proper DSDT table). 1) download the D620 nVidia bootpack, rename its DSDT table to say 'D620_DSDT.aml' and copy the file to /Extra 2) reboot with manual bootloader option 'DSDT=/Extra/D620_DSDT.aml'
  18. What if you try a more recent Chameleon boot file then? Like r2181 or even beyond (I think it's up to 2189)? You can update through Chameleon Wizard provided you have an Internet connection.
  19. @Demolish, we don't even have the specs for this model. If you have one, could you please provide them so that we can get started?
  20. Ok, will wait for your feedback then. Graphics issue under ML is to be expected: Apple totally dropped support for GMA950 in ML (ML is 64bit mode only and there's no 64bit GMA950/X3100 kexts since an early SL update), so you won't get any resolution switching or acceleration. You can manually force resolution (up to max res) through Chameleon boot plist, but that's it. That's why SL and Lion are recommended since they still support GMA950 in 32bit mode. To ensure that we can do a complete Vanilla installation, I'd invite you to download IORegistryExplorer and extract the IO details to pass on to us. You could also take a note of HW id info through Apple Menu -> About this Mac -> More info/System references and, in the Hardware section, look for: vendor + device id of Ethernet interface vendor + device id of Bluetooth module (it may appear under USB if nothing under bluetooth) vendor + device id of audio hardware (if listed) reference of controller under SATA (if listed)
  21. When the bootloader 1st appears as you boot, look at top left corner. Otherwise, once OS X booted, look at boot version in 1st tab of Chameleon Wizard if you have it installed. If you have r2181, replace your /boot file by r2170 version. I've put it here some time ago: https://osxlatitude.com/index.php?/topic/2137-wanted-edp-4-or-older/
  22. Which version of Chameleon boot file are you runing? r2181, r2170?
  23. Thanks, let's get the integration started! Are LAN + Bluetooth + audio working?
  24. Intel cards are not supported under Mac OS X. You'll need to replace it by a compatible card. Look for a provisionnal list in R&D hardware section->Network. It looks like you would need a full-size mini-PCIe model. Could you post your zipped /Extra folder so that we look at integrating this new model in EDP? Thanks. Which model is it exactly by the way? I see a whole list of R500 variants on the Toshiba web site... According to the Toshiba online documentation, chipset is Intel 945GM, not 965GM. As such, with GMA950 graphics, ML is not the best Mac OS X version to install as support for that chip was dropped and you'll have no hardware acceleration, i.e. poor graphics (same as Dell D6x0 GMA models). Lion would however give you full QE/CI, so it's probably better to stick to that (or SL). I've looked at the specs of all listed models and the Portégé 500 is similar to the Dell D430, with added benefits of standard SATA HDD/SDD as opposed to the infamous ZIF models used in the Dell + more ports or built-in accessories: Intel 945GM chipset Intel C2D FSB533 CPUs: U7600 1.2GHz or U7700 1.33GHz GMA950 graphics 12.1" WXGA LED LCD up to 2GB DDR2 RAM SATA 5400rpm 120/160GB HDD or 64/128GB SSD Optical drive PC card slot Intel Pro/1000 10/100/1000 Ethernet Intel 4965 802.11a/g/n wireless Bluetooth 2.0 adapter SD card reader Fingerprint reader Eg: http://www.csd.toshiba.com/cgi-bin/tais/support/jsp/modelContent.jsp?ct=SB&os=&category=&moid=1750568&rpn=PPR50U&modelFilter=R500-S5002&selCategory=2756709&selFamily=1073768662 http://www.csd.toshiba.com/cgi-bin/tais/support/jsp/modelContent.jsp?ct=SB&os=&category=&moid=2054138&rpn=PPR50U&modelFilter=R500-S5007V&selCategory=2756709&selFamily=1073768662 Definitely a nice notebook to integrate to EDP. We just need to identify audio + Bluetooth + SD card reader hardware to ensure/confirm compatibility, but maybe they work OOB? Intel Pro/1000 Ethernet might be a problem depending on exact version...
  25. Is GraphicsEnabler set to 'Yes' in your Chameleon boot plist?
×
×
  • Create New...