Projecte

General

Perfil

Actions

Error #331

tancat

[TL-WDR4900] [Kalimotxo/Clearance] Error while using _qmpcontrol upgrade_

Afegit per Eloi Carbó fa més de 9 anys. Actualitzat fa més de 8 anys.

Estat:
Tancat
Prioritat:
Normal
Categoria:
qMp
Versió prevista:
-
Inici:
14-12-2014
Data de venciment:
% realitzat:

100%

Temps previst:
4:00 h
Temps invertit:

Descripció

[Kalimotxo]

The upgrade tool tries to access to an empty folder in the server:

root@qMp-0101:/tmp/opkg-lists# qmpcontrol upgrade
executing function upgrade...
qMp: ERROR: Cannot fetch http://fw.qmp.cat/master/DEVICES
qMp: ERROR: I am sorry, I cannot find an image for your device in http://fw.qmp.cat/master
qMp: ERROR: No new system image found

[Clearance]

The upgrade tool shows a wrong output / tries to update the wrong device

root@qMp-0101:~# qmpcontrol upgrade
executing function upgrade...
qMp: ERROR: I cannot find an image for your device TplinkWDR3500
TP-Link-TL-WDR4900-v1 in http://fw.qmp.cat/testing
qMp: ERROR: No new system image found

Actions #1

Actualitzat per Roger Pueyo Centelles fa més de 9 anys

  • Assignat a s'ha establert a Eloi Carbó

Hi Eloi,

The first part should be solved as per commit 7e63fc15.

Could you please run this on your device:

cat /proc/cpuinfo | egrep "^vendor_id|^model name|^machine" | md5sum | awk '{print $1}'

and paste here the resulting MD5?

Thanks!

Actions #2

Actualitzat per Roger Pueyo Centelles fa més de 9 anys

  • Estat ha canviat de Nou a En progrés
Actions #3

Actualitzat per Eloi Carbó fa més de 9 anys

Hi Roger,

The output of your command: cat /proc/cpuinfo | egrep "^vendor_id|^model name|^machine" | md5sum | awk '{print $1}' is:

d41d8cd98f00b204e9800998ecf8427e

Actions #4

Actualitzat per Eloi Carbó fa més de 9 anys

Hi again,

Here it is the /proc/cpuinfo output:

root@qMp-0101:~# cat /proc/cpuinfo
processor : 0
cpu : e500v2
clock : 799.999992MHz
revision : 5.1 (pvr 8021 2151)
bogomips : 99.99
timebase : 49999999
platform : Freescale P1014
model : TP-Link TL-WDR4900 v1
Memory : 128 MB

Actions #5

Actualitzat per Roger Pueyo Centelles fa més de 9 anys

  • Assignat a ha canviat de Eloi Carbó a Roger Pueyo Centelles

See c812bc41. Now the /tmp/sysinfo/board_name is used for calculating the MD5 hash. If not present, the previous method is used.

qmpfw DEVICES file needs to be updated too with new MD5s.

Actions #6

Actualitzat per Eloi Carbó fa més de 9 anys

Using this revision in Clearance (http://fw.qmp.cat/testing/TP-Link-TL-WDR4900-v1-qMp_testing-sysupgrade-20141218_0127.bin) my MD5 hash is:

root@qMp-0101:/etc/qmp# cat /tmp/sysinfo/board_name
tl-wdr4900-v1

root@qMp-0101:/etc/qmp# ( [ -f /tmp/sysinfo/board_name ] && cat /tmp/sysinfo/board_name || cat /proc/cpuinfo | egrep "^vendor_id|^model name|^machine") | md5sum | awk '{print
$1}'
ad0152884b1dfa8e2511387907c86f95

Actions #7

Actualitzat per Roger Pueyo Centelles fa més de 9 anys

  • Estat ha canviat de En progrés a Resolt
  • Prioritat ha canviat de Baixa a Normal

Commit c1f9ce0b. Added MD5 with new calculation method.

Actions #8

Actualitzat per Roger Pueyo Centelles fa més de 8 anys

  • Estat ha canviat de Resolt a Tancat
  • % realitzat ha canviat de 0 a 100
  • Temps previst s'ha establert a 4:00 h
Actions

També disponible a: Atom PDF