LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   FC6 Failed Hotplug Firmware Dependancy (https://www.linuxquestions.org/questions/fedora-35/fc6-failed-hotplug-firmware-dependancy-535961/)

danielnash 03-09-2007 06:59 AM

FC6 Failed Hotplug Firmware Dependancy
 
Hi all,

I am trying to get an Atmel wireless USB Adapter to work on FC6 (see wirelss-network thread http://www.linuxquestions.org/questi...d.php?t=534731) and need to install an Atmel firmware RPM but get the following error message stating that there is a Hotplug dependancy:

Code:

[root@localhost dan]# rpm -ivv atmel-firmware-1.3-1fc3.noarch.rpm
D: ============== atmel-firmware-1.3-1fc3.noarch.rpm
D: Expected size:      462813 = lead(96)+sigs(160)+pad(0)+data(462557)
D:  Actual size:      462813
D:      added binary package [0]
D: found 0 source and 1 binary packages
D: opening  db environment /var/lib/rpm/Packages joinenv
D: opening  db index      /var/lib/rpm/Packages rdonly mode=0x0
D: locked  db index      /var/lib/rpm/Packages
D: ========== +++ atmel-firmware-1.3-1fc3 noarch/linux 0x0
D: opening  db index      /var/lib/rpm/Depends create mode=0x0
D: opening  db index      /var/lib/rpm/Providename rdonly mode=0x0
D:  Requires: hotplug                                      NO 
D: package atmel-firmware-1.3-1fc3.noarch has unsatisfied Requires: hotplug
D: opening  db index      /var/lib/rpm/Basenames rdonly mode=0x0
D: opening  db index      /var/lib/rpm/Pubkeys rdonly mode=0x0
D:  read h#    110 Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
D:  Requires: /bin/sh                                      YES (db files)
D:  Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1      YES (rpmlib provides)
D:  Requires: rpmlib(CompressedFileNames) <= 3.0.4-1        YES (rpmlib provides)
D:  read h#      45 Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
D:  Requires: /usr/bin/perl                                YES (db files)
D:  read h#      45 Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
D:  Requires: perl(File::Basename)                          YES (db provides)
D:  read h#      45 Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
D:  Requires: perl(Socket)                                  YES (db provides)
D:  read h#      45 Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
D:  Requires: perl(bytes)                                  YES (db provides)
D:  read h#      45 Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
D:  Requires: perl(constant)                                YES (db provides)
D: opening  db index      /var/lib/rpm/Conflictname rdonly mode=0x0
D: closed  db index      /var/lib/rpm/Pubkeys
D: closed  db index      /var/lib/rpm/Depends
D: closed  db index      /var/lib/rpm/Conflictname
D: closed  db index      /var/lib/rpm/Providename
D: closed  db index      /var/lib/rpm/Basenames
D: closed  db index      /var/lib/rpm/Packages
D: closed  db environment /var/lib/rpm/Packages
error: Failed dependencies:
        hotplug is needed by atmel-firmware-1.3-1fc3.noarch
D: ========== recording tsort relations
D: ========== tsorting packages (order, #predecessors, #succesors, tree, depth, breadth)
D:    0    0    0    0    1    0  +atmel-firmware-1.3-1fc3.noarch
D: May free Score board((nil))

I don't have an internet connection for the PC with FC6 until I can get wireless to work - and get RPM's from the internet onto it using a USB Flash Disc from another PC which has internet (using Windows XP).

Does anyone know where I can get the Hotplug RPM and which one is needed? When I google this I only find PAM_Hotplug RPM's for FC6 and my system states taht these are already installed.

Any help would be much appreciated.

I have not been able to find another thread on this but if there is one please point me in it's direction and I'll close this one down.

Many thanks, Dan

Lenard 03-09-2007 07:45 AM

Do not use the rpm package, simply download the atmel_firmware.tar.gz from the same place you got the rpm package and extract it. Place the firmware files (found in the images and images.usb directories) in /lib/firmware directory location.

In the three years since this rpm package was created things have changed with the 2.6 kernels, but the package has not. The same holds true for the tar.gz file but does not have any dependency problems.

danielnash 03-09-2007 08:25 AM

Thanks - I'll try that.

Just for my understanding - you're saying that this package used to need Hotplug - but since it was created Hotplug has been replaced by other areas and the package hasn't been updated to understand that it no longer specifically needs Hotplug?

Thanks, Dan

Lenard 03-09-2007 08:31 AM

Correct, FC3 has a hotplug rpm package which does get installed FC6 no longer needs this package.


All times are GMT -5. The time now is 08:21 AM.