LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-03-2013, 05:43 AM   #1
WiseDraco
Member
 
Registered: Nov 2006
Location: Europe,Latvia,Riga
Distribution: slackware,slax, OS X, exMandriva
Posts: 591

Rep: Reputation: 73
usb mass storage device not appear in slack 14.0


some days ago i found -
i have an simple telephone with mini-usb - huawei g2800 - when connect it to computer via usb, it prompt on screen ( phone) to chose - connect it to computer as serial device, or mass storage device.
i found, it can not appear on my slack64 14.0 desktop as usb mass storage, nor on my netbook with slack 32 bit 14.0
on slack 32 bit 13.37 on my work place all works very well -

Code:
[16739.637039] usb 4-1: new full speed USB device using uhci_hcd and address 2
[16739.806070] usb 4-1: New USB device found, idVendor=0e8d, idProduct=0002
[16739.806074] usb 4-1: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[16739.806077] usb 4-1: Product: G2800 
[16739.806080] usb 4-1: Manufacturer: G2800 Inc
[16739.806082] usb 4-1: SerialNumber: 68426200009548f
[16739.814228] scsi6 : usb-storage 4-1:1.0
[16740.820169] scsi 6:0:0:0: Direct-Access     Find New Device G2800          PQ: 0 ANSI: 0 CCS
[16740.820506] sd 6:0:0:0: Attached scsi generic sg3 type 0
[16740.825152] scsi 6:0:0:1: Direct-Access     Find New Device G2800          PQ: 0 ANSI: 0 CCS
[16740.825421] sd 6:0:0:1: Attached scsi generic sg4 type 0
[16740.828129] sd 6:0:0:0: [sdb] 7626752 512-byte logical blocks: (3.90 GB/3.63 GiB)
[16740.832160] sd 6:0:0:0: [sdb] Write Protect is off
[16740.832168] sd 6:0:0:0: [sdb] Mode Sense: 03 00 00 00
[16740.832171] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[16740.842147] sd 6:0:0:1: [sdc] 512 512-byte logical blocks: (262 kB/256 KiB)
[16740.856135] sd 6:0:0:1: [sdc] Write Protect is off
[16740.856142] sd 6:0:0:1: [sdc] Mode Sense: 03 00 00 00
[16740.856145] sd 6:0:0:1: [sdc] Assuming drive cache: write through
[16740.865153] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[16740.876176]  sdb: sdb1
[16740.891144] sd 6:0:0:1: [sdc] Assuming drive cache: write through
[16740.901201]  sdc:
[16740.906105] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[16740.906111] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[16740.916141] sd 6:0:0:1: [sdc] Assuming drive cache: write through
[16740.916149] sd 6:0:0:1: [sdc] Attached SCSI removable disk
bash-4.1#
on a both my slack 14.0 machines i get only

Code:
[16739.637039] usb 4-1: new full speed USB device using uhci_hcd and address 2
[16739.806070] usb 4-1: New USB device found, idVendor=0e8d, idProduct=0002
[16739.806074] usb 4-1: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[16739.806077] usb 4-1: Product: G2800 
[16739.806080] usb 4-1: Manufacturer: G2800 Inc
[16739.806082] usb 4-1: SerialNumber: 68426200009548f
[16739.814228] scsi6 : usb-storage 4-1:1.0
like thing and not further.
think it is may be because of 14.0 uses newer, 3.x series kernel, not good old 2.6 version, but anyway - not be very good situation.
waiting for arrived my android 4.1 chinese smartphone, and thinking - it is too not open as mass storage on my slack 14 systems, or...?
 
Old 07-03-2013, 06:31 AM   #2
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,077

Rep: Reputation: Disabled
On Slackware 14.0, connecting another smartphone (WIKO Cink Five), this what I get in the logs:
Code:
Jul  3 13:18:18 machine kernel: [20310.232112] usb 2-1: new high-speed USB device number 10 using ehci_hcd
Jul  3 13:18:18 machine kernel: [20310.347071] usb 2-1: New USB device found, idVendor=0bb4, idProduct=0001
Jul  3 13:18:18 machine kernel: [20310.347081] usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=4
Jul  3 13:18:18 machine kernel: [20310.347088] usb 2-1: Product: WIKO
Jul  3 13:18:18 machine kernel: [20310.347094] usb 2-1: Manufacturer: WIKO
Jul  3 13:18:18 machine kernel: [20310.347099] usb 2-1: SerialNumber: 0123456789ABCDEF
Jul  3 13:18:18 machine kernel: [20310.348338] scsi12 : usb-storage 2-1:1.0
Jul  3 13:18:18 machine mtp-probe: checking bus 2, device 10: "/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-1" 
Jul  3 13:18:18 machine mtp-probe: bus: 2, device: 10 was not an MTP device 
Jul  3 13:18:19 machine kernel: [20311.350989] scsi 12:0:0:0: Direct-Access     WIKO     Mass Storage     0000 PQ: 0 ANSI: 2
Jul  3 13:18:19 machine kernel: [20311.353749] scsi 12:0:0:1: Direct-Access     WIKO     Mass Storage     0000 PQ: 0 ANSI: 2
Jul  3 13:18:19 machine kernel: [20311.363183] sd 12:0:0:0: [sdc] Attached SCSI removable disk
Jul  3 13:18:19 machine kernel: [20311.365684] sd 12:0:0:1: [sdd] Attached SCSI removable disk


Jul  3 13:18:29 machine kernel: [20321.766474] sd 12:0:0:0: [sdc] 2272256 512-byte logical blocks: (1.16 GB/1.08 GiB)
Jul  3 13:18:29 machine kernel: [20321.767955] sd 12:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jul  3 13:18:29 machine kernel: [20321.771682]  sdc:
The lines after the blank one are the output after I press "Activate mass USB storage' on the phone. Only after that device /dev/sdc appears in output of 'cat /proc/partitions' and I can mount it as usual.
 
Old 07-03-2013, 06:49 AM   #3
WiseDraco
Member
 
Registered: Nov 2006
Location: Europe,Latvia,Riga
Distribution: slackware,slax, OS X, exMandriva
Posts: 591

Original Poster
Rep: Reputation: 73
yes, on your situation all, looks like, works ok. on mine is similar - first portion, before activating on phone "connect as mass storage" - is looks like the same in both my versions. difference is - in 13.37 after activating "mass storage" i get that additional kernel output as "find /dev/sdc /sdd and so" - and appear a new discs.
in 14.0 after i activating on phone"connect as mass storage" - computer do nothing. nothing new in dmesg too...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mass storage device USB xeebeeeeeee Linux - Hardware 10 02-13-2008 12:11 PM
USB Mass storage Device purefan Linux - Hardware 15 06-06-2005 01:56 PM
usb - mass storage device d1l2w3 Mandriva 7 01-10-2005 10:10 PM
USB Mass Storage Device ebasi Linux - Hardware 2 12-23-2004 02:06 PM
Usb mass storage device laguna Linux - Hardware 4 08-12-2002 02:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:21 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration