Blacklist no modprobe.d # # Listing a module here prevents the hotplug scripts from loading it. # Usually that'd be so that some other driver will bind it instead, # no matter which driver happens to get probed first. Sometimes user # mode tools can also control driver binding.
# PC Speaker support: # This one is loaded by /etc/rc.d/rc.modules. If you don't like # the beeps and buzz from speaker, edit /etc/rc.d/rc.modules. blacklist pcspkr # tulip ... de4x5, xircom_tulip_cb, dmfe (...) handle same devices blacklist de4x5 # At least 2.4.3 and later xircom_tulip doesn't have that conflict # xircom_tulip_cb blacklist dmfe #evbug is a debug tool and should be loaded explicitly blacklist evbug # Alternate Intel EtherExpress Pro/100 support driver. List it # here so it won't conflict with an already-loaded e100 module. blacklist eepro100 # Alternate 8139 driver. Some 8139 cards need this specific driver, # though... blacklist 8139cp # Deprecated BCM4318 driver. blacklist bcm43xx # Modules used to run a wireless adaptor as an access point. These # conflict with the normal driver for the device, and so should be # loaded manually. blacklist hostap_cs blacklist hostap_pci blacklist hostap_plx blacklist hostap # Ethernet over IEEE1394 module. In too many cases this will load # when there's no eth1394 device present (just an IEEE1394 port) blacklist eth1394 # This module has also been known to cause crashes with some hardware. blacklist hw_random # The kernel lists this as "experimental", but for now it's "broken" blacklist via-ircc # ALSA modules to support sound modems. These should be loaded manually # if needed. For most people they just break sound support... blacklist snd-atiixp-modem blacklist snd-intel8x0m blacklist snd-via82xx-modem # OSS (Open Sound System) modules. This is the old and deprecated Linux # sound system. If you want to use OSS, remove the alsa-driver package # and cut out (or comment out) this list. With these modules # blacklisted ALSA will load by default. blacklist ac97 blacklist ac97_codec blacklist aci blacklist ad1816 blacklist ad1848 blacklist ad1889 blacklist adlib_card blacklist aedsp16 blacklist ali5455 blacklist awe_wave blacklist btaudio blacklist cmpci blacklist cs4232 blacklist cs4281 blacklist cs46xx blacklist emu10k1 blacklist es1370 blacklist es1371 blacklist esssolo1 blacklist forte blacklist gus blacklist i810_audio blacklist kahlua blacklist mad16 blacklist maestro blacklist maestro3 blacklist maui blacklist mpu401 blacklist msnd blacklist msnd_classic blacklist msnd_pinnacle blacklist nm256_audio blacklist opl3 blacklist opl3sa blacklist opl3sa2 blacklist pas2 blacklist pss blacklist rme96xx blacklist sb blacklist sb_lib blacklist sgalaxy blacklist sonicvibes blacklist sound blacklist sscape blacklist trident blacklist trix blacklist uart401 blacklist uart6850 blacklist v_midi blacklist via82cxxx_audio blacklist wavefront blacklist ymfpci # Hardware specific video framebuffer modules. If the user wants # these, they can load them manually or de-blacklist them. Having # them load automatically may lead to funny side effects with # certain revisions of video hardware. blacklist arcfb blacklist aty128fb blacklist atyfb blacklist cirrusfb blacklist clgenfb blacklist cyber2000fb blacklist fbcon-cfb2 blacklist fbcon-cfb4 blacklist fbcon-hga blacklist fbcon-mfb blacklist fbcon-vga-planes blacklist fbgen blacklist hgafb blacklist i2c-matroxfb blacklist i810fb blacklist intelfb blacklist kyrofb blacklist matroxfb_DAC1064 blacklist matroxfb_Ti3026 blacklist matroxfb_accel blacklist matroxfb_base blacklist matroxfb_crtc2 blacklist matroxfb_g450 blacklist matroxfb_maven blacklist matroxfb_misc blacklist neofb blacklist nvidiafb blacklist pm2fb blacklist pm3fb blacklist radeonfb blacklist rivafb blacklist savagefb blacklist sisfb blacklist sstfb blacklist tdfxfb blacklist tridentfb blacklist vga16fb # SCSI and SATA controller modules. Typically these are either # built into the kernel or loaded with an initrd already. blacklist 3w-xxxx blacklist 53c7,8xx blacklist AM53C974 blacklist BusLogic blacklist NCR53c406a blacklist a100u2w blacklist advansys blacklist aha152x blacklist aha1542 blacklist aha1740 blacklist aic79xx blacklist aic7xxx blacklist aic7xxx_old blacklist aic94xx blacklist ata_piix blacklist atp870u blacklist cpqfc blacklist dc395x blacklist dmx3191d blacklist dpt_i2o blacklist dtc blacklist eata blacklist eata_dma blacklist eata_pio blacklist fdomain blacklist g_NCR5380 blacklist g_NCR5380_mmio blacklist gdth blacklist ide-scsi blacklist imm blacklist in2000 blacklist initio blacklist ipr blacklist ips blacklist libata blacklist megaraid blacklist ncr53c8xx blacklist nsp32 blacklist osst blacklist pas16 blacklist pci2000 blacklist pci2220i blacklist ppa blacklist psi240i blacklist qla1280 blacklist qla2100 blacklist qla2200 blacklist qla2300 blacklist qla2322 blacklist qla2xxx blacklist qla6312 blacklist qla6322 blacklist qlogicfas blacklist qlogicfas408 blacklist qlogicfc blacklist qlogicisp blacklist seagate blacklist sim710 blacklist sata_promise blacklist sata_sil blacklist sata_sis blacklist sata_svw blacklist sata_sx4 blacklist sata_via blacklist sata_vsc blacklist scsi_debug blacklist scsi_transport_fc blacklist scsi_transport_spi blacklist sym53c416 blacklist sym53c8xx blacklist sym53c8xx blacklist t128 blacklist tmscsim blacklist u14-34f # Blacklist all watchdog modules. Many motherboards hangs with them and, # if you really need an watchdog you probably know how to load the module blacklist acquirewdt blacklist advantechwdt blacklist alim1535_wdt blacklist alim7101_wdt blacklist cpu5wdt blacklist eurotechwdt blacklist hpwdt blacklist i6300esb blacklist iTCO_vendor_support blacklist iTCO_wdt blacklist ib700wdt blacklist ibmasr blacklist it8712f_wdt blacklist machzwd blacklist mixcomwd blacklist pc87413_wdt blacklist pcwd blacklist pcwd_pci blacklist pcwd_usb blacklist sbc60xxwdt blacklist sbc7240_wdt blacklist sbc8360 blacklist sbc_epx_c3 blacklist sc1200wdt blacklist sc520_wdt blacklist scx200_wdt blacklist smsc37b787_wdt blacklist softdog blacklist w83627hf_wdt blacklist w83697hf_wdt blacklist w83877f_wdt blacklist w83977f_wdt blacklist wafer5823wdt blacklist wdt blacklist wdt_pci Em 23-11-2011 20:53, Ellington Santos escreveu:
Então seu hardware é detectado, mas o módulo não subiu com sucesso. Tente um modprobe rtl8187 Cole aqui a saida dos comandos abaixo logo após tentar carregar o módulo: ifconfig -a dmesg | tail tail /var/log/messages On Wed, Nov 23, 2011 at 9:47 PM, joseph<[email protected]> wrote:bash-4.1# ifconfig -a eth0 Link encap:Ethernet HWaddr 00:E0:4C:68:07:77 inet addr:192.168.1.100 Bcast:255.255.255.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:576 Metric:1 RX packets:20348 errors:0 dropped:0 overruns:0 frame:0 TX packets:13474 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8998639 (8.5 Mb) TX bytes:1745824 (1.6 Mb) Interrupt:41 Base address:0x8000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:37 errors:0 dropped:0 overruns:0 frame:0 TX packets:37 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1931 (1.8 Kb) TX bytes:1931 (1.8 Kb) bash-4.1# bash-4.1# bash-4.1# bash-4.1# lsmod Module Size Used by snd_seq_dummy 1119 0 snd_seq_oss 25900 0 snd_seq_midi_event 4696 1 snd_seq_oss snd_seq 42680 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event snd_seq_device 4505 3 snd_seq_dummy,snd_seq_oss,snd_seq snd_pcm_oss 34554 0 snd_mixer_oss 14726 2 snd_pcm_oss appletalk 22978 20 psnap 1545 1 appletalk llc 2988 1 psnap ipv6 236629 24 pcmcia 32618 0 pcmcia_core 10169 1 pcmcia cpufreq_ondemand 7672 2 speedstep_lib 2663 0 acpi_cpufreq 5195 1 freq_table 2039 2 cpufreq_ondemand,acpi_cpufreq mperf 923 1 acpi_cpufreq plip 11167 0 lp 7105 0 ppdev 4901 0 parport_pc 18218 0 parport 25627 4 plip,lp,ppdev,parport_pc fuse 58136 1 i915 360914 2 uvcvideo 55980 0 drm_kms_helper 23927 1 i915 drm 143170 3 i915,drm_kms_helper videodev 57461 1 uvcvideo v4l1_compat 13666 2 uvcvideo,videodev i2c_algo_bit 4287 1 i915 joydev 7695 0 r8169 32377 0 intel_agp 9000 1 i915 intel_gtt 11414 3 i915,intel_agp i2c_i801 7018 0 rtc_cmos 7970 0 rtc_core 11871 1 rtc_cmos video 10482 1 i915 processor 23158 3 acpi_cpufreq agpgart 23062 3 drm,intel_agp,intel_gtt snd_hda_codec_hdmi 20152 1 mii 3334 1 r8169 thermal 6718 0 thermal_sys 11426 3 video,processor,thermal i2c_core 16421 6 i915,drm_kms_helper,drm,videodev,i2c_algo_bit,i2c_i801 output 1456 1 video rtc_lib 1502 1 rtc_core sparse_keymap 2436 0 snd_hda_codec_realtek 222970 1 shpchp 23205 0 wmi 7129 0 evdev 7303 17 battery 8431 0 sg 21511 0 hwmon 1065 1 thermal_sys snd_hda_intel 18443 2 psmouse 40986 0 serio_raw 3542 0 snd_hda_codec 61720 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel snd_hwdep 4772 1 snd_hda_codec snd_pcm 59843 4 snd_pcm_oss,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec snd_timer 15717 2 snd_seq,snd_pcm snd 43891 14 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer soundcore 4641 2 snd snd_page_alloc 5925 2 snd_hda_intel,snd_pcm button 4005 1 i915 ac 2465 0 bash-4.1# bash-4.1# bash-4.1# bash-4.1# lspci 00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 09) 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09) 00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09) 00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03) 00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03) 00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03) 00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03) 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03) 00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03) 00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03) 00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03) 00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03) 00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03) 00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03) 00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03) 00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93) 00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03) 00:1f.2 IDE interface: Intel Corporation ICH9M/M-E 2 port SATA IDE Controller (rev 03) 00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03) 00:1f.5 IDE interface: Intel Corporation ICH9M/M-E 2 port SATA IDE Controller (rev 03) 08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03) bash-4.1# bash-4.1# bash-4.1# bash-4.1# bash-4.1# lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 002: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 multicard reader Bus 002 Device 002: ID 0bda:8189 Realtek Semiconductor Corp. RTL8187B Wireless 802.11g 54Mbps Network Adapter Bus 002 Device 003: ID 058f:3831 Alcor Micro Corp. bash-4.1# bash-4.1# bash-4.1# bash-4.1# Em 22-11-2011 07:39, Ellington Santos escreveu:Joseph, Primeiramente você precisa saber se sua placa foi detectada. Vamos verificar a pilha de detecção de forma reversa. Execute os comandos abaixo como root. Caso algum deles seja bem sucedido, os demais não precisam ser executados: 1) Camada de userspace: ifconfig -a Verifique se o dispositivo wlan0 está na lista. 2) Camada de kernelspace: lsmod Verifique se o módulo rtl8187 está na lista. 3) Camada de hardware: lspci ou lsusb (depende do seu dispositivo) Verifique se o hardware aparece na lista. Se o (1) já funcionar, quer dizer que seu dispositivo já está pronto para o uso. Basta configurar manualmente a rede ou instalar o wicd da pasta Extra do DVD de instalação do Slackware. Mais instruções no arquivo README.SLACKWARE na mesma pasta do pacote. Se você chegar ao (2) ou (3), envie o arquivo /var/log/messages e a saída do comando dmesg como anexo. Att, Ellington Santos (aka necropresto) 2011/11/22 joseph<[email protected]>:Olá boa noite a todos, então instalei o slackware 13.37 porem não consegui configurar minha wireless. eu estou com um notebook sti is 1412 e o modelo da placa é REDE WIRELESS RTL8187B " bash-4.1# lshw -class system jose-notebook description: Notebook product: IS 1412 () vendor: Semp Toshiba version: 20ga& ICH9M Chipset serial: 091025537 width: 32 bits capabilities: smbios-2.5 dmi-2.5 smp-1.4 smp configuration: administrator_password=disabled boot=normal chassis=notebook cpus=2 frontpanel_password=unknown keyboard_password=unknown power-on_password=disabled *-remoteaccess UNCLAIMED vendor: Intel physical id: 2 capabilities: outbound bash-4.1# " -- Atenciosamente, José Miranda Assessor de TI Semana da Engenharia 2012 www.semanadaeng.com.br skype: joseph.inf telefone: (27) 9867-2303 Engenharia da Computação - UFES - - Seja livre, use GNU/Linux! Open Source - Milhares de mentes abertas não podem estar enganadas! -- -- GUS-BR - Grupo de Usuários de Slackware Brasil http://www.slackwarebrasil.org/ http://groups.google.com/group/slack-users-br Antes de perguntar: http://www.istf.com.br/perguntas/ Para sair da lista envie um e-mail para: [email protected]-- Atenciosamente, José Miranda Assessor de TI Semana da Engenharia 2012 www.semanadaeng.com.br skype: joseph.inf telefone: (27) 9867-2303 Engenharia da Computação - UFES - - Seja livre, use GNU/Linux! Open Source - Milhares de mentes abertas não podem estar enganadas! -- -- GUS-BR - Grupo de Usuários de Slackware Brasil http://www.slackwarebrasil.org/ http://groups.google.com/group/slack-users-br Antes de perguntar: http://www.istf.com.br/perguntas/ Para sair da lista envie um e-mail para: [email protected]
-- Atenciosamente, José Miranda Assessor de TI Semana da Engenharia 2012 www.semanadaeng.com.br skype: joseph.inf telefone: (27) 9867-2303 Engenharia da Computação - UFES - - Seja livre, use GNU/Linux! Open Source - Milhares de mentes abertas não podem estar enganadas! -- -- GUS-BR - Grupo de Usuários de Slackware Brasil http://www.slackwarebrasil.org/ http://groups.google.com/group/slack-users-br Antes de perguntar: http://www.istf.com.br/perguntas/ Para sair da lista envie um e-mail para: [email protected]

