Re: [ANNOUNCE] Kernel v3.1.6-1.2 (cooker only)
Matthew Dawkins <[email protected]>
| Newsgroups | gmane.linux.mandrake.cooker.devel |
|---|---|
| Message-ID | <CAJhHcZiy+9zJN8zURf6igebXmu=iW8=xWmAx_KFyTXfzoVR=pA@mail.gmail.com> |
On Fri, Dec 30, 2011 at 7:38 AM, <[email protected]> wrote: > > > >> This is an other problem due to a drakx bug > >> https://qa.mandriva.com/show_bug.cgi?id=64980. > >> > >> A workaround is: > >> > >> 1) Download from http://www.megaupload.com/?d=1KDN50NF > >> drakxtools-backend-13.51-15-mdv2012.0.i586.rpm > >> > >> 2) Install it with rpm -Uvh --oldpackage --nodeps > >> drakxtools-backend-13.51-15-mdv2012.0.i586.rpm > >> > >> After this all return to work properly even mcc and rpmdrake. > > I had success with updating to > $ uname -a > Linux underdog 3.1.6-1.2-desktop #1 SMP Wed Dec 28 22:24:43 UTC 2011 x86_64 > x86_64 x86_64 GNU/Linux > > but I did not trigger the problem in drakxtools-backend because > it apparently only happens in i586. > > >> Bye Bye, Moreno > >> > > > > OK, thanks for the info, I missed this, now the initrd and menu.lst are > updated. > > > > Stef > > /me too now am happy with installing a 3.x kernel (did build the > nvidia kernel driver cleanly). > > Only issue is that I still keep a computer where I did not > "rpm -e --nodeps linux-userspace-headers" and apparently should > be a rpm issue. Maybe if removing the epoch it would work... > > $ rpm -q --provides kernel-headers > linux-userspace-headers = 1:3.1.5-1.1:2012.0 > kernel-headers = 1:3.1.5-1.1:2012.0 > > $ urpmq --provides linux-userspace-headers > linux-userspace-headers[== 2.6.38.4-2:2012.0] > > > Paulo > > So I'm having problems getting the fglrx kernel module to load rpm -qa | grep kernel kernel-firmware-20110904-1-mdv2012.0.noarch kernel-firmware-extra-20110817-1-mdv2012.0.noarch kernel-headers-3.1.5-1.1-mdv2012.0.x86_64 kernel-desktop-devel-3.1.6-1.2-mdv2012.0.x86_64 kernel-desktop-3.1.6-1.2-mdv2012.0.x86_64 fglrx-kernel-3.1.6-1.2-desktop-8.920-2-unity2012.0.x86_64 < I created this manually dkms status fglrx, 8.920-2, 3.1.6-1.2-desktop, x86_64: installed-binary from 3.1.6-1.2-desktop modprobe fglrx FATAL: Error inserting fglrx (/lib/modules/3.1.6-1.2-desktop/dkms/drivers/char/drm/fglrx.ko): Invalid module format dmesg: [101330.164262] fglrx: no symbol version for module_layout Afaik this is a miss match of the installed kernel and the kernel sources/devel. Matt