Re: [elrepo] wl-kmod error at installing

2016-01-23 Thread Diego Farias
I guess I've found something odd... when we do (1): $ echo -e "%_topdir $(echo $HOME)/rpmbuild\n%dist .el$(lsb_release -s -r|cut -d"." -f1).local" >> ~/.rpmmacros it means that in file .rpmmacros, these two lines should be there (..in my case..): %_topdir /home/dafh/rpmbuild %dist .el7.local

[elrepo] Announcement: EL6 Updated kernel-lt Release [3.10.95-1]

2016-01-23 Thread Alan Bartlett
Announcing the release of the kernel-lt-3.10.95-1.el6.elrepo package set into the EL6 elrepo-kernel repository: http://elrepo.org/tiki/kernel-lt The upstream changelog: https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.95 The following files are currently synchronising across our

[elrepo] Announcement: EL5 Updated kernel-lt Release [3.2.76-1]

2016-01-23 Thread Alan Bartlett
Announcing the release of the kernel-lt-3.2.76-1.el5.elrepo packages into the EL5 elrepo-kernel repository: http://elrepo.org/tiki/kernel-lt The upstream changelog: https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.76 The following files are currently synchronising across our mirror

Re: [elrepo] wl-kmod error at installing

2016-01-23 Thread Diego Farias
Hi Steve, I'm doing what you proposed and I just want to say that at 4) Install (new) kernel, everything is fine; Installing : kernel-3.10.0-327.4.4.el7.x86_64 1/1 Error! Build of psmouse.ko failed for: 3.10.0-327.4.4.el7.x86_64 (x86_64) Consult the make.log in the build directory

Re: [elrepo] wl-kmod error at installing

2016-01-23 Thread Diego Farias
I keep doing it keeping .rpmacross in this way: %_topdir /home/dafh/rpmbuild %dist .el7.local I built and installed... but again; [root@localhost dafh]# modprobe wl insmod: ERROR: could not load module /lib/modules/3.10.0-327.4.4.el7.x86_64/kernel/lib/wl.ko: No such file or directory modprobe:

Re: [elrepo] wl-kmod error at installing

2016-01-23 Thread Diego Farias
I tried to follow this: https://wiki.centos.org/HowTos/Laptops/Wireless/Broadcom , which 'does' some similar steps as written in your wl-kmod.spec about patching, but I couldn't patch this successfully: wl-kmod-rhel7_1.patch - Hunk 3 failed at line 2074. For what I can understand from your