Displaying 20 results from an estimated 60000 matches similar to: "CentOS 4.4 and isa sound module"
2007 Apr 27
1
Isa Soundcard under CentOS 5
Hello,
Under Fedora Core 6 I used to integrate the soundcard of my notebook
with modprobe snd-opl3sa2. Now, after changing my system to CentOS 5,
I could not find this module for my isa soundcard any more.
# ls -al /lib/modules/2.6.18-8.1.1.el5/kernel/sound/isa/
insgesamt 24
drwxr-xr-x 3 root root 4096 27. Apr 04:09 .
drwxr-xr-x 9 root root 4096 26. Apr 18:15 ..
drwxr-xr-x 2 root root 4096 27.
2008 Jun 24
1
Kernel panic since CentOS 5.2 upgrade
Hello,
since upgrading to CentOS 5.2 my notebook hangs while booting with
a "Kernel panic - not syncing: Fatal exception" error. Here is a
screenshot: http://www.istari.de/olaf/centos/r0013878.jpg
# uname -a
Linux beutelsend.istari.de 2.6.18-53.1.21.el5 #1 SMP Tue May 20 09:34:18
EDT 2008 i686 i686 i386 GNU/Linux
# grep kernel /etc/grub.conf
kernel /vmlinuz-2.6.18-92.1.1.el5
2008 Apr 19
3
What is wrong with yum?
Hello,
in my CentOS-Base.repo file there is a line
baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch
and yum update said 'nothing to do'. Then I change this line to
baseurl=http://mirror.centos.org/centos/5.1/updates/i386 and yum
updates firefox, squid, sos and so on. That happens on two of my
computers, reproducible.
Does yum sometimes forget it's release
2010 Apr 21
2
cve-2010-0436 patch for CentOS 5.4
Hello,
I am using a self compiled kde-3.5.10 from ftp.kde.org as a desktop
system under CentOS 5.4. Does anybody knows where to get a
cve-2010-0436 patch (kdebase, kdm) for kde-3.5.10?
Thanks!
regards
Olaf
2006 Oct 25
3
ISA sound cards and stuff
I've created kernel-isa and kernel-isasmp packages (currently i586,
there'll be i686 version soon too). Basically, it is centosplus kernel
with ISA Plug and Play, ISA and PCMCIA sound cards and ISA network cards
enabled. The change to kernel spec file to add these two packages was
fairly simple, and I hope this might find the way into centosplus
kernel. If maintainer(s) of
2007 Dec 09
1
Error in xorg-x11-xinit
Hello,
if login as user I get the following error message in
~/.xsession-errors*:
/etc/X11/xinit/Xsession: line 15: unask: command not found
Changing 'unask' to 'umask' seems to fix it. This happens under CentOS
5 and 5.1.
regards
Olaf
2007 Jun 29
1
Centos 5 scsi adapter support
Hello,
I think about to change my desktop system from fedora core 6 to centos
5. But on checking out if my hardware is supported by centos 5 I could
not find any support for my scsi adapter which needs a advansys.ko
module (Advanced System Products, Inc ABP940-U / ABP960-U).
Does centos 5 has support for this adapter by default or maybe by a
kernel like centosplus?
regards
Olaf
2009 Jul 27
1
Graphic card question for CentOS 5.3
Hello,
just a short hardware question. Does CentOS 5.3 supports a Leadtek
LR2960 (model S26361-D1910-V128, agp, 128mb) graphic card with a nVidia
GeForce FX5200 chip and dual dvi?
Thank you very much!
regards
Olaf
2007 Jan 25
2
ISA Support in CentOS 4.4?
Hi,
I'm trying to get my ISA modem to work on CentOS 4.4, but I am having
trouble. I have a stock installation of the CentOS 4.4, and did a yum
upgrade to ensure everything is the latest, however, I can't seem to detect
or see the ISA modem.
I remember back in the 2.2 kernel days, the need for isapnptools, however,
from what I read that is supposed to already be included in the 2.6
2009 Mar 09
2
Nfs4 with kerberos freezing system
Hello,
I have a CentOS 5.2 server that exports /home on the local network for 2
users by secure nfs4 with kerberos krb5p. The clients are a notebook
and a desktop pc.
The following error is always reproducible on all clients. If running
the clients on high load, that means for example 5 firefox windows open
and connected with www pages from the internet, installing the new qt
development
2009 Apr 03
3
yum update perl error in CentOS 5.3
Hello,
if running 'yum update' on a CentOS 5.3 workstation, that was upgraded
from CentOS 5.2, I run into the following error with perl.
[...]
Resolving Dependencies
--> Running transaction check
---> Package perl.i386 4:5.8.8-18.el5_3.1 set to be updated
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in ?
yummain.user_main(sys.argv[1:],
2009 Jul 07
6
yum update error
Hello,
since today I could not update my CentOS 5.3 system with yum cause of
the following error message.
# yum update
[...]
Resolving Dependencies
--> Running transaction check
---> Package exiv2.i386 0:0.18.2-1.el5.rf set to be updated
---> Package perl-Params-Util.i386 0:1.00-1.el5.rf set to be updated
---> Package perl-Moose.noarch 0:0.86-1.el5.rf set to be updated
-->
2007 Dec 06
2
MP3 encoding with Sound-Juicer
Hello,
what do I need to encode mp3 with Sound Juicer under CentOS 5.1?
Thank you
Olaf
2009 Aug 09
3
Execution from ip-up.local
Hi,
I'm using Firestarter as my firewall. If I restart the network or my DSL line goes down, I have to manually restart Firestarter.
I have sh /etc/firestarter/firestarter.sh stop and then sh /etc/firestarter/firestarter.sh start in my ip-up.local file.
I confirmed ip-up.local us being executed by placing an entry in the logs, but it appears firestarter is not or at least not correctly.
2012 Aug 13
8
Xen 4.2.0-rc2: make tools fails on Fedora 17, ipxe isa.c problem
Hello,
I just grabbed http://bits.xensource.com/oss-xen/release/4.2.0-rc2/xen-4.2.0-rc2.tar.gz
and tried to build it on Fedora 17 x86_64 host (gcc 4.7.0):
make tools:
..
make[5]: Entering directory `/root/xen/xen-4.2.0-rc2/tools/firmware''
make -C etherboot all
make[6]: Entering directory `/root/xen/xen-4.2.0-rc2/tools/firmware/etherboot''
make -C ipxe/src bin/rtl8139.rom
2007 Dec 22
0
System freezes with i8042_panic_blink on suspend
Hello,
I am using CentOS 4.6 (2.6.9-67.plus.c4) on a toshiba tecra 8000
notebook. If closing the panel, "Panel Power On/Off" is enabled in
bios, the notebook does suspend. But after opening the panel, the
notebook completely freezes. If the suspend only takes a few minutes,
then everything is working fine. But if the suspend takes a time more
than five or ten minutes, the system
2006 Jul 26
0
[PATCH] [HVM] enable sound card support for qemu
[HVM] enable sound card support for qemu
Signed-off-by: Edwin Zhai <edwin.zhai@intel.com>
diff -r 2abb1c801ab7 tools/examples/xmexample.hvm
--- a/tools/examples/xmexample.hvm Wed Jul 19 16:09:59 2006 +0800
+++ b/tools/examples/xmexample.hvm Thu Jul 20 21:19:07 2006 +0800
@@ -153,8 +153,8 @@ serial=''pty''
2004 Oct 13
1
follow-up on ISA intrusion detection
Hi, I wrote a mail a few days ago concerning my setup with a front/back
firewall, shorewall being front and ISA server 2004 acting as back
firewall.
I said that ISA server is logging some "intrusion attempts" namely
requests coming from external interface to the internal network.
As this shouldn''t happen (all intrusion attempts should be stopped by
shorewall) I begun to
2004 Dec 28
2
ISA server can't validate users over samba trust
Hi All,
I have a huge problem and hope somebody can help me.
I have a Dc in a win2003 server in windows 2000 mixed mode.
Also have an ISA 2004 as a member server of the 2003 domain
and some DC with samba.
There are trust working between samba and the dc in 2003, when i share
any resource it works fine!, i can see users in 2003 and samba and give
permissions.
The issue is.... when in the isa
2014 Feb 18
0
Re: Problems with qemu-system-arm and isa-serial
On Mon, Feb 17, 2014 at 05:01:05PM +0100, Niccolo Rigacci wrote:
> Hi,
>
> I'm trying to use libvirt for an armel virtual machine hosted
> into an x86_64 box.
>
> I know the command line to start qemu-system-arm directly, but I
> cannot figure a proper .xml configuration file to let libvirt do
> this job.
>
We're still missing a full support for qemu-system-arm