similar to: ksign: module signed with unknown public key

Displaying 20 results from an estimated 9000 matches similar to: "ksign: module signed with unknown public key"

2014 Apr 22
0
Module building and signing
In order to get "Beats Audio" (2.1 channel sound) working on my HP k025dx laptop running CentOS 6.5, I need to re-assign some of the pins on the Intel HDA soundcard - model 92HD91BXX. This is trivial in newer distros for two reasons: 1. the 'hda-jack-retask' application compiles and runs on newer distros 2. the snd-hda-intel modules on newer distros are compiled with
2010 Jun 10
2
yum in CentOS 3.9
I need to support 3.9 for another while and thought I would set up a local repo with base and updates merged into one. How can I update repodata? I don't see createrepo in 3.9. --------------------------------------------------------------- This message and any attachments may contain Cypress (or its subsidiaries) confidential information. If it has been received in error, please advise
2010 Aug 13
1
kvm, kvm_intel
Which configuration or rc script is responsible for loading the kvm modules on CentOS 5.4/5.5? They interfere with vmware. --------------------------------------------------------------- This message and any attachments may contain Cypress (or its subsidiaries) confidential information. If it has been received in error, please advise the sender and immediately delete this message.
2009 Apr 27
1
xen
Have anyone get a ubuntu guest worked in centos? I try now but only recive errors insmod: error inserting '/lib/scsi_mod.ko': -1 Operation not permitted Loading sd_mod.ko module ksign: module signed with unknown public key - signature keyid: 88a2b9299d40c296 ver=3 insmod: error inserting '/lib/sd_mod.ko': -1 Operation not permitted Loading libata.ko module ksign: module
2009 Aug 21
2
anaconda and x86_64
I'm trying to build a bugfixed anaconda package for 5.3 x84_64, but there are some fairly basic failures, like pkg-config .pc files not being found. When I modify the spec file accordingly, linking fails because installed libraries are not found. $ rpmbuild -ba anaconda.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.25019 + umask 022 + cd /usr/src/redhat/BUILD + LANG=C + export LANG +
2010 Apr 16
5
CentOS5 and samba
We're trying to migrate RHEL3 and CentOS4 based samba servers over to CentOS5, but it's a bleeding disaster. We cannot get it to work reliably with any version of CentOS5, i386 or x86_64, the included 3.0.x version of samba or 3.4.x/3.5.x compiled from source. The symptoms are: read access is extremely slow, write access seems to work in principle (e.g. creating a zeros-sized file on
2010 Mar 31
1
selinux on xen virtual machines
I rebuilt my xen host with the 64-bit OS and am in the process of recreating the guests, both 32 and 64 bit. I use a kickstart installation with virt-install, and so far none of the installation attempts has completed. Anaconda indicates installation should take about 2-3 minutes, but when it comes to installation of selinux policies, it just sits there, and I have no idea what it's
2010 Jun 09
2
Is kvm ready for prime time?
Hi all, I've started playing with kvm on CentOS 5.5, with not much success so far. In a nutshell, I have the same problem as http://lists.centos.org/pipermail/centos-virt/2010-April/001854.html I followed the RHEL5 virtualization guide to set up a bridge interface br0, and then used virt-install (rather than virt-manager - I like automation) to set up the vm. It hangs at some point.
2010 Mar 25
1
Kickstart 8TB partition limit?
I found a kickstart installation with part pv.100000 --size=1 --grow volgroup vol0 pv.100000 creates a partition with a size of 8TB even though more than 9TB is available. I need to go in manually with gdisk to destroy the partition and recreate it with all available space. No filesystem is specified be cause want to use xfs, which kickstart does not support out of the box. This is under
2010 May 12
1
Local repo sqlite files?
Hi all, I'm updating a customised CentOS 5.2 repo to 5.4. After running createrepo, I find all the usual .xml.gz files updated, but the sqlite.bz2 files have not been touched. What is the significance of these files? If they need to be updated, how is it done? -r--r--r-- 1 user group 1811 Oct 1 2009 TRANS.TBL -rw-r--r-- 1 user group 1050329 May 12 11:04 comps.xml -rw-r--r-- 1 user
2011 Jan 05
1
Compiling thunderbird
I'm following this thread here http://www.centos.org/modules/newbb/viewtopic.php?topic_id=23749&forum=38 to build an rpm for thunderbird 3.1.6/3.1.7 from source. While it works well on i386, compilation fails for x86_64. Any advice how to fix the spec file? ... rm -f libthebes.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth
2011 Jan 11
1
Bonding performance question
I have a Dell server with four bonded, gigabit interfaces. Bonding mode is 802.3ad, xmit_hash_policy=layer3+4. When testing this setup with iperf, I never get more than a total of about 3Gbps throughput. Is there anything to tweak to get better throughput? Or am I running into other limits (e.g. was reading about tcp retransmit limits for mode 0). The iperf test was run with iperf -s on the
2017 May 17
4
C6 Module Keys
Hello, As part of testing an alternative module I saved the original module and copied the test one in. The test was done and I put the original module back. Now the original module is not loading at startup and doing it manually I get the error WARNING: Error inserting {Module name & path } Required key not available. And in /var/log/messages shortly after boot I can see kernel:
2017 May 17
0
C6 Module Keys
Am 17.05.2017 um 12:22 schrieb Ken Smith <kens at kensnet.org>: > > As part of testing an alternative module I saved the original module and copied the test one in. The test was done and I put the original module back. > > Now the original module is not loading at startup and doing it manually I get the error > > WARNING: Error inserting {Module name & path }
2013 Nov 16
1
Module signed with unknown public key
I recently had a hard disk failure on my CentOS-6.4 server. I re-intalled CentOS on a second disk, and this is working fine. But I put together the old system - most partitions on the old disk could still be read - and made a working system. But when I re-start this system I get the above message many times. (Also I can only login in text mode, and when I run startx I get the error "Fatal
2016 Jul 21
1
extracting SILK only FIXED POINT code
I need to extract SILK only FIXED POINT code. I have a couple of questions in this regard. 1. Is it enough to enable compile time flag (FIXED_POINT) in the config.h, include silk_fixed library and exclude silk_float in the opus_demo project. I am working in the MSVC framework. Anyone has tried this before? 2. It seems there is no compile time flag to enable SILK only code, the core
2010 Nov 21
1
nspluginwrapper rpms on x86_64? (was: firefox. java. 64 bit. bleah!)
On Sat, Nov 20, 2010 at 3:25 PM, Lars Hecking <lhecking at users.sourceforge.net> wrote: > ?Possibly. Or possibly not. On a closely related topic, can you comment on > ?whether or not it's a good idea to install the nspluginwrapper rpms on x86_64? > ?They seem to be fundamentally broken. > I don't think you need it anymore with FF 3.6.
2009 Sep 01
0
quota command broken
We noticed a big change in the workings of the quota command when moving from RHEL3 to CentOS5. Under RHEL3 (quota-3.10-7), quota -v essentially lists the fs quotas for all users logged into the local machine. Under CentOS5 (quota-3.13-1.2.5.el5), only one user quota is displayed, and while the actual data seems to be correct, the attribution is usually wrong. E.g. $ whoami user1 $ quota -v
2007 Sep 14
9
Possible ZFS Bug - Causes OpenSolaris Crash
I?d like to report the ZFS related crash/bug described below. How do I go about reporting the crash and what additional information is needed? I?m using my own very simple test app that creates numerous directories and files of randomly generated data. I have run the test app on two machines, both 64 bit. OpenSolaris crashes a few minutes after starting my test app. The crash has occurred on
2016 Jul 26
0
Two UPS with same vendor ID
Hello I have two completely different UPS that turn out to use the same driver. Both work with blazer_usb my LSUSB says: Bus 001 Device 005: ID 0665:5161 Cypress Semiconductor USB to Serial Bus 001 Device 004: ID 0665:5161 Cypress Semiconductor USB to Serial my lsusb -vd 0665: says: pi at elektra:~ $ lsusb -vd 0665: Bus 001 Device 005: ID 0665:5161 Cypress Semiconductor USB to Serial