Portál AbcLinuxu, 6. května 2025 06:27

Sony PlayStation Portable Slim (PSP-2000)

Podpora: kompletní
Ovladač: v jádře

Technické parametry

Kapesní herní konzole, která umí i přehrávat MP3, Video a zobrazovat obrázky. Kromě toho má zabudovaný prohlížeč, který má ale problémy s češtinou. Přístup na internet je pomocí WiFi (IEEE 802.11b, WEP, WPA-PSK TKIP, WPA-PSK AES. V vztahu k Linuxu funguje jako čtečka paměťových karet. Používám 2GB MemoryStick PRO Duo od SanDisk(u).

Identifikace pod Linuxem

výpis z dmesg:

usb 5-6: new high speed USB device using ehci_hcd and address 2
usb 5-6: configuration #1 chosen from 1 choice
Initializing USB Mass Storage driver...
scsi2 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
scsi 2:0:0:0: Direct-Access     SONY     "PSP" MS         1.00 PQ: 0 ANSI: 0 CCS
SCSI device sdb: 3995648 512-byte hdwr sectors (2046 MB)
sdb: Write Protect is off
sdb: Mode Sense: 00 6a 20 00
sdb: assuming drive cache: write through
SCSI device sdb: 3995648 512-byte hdwr sectors (2046 MB)
sdb: Write Protect is off
sdb: Mode Sense: 00 6a 20 00
sdb: assuming drive cache: write through
 sdb: sdb1
sd 2:0:0:0: Attached scsi removable disk sdb
sd 2:0:0:0: Attached scsi generic sg2 type 0
usb-storage: device scan complete


výpis z lsusb:

Bus 005 Device 002: ID 054c:02d2 Sony Corp. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x054c Sony Corp.
  idProduct          0x02d2 
  bcdDevice            1.00
  iManufacturer           1 Sony
  iProduct                2 "PSP" Type A
  iSerial                 3 1D17A0E416AF3CC2
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      5 SFF-8070i
      bInterfaceProtocol     80 
      iInterface              4 USB Mass Storage
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)

Postup zprovoznění pod Linuxem

Chová se jako standardní USB mass-storage zařízení. Je potřeba fungující USB řadič, podopora pro USB mass storage (modul usb-storage), SCSI disky (scsi_mod, scsi_transport_spi, sd_mod) a souborový systém FAT (vfat, fat).
V mém případě ho připojuji příkazem:
mount -t vfat /dev/sdb1 /mnt/usb

Dokument vytvořil: Radek Felcman, 26.12.2007 18:49 | Zobrazeno: 1203×

Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.