Comment 1 for bug 276445

Revision history for this message
madhusudansingh (madhusudan-singh) wrote : Re: Madwifi (atheros) driver malfunction induces a system freeze (Hardy)

I just discovered I do not have linux-restricted-modules installed, but my kernel's version of that package is installed. Just a note to avoid any confusion.

I have the following :

$ apt-cache policy linux-restricted-modules-2.6.24-20-generic
linux-restricted-modules-2.6.24-20-generic:
  Installed: 2.6.24.14-20.46
  Candidate: 2.6.24.14-20.46
  Version table:
 *** 2.6.24.14-20.46 0
        500 http://archive.ubuntu.com hardy-proposed/restricted Packages
        100 /var/lib/dpkg/status

$ apt-cache policy kubuntu-restricted-extras
kubuntu-restricted-extras:
  Installed: 15.2
  Candidate: 15.2
  Version table:
 *** 15.2 0
        500 http://us.archive.ubuntu.com hardy-updates/multiverse Packages
        500 http://archive.ubuntu.com hardy-updates/multiverse Packages
        100 /var/lib/dpkg/status
     15 0
        500 http://us.archive.ubuntu.com hardy/multiverse Packages

Just installed the linux-restricted-modules package as well (appears to be a metapackage) :

$ apt-cache policy linux-restricted-modules
linux-restricted-modules:
  Installed: 2.6.24.21.23
  Candidate: 2.6.24.21.23
  Version table:
 *** 2.6.24.21.23 0
        500 http://archive.ubuntu.com hardy-proposed/restricted Packages
        100 /var/lib/dpkg/status
     2.6.24.19.21 0
        500 http://us.archive.ubuntu.com hardy-updates/restricted Packages
        500 http://archive.ubuntu.com hardy-security/restricted Packages
        500 http://security.ubuntu.com hardy-security/restricted Packages
     2.6.24.16.18 0
        500 http://us.archive.ubuntu.com hardy/restricted Packages

Let me know if you need further info.