[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel modules won't survive standby



On Thu, Sep 26, 2002 at 07:55:15AM +0200, stefan.raspl@playofmind.net wrote:
> However, after going to standby and waking it up again, ethernet was
> down. I tried all sorts of things to get it up again, but I couldn't.
> The same goes for sound support.

   What did ifconfig -a show?  (and lsmod?)

   My dual-boot (RH6.1/Debian woody) NEC versa LX does the same on reboot,
   but only for debian. It requires:

   insmod 3c59x
   /etc/init.d/networking restart

   before eth0 shows up on on ifconfig -a.

   My /etc/modules contains:
>>>
# /etc/modules: kernel modules to load at boot time.
#
# This file should contain the names of kernel modules that are
# to be loaded at boot time, one per line.  Comments begin with
# a #, and everything on the line after them are ignored.
3c575_cb
yenta_socket
3c59x
<<<

   What does yours say?

   Mind you, I still haven't figured how to get the beastie to take any
   notice of that last entry.

   lsmod

Module                  Size  Used by    Tainted: P  
apm                     8460   1  (autoclean)
ds                      6432   2 
af_packet              11400   0  (autoclean)
yenta_socket            8320   2 
pcmcia_core            38208   0  [ds yenta_socket]
rtc                     5240   0  (autoclean)
unix                   13700  21  (autoclean)
ide-disk                6592   8  (autoclean)
ide-probe-mod           8000   0  (autoclean)
ide-mod               129804   8  (autoclean) [ide-disk ide-probe-mod]
ext2                   30624   7  (autoclean)

   and a manual insmod adds:

3c59x                  24904   1

   Now I don't know much about "standby". It would be something short of
   a reboot?

Regards,
Erik


-- 
 _,-_|\    Erik Christiansen
/      \   Research & Development Division
\_,-.__/   Voice Products Department
      v    NEC Business Solutions Pty. Ltd.



Reply to: