- Status Closed
- Percent Complete
- Task Type Bugs
- Category Drivers
- Assigned To No-one
- Operating System Sansa e200
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#8221 - Sansa e200 Freezes On USB Connect
Sansa e200
r15791
When the player is plugged in while running Rockbox, the USB logo appears and then the screen goes blue with a single dark horizontal line through the middle. A series of psychedlic fades to different colours are then presented (while the USB logo hovers in the background). The effect is very similar to the old problem with the bootloader as described here: http://forums.rockbox.org/index.php?topic=12762.0.
Requires a 15 second power button hard shutdown.
Windows XP does recognize that a device has been attached and asks for drivers.
Closed by zagor
2007-11-26 11:11
Reason for closing: Fixed
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2007-11-26 11:11
Reason for closing: Fixed
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
Sansa E200 usb reboot is now
disabled.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Me too
Sansa e260
r15801
linux dmesg:
usb 3-3: new high speed USB device using ehci_hcd and address 23
usb 3-3: new high speed USB device using ehci_hcd and address 24
usb 3-3: new device found, idVendor=0781, idProduct=7421
usb 3-3: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 3-3: Product: Sansa e260
usb 3-3: Manufacturer: SanDisk
usb 3-3: SerialNumber: 00000000-00000000-5603b487-d009ff08-00000000
usb 3-3: configuration #128 chosen from 1 choice
scsi8 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 24
usb-storage: waiting for device to settle before scanning
scsi 8:0:0:0: Direct-Access SanDisk Sansa e260 PQ: 0 ANSI: 0
sd 8:0:0:0: [sdb] 7854080 512-byte hardware sectors (4021 MB)
sd 8:0:0:0: [sdb] Write Protect is off
sd 8:0:0:0: [sdb] Mode Sense: 45 00 00 00
sd 8:0:0:0: [sdb] Assuming drive cache: write through
sd 8:0:0:0: [sdb] 7854080 512-byte hardware sectors (4021 MB)
sd 8:0:0:0: [sdb] Write Protect is off
sd 8:0:0:0: [sdb] Mode Sense: 45 00 00 00
sd 8:0:0:0: [sdb] Assuming drive cache: write through
sdb: sdb1 sdb2
sd 8:0:0:0: [sdb] Attached SCSI removable disk
sd 8:0:0:0: Attached scsi generic sg2 type 0
scsi 8:0:0:1: Direct-Access SanDisk Sansa e260 PQ: 0 ANSI: 0
sd 8:0:0:1: [sdc] Attached SCSI removable disk
sd 8:0:0:1: Attached scsi generic sg3 type 0
usb-storage: device scan complete
It looks like system_reboot() is not working on e200. Investigations are under way.