Jump to content

nicheljd

Members
  • Posts

    15
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

2,443 profile views
  1. Hi BugsB, I'm going to resurrect my old toshiba, very interesting!!! this week I will change the prosesador and see what happens, and actulizare AppleHDA with a newer version, and I'll tell you, a greeting and bye.....
  2. Whityini, can you post your DSDT here, maybe I can help.
  3. Hi BugsB My laptop:Toshiba Satellite P100-210 Intel Core Duo 2.0 GHz, BIOS v4.8 I have the HDEFInject into S/L/E/AppleHDA.kext/Contents/PlugIns/HDEFInject, SL loads faster and get less service errors in loading the kext. My sound if it works after sleep, for some reason I do not know inject more code in dsdt Device (LID) and the sound is always precernte. My dsdt is an excerpt ubuntu live cd working with audio, error correction DSDTFix, dsdt injecion of code with DSDTPatcher + iASLme.
  4. Now I have audio with AppleHDA, I patched the kext for my Toshiba Qosmio X500, voodooHDA increases 20 degrees the temperature of the CPU. AppleHDA working in Toshiba Qosmio X500-14D, the sound is perfect. Headphone -work Speaker -work Line out -work Digital output -work Internal mic -work External mic -work Info: Vendor Id: 0x14f15067 Device [1179:ff50] Audio device [0403]: Intel Corporation Ibex Peak High Definition Audio [8086:3b56] (rev 06) Conexant_CX20583x64.zip por-Nicheljd
  5. Hi guys, sorry I can not answer before. here is my DSDT with audio + USB native + sleep, I hope this helps a complete hack When did you have time, I will continue with the tests. DSDT_AUDIO_P10X.zip
  6. Enable sound on internal speakers, Toshiba Satellite P100-105 Conexant Cx20551 "Waikiki" (Vendor-ID 14F1, Device-ID 5047) Hey guys, I modified the NodeID in the AppleHDA of clubber_77 to output the internal speakers, the corect sequence for our codec Cx20551 Conexant "Waikiki", in System Preferences audio, the information is not corect, I believe it is necessary change some parameters to display the corect information, to me is not important. Speakers-work Нeadphones-work internal Microphone - work Thanks for all the information, I hope they work. AppleHDA.kext.zip
  7. Hey guys, AppleHDA for Toshiba Satellite P100-105. I changed the nodeID to the speaker output and they are working, I've only tested. Speakers-work Нeadphones-work internal Microphone - work AppleHDA.kext.zip Thanks to everyone for posting their guides, so far not had the need to post anything, because you have done a great job Thanks for your great work clubber_77.
  8. Hello, here I leave a link to fix your DSDT with this app, is very simple. The end of the 201 error in toshiba qosmio X... "EvOsXTeam DSDTFixer" Evosx86 team
  9. the version that works with your code+DSDT VoodooHDA-0.2.54 Voodoohda Device-Project OS VoodooHDA v2.7.2=KP VoodooHDA v2.2 =DSDT does not work good luck
  10. hello look in your DSDT and no changes, this may be done on your laptop, however the firewire driver is not related to the sound. try this dsdt.aml.zip and tell me the results.
  11. OK Here is your DSDT without errors, patch too! On my laptop everything works, but I have no audio VoodooHDA, you can now test "IOFireWireFamily.kext". DSDT_ready.zip
  12. I see that you are using an older version of the compiler iasl, the current version. ASL Optimizing Compiler version 20100915 [sep 16 2010] Copyright © 2000 - 2010 Intel Corporation Supports ACPI Specification Revision 4.0a. Please explain in more detail what he did, upload your DSDT here, too, be sure you have the latest BIOS version, for now is v2_80, look at the link above to get DSDT from linux with liveCD Extract Dsdt + Audio Dump + Verbit & Codecgraph Translation thanks
  13. Hello Jorge, first, to work on your laptop SD Reader is necessary (OHCI), Reader SD,cards are not connected to USB bridge, that is why VoodooSDHC not work, not recognized by the PCI bridge (O2Micro Integrated MMC/SD, MS/MSPRO/xD Controller), is required. IOFireWireFamily.kext/Contents/PlugIns/AppleFWOHCI.kex, published guide DSDT to the series laptop Toshiba Qosmio X500 or X505. look here, this is the solution FireWire on Toshiba Qosmio X500"]Visit My Post for your network, download Attansic/Atheros L1C Ethernet Kext for Snow Leopard (thecandle) works perfect for me. I'm working to get AppleHDA+HDMI sorry for my English... un saludo...Nicheljd
  14. Hello FrozenFrogDo, do not use any guides, I can say the process. First, find a DSDT.aml. compatible in this case tried many models dsdt toshiba laptop to find one that recognized the driver, after many trials to make it work, then integrating the driver who worked the original dsdt, is all. if you need help you can publish your dsdt. Very important to obtain dsdt from liveCD Linux To install OSX, I have DVD Retail BootCDMaker to boot and install SL, you can integrate your dsdt modified,zero errors, shall not make IOFireWireFamily.kext error. BootCDMaker Trauma! Using BootCDMaker is really easy and simple Trauma! Using BootCDMaker is really easy and simple Extract Dsdt + Audio Dump + Verbit & Codecgraph Translation Extract Dsdt + Audio Dump suerte...
  15. FireWire (IEEE 1394)O2 Micro Controller 10f7 device 1217 vendor Serial bus Hi guys, firewire working for Toshiba Qosmio X500 series this is my small contribution to the world hackintosh. IMPORTANT: this only works with no errors dsdt code DSDT Device (PXS4) // Added device for FireWire IEEE 1394 O2 Micro Controller { Name (_ADR, 0x001C0000) Method (_RMV, 0, NotSerialized) { Return (One) } Name (_PRW, Package (0x02) { 0x09, 0x04 }) } Method (_PRT, 0, NotSerialized) { If (GPIC) { Return (Package (0x04) { Package (0x04) { 0xFFFF, Zero, Zero, 0x13 }, Package (0x04) { 0xFFFF, One, Zero, 0x10 }, Package (0x04) { 0xFFFF, 0x02, Zero, 0x11 }, Package (0x04) { 0xFFFF, 0x03, Zero, 0x12 } }) } Else { Return (Package (0x04) { Package (One) { 0xFFFF, Zero, Zero }, Package (One) { 0xFFFF, One, Zero }, Package (One) { 0xFFFF, 0x02, Zero }, Package (One) { 0xFFFF, 0x03, Zero } }) } } Device (OZSD) // Added device for SD Host O2 Micro Controller { Name (_ADR, 0x07001000) OperationRegion (O2SR, PCI_Config, 0x10, 0x04) Field (O2SR, AnyAcc, NoLock, Preserve) { OZBA, 32 } } Device (OZWA) { Name (_HID, EisaId ("PNP0C02")) Name (_UID, 0x03) Name (BUF0, ResourceTemplate () { Memory32Fixed (ReadWrite, 0x00000000, // Address Base 0x00000300, // Address Length ) }) Method (_CRS, 0, Serialized) { CreateDWordField (BUF0, 0x04, OBAR) Store (Add (^^OZSD.OZBA, 0x0100), OBAR) Return (BUF0) } } } Here a screenshot ! after adding the code to install IOFireWireFamily.kext good luck. por:.. Nicheljd
×
×
  • Create New...