InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Leopard 10.5 (http://infinitemac.com/forumdisplay.php?f=85)
-   -   iATKOS 4i usb fix (http://infinitemac.com/showthread.php?t=2396)

truehybridx 03-19-2009 06:02 PM

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)

erick2red 03-19-2009 07:45 PM

1 Attachment(s)
try PS2Nub.kext

truehybridx 03-20-2009 05:21 AM

no dice man.... no usb is seen :(

erick2red 03-20-2009 02:21 PM

Quote:

Originally Posted by truehybridx (Post 23761)
no dice man.... no usb is seen :(

then check the version of your System.kext match the version of the kernel your booting

truehybridx 03-20-2009 05:13 PM

Quote:

Originally Posted by erick2red (Post 23771)
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?

erick2red 03-20-2009 05:31 PM

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


truehybridx 03-21-2009 08:29 PM

Quote:

Originally Posted by erick2red (Post 23795)
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


done... and still nada luck :(

i have a usb harddrive constantly plugged in and its light is steady on... my thumbdrives light up then go out

erick2red 03-23-2009 02:46 PM

pretty sure it isn't a hardware problem?
and really sure your System.kext match your kernel version? did u booted with "-f" ater replace the old System.kext

truehybridx 03-23-2009 05:22 PM

i thought the installer for the kernel does that but ill try again....

idk about hardware problem cuz it works all the other times with winxp and ubuntu :P

erick2red 03-23-2009 05:33 PM

yeah, but it seems there's something wrong with it.
i assume the same but it didn't work until i did it manually