Size: 1163
Comment:
|
Size: 1047
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
I wish to make a special version of Dyne:Bolic for MacBook with special hardware automatically working : |
I wish to make a special version of Dyne:Bolic for MacBook with special hardware automatically working. For that, I need to add drivers for : |
Line 11: | Line 9: |
At first, it will be a how to and then a module and maybe later a live CD........ (to be continued) | At first, it will be a how to and then a module and maybe later a live CD. |
Line 14: | Line 12: |
== First day : Dyne boot. == It boots okay, no trouble using it with a dhcp connection on my numericable Box. |
== WIFI : == After a long battle, I found this [http://www.thinkwiki.org/wiki/How_to_install_ndiswrapper_for_the_ThinkPad_11a/b/g/n_Wireless_LAN_Mini_Express_Adapter page ]where you can find the right instructions |
Line 17: | Line 15: |
* Got the Dlink wifi drivers [ftp://ftp.dlink.com/Wireless/dwa645/Drivers/dwa645_drivers_102.zip here] , tried installing without success, the modules loads but nothing with the iwconfig. * Lets try Madwifi drivers , got the file [http://kent.dl.sourceforge.net/sourceforge/madwifi/madwifi-0.9.3.2.tar.gz here] , the how-to [http://madwifi.org/wiki/UserDocs/FirstTimeHowTo here] . Aik I have to compile , so I have to get the dev module from DYNE. oops dyne.org is down, see you tomorrow... |
Just add the command : ifconfig wlan0 after the command modprobe ndiswrapper |
Line 20: | Line 17: |
then you can configure your wifi configuration in the dyne module. | |
Line 21: | Line 19: |
links that helped me : |
= links that helped me : = |
Line 24: | Line 21: |
* | * http://www.thinkwiki.org/wiki/How_to_install_ndiswrapper_for_the_ThinkPad_11a/b/g/n_Wireless_LAN_Mini_Express_Adapter |
MacBookBolic (how I tried to customize Dynebolic 2.5 to my MacBook
I wish to make a special version of Dyne:Bolic for MacBook with special hardware automatically working. For that, I need to add drivers for :
MacBook keyboard
NdisWrapper or Madwifi enabled wifi
- ISight webcam...
- 915resolution : Intel driver to get the 1200 * 800 resolution
At first, it will be a how to and then a module and maybe later a live CD.
The story of the experiment
WIFI :
After a long battle, I found this [http://www.thinkwiki.org/wiki/How_to_install_ndiswrapper_for_the_ThinkPad_11a/b/g/n_Wireless_LAN_Mini_Express_Adapter page ]where you can find the right instructions
Just add the command : ifconfig wlan0 after the command modprobe ndiswrapper
then you can configure your wifi configuration in the dyne module.