grà cies però, com puc fer l'actualització del nucli?
quines comandes? ja he fet apt-get install linux-image-2.....15 però això no m'ha canviat el nucli almenys si faig un "uname -r" em continua dient que és el mateix, i si vaig al grub també només tinc les opcions d'arrencar amb l'anterior... > > El 14/03/06, [EMAIL PROTECTED] > > <[EMAIL PROTECTED]> ha escrit: Hola, aquest �s el > > meu primer missatge, i tamb� em presento: > > > > em dic Josep Masanas, fa cosa de dos anys que s�c > > usuari de debian (abans ho havia estat d'Slackware) i un > > any m�s o menys que s�c "lector" de la llista. > > M'agradaria fer una consulta que suposo que �s > > > > M'he informat, he anat a la web: > > > http://rt2x00.serialmonkey.com/wiki/index.php/Debian_rt2500_Howto > > > > i he pogut descarregar-me el codi amb "apt-get install > > rt2500-source", > > > > el problema est� a compilar els m�duls, primer > > quan feia make dins la carpeta de m�duls > > em deia que no existia la carpeta > > /lib/modules/2.6.12-1-amd-generic/build, i he fet un > > simb�lic link n -s > > /usr/src/linux-2.6.12-1-amd64-generic > > /lib/modules/linux-2.6.12-1-amd64-generic/build > No cal fer el make. Els headers si que els necessites i a > mes la 6.15 funciona for�a millor > amb el amd. > Tal com et diu la web no fagis make sino > To compile the driver, simply type: > > # module-assistant auto-install rt2500-source > > This will compile the driver against the kernel headers > matching the kernel you're currently using, put the > compiled driver module in the right place to be used by > your kernel, and load the module for you. Your > rt2500-based card should now show up with: > > # ifconfig -a > > NB: In future, the rt2500 kernel module should be loaded > automatically on boot. If it isn't, append the module name > to /etc/modules with: > > # echo rt2500 >> /etc/modules > > > -- > Pere Nubiola Radigales > Telf: +34 656316974 > e-mail: [EMAIL PROTECTED] >

