url parameters and datetime

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: url parameters and datetime

Re: url parameters and datetime

by norrow » Tue Nov 19, 2019 12:02 pm

Hi aka, works like a charm!!!! thank u very much :) :) :)!

to whom it may concern, regarding the local time config would be:

timezone=Romance Standard Time, local:Europe/Madrid

Re: url parameters and datetime

by aka » Tue Nov 19, 2019 12:14 am

Hi! Please try wtware 5.8.82. In config:

Code: Select all

http://vm-idems-01.vall.lan:5004/%23/Sala%20Seu%20Vella/VC

Re: url parameters and datetime

by norrow » Thu Nov 14, 2019 5:59 pm

Hi,

I attach screen photo from conf file:
configFile.png
configFile.png (11.3 KiB) Viewed 24035 times
Next one from chrome url after reboot:
IMG_3112.jpg
IMG_3112.jpg (28.69 KiB) Viewed 24035 times
And finally, and here the log:

WTware 5.8.62/RPi supervisor.
[ KERNEL] [ 0.000000] Booting Linux on physical CPU 0x0
[ KERNEL] [ 0.000000] Linux version 4.19.63 (aka@c22) (gcc version 8.3.0 (Debian 8.3.0-2)) #10 SMP Mon Aug 5 16:08:09 EDT 2019
[ KERNEL] [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=30c5383d
[ KERNEL] [ 0.000000] CPU: div instructions available: patching division code
[ KERNEL] [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ KERNEL] [ 0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
[ KERNEL] [ 0.000000] Memory policy: Data cache writealloc
[ KERNEL] [ 0.000000] Ignoring RAM at 0x0000000030000000-0x000000003b400000
[ KERNEL] [ 0.000000] Consider using a HIGHMEM enabled kernel.
[ KERNEL] [ 0.000000] cma: Reserved 8 MiB at 0x000000002f800000
[ KERNEL] [ 0.000000] On node 0 totalpages: 196608
[ KERNEL] [ 0.000000] DMA zone: 1536 pages used for memmap
[ KERNEL] [ 0.000000] DMA zone: 0 pages reserved
[ KERNEL] [ 0.000000] DMA zone: 196608 pages, LIFO batch:63
[ KERNEL] [ 0.000000] random: get_random_bytes called from 0xc0a009dc with crng_init=0
[ KERNEL] [ 0.000000] percpu: Embedded 15 pages/cpu s29132 r8192 d24116 u61440
[ KERNEL] [ 0.000000] pcpu-alloc: s29132 r8192 d24116 u61440 alloc=15*4096
[ KERNEL] [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ KERNEL] [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 195072
[ KERNEL] [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 bcm2708_fb.fbwidth=1366 bcm2708_fb.fbheight=768 bcm2708_fb.fbdepth=32 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 quiet wtboot=mmc
[ KERNEL] [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ KERNEL] [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ KERNEL] [ 0.000000] Memory: 756084K/786432K available (6144K kernel code, 147K rwdata, 664K rodata, 6144K init, 354K bss, 22156K reserved, 8192K cma-reserved)
[ KERNEL] [ 0.000000] Virtual kernel memory layout:
[ KERNEL] [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ KERNEL] [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ KERNEL] [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
[ KERNEL] [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
[ KERNEL] [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ KERNEL] [ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (8160 kB)
[ KERNEL] [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (6144 kB)
[ KERNEL] [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 148 kB)
[ KERNEL] [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 355 kB)
[ KERNEL] [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ KERNEL] [ 0.000000] rcu: Hierarchical RCU implementation.
[ KERNEL] [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ KERNEL] [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[ KERNEL] [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ KERNEL] [ 0.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ KERNEL] [ 0.000017] Switching to timer-based delay loop, resolution 52ns
[ KERNEL] [ 0.000198] Console: colour dummy device 80x30
[ KERNEL] [ 0.000212] console [tty0] enabled
[ KERNEL] [ 0.000250] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ KERNEL] [ 0.000264] pid_max: default: 32768 minimum: 301
[ KERNEL] [ 0.000407] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ KERNEL] [ 0.000421] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ KERNEL] [ 0.001067] CPU: Testing write buffer coherency: ok
[ KERNEL] [ 0.001438] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ KERNEL] [ 0.001882] Setting up static identity map for 0x200000 - 0x20003c
[ KERNEL] [ 0.001991] rcu: Hierarchical SRCU implementation.
[ KERNEL] [ 0.002539] smp: Bringing up secondary CPUs ...
[ KERNEL] [ 0.003153] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ KERNEL] [ 0.003839] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ KERNEL] [ 0.004468] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ KERNEL] [ 0.004558] smp: Brought up 1 node, 4 CPUs
[ KERNEL] [ 0.004567] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ KERNEL] [ 0.004571] CPU: All CPU(s) started in HYP mode.
[ KERNEL] [ 0.004575] CPU: Virtualization extensions available.
[ KERNEL] [ 0.005204] devtmpfs: initialized
[ KERNEL] [ 0.016469] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ KERNEL] [ 0.016804] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ KERNEL] [ 0.016820] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ KERNEL] [ 0.017271] pinctrl core: initialized pinctrl subsystem
[ KERNEL] [ 0.018276] NET: Registered protocol family 16
[ KERNEL] [ 0.020482] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ KERNEL] [ 0.028140] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ KERNEL] [ 0.068559] bcm2835-dma 3f007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
[ KERNEL] [ 0.070754] vgaarb: loaded
[ KERNEL] [ 0.071281] usbcore: registered new interface driver usbfs
[ KERNEL] [ 0.071389] usbcore: registered new interface driver hub
[ KERNEL] [ 0.071479] usbcore: registered new device driver usb
[ KERNEL] [ 0.090175] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-07-09 14:40, variant start
[ KERNEL] [ 0.100312] raspberrypi-firmware soc:firmware: Firmware hash is 6c3fe3f096a93de3b34252ad98cdccadeb534be2
[ KERNEL] [ 0.111832] clocksource: Switched to clocksource arch_sys_counter
[ KERNEL] [ 0.124958] NET: Registered protocol family 2
[ KERNEL] [ 0.125497] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[ KERNEL] [ 0.125529] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ KERNEL] [ 0.125636] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ KERNEL] [ 0.125820] TCP: Hash tables configured (established 8192 bind 8192)
[ KERNEL] [ 0.125943] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ KERNEL] [ 0.125987] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ KERNEL] [ 0.126159] NET: Registered protocol family 1
[ KERNEL] [ 0.126187] PCI: CLS 0 bytes, default 64
[ KERNEL] [ 2.365936] Initialise system trusted keyrings
[ KERNEL] [ 2.366056] workingset: timestamp_bits=30 max_order=18 bucket_order=0
[ KERNEL] [ 2.435835] Key type asymmetric registered
[ KERNEL] [ 2.435844] Asymmetric key parser 'x509' registered
[ KERNEL] [ 2.435994] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ KERNEL] [ 2.436002] io scheduler noop registered
[ KERNEL] [ 2.436231] io scheduler cfq registered (default)
[ KERNEL] [ 2.440884] bcm2708_fb soc:fb: FB found 1 display(s)
[ KERNEL] [ 2.474407] Console: switching to colour frame buffer device 170x48
[ KERNEL] [ 2.492663] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 1366x768
[ KERNEL] [ 2.494756] bcm2835-rng 3f104000.rng: hwrng registered
[ KERNEL] [ 2.495212] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ KERNEL] [ 2.495978] vc-sm: Videocore shared memory driver
[ KERNEL] [ 2.496525] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ KERNEL] [ 2.497582] zram: Added device: zram0
[ KERNEL] [ 2.500578] libphy: Fixed MDIO Bus: probed
[ KERNEL] [ 2.501108] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ KERNEL] [ 2.529054] dwc_otg 3f980000.usb: base=(ptrval)
[ KERNEL] [ 2.729305] Core Release: 2.80a
[ KERNEL] [ 2.729315] Setting default values for core params
[ KERNEL] [ 2.729337] Finished setting default values for core params
[ KERNEL] [ 2.929624] Using Buffer DMA mode
[ KERNEL] [ 2.929632] Periodic Transfer Interrupt Enhancement - disabled
[ KERNEL] [ 2.929636] Multiprocessor Interrupt Enhancement - disabled
[ KERNEL] [ 2.929643] OTG VER PARAM: 0, OTG VER FLAG: 0
[ KERNEL] [ 2.929675] Dedicated Tx FIFOs mode
[ KERNEL] [ 2.930657] WARN::dwc_otg_hcd_init:1045: FIQ DMA bounce buffers: virt = ef904000 dma = 0x00000000ef904000 len=9024
[ KERNEL] [ 2.930680] FIQ FSM acceleration enabled for :
[ KERNEL] [ 2.930680] Non-periodic Split Transactions
[ KERNEL] [ 2.930680] Periodic Split Transactions
[ KERNEL] [ 2.930680] High-Speed Isochronous Endpoints
[ KERNEL] [ 2.930680] Interrupt/Control Split Transaction hack enabled
[ KERNEL] [ 2.930686] dwc_otg: Microframe scheduler enabled
[ KERNEL] [ 2.930737] WARN::hcd_init_fiq:457: FIQ on core 1
[ KERNEL] [ 2.930748] WARN::hcd_init_fiq:458: FIQ ASM at c04fa728 length 36
[ KERNEL] [ 2.930758] WARN::hcd_init_fiq:497: MPHI regs_base at f0810000
[ KERNEL] [ 2.930798] dwc_otg 3f980000.usb: DWC OTG Controller
[ KERNEL] [ 2.930832] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ KERNEL] [ 2.930865] dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
[ KERNEL] [ 2.930911] Init: Port Power? op_state=1
[ KERNEL] [ 2.930915] Init: Power Port (0)
[ KERNEL] [ 2.931096] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ KERNEL] [ 2.931105] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ KERNEL] [ 2.931114] usb usb1: Product: DWC OTG Controller
[ KERNEL] [ 2.931122] usb usb1: Manufacturer: Linux 4.19.63 dwc_otg_hcd
[ KERNEL] [ 2.931129] usb usb1: SerialNumber: 3f980000.usb
[ KERNEL] [ 2.931739] hub 1-0:1.0: USB hub found
[ KERNEL] [ 2.931776] hub 1-0:1.0: 1 port detected
[ KERNEL] [ 2.932862] dwc_otg: FIQ enabled
[ KERNEL] [ 2.932869] dwc_otg: NAK holdoff enabled
[ KERNEL] [ 2.932873] dwc_otg: FIQ split-transaction FSM enabled
[ KERNEL] [ 2.932886] Module dwc_common_port init
[ KERNEL] [ 2.933300] usbcore: registered new interface driver usbtouchscreen
[ KERNEL] [ 2.934296] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ KERNEL] [ 2.934687] bcm2835-cpufreq: min=600000 max=1200000
[ KERNEL] [ 2.935379] sdhci: Secure Digital Host Controller Interface driver
[ KERNEL] [ 2.935387] sdhci: Copyright(c) Pierre Ossman
[ KERNEL] [ 2.935928] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
[ KERNEL] [ 2.936365] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[ KERNEL] [ 2.936489] sdhci-pltfm: SDHCI platform and OF driver helper
[ KERNEL] [ 2.937097] hidraw: raw HID events driver (C) Jiri Kosina
[ KERNEL] [ 2.937655] usbcore: registered new interface driver usbhid
[ KERNEL] [ 2.937661] usbhid: USB HID core driver
[ KERNEL] [ 2.938436] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
[ KERNEL] [ 2.947095] [vc_sm_connected_init]: start
[ KERNEL] [ 2.955579] [vc_sm_connected_init]: end - returning 0
[ KERNEL] [ 2.956342] NET: Registered protocol family 17
[ KERNEL] [ 2.956484] Registering SWP/SWPB emulation handler
[ KERNEL] [ 2.956879] Loading compiled-in X.509 certificates
[ KERNEL] [ 2.959047] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ KERNEL] [ 2.959810] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ KERNEL] [ 2.959823] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
[ KERNEL] [ 2.986594] sdhost: log_buf @ (ptrval) (ef907000)
[ KERNEL] [ 3.022861] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ KERNEL] [ 3.024349] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 3.025833] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 3.028498] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ KERNEL] [ 3.034932] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ KERNEL] [ 3.035037] of_cfs_init
[ KERNEL] [ 3.035103] of_cfs_init: OK
[ KERNEL] [ 3.057009] Freeing unused kernel memory: 6144K
[ KERNEL] [ 3.108837] mmc0: host does not support reading read-only switch, assuming write-enable
[ KERNEL] [ 3.110740] mmc0: Problem switching card into high-speed mode!
[ KERNEL] [ 3.111714] mmc0: new SDHC card at address 0001
[ KERNEL] [ 3.112630] mmcblk0: mmc0:0001 SD32G 29.0 GiB
[ KERNEL] [ 3.115379] mmcblk0: p1
[ KERNEL] [ 3.117515] random: fast init done
[ KERNEL] [ 3.161934] Run /init as init process
[ KERNEL] [ 3.181972] Indeed it is in host mode hprt0 = 00021501
[ KERNEL] [ 3.248182] mmc1: new high speed SDIO card at address 0001
[ KERNEL] [ 3.412165] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ KERNEL] [ 3.412295] Indeed it is in host mode hprt0 = 00001101
[ hotplug] [ 3.418980] Block device 179:1. No action.
[ hotplug] [ 3.419134] Block device 179:0. No action.
[ hotplug] [ 3.463782] Block device 254:0. No action.
[ pfac] [ 3.478326] Run /sbin/initrd.
[ pfac] [ 3.478390] Ok, PID 712.
[ initrd] [ 3.482991] WTware 5.8.62/RPi shell.
[ initrd] [ 3.483355] Load font 'ter-c28b.psf', console 97x27.
[ initrd] [ 3.506521] HDD/MMC/SD boot.
[ KERNEL] [ 3.652068] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
[ KERNEL] [ 3.652080] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ KERNEL] [ 3.652758] hub 1-1:1.0: USB hub found
[ KERNEL] [ 3.652850] hub 1-1:1.0: 5 ports detected
[ KERNEL] [ 3.971865] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ KERNEL] [ 4.102087] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
[ KERNEL] [ 4.102100] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ KERNEL] [ 4.201869] usb 1-1.2: new full-speed USB device number 4 using dwc_otg
[ KERNEL] [ 4.335287] usb 1-1.2: New USB device found, idVendor=0483, idProduct=5750, bcdDevice= 2.00
[ KERNEL] [ 4.335298] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ KERNEL] [ 4.335306] usb 1-1.2: Product: ByQDtech 触控USB鼠标
[ KERNEL] [ 4.335314] usb 1-1.2: Manufacturer: 深圳市全动电子技术有限公司
[ KERNEL] [ 4.335321] usb 1-1.2: SerialNumber: 4980144A3634
[ KERNEL] [ 4.341525] input: 深圳市全动电子技术有限公司 ByQDtech 触控USB鼠标 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:0483:5750.0001/input/input0
[ KERNEL] [ 4.341997] hid-multitouch 0003:0483:5750.0001: input,hidraw0: USB HID v1.10 Device [深圳市全动电子技术有限公司 ByQDtech 触控USB鼠标] on usb-3f980000.usb-1.2/input0
[ KERNEL] [ 4.461884] usb 1-1.5: new high-speed USB device number 5 using dwc_otg
[ KERNEL] [ 4.592201] usb 1-1.5: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[ KERNEL] [ 4.592214] usb 1-1.5: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ KERNEL] [ 4.592221] usb 1-1.5: Product: USB 2.0 Hub
[ KERNEL] [ 4.592820] hub 1-1.5:1.0: USB hub found
[ KERNEL] [ 4.592916] hub 1-1.5:1.0: 4 ports detected
[ KERNEL] [ 5.011866] usb 1-1.5.3: new low-speed USB device number 6 using dwc_otg
[ KERNEL] [ 5.274918] usb 1-1.5.3: New USB device found, idVendor=17ef, idProduct=6018, bcdDevice= 1.13
[ KERNEL] [ 5.274928] usb 1-1.5.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 5.274936] usb 1-1.5.3: Product: Lenovo USB Keyboard
[ KERNEL] [ 5.274944] usb 1-1.5.3: Manufacturer: Lite-On Technology Corp.
[ KERNEL] [ 5.291297] input: Lite-On Technology Corp. Lenovo USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5.3/1-1.5.3:1.0/0003:17EF:6018.0002/input/input1
[ KERNEL] [ 5.352766] hid-generic 0003:17EF:6018.0002: input,hidraw1: USB HID v1.10 Keyboard [Lite-On Technology Corp. Lenovo USB Keyboard] on usb-3f980000.usb-1.5.3/input0
[ KERNEL] [ 5.371058] input: Lite-On Technology Corp. Lenovo USB Keyboard System Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5.3/1-1.5.3:1.1/0003:17EF:6018.0003/input/input2
[ KERNEL] [ 5.432296] input: Lite-On Technology Corp. Lenovo USB Keyboard Consumer Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5.3/1-1.5.3:1.1/0003:17EF:6018.0003/input/input3
[ KERNEL] [ 5.432685] hid-generic 0003:17EF:6018.0003: input,hidraw2: USB HID v1.10 Device [Lite-On Technology Corp. Lenovo USB Keyboard] on usb-3f980000.usb-1.5.3/input1
[ initrd] [ 5.542967] Success: /dev/mmcblk0p1 mounted to /bootmedia.
/--- FILE "/bootmedia/config.txt" -----------------------
| # For more options and information see:
| #
| # https://www.raspberrypi.org/documentati ... /README.md
| #
| # Some settings may impact device functionality. See link above for details.
| # Uncomment if you get no picture on HDMI for a default "safe" mode.
| #hdmi_safe=1
| # Uncomment this if your display has a black border of unused pixels visible
| # and your display can output without overscan.
| disable_overscan=1
| # Uncomment if hdmi display is not detected and composite is being output.
| #hdmi_force_hotplug=1
| # Uncomment to force a specific HDMI mode (this will force VGA).
| #hdmi_group=1
| #hdmi_mode=1
| # Force the monitor to HDMI mode so that sound will be sent over HDMI cable.
| #hdmi_drive=2
| # Uncomment to increase signal to HDMI, if you have interference, blanking, or
| # no display.
| #config_hdmi_boost=4
| # Uncomment to overclock the arm. 700 MHz is the default.
| #arm_freq=800
| disable_splash=1
| framebuffer_depth=32
| # Uncomment for 16-bit color.
| #framebuffer_depth=16
| # Enable onboard audio (HDMI or jack).
| dtparam=audio=on
| # Removes the warning overlay.
| #avoid_warnings=1
| # Additionally allows turbo when low-voltage is present.
| #avoid_warnings=2
| [pi4]
| max_framebuffers=2
| [all]
| # Uncomment these two lines to set display resolution:
| #hdmi_group=2
| #hdmi_mode=58
| #
| # Specify correct value in hdmi_mode= line from the list of valid values:
| # 800x600: hdmi_mode=9
| # 1024x768: hdmi_mode=16
| # 1280x1024: hdmi_mode=35
| # 1360x768: hdmi_mode=39
| # 1400x1050: hdmi_mode=42
| # 1440x900: hdmi_mode=47
| # 1600x1200: hdmi_mode=51
| # 1680x1050: hdmi_mode=58
| # 1366x768: hdmi_mode=81
| # 1920x1080: hdmi_mode=82
| # 1920x1200: hdmi_mode=69
| #
| # Find more resolutions in manual:
| # https://www.raspberrypi.org/documentati ... t/video.md
| #
| # Uncomment six lines with such syntax and right hdmi_mode= values for
| # dual displays on Raspberry Pi 4:
| #
| #[HDMI:0]
| # hdmi_group=2
| # hdmi_mode=42
| #[HDMI:1]
| # hdmi_group=2
| # hdmi_mode=58
| hdmi_group=2
| hdmi_mode=81
\----------------------------------------------------
[ initrd] [ 5.614362] Cache package files.
[ initrd] [ 5.614472] WTpassword present: 75af31e918d0849690aa62d5f9c3186b.
[ KERNEL] [ 5.641884] usb 1-1.5.4: new low-speed USB device number 7 using dwc_otg
[ initrd] [ 5.687625] USB: 1a40:0101 Terminus Technology Inc. Hub.
[ initrd] [ 5.687688] USB: 17ef:6018 Lenovo.
[ initrd] [ 5.687725] USB: 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter.
[ initrd] [ 5.687762] USB: 0424:9514 Standard Microsystems Corp. SMC9514 Hub.
[ initrd] [ 5.687798] USB: 0483:5750 STMicroelectronics LED badge -- mini LED display -- 11x44.
[ KERNEL] [ 5.876925] usb 1-1.5.4: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[ KERNEL] [ 5.876937] usb 1-1.5.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 5.876945] usb 1-1.5.4: Product: USB Optical Mouse
[ KERNEL] [ 5.876953] usb 1-1.5.4: Manufacturer: Logitech
[ KERNEL] [ 5.881461] input: Logitech USB Optical Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5.4/1-1.5.4:1.0/0003:046D:C077.0004/input/input4
[ KERNEL] [ 5.882021] hid-generic 0003:046D:C077.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-3f980000.usb-1.5.4/input0
/--- FILE "/bootmedia/configs/initrd.wtc" -----------------------
| [BOM]
| clientIP=*
| config=local
| netmedia=ethernet
| setupPassword=75af31e918d0849690aa62d5f9c3186b
| cacheFiles=on
\----------------------------------------------------
[ initrd] [ 7.484405] Load Ethernet drivers.
[ initrd] [ 7.484495] modprobe lan78xx.
[ initrd] [ 7.489497] modprobe smsc95xx.
[ KERNEL] [ 7.490677] usbcore: registered new interface driver lan78xx
[ KERNEL] [ 7.496683] smsc95xx v1.0.6
[ KERNEL] [ 7.584933] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:58:92:da
[ KERNEL] [ 7.585264] usbcore: registered new interface driver smsc95xx
[ KERNEL] [ 7.683662] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ KERNEL] [ 9.159170] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ initrd] [ 9.185438] WTpassword present: 75af31e918d0849690aa62d5f9c3186b.
[ initrd] [ 10.380230] dhcp: 328 bytes from 192.168.56.254.
[ initrd] [ 10.380368] 00000000:000001340000000000110000C0A838FEC0A838EC004300440134000002010600 ...4.........8...8..C.D.4......
[ initrd] [ 10.380450] 00000020:67458B6B0000000000000000C0A838ECC0A838FE00000000B827EB5892DA0000 gE.k..........8...8......'.X....
[ initrd] [ 10.380527] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 10.380603] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 10.380679] 00000080:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 10.380753] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 10.380828] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 10.380902] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 10.380977] 00000100:0000000000000000638253633501023604C0A838FE3304000002580104FFFFFC ........c.Sc5..6...8.3....X.....
[ initrd] [ 10.381051] 00000120:000304C0A838370608C0A83A96C0A83A97FF0000000000000000000000000000 .....87....:...:................
[ initrd] [ 10.381126] 00000140:0000000000000000 ........
[ initrd] [ 11.550272] dhcp: 328 bytes from 192.168.56.254.
[ initrd] [ 11.550394] 00000000:000001340000000000110000C0A838FEC0A838EC004300440134000002010600 ...4.........8...8..C.D.4......
[ initrd] [ 11.550496] 00000020:67458B6B0000000000000000C0A838ECC0A838FE00000000B827EB5892DA0000 gE.k..........8...8......'.X....
[ initrd] [ 11.550575] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 11.550649] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 11.550725] 00000080:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 11.550798] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 11.550874] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 11.550949] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 11.551023] 00000100:0000000000000000638253633501053604C0A838FE3304000002580104FFFFFC ........c.Sc5..6...8.3....X.....
[ initrd] [ 11.551099] 00000120:000304C0A838370608C0A83A96C0A83A97FF0000000000000000000000000000 .....87....:...:................
[ initrd] [ 11.551172] 00000140:0000000000000000 ........
[ initrd] [ 11.590119] [DHCP] DHCP server address 192.168.56.254.
[ initrd] [ 11.590205] [DHCP] IP 192.168.56.236 mask 255.255.252.0.
[ initrd] [ 11.590280] [DHCP] Default gateway 192.168.56.55.
[ initrd] [ 11.590355] [DHCP] DNS 192.168.58.150.
[ initrd] [ 11.590428] [DHCP] DNS 192.168.58.151.
[ initrd] [ 11.590501] [DHCP] TFTP from siaddr 192.168.56.254.
[ initrd] [ 11.590576] [DHCP] TFTP 192.168.56.254.
[ initrd] [ 11.590663] [DHCP] No boot file from DHCP.
[ initrd] [ 11.590739] [DHCP] TFTP binary "", configs prefix "", using "/" slash.
WTC listener is active.
WTC broadcast listener is active.
Send broadcast WTCU discover.
[ pfac] [ 11.592875] Run /sbin/httpd.
[ initrd] [ 11.592951] Run '/sbin/httpd', log '/tmp/httpd.out', env '', pid ''.
[ pfac] [ 11.593223] Ok, PID 782.
[ initrd] [ 11.593272] Copy /bootmedia/configs/config.wtc to /tmp/config.wtc.
[ initrd] [ 11.593359] Common local disk config:
/--- FILE "/tmp/config.wtc" -----------------------
| [BOM]
| application=chrome
| keyboard=es
| connection
| displayName=CalendarioSP
| chrome_url=http://vm-idems-01.vall.lan:5004/%23/Sa ... 20Vella/VC
| chrome_mode=window
| timezone=spain
| ntp=hora.roa.es
| infobox
\----------------------------------------------------
[ initrd] [ 11.593872] Copy /bootmedia/configs/wtware.lic to /tmp/tmp.wtc.
/--- FILE "/etc/config.compiled" -----------------------
| [BOM]
| application=chrome
| keyboard=es
| ntp=hora.roa.es
| infobox=
| connection
| displayName=CalendarioSP
| chrome_url=http://vm-idems-01.vall.lan:5004/%23/Sa ... 20Vella/VC
| chrome_mode=window
| timezone=spain
\----------------------------------------------------
[ initrd] [ 11.595849] Hostname: "wtwB827EB5892DA".
[ httpd] [ 11.603509] Internal HTTP Server, WTware 5.8.62/RPi
[ initrd] [ 11.880416] [ERROR] Incorrect "timezone" parameter value.
[ initrd] [ 11.880542] Run '/bin/sh /tmp/ntpdate', log '/tmp/ntp.out', env '', pid ''.
[ pfac] [ 11.880630] Run /bin/sh /tmp/ntpdate.
Everyone can control terminal by RSH.
RSH: listener is active.
Send broadcast WTCU discover.
[ pfac] [ 11.882759] Ok, PID 783.
[ httpd] [ 11.886396] Reread settings.
[ httpd] [ 11.886540] Everyone can control terminal by HTTP.
[ NTP] [ 11.891132] ntpd: 'hora.roa.es' is 150.214.94.5
[ NTP] [ 11.891256] ntpd: sending query to 150.214.94.5
[ NTP] [ 11.929807] ntpd: reply from 150.214.94.5: offset:+8780205.738567 delay:0.038339 status:0x24 strat:1 refid:0x00414f52 rootdelay:0.000000 reach:0x01
[ initrd] [ 12.028714] [FILE CACHE] Take 'packages/pi2-u' from cache.
[ initrd] [ 12.087651] [FILE CACHE] Take 'packages/pi2-dbus' from cache.
[ initrd] [ 12.088049] +--- Executing "/usr/bin/dbus-uuidgen --ensure"
[ KERNEL] [ 12.089619] random: crng init done
[ initrd] [ 12.158038] +- Errorlevel: 0, output:
File is empty.
[ initrd] [ 12.158357] +------------------------
[ initrd] [ 12.158442] +--- Executing "/usr/bin/dbus-daemon --system "
[ initrd] [ 12.277762] +- Errorlevel: 0, output:
File is empty.
[ initrd] [ 12.277991] +------------------------
[ initrd] [ 12.278040] Run '/usr/bin/dbus-daemon --session --address=unix:path=/run/user/1007/bus', log '', env '', pid ''.
[ pfac] [ 12.278287] Run /usr/bin/dbus-daemon --session --address=unix:path=/run/user/1007/bus.
[ pfac] [ 12.278338] Ok, PID 790.
[ gm] [ 12.365375] WTware 5.8.62/RPi session manager.
[ gm] [ 12.422652] [FILE CACHE] Take 'packages/pi2-lstdcpp' from cache.
[ gm] [ 12.475910] [FILE CACHE] Take 'packages/pi2-xml2' from cache.
[ gm] [ 12.535854] [FILE CACHE] Take 'packages/pi2-uetc' from cache.
[ gm] [ 12.593852] [FILE CACHE] Take 'packages/ufont' from cache.
[ gm] [ 13.500291] EV_REL flag found. Add mouse event4: Logitech USB Optical Mouse.
[ gm] [ 13.500443] Add keyboard event3: Lite-On Technology Corp. Lenovo USB Keyboard Consumer Control.
[ gm] [ 13.500510] Add keyboard event2: Lite-On Technology Corp. Lenovo USB Keyboard System Control.
[ gm] [ 13.500572] Add keyboard event1: Lite-On Technology Corp. Lenovo USB Keyboard.
[ gm] [ 13.570134] EV_ABS flag found. Add mouse event0: 深圳市全动电子技术有限公司 ByQDtech 触控USB鼠标.
[ gm] [ 13.570456] Display mode: 1366x768, 32 bit, landscape, 0 Hz, modeline "", DDC enabled, connector 0.
/--- FILE "/etc/xorg.conf" -----------------------
| Section "InputDevice"
| Identifier "Mouse0"
| Driver "evdev"
| Option "Device" "/dev/input/event4"
| Option "SendCoreEvents" "on"
| EndSection
| Section "InputDevice"
| Identifier "Keyboard0"
| Driver "evdev"
| Option "Device" "/dev/input/event3"
| Option "SendCoreEvents" "on"
| Option "XkbLayout" "us"
| Option "XkbRules" "evdev"
| EndSection
| Section "InputDevice"
| Identifier "Keyboard1"
| Driver "evdev"
| Option "Device" "/dev/input/event2"
| Option "SendCoreEvents" "on"
| Option "XkbLayout" "us"
| Option "XkbRules" "evdev"
| EndSection
| Section "InputDevice"
| Identifier "Keyboard2"
| Driver "evdev"
| Option "Device" "/dev/input/event1"
| Option "SendCoreEvents" "on"
| Option "XkbLayout" "us"
| Option "XkbRules" "evdev"
| EndSection
| Section "InputDevice"
| Identifier "Mouse1"
| Driver "evdev"
| Option "Device" "/dev/input/event0"
| Option "SendCoreEvents" "on"
| EndSection
| Section "ServerFlags"
| Option "DontVTSwitch" "on"
| Option "DontZoom" "on"
| Option "DontZap" "on"
| Option "NoPM" "on"
| Option "AutoAddDevices" "off"
| EndSection
| Section "Device"
| Identifier "Video0"
| Driver "fbturbo"
| EndSection
| Section "Monitor"
| Identifier "Monitor0"
| HorizSync 20-200
| VertRefresh 50-60
| Option "PreferredMode" "1366x768"
| EndSection
| Section "Screen"
| Identifier "Screen0"
| Device "Video0"
| Monitor "Monitor0"
| DefaultDepth 24
| SubSection "Display"
| Depth 24
| Modes "1366x768"
| Virtual 1366 768
| EndSubSection
| EndSection
| Section "ServerLayout"
| Identifier "Layout"
| Screen "Screen0"
| InputDevice "Mouse0"
| InputDevice "Keyboard0"
| InputDevice "Keyboard1"
| InputDevice "Keyboard2"
| InputDevice "Mouse1"
| EndSection
\----------------------------------------------------
[ gm] [ 13.644683] Run '/usr/lib/xorg/Xorg -nolisten inet6 -s 0 -quiet -logfile /tmp/Xorg.0.log', log '/tmp/Xorg.out', env '', pid ''.
[ pfac] [ 13.644997] Run /usr/lib/xorg/Xorg -nolisten inet6 -s 0 -quiet -logfile /tmp/Xorg.0.log.
[ pfac] [ 13.645067] Ok, PID 793.
[ X] [ 13.897826] [ 13.897]
[ X] [ 13.897897] X.Org X Server 1.20.4
[ X] [ 13.897932] X Protocol Version 11, Revision 0
[ X] [ 13.897966] [ 13.897] Build Operating System: Linux 4.15.0-48-generic armv8l Raspbian
[ X] [ 13.898036] [ 13.897] Current Operating System: Linux wtware 4.19.63 #10 SMP Mon Aug 5 16:08:09 EDT 2019 armv7l
[ X] [ 13.898073] [ 13.897] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 bcm2708_fb.fbwidth=1366 bcm2708_fb.fbheight=768 bcm2708_fb.fbdepth=32 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 quiet wtboot=mmc
[ X] [ 13.898109] [ 13.897] Build Date: 05 June 2019 12:49:54PM
[ X] [ 13.898141] [ 13.897] xorg-server 2:1.20.4-1+rpt1 (https://www.debian.org/support)
[ X] [ 13.898191] [ 13.898] Current version of pixman: 0.36.0
[ X] [ 13.898253] [ 13.898] Before reporting problems, check http://wiki.x.org
[ X] [ 13.898300] to make sure that you have the latest version.
[ X] [ 13.898338] [ 13.898] Markers: (--) probed, (**) from config file, (==) default setting,
[ X] [ 13.898370] (++) from command line, (!!) notice, (II) informational,
[ X] [ 13.898402] (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ X] [ 13.898461] [ 13.898] (++) Log file: "/tmp/Xorg.0.log", Time: Mon Aug 5 00:00:10 2019
[ X] [ 13.899893] [ 13.899] (==) Using config file: "/etc/xorg.conf"
[ X] [ 13.900791] [ 13.900] (==) ServerLayout "Layout"
[ X] [ 13.900831] [ 13.900] (**) |-->Screen "Screen0" (0)
[ X] [ 13.900890] [ 13.900] (**) | |-->Monitor "Monitor0"
[ X] [ 13.914750] [ 13.914] (**) | |-->Device "Video0"
[ X] [ 13.914790] [ 13.914] (**) |-->Input Device "Mouse0"
[ X] [ 13.914825] [ 13.914] (**) |-->Input Device "Keyboard0"
[ X] [ 13.914886] [ 13.914] (**) |-->Input Device "Keyboard1"
[ X] [ 13.914921] [ 13.914] (**) |-->Input Device "Keyboard2"
[ X] [ 13.914955] [ 13.914] (**) |-->Input Device "Mouse1"
[ X] [ 13.914986] [ 13.914] (**) Option "DontVTSwitch" "on"
[ X] [ 13.915044] [ 13.914] (**) Option "DontZap" "on"
[ X] [ 13.915079] [ 13.914] (**) Option "DontZoom" "on"
[ X] [ 13.915111] [ 13.914] (**) Option "NoPM" "on"
[ X] [ 13.915168] [ 13.915] (**) Option "AutoAddDevices" "off"
[ X] [ 13.915203] [ 13.915] (**) Not automatically adding devices
[ X] [ 13.915279] [ 13.915] (==) Automatically enabling devices
[ X] [ 13.915315] [ 13.915] (==) Automatically adding GPU devices
[ X] [ 13.915373] [ 13.915] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ X] [ 13.915408] [ 13.915] (WW) The directory "/usr/share/fonts/X11/misc" does not exist.
[ X] [ 13.915440] [ 13.915] Entry deleted from font path.
[ X] [ 13.915497] [ 13.915] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ X] [ 13.915532] [ 13.915] Entry deleted from font path.
[ X] [ 13.915563] [ 13.915] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ X] [ 13.915595] [ 13.915] Entry deleted from font path.
[ X] [ 13.915626] [ 13.915] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ X] [ 13.915684] [ 13.915] Entry deleted from font path.
[ X] [ 13.915720] [ 13.915] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[ X] [ 13.915771] [ 13.915] Entry deleted from font path.
[ X] [ 13.915803] [ 13.915] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ X] [ 13.915836] [ 13.915] Entry deleted from font path.
[ X] [ 13.915867] [ 13.915] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ X] [ 13.915898] [ 13.915] Entry deleted from font path.
[ X] [ 13.915957] [ 13.915] (==) FontPath set to:
[ X] [ 13.915991] built-ins
[ X] [ 13.916023] [ 13.915] (==) ModulePath set to "/usr/lib/xorg/modules"
[ X] [ 13.916055] [ 13.915] (==) |-->Input Device "Mouse0"
[ X] [ 13.916086] [ 13.915] (==) |-->Input Device "<default keyboard>"
[ X] [ 13.916160] [ 13.915] (==) The core pointer device wasn't specified explicitly in the layout.
[ X] [ 13.916218] Using the first mouse device.
[ X] [ 13.916255] [ 13.915] (==) The core keyboard device wasn't specified explicitly in the layout.
[ X] [ 13.916295] Using the default keyboard configuration.
[ X] [ 13.916326] [ 13.915] (II) Loader magic: 0x1fcf80
[ X] [ 13.916357] [ 13.916] (II) Module ABI versions:
[ X] [ 13.916389] [ 13.916] X.Org ANSI C Emulation: 0.4
[ X] [ 13.916420] [ 13.916] X.Org Video Driver: 24.0
[ X] [ 13.916452] [ 13.916] X.Org XInput driver : 24.1
[ X] [ 13.916486] [ 13.916] X.Org Server Extension : 10.0
[ X] [ 13.919149] [ 13.919] (--) using VT number 2
[ X] [ 13.919240] [ 13.919] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ X] [ 13.919853] [ 13.919] (II) no primary bus or device found
[ X] [ 13.920442] [ 13.919] (II) LoadModule: "glx"
[ X] [ 13.922987] [ 13.922] (WW) Warning, couldn't open module glx
[ X] [ 13.923053] [ 13.922] (EE) Failed to load module "glx" (module does not exist, 0)
[ X] [ 13.923090] [ 13.922] (II) LoadModule: "fbturbo"
[ X] [ 13.923267] [ 13.923] (II) Loading /usr/lib/xorg/modules/drivers/fbturbo_drv.so
[ X] [ 13.929573] [ 13.929] (II) Module fbturbo: vendor="X.Org Foundation"
[ X] [ 13.929653] [ 13.929] compiled for 1.20.3, module version = 0.5.1
[ X] [ 13.929688] [ 13.929] Module class: X.Org Video Driver
[ X] [ 13.929722] [ 13.929] ABI class: X.Org Video Driver, version 24.0
[ X] [ 13.929782] [ 13.929] (II) LoadModule: "evdev"
[ X] [ 13.929990] [ 13.929] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ NTP] [ 13.930193] ntpd: sending query to 150.214.94.5
[ X] [ 13.948736] [ 13.948] (II) Module evdev: vendor="X.Org Foundation"
[ X] [ 13.948813] [ 13.948] compiled for 1.20.3, module version = 2.10.6
[ X] [ 13.948882] [ 13.948] Module class: X.Org XInput Driver
[ X] [ 13.948918] [ 13.948] ABI class: X.Org XInput driver, version 24.1
[ X] [ 13.948953] [ 13.948] (II) LoadModule: "kbd"
[ X] [ 13.949333] [ 13.949] (WW) Warning, couldn't open module kbd
[ X] [ 13.949398] [ 13.949] (EE) Failed to load module "kbd" (module does not exist, 0)
[ X] [ 13.949435] [ 13.949] (II) FBTURBO: driver for framebuffer: fbturbo
[ NTP] [ 13.968205] ntpd: reply from 150.214.94.5: offset:+8780205.737924 delay:0.037768 status:0x24 strat:1 refid:0x00414f52 rootdelay:0.000000 reach:0x03
[ gm] [ 14.673075] [FILE CACHE] Take 'packages/pi2-alsa' from cache.
[ KERNEL] [ 14.678568] zram0: detected capacity change from 0 to 1073741824
[ KERNEL] [ 14.691315] Adding 1048572k swap on /dev/zram0. Priority:-2 extents:1 across:1048572k SS
[ gm] [ 16.791082] [FILE CACHE] Take 'packages/chprf' from cache.
[ gm] [ 16.844487] [FILE CACHE] Take 'packages/pi2-chrome' from cache.
[ gm] [ 16.849343] Run '/usr/lib/chromium-browser/chromium-browser-v7 --window-size=1366,768 --window-position=0,0 --disable-ipv6 --disable-gpu --wm-window-animations-disabled --no-default-browser-check --password-store=basic --disable-infobars --show-component-extension-options --ignore-gpu-blacklist --disable-pings --media-router=0 --enable-remote-extensions --enable-low-res-tiling --disable-smooth-scrolling --enable-tcp-fast-open --disable-gpu-compositing --ppapi-flash-path=/usr/lib/chromium-browser/libpepflashplayer.so --ppapi-flash-args=enable_stagevideo_auto=0 --ppapi-flash-version=99.99.999.999 http://vm-idems-01.vall.lan:5004/%23/Sa ... 20Vella/VC --mute-audio', log '/tmp/Xapp00.out', env 'DISPLAY=:0.0 LANG=en_US.utf8 LANGUAGE=en_US GOOGLE_API_KEY=AIzaSyCkfPOPZXDKNn8hhgu3JrA62wIgC93d44k GOOGLE_DEFAULT_CLIENT_ID=811574891467.apps.googleusercontent.com GOOGLE_DEFAULT_CLIENT_SECRET=kdloedMFGdGla2P1zacGjAQh CHROME_VERSION_EXTRA=WTware', pid '/tmp/Xapp00.pidpipe'.
[ pfac] [ 16.850094] Run /usr/lib/chromium-browser/chromium-browser-v7 --window-size=1366,768 --window-position=0,0 --disable-ipv6 --disable-gpu --wm-window-animations-disabled --no-default-browser-check --password-store=basic --disable-infobars --show-component-extension-options --ignore-gpu-blacklist --disable-pings --media-router=0 --enable-remote-extensions --enable-low-res-tiling --disable-smooth-scrolling --enable-tcp-fast-open --disable-gpu-compositing --ppapi-flash-path=/usr/lib/chromium-browser/libpepflashplayer.so --ppapi-flash-args=enable_stagevideo_auto=0 --ppapi-flash-version=99.99.999.999 http://vm-idems-01.vall.lan:5004/%23/Sa ... 20Vella/VC --mute-audio.
[ pfac] [ 16.850205] Ok, PID 810.
[ gm] [ 17.849689] Success, pid 810.
[ gm] [ 17.849823] Nobody can control terminal by VNC.
[SYSLOG] <37>Nov 14 14:57:06 dbus-daemon[788]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.1" (uid=1007 pid=810 comm="/bootmedia/unpacked/pi2-chrome/chromium-browser-v7") interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" error name="(unset)" requested_reply="0" destination="org.bluez" (bus)
[ X00] [ 25.196333] [841:841:1114/145707.757795:ERROR:gl_implementation.cc(280)] Failed to load /bootmedia/unpacked/pi2-chrome/swiftshader/libGLESv2.so: /bootmedia/unpacked/pi2-chrome/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[ X00] [ 25.245632] [841:841:1114/145707.807139:ERROR:viz_main_impl.cc(170)] Exiting GPU process due to errors during initialization
[ X00] [ 26.082215] [810:865:1114/145708.643743:ERROR:object_proxy.cc(619)] Failed to call method: org.freedesktop.Notifications.GetCapabilities: object_path= /org/freedesktop/Notifications: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
[ gm] [ 27.052241] [UUI] Bind window 0x00400001 (pid 810, ppid 1) to the screen 1.
[ gm] [ 34.377498] Allocate 106752 bytes of shared memory for X imgbuf.
[ KERNEL] [ 36.385962] usb 1-1.5: USB disconnect, device number 5
[ KERNEL] [ 36.385971] usb 1-1.5.3: USB disconnect, device number 6
[ gm] [ 36.510461] evdev.cpp ( 1282): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ gm] [ 36.510558] Close input device 'Lite-On Technology Corp. Lenovo USB Keyboard', errno 19.
[ gm] [ 36.650419] evdev.cpp ( 1282): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ gm] [ 36.650517] Close input device 'Lite-On Technology Corp. Lenovo USB Keyboard System Control', errno 19.
[ gm] [ 36.800492] evdev.cpp ( 1282): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ gm] [ 36.800626] Close input device 'Lite-On Technology Corp. Lenovo USB Keyboard Consumer Control', errno 19.
[ gm] [ 36.872322] evdev.cpp ( 1282): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ KERNEL] [ 36.873383] usb 1-1.5.4: USB disconnect, device number 7
[ gm] [ 36.872604] Close input device 'Logitech USB Optical Mouse', errno 19.


----------------------------

Any help would be appreciated :D

Re: url parameters and datetime

by akatik » Wed Nov 13, 2019 9:12 pm

We can fix our config parser (# is a comment sign in wtware configs) if there are no more variants.

What happens with %23? Show me wtware log and screen photo with chrome and it's address line.

Re: url parameters and datetime

by norrow » Wed Nov 13, 2019 5:46 pm

Yes, but what I need would be this:

In raspberry: https://www.google.com/search?q=w%23rty

In url chrome: https://www.google.com/search?q=w#rty

Due to # is the pages route.

Do u have any other idea?

Re: url parameters and datetime

by aka » Mon Nov 11, 2019 1:21 pm

Not %25, sorry. %23.

I have try:

Code: Select all

chrome_url=https://www.google.com/search?q=qw%23rty
And google search qw#rty:
Attachments
Untitled.png
Untitled.png (11.27 KiB) Viewed 24075 times

Re: url parameters and datetime

by norrow » Mon Nov 11, 2019 11:43 am

Hi,
it doesn't work :(! Browser's url when restart raspberry: http://vm-idems-01.vall.lan:5004/%25/Sa ... 20Vella/VC

Any other idea?

Thanks in advance

Re: url parameters and datetime

by aka » Fri Nov 08, 2019 3:41 pm

1. https://wtware.com/logs.html

2. Try this line:

Code: Select all

http://vm-idems-01.vall.lan:5004/%25/Sala%20Seu%20Vella/VC

url parameters and datetime

by norrow » Thu Nov 07, 2019 11:58 am

Hi,

my config in raspberry is:

keyboard=es
infobox
clienthostname=CalendarioSalas
skin
vnc=on
vnc_password=2807
connection
application=chrome
chrome_url=http://vm-idems-01.vall.lan:5004/#/Sala ... 20Vella/VC
chrome_mode = window
timezone = spain
ntp = hora.roa.es


i would like to know if it's possible next things:
1) How can I set the correct datetime in chrome? The current settings doesn't work properly and shows me an hour less than real time.
2) When the URL contains -- # -- and chrome starts, this one erase de URL and sets this one:
http://vm-idems-01.vall.lan:5004
I need to pass all parameters in URL to start webpage correctly..

Thanks in advance.

Sergi

Top