Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #60344
| Path | csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Luca Boccassi <bluca@debian.org> |
| Newsgroups | linux.debian.kernel |
| Subject | Re: nVidia drivers for kernel 3.2.96-3 (3.0.2-5) |
| Date | Sun, 25 Feb 2018 12:40:02 +0100 |
| Message-ID | <vn2OS-7vd-13@gated-at.bofh.it> (permalink) |
| References | <vn0N4-6f9-1@gated-at.bofh.it> |
| X-Original-To | noelamac@gmail.com |
| X-Mailbox-Line | From debian-kernel-request@lists.debian.org Sun Feb 25 11:31:39 2018 |
| Old-Return-Path | <luca.boccassi@gmail.com> |
| X-Amavis-Spam-Status | No, score=-11.38 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, FOURLA=0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, LDO_WHITELIST=-5, MURPHY_DRUGS_REL8=0.02, PGPSIGNATURE=-5, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .gmail. - helo: .mail-wr0-f177.google. - helo-domain: .google.) FROM/MX_MATCHES_HELO(DOMAIN)=-2; rate: -7 |
| X-Google-Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :mime-version; bh=8oCAN7TB0V3FiM+GifT8jSM7OdxoTHqS811IArI2Cyc=; b=N2Yoo4HHBzs5rcJqvKicvlctw7bCvnXodSdDfYaStPLApjdfVCY4ImSMFeyNz573Ii aV8btZvaSdZEOhLMbbiTTQX/Op3CdzjHXNm2fXSD1ZTxAwrQL+EECxY5dIzm8eHgrHLX lUUt8IwF8PJVy3/F8lXfJa6BsrHaWpKqhodXyi/Y2MH1Ds+qLL9iWCYs9X1w+tP+O+q0 Q9dbs4uihEJRBovUQdZP/ri4oSyJA42ydEOZ8q+mqx9YwsvlDLz+rufI0lGGJv7fh9k6 B77jBW3miE5Iyv+lMqkc/IzL0MP4llHz6xOiD8tKtNP1yWOqI968BhlWXNMSwpGJE9FH Kmmw== |
| X-Gm-Message-State | APf1xPAe8O8/eu1jn6S/TsKp7PSpucyFbf77AhSgmnX5UInmpBd0RXVS KDojD39EIroLpiN2laGmwuo= |
| X-Google-SMTP-Source | AH8x226Z6pvGAV8K6HExmUDkOHYaQYA/OiGUfYrIOjvaMQ6Ko5U+HF1OTItqGpp/9jPB/ZZplfpcuw== |
| X-Received | by 10.223.182.156 with SMTP id j28mr6418547wre.66.1519558283393; Sun, 25 Feb 2018 03:31:23 -0800 (PST) |
| Content-Type | multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-PdrJymzlQJ3sfeQDnczI" |
| X-Mailer | Evolution 3.22.6-1+deb9u1 |
| MIME-Version | 1.0 |
| X-Mailing-List | <debian-kernel@lists.debian.org> archive/latest/115928 |
| List-ID | <debian-kernel.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-kernel/> |
| List-Archive | https://lists.debian.org/msgid-search/1519558277.22753.10.camel@debian.org |
| Approved | robomod@news.nic.it |
| Lines | 49 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | pkg-nvidia <pkg-nvidia-devel@lists.alioth.debian.org> |
| X-Original-Date | Sun, 25 Feb 2018 11:31:17 +0000 |
| X-Original-Message-ID | <1519558277.22753.10.camel@debian.org> |
| X-Original-References | <20180225090511.GA4660@stt008.linux.site> |
| Xref | csiph.com linux.debian.kernel:60344 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
> Hello, > > Just dist-upgraded my Wheezy to install the latest security kernel > (meltdown and spectre patched) and noticed the nvidia kernel driver > was > not updated accordingly leaving the X server unable to load the > driver > (black screen). > > linux-image-3.2.0-5-amd64 (3.2.96-3) [security] > nvidia-kernel-3.2.0-4-amd64 (304.131+1+1+3.2.73-2) [non-free] > > Is this an expected behaviour (no more nvidia kernel updates for > old-old-stable releases) or I can expect to be solved in the next > days? (BBC'ed the kernel list, please keep this on the pkg-nvidia-devel list) Use the DKMS package rather than the binary modules package, so that the oot kernel modules are rebuilt dynamically when the kernel is updated: apt-get install nvidia-kernel-dkms -- Kind regards, Luca Boccassi
Back to linux.debian.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
nVidia drivers for kernel 3.2.96-3 (3.0.2-5) Camaleón <noelamac@gmail.com> - 2018-02-25 10:30 +0100 Re: nVidia drivers for kernel 3.2.96-3 (3.0.2-5) Luca Boccassi <bluca@debian.org> - 2018-02-25 12:40 +0100
csiph-web