gapan wrote:Can you provide the output of lsmod?
hi buddy sorry for the delay answer
Code: Select all
# lsmod
Module Size Used by
snd_seq_dummy 1479 0
snd_seq_oss 30116 0
snd_seq_midi_event 5708 1 snd_seq_oss
snd_seq 52486 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 5473 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 40089 0
snd_mixer_oss 17282 1 snd_pcm_oss
rfcomm 36159 4
sco 9100 2
ipv6 275315 24
bnep 10730 2
l2cap 43379 16 rfcomm,bnep
cpufreq_ondemand 9164 2
powernow_k8 12956 0
freq_table 2435 2 cpufreq_ondemand,powernow_k8
mperf 1195 1 powernow_k8
agpgart 28874 0
lp 9781 0
ppdev 6021 0
parport_pc 21214 0
parport 30087 3 lp,ppdev,parport_pc
fuse 66651 7
snd_hda_codec_idt 56457 1
snd_hda_codec_hdmi 22985 1
snd_hda_intel 21915 0
snd_hda_codec 71748 3 snd_hda_codec_idt,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep 6254 1 snd_hda_codec
snd_pcm 73762 4 snd_pcm_oss,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_timer 19671 2 snd_seq,snd_pcm
snd 58334 12 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_codec_idt,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
btusb 11689 2
video 11949 0
thermal 8082 0
bluetooth 53772 9 rfcomm,sco,bnep,l2cap,btusb
rt5390sta 1195205 1
rtc_cmos 9374 0
joydev 10279 0
processor 25982 3 powernow_k8
uvcvideo 62696 0
videodev 65968 1 uvcvideo
v4l1_compat 15658 2 uvcvideo,videodev
v4l2_compat_ioctl32 11199 1 videodev
psmouse 47222 0
soundcore 5681 1 snd
r8169 37529 0
mii 3906 1 r8169
rtc_core 14471 1 rtc_cmos
hp_wmi 5741 0
thermal_sys 13862 3 video,thermal,processor
hp_accel 13848 0
usbhid 36859 0
k10temp 2835 0
hid 77723 1 usbhid
lis3lv02d 10661 1 hp_accel
i2c_piix4 8176 0
battery 10535 0
output 2020 1 video
sparse_keymap 2984 1 hp_wmi
hwmon 1473 2 thermal_sys,k10temp
snd_page_alloc 7297 2 snd_hda_intel,snd_pcm
button 5013 0
i2c_core 19769 2 videodev,i2c_piix4
rfkill 16442 3 bluetooth,hp_wmi
shpchp 26821 0
evdev 9813 19
input_polldev 3330 1 lis3lv02d
rtc_lib 1978 1 rtc_core
ac 3249 0
wmi 8349 1 hp_wmi
serio_raw 4534 0
sg 26495 0
reinstall the card a few times but no improvements, so the information sent back
Code: Select all
#iwconfig ra0
ra0 Ralink STA ESSID:"" Nickname:"RT2860STA"
Mode:Auto Frequency=2.412 GHz Access Point: Not-Associated
Bit Rate:1 Mb/s
RTS thr:off Fragment thr:off
Encryption key:off
Link Quality=10/100 Signal level:0 dBm Noise level:0 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
# ifconfig ra0
ra0 Link encap:Ethernet HWaddr 90:00:4e:06:c4:49
inet6 addr: fe80::9200:4eff:fe06:c449/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:14162 errors:0 dropped:0 overruns:0 frame:0
TX packets:161 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1858060 (1.7 MiB) TX bytes:0 (0.0 B)
Interrupt:17
Edit the file /etc/modprobe.d/blacklist.conf and add the below lines to it…
blacklist rt2800pci
blacklist rt2800lib
blacklist rt2x00pci
blacklist rt2x00lib
sometimes this one line is enough
blacklist rt2800pci
reboot your computer
blacklist.conf make the change, but the laptop still freezes T_T
the last time you install the card, instead of applying all the patches, just apply the patch for the. config driver installation.
no longer do, thanks in advance