Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2016
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. Welcome to the Mer/SailfishOS Boat loader debug init system.
  2.  
  3. Log so far is in /init.log
  4.  
  5. To make post-switch_root halt before starting systemd, perform:
  6. touch /init_enter_debug2
  7. (When run post-switch_root, telnet is on port 2323, not 23)
  8.  
  9. sh-3.2# camres
  10. sh: camres: command not found
  11. sh-3.2# zypper in json
  12. Authentication required for 'https://store-repository.jolla.com/releases/2.0.2.51/jolla-hw/adaptation-motorola-titan/armv7hl/?credentials=store'
  13. User Name: xanx
  14. Password:
  15. Authentication required for 'https://store-repository.jolla.com/releases/2.0.2.51/jolla-hw/adaptation-motorola-titan/armv7hl/?credentials=store'
  16. User Name: xanx
  17. Password:
  18. Login failed. (https://store-repository.jolla.com/releases/2.0.2.51/jolla-hw/adaptation-motorola-titan/armv7hl/repodata/repomd.xml?credentials=store): The requested URL returned error: 401
  19. Abort, retry, ignore? [a/r/i/?] (a): i
  20. Error building the cache:
  21. [|] Valid metadata not found at specified URL(s)
  22. Warning: Disabling repository 'adaptation0' because of the above error.
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29. Building repository 'openrepos-Schturman' cache .......................[done]
  30.  
  31.  
  32.  
  33.  
  34.  
  35. Building repository 'openrepos-fravaccaro' cache ......................[done]
  36. Building repository 'openrepos-korppi' cache ..........................[done]
  37. Building repository 'openrepos-slava' cache ...........................[done]
  38. Authentication required for 'https://store-repository.jolla.com/titan/armv7hl
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60. [apps/jolla-camera/primary/image]
  61. imageResolution='1920x1080'
  62. videoResolution='1920x1080'
  63. viewfinderResolution='1920x1080'
  64. isoValues=[0, 100, 200, 400]
  65. whiteBalanceValues=[0, 3, 2, 6, 5]
  66. focusDistanceValues=[8, 4, 16]
  67. flashValues=[1, 2, 4]
  68. exposureCompensationValues=[4, 2, 0, -2, -4]
  69. imageResolution_4_3='3200x2400'
  70. imageResolution_16_9='3264x1840'
  71. viewfinderResolution_4_3='640x480'
  72. viewfinderResolution_16_9='1920x1080'
  73. resolutionText_4_3='camera_settings-me-4-3-8m'
  74. resolutionText_16_9='camera_settings-me-16-9-6m'
  75. focusDistance=16
  76.  
  77. [apps/jolla-camera/secondary/image]
  78. imageResolution='1280x720'
  79. videoResolution='1280x720'
  80. viewfinderResolution='1280x720'
  81. isoValues=[0, 100, 200, 400]
  82. whiteBalanceValues=[0, 3, 2, 6, 5]
  83. focusDistanceValues=[4]
  84. flashValues=[2]
  85. exposureCompensationValues=[4, 2, 0, -2, -4]
  86. imageResolution_4_3='1280x960'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement