Jump to content

{sovled}dell insiron 1545 laptop help..


54wml
 Share

1 post in this topic

Recommended Posts

I bought a DELL inspiron 1545 with intel T6400 4DDR2 intel GM45 ICH9M

wireless card (broadcom bcm 4310) id:0x431514e4

(i have search day and night ,but i haven`t found a kext file

when i change the kext and reboot it says "error" and tell me to reinstall the kexts

I `m in China and my english is poor

please help me.....

【sovled】

i used this one

Broadcom bcm43xx wireless driver [beta]

then i change the pci**id in the "sh" file

while i reboot the airport worked ,

you can change this text in the sh file

echo $BACKUP

 

cat $FILE > /tmp/patch

cp $FILE $BACKUP/Info.plist.$TYPE

cat /tmp/patch|grep -B 100 "<array>" > /tmp/new

echo " <string>pci106b,4e</string>

<string>pci14e4,4306</string>

<string>pci14e4,4307</string>

<string>pci14e4,4308</string>

<string>pci14e4,4309</string>

<string>pci14e4,4310</string>

<string>pci14e4,4311</string>

<string>pci14e4,4312</string>

<string>pci14e4,4313</string>

<string>pci14e4,4314</string>

<string>pci14e4,4315</string>

<string>pci14e4,4318</string>

<string>pci14e4,4319</string>

<string>pci14e4,4320</string>

<string>pci14e4,4321</string>

<string>pci14e4,4322</string>

<string>pci14e4,4323</string>

<string>pci14e4,4324</string>

<string>pci14e4,4325</string>

<string>pci14e4,4328</string>

<string>pci14e4,4329</string>

<string>pci14e4,431a</string>

<string>pci14e4,432a</string>

<string>pci14e4,432b</string>

<string>pci14e4,432c</string>

<string>pci14e4,432d</string>" >> /tmp/new

cat /tmp/patch|grep -A 100 "</array>" >> /tmp/new

 

 

then change

<string>pci14e4,43**</string>

to your id

 

 

reboot

all done .have fun!

Link to comment
Share on other sites

 Share

×
×
  • Create New...