InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 03-19-2009, 06:02 PM
truehybridx truehybridx is offline
Cheetah
 
Join Date: Mar 2009
Posts: 7
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)
Reply With Quote
  #2  
Old 03-19-2009, 07:45 PM
erick2red's Avatar
erick2red erick2red is offline
Tiger
 
Join Date: Dec 2008
Location: Santiago de Cuba, Cuba
Posts: 303
try PS2Nub.kext
Attached Files
File Type: zip AppleACPIPS2Nub.kext.zip (19.3 KB, 81 views)

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.
Reply With Quote
  #3  
Old 03-20-2009, 05:21 AM
truehybridx truehybridx is offline
Cheetah
 
Join Date: Mar 2009
Posts: 7
no dice man.... no usb is seen

Last edited by truehybridx; 03-20-2009 at 06:47 AM.
Reply With Quote
  #4  
Old 03-20-2009, 02:21 PM
erick2red's Avatar
erick2red erick2red is offline
Tiger
 
Join Date: Dec 2008
Location: Santiago de Cuba, Cuba
Posts: 303
Quote:
Originally Posted by truehybridx View Post
no dice man.... no usb is seen
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.
Reply With Quote
  #5  
Old 03-20-2009, 05:13 PM
truehybridx truehybridx is offline
Cheetah
 
Join Date: Mar 2009
Posts: 7
Quote:
Originally Posted by erick2red View Post
then check the version of your System.kext match the version of the kernel your booting
both System.kext and kernel are 9.5.0

all i had to do was copyACPIPS2Nub.kext to the extensions folder and reboot right?
Reply With Quote
  #6  
Old 03-20-2009, 05:31 PM
erick2red's Avatar
erick2red erick2red is offline
Tiger
 
Join Date: Dec 2008
Location: Santiago de Cuba, Cuba
Posts: 303
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.
Reply With Quote
Reply