![Cool 8-)](./images/smilies/icon_cool.gif)
Moderatori: cb_123, thrantir, netvandal, CaberNET54
vga=0x317 noapic irqpoll noirqdebug splash
quiet splash noapic acpi_irq_balance irqfixup irqdebug pci=biosirq pci=nomsi acpi_osi="!Linux" acpi_os_name="Windows 2006"
Per l'audio:
Aggiungi questo all' /etc/modprobe.d/alsa-base
options snd-hda-intel index=0 model=3stack position_fix=0 single_cmd=0
e riavvia![]()
And I also would like to contribute showing the way I made my wireless work. This steps were based on some tutorials I've found on google.
1) Download the driver and unzip the driver on your desktop
------------------------------------------------------------------------------------------------
$ wget http:// ftp.us.dell.com/ network/ 151517.EXE
$ unzip -a R151517.EXE
------------------------------------------------------------------------------------------------
2) Clearing previous setups
------------------------------------------------------------------------------------------------
$ modprobe -r bcmwl5
$ sudo rmmod ndiswrapper
$ sudo apt-get remove ndiswrapper-utils
$ sudo rm -r /etc/ndiswrapper/
$ sudo rm -r /etc/modprobe.d/ndiswrapper
------------------------------------------------------------------------------------------------
3) Installing the driver
------------------------------------------------------------------------------------------------
$ sudo apt-get install ndiswrapper-utils
$ sudo ndiswrapper -i ~/Desktop/bcmwl5.inf
$ sudo ndiswrapper -m
$ sed -e 's/RadioState|1/RadioState|0/' /etc/ndiswrapper/bcmwl5/*.conf
------------------------------------------------------------------------------------------------
ma non riesco a installare il pacchetto build-essential mi chiede altri pacchetti (libc6-dev e altri )che sono già installati. E' come se non li vedesse.
Visitano il forum: Nessuno e 1 ospite