Displaying 20 results from an estimated 30000 matches similar to: "Correct way to provide kernel patch"
2009 Apr 13
4
Building a kernel without kabichk
I?m trying to build a 2.6.18-128.1.6.el5 kernel without kabichk. I have
downloaded the sources, installed the compiler, etc and ran the following
command
rpmbuild -bb --target=`uname -m` --without kabichk --with baseonly
--without debug \
--without debuginfo kernel-2.6.spec.
I had modified the .SPEC file according to the WIKI page
http://wiki.centos.org/HowTos/Custom_Kernel
I have NOT
2006 Feb 05
2
Device not found--newhidups, FreeBSD 4.10, CyperPower 685AVR
I've been using nut with a serial device for a while, but today I tried
hooking up this new CyberPower 685 unit via newhidups--since it seemed
better supported over USB than serial, based on reading the list
archives and cvs logs. Unfortunately, I can't connect to it.
My system sees the device:
uhid1: CPS UPS BF700, rev 1.10/0.01, addr 2, iclass 3/0
... and I have chmodded all
2007 Dec 04
1
Can't build CentOS 5.1 kernel from source
I pulled down the kernel-2.6.18-53.el5.src.rpm source to build my usual
custom kernel (adds NTFS wwrite support) and it does not build. Whether I
include the NTFS or just build from the source with no changes (other than
make oldconfig and adding the # x86_64 line), I get this error every time:
Building modules, stage 2.
+ mkdir -p /var/tmp/kernel-2.6.18-53.el5.nx-root/usr/lib/debug/boot
+
2009 May 27
1
kABI-tracking kmod-xfs for CentOS-4 (Was: Preventing hour-long fsck on ext3-filesystem)
On Tue, May 26, 2009 at 1:51 PM, Tru Huynh <tru at centos.org> wrote:
> On Tue, May 26, 2009 at 08:16:42AM -0700, Akemi Yagi wrote:
>> Here is the updated version:
>>
>> http://centos.toracat.org/kmods/CentOS-4/xfs/SRPMS/
>>
>> Please discard the obsoleted ones (I did not bump the version/release
>> number). ?Let me know when your binaries are ready for
2010 Oct 13
0
SOLVED -
Hi Akemi,
Thanks for the reply.
>Do you mean no src.rpm of your custom kernel? If so, rpmbuild -bs will build >it.
The only source rpm I can find is from the CentOS Extras. FIlename makes it
appear that you need the 2.6.18-8.1.8 kernel from CentOS Extras:
kvm-kmod-36-1.2.6.18_8.1.8.el5.src.rpm
If I try to rebuild that with:
rpmbuild --rebuild --target=x86_64
2008 Feb 07
1
Kernel compiling troubles (ABI checking)
Hi, I'm having a problem compiling the kernel as a normal user (don't know
if not being root is the problem or not).
What is ABI? I can compile with the flag --without kabichk, but I don't
know if really is that the solution or not.
The package build stops at this point:
+ echo '**** kABI checking is enabled in kernel SPEC file. ****'
**** kABI checking is enabled in kernel
2004 Nov 21
2
Bug#282378: logcheck-database: messages from USB joystick use
Package: logcheck-database
Version: 1.2.31
Severity: wishlist
The following is reported by logcheck when inserting a USB joystick for
the first time (workstation), none of which (I assume) I need to be
informed of.
Nov 21 17:50:08 localhost kernel: ohci_hcd 0000:00:01.2: wakeup
Nov 21 17:50:08 localhost kernel: usb 1-1: new low speed USB device using address 2
Nov 21 17:50:10 localhost kernel:
2020 Sep 07
2
pcieport 0000:00:01.0: PME: Spurious native interrupt (nvidia with nouveau and thunderbolt on thinkpad P73)
On Mon, Sep 07, 2020 at 09:14:03PM +0200, Karol Herbst wrote:
> > - changes in the nouveau driver. Mika told me the PCIe regression
> > "pcieport 0000:00:01.0: PME: Spurious native interrupt!" is supposed
> > to be fixed in 5.8, but I still get a 4mn hang or so during boot and
> > with 5.8, removing the USB key, didn't help make the boot faster
>
2011 Jul 21
8
nouveau driver one centos 6
I "wish" to not load the or even install the nouveau driver by default.
I want to use the NVIDIA binary driver.
I have tried a number of things:
1) in my kickstart package section add the line:
-xorg-x11-drv-nouveau
This did not work - it was still installed.
2) use the nvidia installer and it asks to create a modprobe.conf file
to blacklist
the driver. I said yes thats what I want.
2006 Aug 25
2
Auto-blacklisting hosts after too many failed logins
Hi folks,
first of all thanks for Dovecot, I appreciate it a lot.
On one of our servers, we experience regular tries to brute force
logins, probably based on harvested mail addresses. Now I wonder if
dovecot has or could in future have some mechanism to blacklist
remote IP addresses after a configurable number of failures to login
to any account.
Blacklisted IPs could simply be disconnected
2009 May 18
3
Cyberpower Value 600E UPS (USB) is not recognized by usbhid-ups under FreeBSD 7.2
Hi,
Have anybody tried Cyberpower Value 600E (USB) under FreeBSD?
usbhid-ups from nut 2.4.1 does not recognize (find) the device on my
machine.
[root at substance /usr/local/libexec/nut]# uname -a
FreeBSD substance.dyndns.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri
May 1 08:49:13 UTC 2009
root at walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
[root at substance
2025 Jan 13
1
<Cyber Energy> <usbhid-ups/cps-hid.c>-Add HID Usage (Temperature)
Hi Jim:
After doing comprehensive tests, we have confirmed that there are no problems with the source code update related to temperature this time. We kindly request you to update the source code concerning temperature in cps-hid.c (driver: USBHID-UPS(8)) and include it in the next official release of NUT.
Additionally, please inform us of the planned timeline and version for the upcoming
2024 Dec 04
1
<Cyber Energy> <usbhid-ups/cps-hid.c>-Add HID Usage (Temperature)
Looks good.
Posted the PR as https://github.com/networkupstools/nut/pull/2711, code
base to test would be available at
https://github.com/jimklimov/nut/tree/cps-hid-temp currently or as part of
https://github.com/networkupstools/nut/tree/master after the pull request
passes our CI and gets merged.
Thanks,
Jim Klimov
On Wed, Dec 4, 2024 at 9:11?AM Yvonne.Chen <Yvonne.Chen at
2010 Jun 18
2
Kernel independent OCFS2 packages for RHEL, Scientific Linux and CentOS
Hi,
I would like to announce a set of OCFS2 kABI-tracking kernel module
packages for RHEL5, Scientific Linux 5 and CentOS-5 and kernels. These
packages have been introduced into the ELRepo testing repository
(http://elrepo.org/).
You can find these packages at:
http://elrepo.org/linux/testing/el5/
The ELRepo project is a community project providing various additional kernel
modules for
2010 Jun 18
2
Kernel independent OCFS2 packages for RHEL, Scientific Linux and CentOS
Hi,
I would like to announce a set of OCFS2 kABI-tracking kernel module
packages for RHEL5, Scientific Linux 5 and CentOS-5 and kernels. These
packages have been introduced into the ELRepo testing repository
(http://elrepo.org/).
You can find these packages at:
http://elrepo.org/linux/testing/el5/
The ELRepo project is a community project providing various additional kernel
modules for
2007 May 17
2
Blacklist
Hello All,
I was wondering where does Asterisk stores the blacklist numbers?
I looked into the dialplan and it shows that it
*"Set(DB(blacklist/${blacknr})=1)"* the number... Does it save in MySQL DB?
hyperion*CLI> show dialplan app-blacklist-add
[ Context 'app-blacklist-add' created by 'pbx_config' ]
'1' => 1.
2013 Apr 10
2
my "blacklist" is not working
In my blacklist I have: database show
...
/blacklist/Manitoba : advertising
...
[incoming]
; First, lets take care of telemarketers
exten => 4,1,GotoIf(${BLACKLIST()}?blacklisted,s,1)
exten => 4,n,Set(goaway=${CALLERID(number):0:2})
exten => 4,n,GotoIf($["${goaway}" = "V4" ]?blacklisted,s,1)
exten => 4,n,GotoIf($["${goaway}" = "V3"
2017 Nov 15
4
How to blacklist a device driver (sysemd)
Hi,
how can a specific device driver in CentOS 7 be blacklisted, so that it
doesn't load at boot time? We have Infiniband adapters which are not
completely supported by CentOS and we want to silence the error messages
for the time being.
I tried with the files
/etc/modprobe.d/blacklist
/etc/modprobe.d/blacklist.conf
and with entries
mlx5_core
mlx5_ib
blacklist
2014 May 31
2
[LLVMdev] Unifying TSan blacklist and no_sanitize_thread
On Fri, May 30, 2014 at 1:53 AM, Evgeniy Stepanov <eugeni.stepanov at gmail.com
> wrote:
> On Fri, May 30, 2014 at 12:41 AM, Alexey Samsonov <vonosmas at gmail.com>
> wrote:
> > Hi,
> >
> > I consider reducing the usage of blacklist in sanitizer instrumentation
> > passes and doing the necessary work in frontend (Clang) instead.
> >
> > Some
2023 Nov 13
4
[Bug 1725] New: Updating and destroying set elements
https://bugzilla.netfilter.org/show_bug.cgi?id=1725
Bug ID: 1725
Summary: Updating and destroying set elements
Product: nftables
Version: 1.0.x
Hardware: All
OS: other
Status: NEW
Severity: enhancement
Priority: P5
Component: nft
Assignee: pablo at netfilter.org