System nie wykrywa mi dysku przenośnego
: 30 grudnia 2008, 15:32
Witam mam taki problem jak podepnę byle jaki dysk przenośny (odtwarzacz mp3 czy pendraiva) do portu usb nie zostaje on wykryty w czym może być problem?
Polski portal użytkowników dystrybucji Debian GNU/Linux, dyskusje, artykuły, nowości, blog, porady, pomoc.
https://593930.wb34atkl.asia/
Kod: Zaznacz cały
dmesg | tail
Kod: Zaznacz cały
lsusb
Kod: Zaznacz cały
dmesg | tail // mp3 jest odłączone
lp0: using parport0 (interrupt-driven).
ppdev: user-space parallel port driver
eth0: no IPv6 routers present
nvidia: module license 'NVIDIA' taints kernel.
ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
NVRM: loading NVIDIA Linux x86 Kernel Module 1.0-8776 Mon Oct 16 21:56:04 PDT 2006
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
eth0: no IPv6 routers present
Kod: Zaznacz cały
dmesg | tail // mp3 jest podłączone
eth0: no IPv6 routers present
nvidia: module license 'NVIDIA' taints kernel.
ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
NVRM: loading NVIDIA Linux x86 Kernel Module 1.0-8776 Mon Oct 16 21:56:04 PDT 2006
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
eth0: no IPv6 routers present
usb 4-1: new high speed USB device using ehci_hcd and address 3
usb 4-1: configuration #1 chosen from 1 choice
Kod: Zaznacz cały
lsusb:
Bus 004 Device 003: ID 04e8:507d Samsung Electronics Co., Ltd
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 002: ID 1267:02f1 Logic3 / SpectraVideo plc
Bus 001 Device 001: ID 0000:0000
Kod: Zaznacz cały
fdisk -l
Kod: Zaznacz cały
fdisk -l
Z roota to trzeba zrobić.lukasz1516 pisze:bash: fdisk: command not foud
Kod: Zaznacz cały
debianforever:/mnt# fdisk -l
Disk /dev/sda: 200.0 GB, 200049647616 bytes
255 heads, 63 sectors/track, 24321 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x324e2336
Device Boot Start End Blocks Id System
/dev/sda1 * 1 10199 81923436 7 HPFS/NTFS //wiem ze to tu
/dev/sda2 10200 22358 97667167+ 83 Linux
/dev/sda3 22359 24321 15767797+ 5 Extended
/dev/sda5 22359 24321 15767766 82 Linux swap / Solaris
Kod: Zaznacz cały
debianforever:/mnt# mount -t vfat /dev/sda1/media/philips
Kod: Zaznacz cały
debianforever:/mnt# dmesg | tail
[ 3447.291668] scsi4 : SCSI emulation for USB Mass Storage devices
[ 3447.300048] usb-storage: device found at 4
[ 3447.300052] usb-storage: waiting for device to settle before scanning
[ 3452.297311] usb-storage: device scan complete
[ 3458.100050] usb 4-1: reset high speed USB device using ehci_hcd and address 4
[ 3468.345894] usb 4-1: reset high speed USB device using ehci_hcd and address 4
[ 3473.588064] usb 4-1: reset high speed USB device using ehci_hcd and address 4
[ 3483.832084] usb 4-1: reset high speed USB device using ehci_hcd and address 4
[ 3483.964612] scsi 4:0:0:0: Device offlined - not ready after error recovery
[ 5387.958233] usb 4-1: USB disconnect, address 4
Kod: Zaznacz cały
dpkg -l | grep policy