Mostrar Mensajes

Esta sección te permite ver todos los posts escritos por este usuario. Ten en cuenta que sólo puedes ver los posts escritos en zonas a las que tienes acceso en este momento.


Mensajes - Giroquim

Páginas: [1] 2
1
Cumulus y Cumulus MX / Re:Raspberry PI 3b con PCE-FWS-20
« en: 13 de Febrero del 2018, 11:18:07 am »
Lo siento fllopez, no recuerdo como lo hice    :;, pero ya te digo, buscando por internet alguna combinación de teclas para que me dejara editar la línea.

2
Cumulus y Cumulus MX / Re:Raspberry PI 3b con PCE-FWS-20
« en: 24 de Enero del 2018, 15:41:09 pm »
Hecho!  apla3

3
Cumulus y Cumulus MX / Re:Raspberry PI 3b con PCE-FWS-20
« en: 24 de Enero del 2018, 00:14:17 am »
BINGO! al final he editado la lista de MONO con algunos comandos que he encontrado por la red, no había visto tu comentario, supongo que también serviría.

Ya tengo la estacíon meteo conectada a CUMULUSMX!

Muchas gracias por tu ayuda jmviper, eres un crack.

Saludos,

4
Cumulus y Cumulus MX / Re:Raspberry PI 3b con PCE-FWS-20
« en: 23 de Enero del 2018, 23:14:36 pm »
Un compañero del foro de Sandaysoft ha escrito este "step by step" para la instalación de la versión de MONO correcta, hay varios comentarios que corroboran que les funciona con una PCE. Adjunto link:

http://sandaysoft.com/forum/viewtopic.php?f=27&t=13587&start=30

es la entrada de:  Steen9542 » Tue Oct 10, 2017 1:23 pm

Por mi parte he vuelto a poner una versión nueva de Raspbian Stretch (con formateo de SD incluido). Las raspi arranca correctamente, actualizo con los comandos:

$ sudo apt-get update
$ sudo apt-get dist-upgrade


Luego reinicio la raspi y el siguiente paso es añadir la línea para la versión de MONO deseada:

Add the mono repository:
$ cd /etc/apt/sources.list.d
$ sudo vi mono-xamarin.list
add below line:
deb http://download.mono-project.com/repo/debian wheezy/snapshots/4.0.5 main


Ahí es donde me lío, será una tontería pero tras varios intentos no consigo añadir la línea mencionada a la lista, no acabo de entender como debería hacerlo.
jmviper puedes ayudarme en esta paso?

Gracias!

5
Cumulus y Cumulus MX / Re:Raspberry PI 3b con PCE-FWS-20
« en: 23 de Enero del 2018, 14:43:03 pm »
Hola Jmviper,

Muchísimas gracias por tu ayuda, hasta el momento he conseguido instalar correctamente la versión de MONO 3.12.1, pero aún así, borrando el fichero Cumulus.ini e incluso instalando CumulusMX de nuevo, sigue sin detectar la estación meteo.

Por el foro la página web de Sandaysoft comentan de instalar una versión conocida de Raspbian que ya incluye MONO instalado y que se comenta que funciona, en cuanto tenga un poco de tiempo lo pruebo y os digo.

Gracias por la ayuda, cualquier sugerencia mientrastanto será bienvenida.

6
Cumulus y Cumulus MX / Re:Raspberry PI 3b con PCE-FWS-20
« en: 22 de Enero del 2018, 17:18:59 pm »
Fantástico trabajo jmviper, se ha instalado la versión 3.12.1, pero aún así sigue sin detectarme la estación meteo...

pi@raspberrypi:~/CumulusMX $ mono --version
Mono JIT compiler version 3.12.1 (tarball Fri Mar  6 23:28:08 UTC 2015)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
   TLS:           __thread
   SIGSEGV:       normal
   Notifications: epoll
   Architecture:  armel,vfp+hard
   Disabled:      none
   Misc:          softdebug
   LLVM:          supported, not enabled.
   GC:            sgen
pi@raspberrypi:~/CumulusMX $ ^C
pi@raspberrypi:~/CumulusMX $ cd /home/pi/CumulusMX
pi@raspberrypi:~/CumulusMX $ sudo mono CumulusMX.exe
Current culture: English (United Kingdom)
Serial: 74FECEABEB2DA94ECB5EBA0CD11A7137
Cumulus MX v.3.0.0 build 3043
Today.ini = data/today.ini
Last update=2018-01-22T17:16:31
Looking for Fine Offset station, VendorID=0x1941 ProductID=0x8021
sysname=Linux release=4.9.41 machine=armv7l
Fine Offset station not found
Cumulus running at: http://*:8998/
(Replace * with any IP address on this machine, or localhost)
Starting web socket server on port 8002
22/01/2018 17:16:31
Type Ctrl-C to terminate

Alguna otra idea? Como decía anteriormente, conectandola a Windows y NETframework funciona correctamente con el CumulusMX, quizá probaré de reinstalar el CumulusMX.

7
Cumulus y Cumulus MX / Re:Raspberry PI 3b con PCE-FWS-20
« en: 22 de Enero del 2018, 07:55:31 am »
Ahí va:

pi@raspberrypi:~ $ mono --version
bash: /usr/bin/mono: No such file or directory
pi@raspberrypi:~ $ echo "deb http://download.mono-project.com/repo/debian wheezy/snapshots/3.8.0 main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
deb http://download.mono-project.com/repo/debian wheezy/snapshots/3.8.0 main
pi@raspberrypi:~ $ sudo apt-get update
Hit:1 http://archive.raspberrypi.org/debian stretch InRelease
Hit:2 http://mirrordirector.raspbian.org/raspbian stretch InRelease                                                                                                                 
Get:3 http://download.mono-project.com/repo/debian raspbianstretch InRelease [2,224 B]                                                                                   
Get:4 http://download.mono-project.com/repo/debian wheezy/snapshots/3.8.0 InRelease [2,885 B]                                                     
Ign:5 http://linux.teamviewer.com/deb stable InRelease                                                     
Hit:6 http://weewx.com/apt squeeze InRelease                             
Ign:7 http://linux.teamviewer.com/deb preview InRelease                 
Get:8 http://linux.teamviewer.com/deb stable Release [6,064 B]
Get:9 http://linux.teamviewer.com/deb preview Release [6,014 B]
Get:10 http://linux.teamviewer.com/deb stable Release.gpg [836 B]
Get:11 http://linux.teamviewer.com/deb preview Release.gpg [836 B]
Ign:3 http://download.mono-project.com/repo/debian raspbianstretch InRelease
Ign:4 http://download.mono-project.com/repo/debian wheezy/snapshots/3.8.0 InRelease
Get:12 http://linux.teamviewer.com/deb stable/main armhf Packages [1,925 B]
Get:13 http://linux.teamviewer.com/deb preview/main armhf Packages [1,685 B]
Fetched 22.5 kB in 3s (6,177 B/s)     
Reading package lists... Done
W: GPG error: http://download.mono-project.com/repo/debian raspbianstretch InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A6A19B38D3D831EF
W: The repository 'http://download.mono-project.com/repo/debian raspbianstretch InRelease' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://download.mono-project.com/repo/debian wheezy/snapshots/3.8.0 InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A6A19B38D3D831EF
W: The repository 'http://download.mono-project.com/repo/debian wheezy/snapshots/3.8.0 InRelease' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
N: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'http://download.mono-project.com/repo/debian wheezy/snapshots/3.8.0 InRelease' doesn't support architecture 'armhf'
pi@raspberrypi:~ $ sudo apt-cache policy mono-complete
mono-complete:
  Installed: (none)
  Candidate: 5.4.1.7-0xamarin1+raspbian9b1
  Version table:
     5.4.1.7-0xamarin1+raspbian9b1 500
        500 http://download.mono-project.com/repo/debian raspbianstretch/main armhf Packages
     4.6.2.7+dfsg-1 500
        500 http://mirrordirector.raspbian.org/raspbian stretch/main armhf Packages
pi@raspberrypi:~ $ /etc/apt/sources.list.d con ls /etc/apt/sources.list.d
bash: /etc/apt/sources.list.d: Is a directory
pi@raspberrypi:~ $ ls /etc/apt/sources.list.d
mono-official.list  mono-xamarin.list  raspi.list  teamviewer.list  weewx.list
pi@raspberrypi:~ $

8
Cumulus y Cumulus MX / Re:Raspberry PI 3b con PCE-FWS-20
« en: 21 de Enero del 2018, 22:15:29 pm »
esto es lo que reporta:

i@raspberrypi:~ $ sudo apt-cache policy mono-complete
mono-complete:
  Installed: (none)
  Candidate: 5.4.1.7-0xamarin1+raspbian9b1
  Version table:
     5.4.1.7-0xamarin1+raspbian9b1 500
        500 http://download.mono-project.com/repo/debian raspbianstretch/main armhf Packages
     4.6.2.7+dfsg-1 500
        500 http://mirrordirector.raspbian.org/raspbian stretch/main armhf Packages

9
Cumulus y Cumulus MX / Re:Raspberry PI 3b con PCE-FWS-20
« en: 21 de Enero del 2018, 09:49:19 am »
Hola jmviper,

He instalado directamente la versión más reciente que consta en la página oficial de MONO Project, siguiendo sus comandos, es la versión 5.4,  pero seguimos igual FINE OFFSET NOT FOUND:

pi@raspberrypi:~ $ mono --version
Mono JIT compiler version 5.4.1.7 (tarball Wed Jan 17 21:57:12 UTC 2018)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
   TLS:           __thread
   SIGSEGV:       normal
   Notifications: epoll
   Architecture:  armel,vfp+hard
   Disabled:      none
   Misc:          softdebug
   LLVM:          supported, not enabled.
   GC:            sgen (concurrent by default)
pi@raspberrypi:~ $ cd /home/pi/CumulusMX
pi@raspberrypi:~/CumulusMX $ sudo mono CumulusMX.exe
Current culture: English (United Kingdom)
Serial: 74FECEABEB2DA94ECB5EBA0CD11A7137
Cumulus MX v.3.0.0 build 3043
Today.ini = data/today.ini
Last update=2018-01-21T09:46:30
Looking for Fine Offset station, VendorID=0x1941 ProductID=0x8021
System.MissingMethodException: Method 'Mono.Unix.Native.Syscall.uname' not found.
  at System.RuntimeType.InvokeMember (System.String name, System.Reflection.BindingFlags bindingFlags, System.Reflection.Binder binder, System.Object target, System.Object[] providedArgs, System.Reflection.ParameterModifier[] modifiers, System.Globalization.CultureInfo culture, System.String[] namedParams) [0x0070c] in <885b6d97fbc743558f4bb402a2f41b55>:0
  at System.Type.InvokeMember (System.String name, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object target, System.Object[] args, System.Globalization.CultureInfo culture) [0x00000] in <885b6d97fbc743558f4bb402a2f41b55>:0
  at HidSharp.Platform.Linux.NativeMethods.uname (System.String& sysname, System.String& release, System.String& machine) [0x00047] in <ae7920a0f15c43d292a5cc3a2fd0a936>:0
  at HidSharp.Platform.Linux.NativeMethods.uname (System.String& sysname, System.Version& release, System.String& machine) [0x00004] in <ae7920a0f15c43d292a5cc3a2fd0a936>:0
  at HidSharp.Platform.Linux.LinuxHidManager.get_IsSupported () [0x00002] in <ae7920a0f15c43d292a5cc3a2fd0a936>:0
Not supported
Fine Offset station not found
Cumulus running at: http://*:8998/
(Replace * with any IP address on this machine, or localhost)
Starting web socket server on port 8002
21/01/2018 09:46:31
Type Ctrl-C to terminate


Creo que lo suyo sería conseguir instalar una versión anterior que sepamos que funciona correctamente con CumulusMX. Porqué una pregunta, la versión estándar de Cumulus no funciona con Raspbian verdad?


10
Cumulus y Cumulus MX / Re:Raspberry PI 3b con PCE-FWS-20
« en: 21 de Enero del 2018, 08:31:34 am »
Buenos días,

Seguimos igual, la versión instalada siempre es la más reciente:

pi@raspberrypi:~ $ mono --version
Mono JIT compiler version 4.6.2 (Debian 4.6.2.7+dfsg-1)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
   TLS:           normal
   SIGSEGV:       normal
   Notifications: epoll
   Architecture:  armel,vfp+hard
   Disabled:      none
   Misc:          softdebug
   LLVM:          supported, not enabled.
   GC:            sgen

He probado introduciendole el comando que habías comentado anteriormente,

echo "deb http://download.mono-project.com/repo/debian wheezy/snapshots/3.8.0 main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list

que debería cambiar la versión de instalación entiendo, pero tampoco. Me he fijado que en este comando pones 3.8.0 y tu comentabas de instalar la 3.2.8, puede ser esto? En resumen, por lo poco que entiendo de Linux, veo que se desintala correctamente el mono, porqué una vez eliminado me ha salido esto:

pi@raspberrypi:~ $ sudo apt-get remove mono-complete
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package 'mono-complete' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.

Así que el problema está en que no consigo instalar una version anterior de MONO.

Gracias por la ayuda

11
Cumulus y Cumulus MX / Re:Raspberry PI 3b con PCE-FWS-20
« en: 20 de Enero del 2018, 22:06:51 pm »
Tras correr todos los comandos como dices, sin errores, me sale la siguiente versión:

pi@raspberrypi:~ $ mono --version
Mono JIT compiler version 4.6.2 (Debian 4.6.2.7+dfsg-1)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
   TLS:           normal
   SIGSEGV:       normal
   Notifications: epoll
   Architecture:  armel,vfp+hard
   Disabled:      none
   Misc:          softdebug
   LLVM:          supported, not enabled.
   GC:            sgen
pi@raspberrypi:~ $

parece que continua con la más actual no?

12
Cumulus y Cumulus MX / Re:Raspberry PI 3b con PCE-FWS-20
« en: 20 de Enero del 2018, 17:43:22 pm »
al ejecutar CumulusMX sale esto:

Current culture: English (United Kingdom)
Serial: 74FECEABEB2DA94ECB5EBA0CD11A7137
Cumulus MX v.3.0.0 build 3043
Today.ini = data/today.ini
Last update=2018-01-20T17:42:21
Looking for Fine Offset station, VendorID=0x1941 ProductID=0x8021
System.MissingMethodException: Method 'Mono.Unix.Native.Syscall.uname' not found.
  at System.RuntimeType.InvokeMember (System.String name, System.Reflection.BindingFlags bindingFlags, System.Reflection.Binder binder, System.Object target, System.Object[] providedArgs, System.Reflection.ParameterModifier[] modifiers, System.Globalization.CultureInfo culture, System.String[] namedParams) [0x008a0] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.Type.InvokeMember (System.String name, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object target, System.Object[] args, System.Globalization.CultureInfo culture) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  at HidSharp.Platform.Linux.NativeMethods.uname (System.String& sysname, System.String& release, System.String& machine) [0x00047] in <ae7920a0f15c43d292a5cc3a2fd0a936>:0
  at HidSharp.Platform.Linux.NativeMethods.uname (System.String& sysname, System.Version& release, System.String& machine) [0x00004] in <ae7920a0f15c43d292a5cc3a2fd0a936>:0
  at HidSharp.Platform.Linux.LinuxHidManager.get_IsSupported () [0x00002] in <ae7920a0f15c43d292a5cc3a2fd0a936>:0
Not supported
Fine Offset station not found
Cumulus running at: http://*:8998/
(Replace * with any IP address on this machine, or localhost)
Starting web socket server on port 8002
20/01/2018 17:42:22
Type Ctrl-C to terminate

13
Cumulus y Cumulus MX / Re:Raspberry PI 3b con PCE-FWS-20
« en: 20 de Enero del 2018, 17:41:46 pm »
Hola jmviper, sale esto:

Bus 001 Device 004: ID 1a81:1006 Holtek Semiconductor, Inc.
Bus 001 Device 009: ID 1941:8021 Dream Link WH1080 Weather Station / USB Missile Launcher
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

he ejecutado también el comando que comentas

14
Cumulus y Cumulus MX / Re:Raspberry PI 3b con PCE-FWS-20
« en: 20 de Enero del 2018, 17:09:34 pm »
Estoy revisando el foro de CumulusMX en Sandaysoft, parece que podría estar relacionado con la versión de MONO utilizada, la 4.6 que es la actual; pues en anteriores revisiones se comenta que no le funcionaban los puertos USB y no detectava la Fine Offset... la verdad es la primera vez que toco un Raspbian / linux, y todavía me estoy familiarizando con los comandos.

Si tienes alguna otra idea B Santiago lo pruebo. Gracias otra vez.

15
Cumulus y Cumulus MX / Re:Raspberry PI 3b con PCE-FWS-20
« en: 20 de Enero del 2018, 15:50:51 pm »
Hola BSantiago,

Definitavamente es una Fine Offset, para diagnosticar mejor donde está el problema lo que he hecho ha sido descargarme el CumulusMX en el PC con windows, y una vez instalado y configurado me ha reconocido a la primera la estación meteo. Así que el tema está claro, es algo relacionado con la conexión a la raspberry o bien la instalación del cumulusMX en la misma.

Alguna otra idea? Alguien que tenga CumulusMX con Raspberry puede ayudar?

Gracias a todos,

Páginas: [1] 2