LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   MEPIS (https://www.linuxquestions.org/questions/mepis-64/)
-   -   Wifi lost during updates (https://www.linuxquestions.org/questions/mepis-64/wifi-lost-during-updates-859604/)

sdcougar 01-30-2011 02:49 PM

Wifi lost during updates
 
downloaded the updates ok

in the middle of the updating/configuration, the 'wireless network disappeared' and the update configuration page stopped.
[I am back in Windows right now]

I could not re-connect to the internet but maybe i was doing something wrong...

When the configuration page stopped [don't remember exactly what the page was called] one line said something about something 'removed' re internet, i thhk, and at bottom of the list was 'wireless network disappeared'

and could not continue installing updates.


just installed mepis 8.5 and was doing updates...worked fine till then
Thinkpad t60

sag47 01-31-2011 08:12 AM

Can you run lsmod as root in the Terminal and give me the output?

Here's a list of my modules (8.5 LiveCD, currently installing)

Code:

Module                  Size  Used by
uinput                  4668  1     
binfmt_misc            4835  1     
rfcomm                24999  0     
hidp                    8436  2     
hid                    50269  1 hidp
l2cap                  21697  10 rfcomm,hidp
bluetooth              36015  5 rfcomm,hidp,l2cap
rfkill                  9956  1 bluetooth       
ppdev                  3974  0                 
lp                      5490  0                 
speedstep_lib          2432  0                 
cpufreq_userspace      1404  0                 
cpufreq_stats          1928  0                 
cpufreq_powersave        578  0                 
cpufreq_conservative    3994  0               
fuse                  43359  1                 
ndiswrapper          133869  0                 
dm_crypt                9007  0                 
dm_mod                45242  1 dm_crypt       
snd_ens1371            12814  2                 
gameport                5869  1 snd_ens1371     
snd_ac97_codec        78928  1 snd_ens1371     
ac97_bus                682  1 snd_ac97_codec 
snd_pcm_oss            27741  0                 
snd_mixer_oss          10241  1 snd_pcm_oss     
snd_pcm                45612  3 snd_ens1371,snd_ac97_codec,snd_pcm_oss
snd_seq_midi            3288  0
snd_rawmidi            12033  2 snd_ens1371,snd_seq_midi
snd_seq_midi_event      3564  1 snd_seq_midi
snd_seq                34743  2 snd_seq_midi,snd_seq_midi_event
snd_timer              12034  2 snd_pcm,snd_seq
snd_seq_device          3625  3 snd_seq_midi,snd_rawmidi,snd_seq
parport_pc            15583  1
psmouse                31971  0
mptspi                  9393  0
floppy                39699  0
serio_raw              2884  0
parport                21766  3 ppdev,lp,parport_pc
evdev                  5573  5
snd                    32467  13 snd_ens1371,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
pcspkr                  1183  0
uhci_hcd              15865  0
mptscsih              13476  1 mptspi
mptbase                42544  2 mptspi,mptscsih
i2c_piix4              6944  0
pcnet32                22066  0
shpchp                21016  0
soundcore              3350  1 snd
thermal                9118  0
mii                    2658  1 pcnet32
snd_page_alloc          4753  1 snd_pcm
processor              26415  0
container              1753  0
ac                      1552  0
pci_hotplug            17981  1 shpchp
thermal_sys            9326  2 thermal,processor
button                  3506  0
scsi_transport_spi    13140  1 mptspi
i2c_core              12441  1 i2c_piix4
intel_agp              20121  1

Also please run lspci in the Terminal as root and post the output of that?

You can run the commands like this:

lsmod > lsmod.txt
lspci > lspci.txt


And copy those text files to a USB drive so you can have them in Windows. Since you're dual booting.

Also I would like to see the output of the following commands:
ifconfig
iwconfig


Just might as well get that out of the way since I may ask you anyway. That way you don't have to reboot between your dual boot too many times.


All times are GMT -5. The time now is 11:33 PM.