domingo, 10 de junio de 2007

Linux on notebook Hp Pavilion dv6220la


The best solution for getting the driver working correctly is to use ndiswrapper. This application uses windows drivers of wireless cards and put them to work on linux. Its important to say that not all drivers will work as expected for this notebook, so i recommend you to download the driver from this page:

http://pbglezc.googlepages.com/driver_wifi_dv6220la.tar.gz

Extract the file in some place you can remember. To simplify the instructions needed to install the driver, you do this:

#apt-get install module-assistant

#module-assistant prepare

#module-assistant auto-install ndiswrapper

#ndiswrapper -i bcmwl5.inf (el *.inf es el nombre del driver)

#ndiswrapper -l ; (para ver si cargo el driver)

#ndiswrapper -m ; (para que escriba el alias a modeprobe.d/ndiswrapper)

#modeprobe ndiswrapper

You can view the hole explanation on these links:

http://lists.debian.org/debian-user-spanish/2006/07/msg00086.html

https://help.ubuntu.com/community/WifiDocs/Device/Broadcom_BCM4311_rev_01_(ndiswrapper)

3 comentarios:

Mario Rodriguez Cahuantzi dijo...

Hola AntonioX...

Algunas preguntas..

1.- ¿qué versión de Debian funciona con este equipo?
2.- ¿Funcionan la cámara web, el micrófono ,la tarjeta inalámbrica y el control remoto bajo este sistema?

Te hago estas preguntas porque en este equipo yo tengo instalada la versión 4.5 de Scientific Linux, funciona bien todo menos los elementos que menciono en la pregunta 2, y si con Debian funcionan pues te agradeceria tu respuesta para que yo migre a Debian...

Saludos

Mario RC

Mario Rodriguez Cahuantzi dijo...

Hola AntonioX...

Algunas preguntas..

1.- ¿qué versión de Debian funciona con este equipo?
2.- ¿Funcionan la cámara web, el micrófono ,la tarjeta inalámbrica y el control remoto bajo este sistema?

Te hago estas preguntas porque en este equipo yo tengo instalada la versión 4.5 de Scientific Linux, funciona bien todo menos los elementos que menciono en la pregunta 2, y si con Debian funcionan pues te agradeceria tu respuesta para que yo migre a Debian...

Saludos

Mario RC

Anónimo dijo...

Sorry, I didn't note the language

2 questions...

1.- What's the version of Debian that is working on this pc??
2.- Does it work everything of the pc??, webcam, micro, wireless & remote control???

On this pc I've installed Scientific Linux 4.5, it's working "very well", except for the items on question 2, but sometimes I need to join videoconferences, so thanks in advance for your comments..
Cheers
Mario

Datos personales

The objective is to have a place to publish some value information I learn sometimes. I've received a lot of help from places like this one, so this is a way of returning it.