Не могу форматировать Плеер от Самсунга yp-t7f, пишет "write protected"...
VID- 04e8, PID- 503d, контроллер : EOREX em488m1644vba-75f, Memory CHip: Samsung k9f4g08u0m 512mb. Не смог найти подходяшую утилиту... Подскажите какой прогу пробавать?
вискажитес ктонибудь... :(
Пробуй разные, возможно методом перебора что-нибудь подберешь.
FirmWare (http://uk.samsungplay.com/supports/download_model_search.jsp) предварительно нужна регистрация. На сайте есть FirmWare и мануал к нему.
Я там зарегилса но ничего интересного, перепрашивку я заранее пробовал но не удаиетса в тойже причини которий я уже написал :( всмисле я не могу скопировать прашивку в плеере...
Цитата: fe11x от 18 Ноября 2008, 16:59:36
Я там зарегилса но ничего интересного, перепрашивку я заранее пробовал но не удаиетса в тойже причини которий я уже написал :( всмисле я не могу скопировать прашивку в плеере...
закоротить 29-32 или 41-44 пробовали?
megamax, не понял что сказал... ???
Цитата: fe11x от 18 Ноября 2008, 21:06:42
megamax, не понял что сказал... ???
http://s1mp3.org/ru/docs_deadrec.php
Цитата: megamax от 18 Ноября 2008, 23:45:21
Цитата: fe11x от 18 Ноября 2008, 21:06:42
megamax, не понял что сказал... ???
http://s1mp3.org/ru/docs_deadrec.php
Не помогло... :(
значит проблемы с процессором. :'(
если процесор вишел из строя плеер не должень работать да? а плеер работает, радио тоже... В памети несолко мп3 музиков асталса и ппппригривает нормално...
А если буду менять микросхему "memory chip", поможет? Или ето проблема только контроллера?
Пока работает лучше не трогать! :) Встречал плеера с физической перемычкой для ReadOnly.. Файлы можно залить на него? Файловая система?
Залить фаилов невозможно... С линукса удалос удалить и копировать фаилы с плеера. Фаиловая система FAT32... Гдета на форумах прочитал, что аналогичная проблема решилась через FreeBSD, там есть какойта строковая команда для форматирования флешки но к сожалению ю не знаю команди FreeBSD...
http://rlab.ru/doc/repair_usb_flash_linux.html
Спасибо! :) Буду пробовать и отпишусь...
Такая ситуация: когда сканирую в Линуксе USB хостов командой root@fe11x:~# lsusb, плеер определяетса но потом запускаю команду: root@fe11x:~# hdparm /dev/sdх, где х- я пробовал почти все буквы латинского алфавита.... но пишет что ничего не нашол, я пробовал на 100% рабочем флешке тоже но та же фигня... :( может чтота упустил?
возможно он не дает системной информации - опять глюки контроллера. :'(
Нет, извини, я ашибса, команды писал ошибочно, потом исправил и вот что получил :(
root@slax:~# lsusb
Bus 001 Device 006: ID 04e8:503d Samsung Electronics Co., Ltd
Bus 001 Device 001: ID 0000:0000
Bus 002 Device 002: ID 046d:c016 Logitech, Inc. M-UV69a/HP M-UV96 Optical Wheel Mouse
Bus 002 Device 001: ID 0000:0000
root@slax:~# hdparm /dev/sda
/dev/sda: Read-only file system
root@slax:~# dd if=/dev/zero of=/dev/sda
dd: opening `/dev/sda': Read-only file system
root@slax:~# fdisk /dev/sda
You will not be able to write the partition table.
The number of cylinders for this disk is set to 1948.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)
Command (m for help): n
Command action
e extended
p primary partition (1-4)
p
Partition number (1-4): 1
Partition 1 is already defined. Delete it before re-adding it.
Command (m for help): d
Selected partition 1
Command (m for help): n
Command action
e extended
p primary partition (1-4)
p
Partition number (1-4): 1
First cylinder (1-1948, default 1):
Using default value 1
Last cylinder or +size or +sizeM or +sizeK (1-1948, default 1948):
Using default value 1948
Command (m for help): p
Disk /dev/sda: 510 MB, 510656512 bytes
16 heads, 32 sectors/track, 1948 cylinders
Units = cylinders of 512 * 512 = 262144 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sda1 1 1948 498672 83 Linux
Command (m for help): t
Selected partition 1
Hex code (type L to list codes): 6
Changed system type of partition 1 to 6 (FAT16)
Command (m for help): p
Disk /dev/sda: 510 MB, 510656512 bytes
16 heads, 32 sectors/track, 1948 cylinders
Units = cylinders of 512 * 512 = 262144 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sda1 1 1948 498672 6 FAT16
Command (m for help): m
Command action
a toggle a bootable flag
b edit bsd disklabel
c toggle the dos compatibility flag
d delete a partition
l list known partition types
m print this menu
n add a new partition
o create a new empty DOS partition table
p print the partition table
q quit without saving changes
s create a new empty Sun disklabel
t change a partition's system id
u change display/entry units
v verify the partition table
w write table to disk and exit
x extra functionality (experts only)
Command (m for help): w
Unable to write /dev/sda
root@slax:~#
Command (m for help): n
Command action
e extended
p primary partition (1-4)
p
Partition number (1-4): 1
Partition 1 is already defined. Delete it before re-adding it.
Command (m for help): d
Selected partition 1
Command (m for help): n
Command action
e extended
p primary partition (1-4)
p
Partition number (1-4): 1
First cylinder (1-1948, default 1):
Using default value 1
Last cylinder or +size or +sizeM or +sizeK (1-1948, default 1948):
Using default value 1948
Command (m for help): p
Disk /dev/sda: 510 MB, 510656512 bytes
16 heads, 32 sectors/track, 1948 cylinders
Units = cylinders of 512 * 512 = 262144 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sda1 1 1948 498672 83 Linux
Command (m for help): t
Selected partition 1
Hex code (type L to list codes): 6
Changed system type of partition 1 to 6 (FAT16)
Command (m for help): p
Disk /dev/sda: 510 MB, 510656512 bytes
16 heads, 32 sectors/track, 1948 cylinders
Units = cylinders of 512 * 512 = 262144 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sda1 1 1948 498672 6 FAT16
Command (m for help): m
Command action
a toggle a bootable flag
b edit bsd disklabel
c toggle the dos compatibility flag
d delete a partition
l list known partition types
m print this menu
n add a new partition
o create a new empty DOS partition table
p print the partition table
q quit without saving changes
s create a new empty Sun disklabel
t change a partition's system id
u change display/entry units
v verify the partition table
w write table to disk and exit
x extra functionality (experts only)
Command (m for help): w
Unable to write /dev/sda
root@slax:~#
опять не получилса... :'(
если даже так тогда ХЗ ???
Наверно ето конец плеера. :( Спасибо МегаМах за помошь и советы, можешь закрить тему...