Jump to content
8 posts in this topic

Recommended Posts

Okay so my internet has been 100% working and i was having some trouble enabling QE and i finally found the installer that did it. Now i cna use QE. Anyways after i instlaled it the internet worked fine then after when i re booted the internet doesn't work now, i have the router to the back of my pc and i also have a wireless pci card in there.

The installation was called latestNvinject.0.2.1

 

Now with the webcam, i use a ms vx 300 i think it is, anyways i dlled macam and installed it and when i open that up and hit the play button i see my self and w/e is in the backround. So it works whenever i load photobooth the camera turns green at the top and then on photo booth its just a black backround the picture never comes up.

Intel Pro VE/100 Its not wireless its a card where my ethernet goes from my router to my pc. Its a desktop pc. Whenever i go to network it says ethernet cable unplugged. Please helpim a noob so give me a good explanatio nof what to do. i dont know how to find vendor or product ids so u have go tell me exactly wat to do.

I did this:

1. Download File Below

AppleIntel8255x.kext.zip

2.Unzip It With StuffIt Expander

3. Go to the folder that you unzipped it to.

4."Show Package Contents" Of AppleIntel8255.kext

5.Go To Contents

6.Edit Info.plist

7.Where It Says

			<string>0x10518086 0x10508086 0x10298086 0x10308086&0xfff0ffff 0x12098086 0x12278086 0x12288086 0x12298086 0x24498086 0x24598086 0x245d8086 0x10608086&0xfff0ffff</string>

Add At The End Your Vendor ID And Device ID in this Format:

0x<Device ID><Vendor ID>

For Example My Vendor ID is 8086 and Device ID is 27dc so the code is 0x27dc8086

So main looks like:

			<string>0x10518086 0x10508086 0x10298086 0x10308086&0xfff0ffff 0x12098086 0x12278086 0x12288086 0x12298086 0x24498086 0x24598086 0x245d8086 0x10608086&0xfff0ffff 0x27dc8086</string>

8.Very Useful Software KEXT HELPER| Check If you have it applications first if you don't than Download:

Kext_Helper_b7.zip

9. After you Install Kext Helper just Drop The kext into The Application, Fill your password in and press easy install!

10. After It tells you to cross your fingers reboot your computer and go to System Preferences/Network And Ethernet should be there. I always Just move it to the top because it says no IP Adress.

 

To Find Out The Device ID:

1.Log Into Windows

2.Click Start

3.Right Click My Computer(Computer on Vista)

4.Manage

5.Device Manager

6.Find Your Network Card

7.Right Click Properties

8. Details

9.Hardware Ids

10.VEN_XXXX Stands for vendor

11.DEV_XXXX Stands for Device

 

HOPE I HELPED

×
×
  • Create New...