Closed
Bug 820833
Opened 12 years ago
Closed 9 years ago
"No memory card found" in gaia apps on pandaboard
Categories
(Core Graveyard :: Widget: Gonk, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mdas, Unassigned)
References
Details
(Whiteboard: QARegressExclude)
When running b2g on the pandaboard, it seems the sdcard may not have all the right pieces in place for it to be used as external memory. If you launch the 'music' or 'gallery' app in gaia, it will complain about no memory card being found, even if I push files to /sdcard and /mnt/sdcard.
How can we make space available? This is needed for gaia smoketest automation.
Comment 1•12 years ago
|
||
Adding dividehex in case he has an idea from the IT side to make this happen.
Is this related to Gaia UI tests at all? (bug 802317)
Comment 2•12 years ago
|
||
Yes, this is related to gaia ui tests (bug 802317), but only will block specific tests, not the entire suite.
Reporter | ||
Comment 3•12 years ago
|
||
I caught up with dhylands about sdcard partitions, and by default, there is no volume configuration for the sdcard. There should be a vold.fstab file in /system/etc/ describing what to mount. I tried fiddling about with different configs, but to no avail.
Dhylands has filed a bug to get this resolved: Bug 821357
Depends on: 821357
Updated•12 years ago
|
Comment 4•12 years ago
|
||
mdas/jgriffin/dhyland: its been a while since update in this bug - can you give progress/status?
Reporter | ||
Comment 5•12 years ago
|
||
AFAIK, there has been no progress, and Bug 821357 has not been updated :/
Comment 6•12 years ago
|
||
mdas, should this still block bug 802317?
Can I assume that it does not prevent us from greening the gaia UI tests? (we currently only have the calendar test failing)
Reporter | ||
Comment 7•12 years ago
|
||
It prevents us from running the music and video related gaia UI tests. We're greening the tests by removing these from the list of tests we run, so if we had access then we can run more gaia UI tests.
Comment 8•12 years ago
|
||
There is a fat32 partition (/dev/sda6) on the panda board which is utilized by the android panda image as /sdcard. Is there a reason this isn't be used for B2G on pandaboards?
Reporter | ||
Comment 9•12 years ago
|
||
(In reply to Jake Watkins [:dividehex] from comment #8)
> There is a fat32 partition (/dev/sda6) on the panda board which is utilized
> by the android panda image as /sdcard. Is there a reason this isn't be used
> for B2G on pandaboards?
That's a question that's better targetted at dhylands on bug 821357 :)
Comment 10•9 years ago
|
||
No longer using pandas at mozilla
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•