Bertoldic

Differences between revisions 7 and 8
Revision 7 as of 2005-10-25 06:06:45
Size: 1227
Editor: adsl-ull-168-149
Comment:
Revision 8 as of 2005-11-23 10:37:54
Size: 1545
Editor: adsl-4-181
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:



SOLVING
WIRELESS ERRORS
Launch synaptic or whatever package management tool you prefer
Install the package "ndiswrapper-utils"
Copy from the ASUS W-Lan directory bcmwl5a.inf and bcmwl5.sys, please pay attention to copy them both otherwise driver won't work(windows wireless-lan driver).
Call "sudo ndiswrapper -i bcmwl5a.inf"
Call "sudo modprobe ndiswrapper" to install the needed module.
Now you can set up your working Wlan device under Desktop->Administration->Networking
Dont forget to type "ndiswrapper -m" if you want to load it at startup automatically
A
dd "ndiswrapper" in "/etc/modules"
WIRELESS WORKING
1.
Launch synaptic or whatever package management tool you prefer
2.Install the package "ndiswrapper-utils"
3.Copy from the ASUS W-Lan directory bcmwl5a.inf and bcmwl5.sys, please pay attention to copy them both otherwise driver won't work(windows wireless-lan driver).
3.Call "sudo ndiswrapper -i bcmwl5a.inf"
4.Call "sudo modprobe ndiswrapper" to install the needed module.
5.Now you can set up your working Wlan device under Desktop->Administration->Networking
6.a)Dont forget to type "ndiswrapper -m"
  b)
if you want to load it at startup automatically add "ndiswrapper" in "/etc/modules"
Line 31: Line 28:
PAY ATTENTION TO CAPTIVE-NTFS I've had some problems with it CAPTIVE-NTFS WORKING

Requisites:
1.Linux kernel headers for your current linux version if you don't know yours type (uname -a)
2.Module-assistant
3.Gcc 3.4
4.Lufs-source
5.Captive-static from http://www.kruyt.org/?sub_item=46

Actions:
1.Run module-assistant with root privilegies
2.choose PREPARE
3.select lufs from the list
4.build and install it

This page is always under construction!

I my name is Claudio Bertoldi I've written this page for helping newbies using kubuntu to set their laptop Asus A2K.This guide is based on kubuntu 5.10

SOLVING SYSTEM LOG ERRORS UNINSTALL ACPI daemon from adept for solving problems

SOLVING VIDEO ERRORS INSTALL flgrx driver for solving problems about video remember to modify /etc/xorg.conf removing "ati" driver and writing "fglrx" in the driver section

WIRELESS WORKING 1.Launch synaptic or whatever package management tool you prefer 2.Install the package "ndiswrapper-utils" 3.Copy from the ASUS W-Lan directory bcmwl5a.inf and bcmwl5.sys, please pay attention to copy them both otherwise driver won't work(windows wireless-lan driver). 3.Call "sudo ndiswrapper -i bcmwl5a.inf" 4.Call "sudo modprobe ndiswrapper" to install the needed module. 5.Now you can set up your working Wlan device under Desktop->Administration->Networking 6.a)Dont forget to type "ndiswrapper -m"

  • b)if you want to load it at startup automatically add "ndiswrapper" in "/etc/modules"

See How to setup ndiswrapper for more information

CAPTIVE-NTFS WORKING

Requisites: 1.Linux kernel headers for your current linux version if you don't know yours type (uname -a) 2.Module-assistant 3.Gcc 3.4 4.Lufs-source 5.Captive-static from http://www.kruyt.org/?sub_item=46

Actions: 1.Run module-assistant with root privilegies 2.choose PREPARE 3.select lufs from the list 4.build and install it



CategoryLaptop

Bertoldic (last edited 2012-01-21 09:58:14 by vpn-3091)