The first one (pam = 0.75-40 is needed by (installed) pam-devel-0.75-40
) happened to me also. It simply means that there is a packaged (pam-devel) that is dependant on the package that you are about to upgrade (pam). If you apgrade pam, as you want to, it may cause problems.
The solution is:
remove pam-devel:
rpm -e pam-devel
If no other package is dependant on pam-devel, then it should be OK.
If you need pam-devel, then you may also download the new version of pam-devel from the same site. But I don't think you'll need it.
When you try to install the new kernel, it reports two problems; one with the pam package, hopefully we solved that one, and the other is with spamassasin
I don't use spamassasin on my computer, so I can't tell much about it. It sees to me that the same logic of the pam-devel problem should work here ither. I.e. if you don't need it - erase it (rpm -e spamassassin). And if you do need it, upgrade it by using a package from the same site.
An easier solution might be to upgrade to RH9 :)
Best, Yuval.
ANJAN MUSTAFI wrote:
Hello Yuval,
I did as you wrote . I downloaded the four RPMs and followed your
instructions . The following things happened :
[root@xxxxxxxxx linux-sound]# rpm -Uvh pam-0.75-48.i386.rpm error: Failed dependencies: pam = 0.75-40 is needed by (installed) pam-devel-0.75-40
rpm -Uvh vixie-cron-3.0.1-74.i386.rpm -> No Problems !
rpm -Uvh SysVinit-2.84-13.i386.rpm -> No problems !
[root@xxxxxxxxx linux-sound]# rpm -ivh kernel-2.4.20-8.i686.rpm error: Failed dependencies: pam < 0.75-48 conflicts with kernel-2.4.20-8 spamassassin < 2.44-4.8.x conflicts with kernel-2.4.20-8
What do I do now ??? Please help !!! I'm not an expert . I need all the
help in the world.
Thanks in advance.
Anjan Mustafi
--- sound-list-request@xxxxxxxxxx wrote:
Send Sound-list mailing list submissions to sound-list@xxxxxxxxxx
To subscribe or unsubscribe via the World Wide Web, visit https://listman.redhat.com/mailman/listinfo/sound-list or, via email, send a message with subject or body 'help' to sound-list-request@xxxxxxxxxx
You can reach the person managing the list at sound-list-admin@xxxxxxxxxx
When replying, please edit your Subject line so it is more specific than "Re: Contents of Sound-list digest..."
Today's Topics:
1. AC97 and i810 (Yuval Aviel)
ATTACHMENT part 3.1 message/rfc822 Date: Sat, 12 Apr 2003 03:32:57 +0300
From: Yuval Aviel <aviel@xxxxxxxxxxxxx>
To: sound-list@xxxxxxxxxx
Subject: [Sound] AC97 and i810
This message addresses all users that have RH8 and can't make their linux cooperate with their sound card.
I spent lot of time around this problem, I hope this message will save yours.
What I am about to suggest seems to me the easiest way of solving the problem but it is really a matter of taste.
To make sure that we are talking on the same problem, look at my /var/log/message at the bottom of this message.
My solution is to go to RH9's package list:
ftp://ftp.gmd.de/mirrors/redhat.com/redhat/linux/9/en/os/i386/RedHat/RPMS
and download the following rpms:
pam-0.75-48.i386.rpm vixie-cron-3.0.1-74.i386.rpm SysVinit-2.84-13.i386.rpm kernel-2.4.20-8.i686.rpm
Note that I choosed kernel for i686, but you should pick one that suites
your system.
Now Upgrade the first three (rpm -Uvh), and lastly install the kernel: rpm -ivh kernel-2.4.20-8.i686.rpm
Reboot to the new kernel. It worked smoothly to me.
Enjoy the sounds, Yuval Aviel. ----------------------------------------------- Interdisciplinary center for neural computation Hebrew University, Jerusalem Israel -----------------------------------------------
Apr 6 12:47:01 localhost kernel: i810: Intel ICH4 found at IO 0xe080 and 0xe400, IRQ 3
Apr 6 12:47:02 localhost modprobe: modprobe: Can't locate module sound-service-0-3
Apr 6 12:47:02 localhost insmod: /lib/modules/2.4.18-26.8.0/kernel/drivers/sound/i810_audio.o: init_module: No such device
Apr 6 12:47:02 localhost insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or
IRQ parameters. You may find more information in syslog or the output from dmesg
Apr 6 12:47:02 localhost insmod: /lib/modules/2.4.18-26.8.0/kernel/drivers/sound/i810_audio.o: insmod sound-slot-0 failed
Apr 6 12:47:02 localhost kernel: i810_audio: Codec not ready.. wait.. no response.
Apr 6 12:47:02 localhost kernel: i810_audio: Audio Controller supports 6 channels.
Apr 6 12:47:02 localhost kernel: i810_audio: Defaulting to base 2 channel mode.
Apr 6 12:47:02 localhost kernel: i810_audio: Primary codec not ready.
Apr 6 12:47:02 localhost modprobe: modprobe: Can't locate module sound-service-0-0
Apr 6 12:47:02 localhost kernel: Intel 810 + AC97 Audio, version 0.22, 10:32:05 Feb 24 2003
Apr 6 12:47:02 localhost kernel: PCI: Found IRQ 3 for device 00:1f.5
Apr 6 12:47:02 localhost kernel: PCI: Sharing IRQ 3 with 00:1f.3
Apr 6 12:47:02 localhost kernel: PCI: Setting latency timer of device 00:1f.5 to 64
Apr 6 12:47:02 localhost kernel: i810: Intel ICH4 found at IO 0xe080 and 0xe400, IRQ 3
Apr 6 12:47:04 localhost insmod: /lib/modules/2.4.18-26.8.0/kernel/drivers/sound/i810_audio.o: init_module: No such device
Apr 6 12:47:04 localhost insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or
IRQ parameters. You may find more information in syslog or the output from dmesg
Apr 6 12:47:04 localhost insmod: /lib/modules/2.4.18-26.8.0/kernel/drivers/sound/i810_audio.o: insmod sound-slot-0 failed
Apr 6 12:47:04 localhost kernel: i810_audio: Codec not ready.. wait.. no response.
Apr 6 12:47:04 localhost kernel: i810_audio: Audio Controller supports 6 channels.
Apr 6 12:47:04 localhost kernel: i810_audio: Defaulting to base 2 channel mode.
Apr 6 12:47:04 localhost kernel: i810_audio: Primary codec not ready.
Apr 6 12:47:04 localhost modprobe: modprobe: Can't locate module sound-service-0-0
Apr 6 12:47:04 localhost modprobe: modprobe: Can't locate module sound-slot-1
Apr 6 12:47:04 localhost modprobe: modprobe: Can't locate module sound-service-1-0
Apr 6 12:47:04 localhost modprobe: modprobe: Can't locate module sound-slot-1
Apr 6 12:47:04 localhost modprobe: modprobe: Can't locate module sound-service-1-0
Apr 6 12:47:06 localhost kernel: Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
_______________________________________________
Sound-list mailing list Sound-list@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/sound-list
=====
Home : 51/12 Roy Bahadur Road, Behala, Kolkata-700034 >>(033)24478141
College: M.C.A. 2nd Year, Bengal Engineering College, Shibpur, Howrah
anjanmustafi2001@xxxxxxxxx anmu@xxxxxxxxxxxxx
__________________________________________________ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more http://tax.yahoo.com
_______________________________________________ Sound-list mailing list Sound-list@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/sound-list
--
Regards, Yuval Aviel. ----------------------------------------------- Interdisciplinary center for neural computation Hebrew University, Jerusalem Israel -----------------------------------------------
- Follow-Ups:
- Re: [Sound] Re: Sound-list digest, Vol 1 #519 - 1 msg
- From: Rajesh Menon
- Re: [Sound] Re: Sound-list digest, Vol 1 #519 - 1 msg
- References:
- [Sound] Re: Sound-list digest, Vol 1 #519 - 1 msg
- From: ANJAN MUSTAFI
- [Sound] Re: Sound-list digest, Vol 1 #519 - 1 msg
- Prev by Date: [Sound] Re: Sound-list digest, Vol 1 #519 - 1 msg
- Next by Date: Re: [Sound] Re: Sound-list digest, Vol 1 #519 - 1 msg
- Previous by thread: [Sound] Re: Sound-list digest, Vol 1 #519 - 1 msg
- Next by thread: Re: [Sound] Re: Sound-list digest, Vol 1 #519 - 1 msg
- Index(es):