![]() |
|
#1
|
|||
|
|||
iATKOS 4i usb fix
hey guys im having a buggy little problem where my none of my usb ports work, i plug something in and it lights up for a second and then goes out. i first installed the speedstep kernel 9.2.0 then i updated to voodoo 9.5.0 and still nothing so i guess its not a kernel problem
info *CPU: Intel® Pentium® D Processor 805 (dual-core)1 (2.66GHz, 533MHz FSB, 2 x 1MB L2 cache) *Operating System: Genuine Microsoft® Windows® XP Media Center Edition 2005 *Chipset: ATI Radeon™ Xpress 200 *Memory: 1024MB DDR2 (2 × 512MB), 533MHz (PC4200) Expandable to 2GB *Hard Drive: 200GB (7200rpm, 2MB cache)2 *Optical Drives: 16x multiformat dual-layer DVD±RW (Up to 8.5GB with dual-layer media) Write max: 16x DVD±R, 6x DVD-RW, 8x DVD+RW, 4x DVD+R DL, 40x CD-R, 24x CD-RW Read max: 16x DVD-ROM, 40x CD-ROM *Media Reader: 9-in-1 Digital Media Manager™ (Memory Stick®, Memory Stick Pro®, MultiMediaCard™, Secure Digital™, CompactFlash®, MicroDrive, SmartMedia, xD-Picture Card™, USB 2.0) *Video: ATI Radeon™ Xpress 200 integrated graphics solution Up to 128MB of shared video memory PCI-Express® (PCI-E x16) slot available *Sound: 6-channel (5.1) high-definition audio *Network: 10/100Mbps integrated Ethernet LAN (RJ-45 port) Ports/Other: 5 USB 2.0 (1 in front, 4 in back), VGA external connector, parallel port, serial port, 2 PS/2 ports (keyboard and mouse), 5 audio ports (2 in front, 3 in back) |
#2
|
||||
|
||||
try PS2Nub.kext
CPU: Intel Pentium Dual E2140 1.6 GHz. Graphics: Intel(R) 82945G (128 MB). Board: Asus P5GC-TVM/S Chipset: Intel Lakeport-G i945GC. HDD: 232 Gb S-ATA Samsung Version 10.6.2 32bit. Kernel: Vanilla. Audio: VoodooHDA 0.2.2 with prefpane. Video: Stock GMA. PS2 fix: VoodooPS2 USB 2 not working Acer Aspire 4530-6823 CPU: AMD Athlon™ X2 QL-62 2.0GHz. Graphics: Integrated GeForce® 9100M G. Chipset: nForce® MCP77MH. |
#3
|
|||
|
|||
no dice man.... no usb is seen
![]() Last edited by truehybridx; 03-20-2009 at 06:47 AM. |
#4
|
||||
|
||||
then check the version of your System.kext match the version of the kernel your booting
CPU: Intel Pentium Dual E2140 1.6 GHz. Graphics: Intel(R) 82945G (128 MB). Board: Asus P5GC-TVM/S Chipset: Intel Lakeport-G i945GC. HDD: 232 Gb S-ATA Samsung Version 10.6.2 32bit. Kernel: Vanilla. Audio: VoodooHDA 0.2.2 with prefpane. Video: Stock GMA. PS2 fix: VoodooPS2 USB 2 not working Acer Aspire 4530-6823 CPU: AMD Athlon™ X2 QL-62 2.0GHz. Graphics: Integrated GeForce® 9100M G. Chipset: nForce® MCP77MH. |
#5
|
|||
|
|||
Quote:
all i had to do was copyACPIPS2Nub.kext to the extensions folder and reboot right? |
#6
|
||||
|
||||
yes, that was for me.
set right the permissions Code:
cp -r ACPIPS2Nub.kext /System/Library/Extensions/ cd /System/Library sudo chmod -R 755 Extensions sudo chown -R 0:0 Extensions sudo rm -Rf Extensions.mkext CPU: Intel Pentium Dual E2140 1.6 GHz. Graphics: Intel(R) 82945G (128 MB). Board: Asus P5GC-TVM/S Chipset: Intel Lakeport-G i945GC. HDD: 232 Gb S-ATA Samsung Version 10.6.2 32bit. Kernel: Vanilla. Audio: VoodooHDA 0.2.2 with prefpane. Video: Stock GMA. PS2 fix: VoodooPS2 USB 2 not working Acer Aspire 4530-6823 CPU: AMD Athlon™ X2 QL-62 2.0GHz. Graphics: Integrated GeForce® 9100M G. Chipset: nForce® MCP77MH. |