Brak Pendrive w /dev/ na Intel Galileo Gen2

Wszystko związane z jądrem systemowym, sterownikami, sprzętem itp.
wytrzeszcz
Posty: 21
Rejestracja: 12 kwietnia 2009, 20:10
Lokalizacja: Gdynia

[SOLVED] Brak Pendrive w /dev/ na Intel Galileo Gen2

Post autor: wytrzeszcz »

Rozwiązanie : apt-get update && apt-get upgrade
wiem że prostackie ale zadziałało :)

Witam,
Mam intel Galileo Gen2 i na nim zainstalowanego debina stąd : http://sourceforge.net/p/galileodebian/wiki/Home/
I mam też z tym taki problem, że nie pojawiają się w /dev/ żadne nośniki usb (sprawdzałem 3 pendrivy i dysk przenośny), mimo że w lsusb je widać

Kod: Zaznacz cały

root@wytrzeszcz-galileo:/# lsusbBus 002 Device 015: ID 058f:6387 Alcor Micro Corp. Flash Drive
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
ale

Kod: Zaznacz cały

root@wytrzeszcz-galileo:/# ls -alR 2>/dev/null | grep ^b # Pokaż wszystkie urządzenia blokowe w systemie 
brw-rw---T  1 root disk      7,   0 Jan  1  2001 loop0
brw-rw---T  1 root disk      7,   1 Jan  1  2001 loop1
brw-rw---T  1 root floppy  179,   0 Feb 28 15:27 mmcblk0
brw-rw---T  1 root floppy  179,   1 Jan  1  2001 mmcblk0p1
brw-rw---T  1 root floppy  179,   2 Jan  1  2001 mmcblk0p2
brw-rw---T  1 root disk      1,   0 Jan  1  2001 ram0

Kod: Zaznacz cały

root@wytrzeszcz-galileo:/# fdisk -l
Error: The backup GPT table is not at the end of the disk, as it should be.  This might mean that another operating system believes the disk is smaller.  Fix, by moving the backup to the end (and removing the old backup)?
Warning: Not all of the space available to /dev/mmcblk0 appears to be used, you can fix the GPT to use all of the space (an extra 1998848 blocks) or continue with the current setting? 


Disk /dev/mmcblk0: 1 GB, 1965841920 bytes
255 heads, 63 sectors/track, 239 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes


       Device Boot      Start         End      Blocks   Id  System 
/dev/mmcblk0p1   *           1          13      104391   83  Linux 
Warning: Partition 1 does not end on cylinder boundary.
/dev/mmcblk0p2              13         115      819315   83  Linux 
Warning: Partition 2 does not end on cylinder boundary.


całego dmesga załączam http://kuba.witominska.net/wytrzeszcz/dmesg.txt

Bardzo dziękuję za chociaż wskazówki dlaczego to nie działa.
ODPOWIEDZ