1

Temat: problemy z instalacją starszych pakietów.

Witam,

mam kłopoty z instalacją sterowników do kamery z poradnika: http://openrouter.info/forum/viewtopic. … amp;t=1027
mam trunka kernela:
Linux Tiger 3.2.9 #1 Fri Mar 2 09:01:16 CET 2012 mips GNU/Linux

i próbuje zainstalować odpowiednie do kernela pakiety podając ścieżkę URL do odpowiedniego pakietu. Niestety w efekcie końcowym instalują się pakiety do aktualnego kernela, które to nie działają mi z kamerą.

root@Tiger:~# opkg install  http://ecco.selfip.net/trunk/ar71xx/pac … re_3.2.9-1
_ar71xx.ipk
Downloading http://ecco.selfip.net/trunk/ar71xx/pac … ar71xx.ipk.
Multiple packages (kmod-video-core and kmod-video-core) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (kmod-video-core and kmod-video-core) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (kmod-video-core and kmod-video-core) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (kmod-video-core and kmod-video-core) providing same name marked HOLD or PREFER. Using latest.
Installing kmod-video-core (3.2.14-1) to root...
Downloading http://downloads.openwrt.org/snapshots/ … ar71xx.ipk.
Multiple packages (kernel and kernel) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (kernel and kernel) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (kernel and kernel) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (kmod-i2c-core and kmod-i2c-core) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (kmod-i2c-core and kmod-i2c-core) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (kmod-i2c-core and kmod-i2c-core) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (kmod-i2c-core and kmod-i2c-core) providing same name marked HOLD or PREFER. Using latest.
Configuring kmod-video-core.

Co robie nie tak?

2

Odp: problemy z instalacją starszych pakietów.

Złe moduły instalujesz. Ponieważ 3.2.9 już dawno nie ma w trunku, a używasz takiej wersji, więc przed instalacją nie rób opkg update. Wszystkie moduły w w wersji 3.2.9 podaj ręcznie.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

3

Odp: problemy z instalacją starszych pakietów.

prawie, prawie....

root@Tiger:~# opkg install http://ecco.selfip.net/trunk/ar71xx/pac … ar71xx.ipk
Downloading http://ecco.selfip.net/trunk/ar71xx/pac … ar71xx.ipk.
Installing kmod-video-core (3.2.9-1) to root...
Multiple packages (kernel and kernel) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (kernel and kernel) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (kernel and kernel) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (kernel and kernel) providing same name marked HOLD or PREFER. Using latest.
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-video-core:
*      kernel (= 3.2.9-1-3717ae0df0facf2cba785184686d7be6) *
* opkg_install_cmd: Cannot install package kmod-video-core.

co mogę jeszcze zrobić?

4

Odp: problemy z instalacją starszych pakietów.

Instalować z opcją --force-depends

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

5

Odp: problemy z instalacją starszych pakietów.

też nie );

opkg install --force-depends http://ecco.selfip.net/trunk/ar71xx/pac … 3.2.9-1_ar
71xx.ipk
Downloading http://ecco.selfip.net/trunk/ar71xx/pac … ar71xx.ipk.
Installing kmod-video-core (3.2.9-1) to root...
Multiple packages (kernel and kernel) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (kernel and kernel) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (kernel and kernel) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (kernel and kernel) providing same name marked HOLD or PREFER. Using latest.
Configuring kmod-video-core.
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-video-core:
*      kernel (= 3.2.9-1-3717ae0df0facf2cba785184686d7be6) *

6

Odp: problemy z instalacją starszych pakietów.

Więc zrób upgrade systemu smile

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

7

Odp: problemy z instalacją starszych pakietów.

po aktualizacji zadziałało bez problemu