Super noob here...
How would one go about modifing the /etc/rc file? Folder?
THanks...and your laugh goes........here
DK
206 replies to this topic
#81
Posted 14 March 2006 - 02:03 AM
#82
Posted 19 March 2006 - 06:36 AM
Could we get a new version of this please? The one in the topic is _not_ compatible with 10.4.4
#83
Posted 01 April 2006 - 11:18 AM
Could someone please post either recompiled (for 10.4.5) or attach the srouce and paste instructions on how to recompile?
#84
Posted 01 April 2006 - 01:34 PM
yeah me too im stuck with the installation of osx 10.4.5 on my VAIO notebook no mouse or keyb...i can plug a USB mouse but then how to make it work? eheh i need ur file man
#85
Posted 01 April 2006 - 03:46 PM
I bought a USB keyboard just to get it working but so far can't. (ie external keyboard works ok but no point using it as its bigger than the whole laptop
).
So far have downloaded the Xcode 2.2 from apple's website (so I can compile stuff), downloaded the source from Darwin 8.5, 8.4 and 8.3 but cant compile either of the three packages, keeps saying that some .h files missing in the subdirs of the source package (can confirm they are not there).
Has anyone been able to recompile an 10.4.1/10.4.3 ApplePS2Controller under 10.4.5 ?
So far have downloaded the Xcode 2.2 from apple's website (so I can compile stuff), downloaded the source from Darwin 8.5, 8.4 and 8.3 but cant compile either of the three packages, keeps saying that some .h files missing in the subdirs of the source package (can confirm they are not there).
Has anyone been able to recompile an 10.4.1/10.4.3 ApplePS2Controller under 10.4.5 ?
#86
Posted 01 April 2006 - 05:49 PM
I have a kernel panic with ApplePS2Controller with FPU segment overrun error. I try to compile ApplePS2Controller from darwin 8.4 sources but i get the following errors :
ApplePS2Controller.cpp: error: converting from `void(ApplePS2Controller::*)(IOInterruptEventSource*, int)' to `void (*)(OSObject*, IOInterruptEventSource*, int)' in a kext. Use OSMemberFunctionCast() instead.
3 of theses when creating interrupts
i'm new on os x devlopment and further kext ! got to find documentation on iokit and that kind of stuff.
ApplePS2Controller.cpp: error: converting from `void(ApplePS2Controller::*)(IOInterruptEventSource*, int)' to `void (*)(OSObject*, IOInterruptEventSource*, int)' in a kext. Use OSMemberFunctionCast() instead.
3 of theses when creating interrupts
i'm new on os x devlopment and further kext ! got to find documentation on iokit and that kind of stuff.
#87
Posted 01 April 2006 - 06:16 PM
ihope so much u guys can fix it !
thanx again
thanx again
#88
Posted 05 April 2006 - 04:33 PM
ok, I finally manage to compile ApplePS2Controlller.kext from darwin 8.4 sources. But I messed up with others kext, so I'm now reinstalling from dvd, then I'll try my new kext. I hope i don't get that damn exception 9 coprocessor segment overrun thing !!
#89
Posted 05 April 2006 - 04:51 PM
oh nice plz keep us informed! asap
#90
Posted 05 April 2006 - 04:57 PM
Any chance of posting the recompiled kext?
#91
Posted 05 April 2006 - 05:26 PM
ok, here it is !
Warning !
I haven't test it yet !!
So be sure, you know how to get back or have usb keyboard and mouse, or transmac to delete the kext if it doesn't work !
os X install in progress, I'll test it soon
I haven't test it yet !!
So be sure, you know how to get back or have usb keyboard and mouse, or transmac to delete the kext if it doesn't work !
os X install in progress, I'll test it soon
#92
Posted 05 April 2006 - 05:34 PM
#93
Posted 05 April 2006 - 07:11 PM
ok, I just test it.
Works like "old" kext under vmware,
do the same error booting natively
FPU segment overrun exception in kernel thread context
I really don't know what causes that exception 9
I disassemble the ApplePS2Controller and found no FPU code in there, maybe in keyboard, mouse or trackpad kext. I have to investigate further...
Any idea is welcome
Works like "old" kext under vmware,
do the same error booting natively
FPU segment overrun exception in kernel thread context
I really don't know what causes that exception 9
I disassemble the ApplePS2Controller and found no FPU code in there, maybe in keyboard, mouse or trackpad kext. I have to investigate further...
Any idea is welcome
#94
Posted 05 April 2006 - 09:14 PM
u know what billmaudit : ive tried to use ur PS2Controller.kext on my Desktop PC working fine and it "broked" my mouse support the keyb was working fine no such error
i should try it with my VAIO notebook...but i warn u after using ur kext and switching back to the original i had a big permission error that i had to fix retyping the main Maxxuss command under -S at the darwin bootloader
maybe u should try on another computer
i should try it with my VAIO notebook...but i warn u after using ur kext and switching back to the original i had a big permission error that i had to fix retyping the main Maxxuss command under -S at the darwin bootloader
maybe u should try on another computer
#95
Posted 06 April 2006 - 12:41 AM
I kown about the mouse problem ! I had the same pb in vmware and know how to fix it. But when I came back to old kext I didn't have your "big permission error" !
#96
Posted 06 April 2006 - 08:29 PM
How did that work on your viao cyclone. I think i have the same computer as you and the keyboard and mouse do not work. Im not sure how to do the kext replacement so im interested to see if someone can get it working before I even attempt... Lemme know!
#97
Posted 06 April 2006 - 08:59 PM
ive got the S1XP i havent try cause changing the kext needs a rebuild of the DVD or a USB keyboard and i dont have one...also im waiting for a mouse fix from billmaudit
#98
Posted 07 April 2006 - 09:19 AM
billmaudit, on Apr 5 2006, 07:29 PM, said:
ok, here it is !
Warning !
I haven't test it yet !!
So be sure, you know how to get back or have usb keyboard and mouse, or transmac to delete the kext if it doesn't work !
os X install in progress, I'll test it soon
I haven't test it yet !!
So be sure, you know how to get back or have usb keyboard and mouse, or transmac to delete the kext if it doesn't work !
os X install in progress, I'll test it soon
Hi, cannot find the link for your kext, may be you have remove it. I own a Sony Vaio S2XP and I would be interested in testing your keyboard driver, as the keyboad does not work with 10.4.5 on it. Seems that it work on CycloneFR (salut) Vaio.
Thanks
#99
Posted 07 April 2006 - 12:14 PM
yes, I removed it because of mouse bug ! New version coming soon
#100
Posted 07 April 2006 - 12:40 PM
on é 3 francais et on se parle en anglais lol
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account









