Project

General

Profile

Actions

Bug #827

closed

Multiple bugs in pinet headless mode

Added by Hammel about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Start date:
25 Mar 2021
Due date:
% Done:

100%

Estimated time:
Severity:
01 - Critical

Description

  • Second cycle (third button press) does not restart AP mode.
  • SSID in hostapd.aponly is "piplayer" for pisentry.
  • /tmp/pinet.done is not cleaned up upon returning to normal mode.
  • Daemon mode doesn't create or write to the log file.
Actions #1

Updated by Hammel about 3 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 20

SSID issue is fixed and pushed.

Actions #2

Updated by Hammel about 3 years ago

  • % Done changed from 20 to 40
  • Second cycle problem: Need to call unsetCLIFlag(CLI_AP_RUNNING) in pinet-gpio.c:quit().
  • Dangling pinet.done: Need to unlink file in pinet-gpio.c:quit().
  • Daemon mode problem: Don't use -D but rather use start-stop-daemon -b in init script. Either that or fix daemon() in pinet-gpio.c.
Actions #3

Updated by Hammel about 3 years ago

  • % Done changed from 40 to 80

All bugs fixed and pushed but they need proper testing on hw.

Actions #4

Updated by Hammel about 3 years ago

  • % Done changed from 80 to 70

Another bug: postinst tries to update appmgr.priv but appmgr isn't installed with pisentry.

Actions #5

Updated by Hammel about 3 years ago

All fixes, including postinst, ready for testing (but not committed yet).

Actions #6

Updated by Hammel about 3 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 70 to 100

Fixes tested and verified. Changes committed and pushed.
Closing issue.

Actions

Also available in: Atom PDF