Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gentoo non vede smartphone
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
saverik
Guru
Guru


Joined: 18 Oct 2008
Posts: 382

PostPosted: Thu Mar 27, 2014 11:07 pm    Post subject: Gentoo non vede smartphone Reply with quote

Non riesco a vedere il mio lg tramite usb...
appena inserisco usb mi appare il telefono e subito sparisce...
vorrei vederlo come disco ....
_________________
Dell_7490 i5-8350u ,32GbRam,Adata8200proNvme512Gb
Linux= Gentoo64bit+Kde_Plasma+systemd
Back to top
View user's profile Send private message
djinnZ
Advocate
Advocate


Joined: 02 Nov 2006
Posts: 4831
Location: somewhere in L.O.S.

PostPosted: Fri Mar 28, 2014 2:21 am    Post subject: Reply with quote

prova tramite lo storage gadget invece di usare il "main" storage. Controlla anche nelle impostazioni del telefono.
_________________
scita et risus abundant in ore stultorum sed etiam semper severi insani sunt:wink:
mala tempora currunt...mater stultorum semper pregna est :evil:
Murpy'sLaw:If anything can go wrong, it will - O'Toole's Corollary:Murphy was an optimist :wink:
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Fri Mar 28, 2014 2:31 pm    Post subject: Reply with quote

in un terminale di root prova
Code:
# tail -f /var/log/message

poi attaccalo e vedi se ti da qualche errore.
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
saverik
Guru
Guru


Joined: 18 Oct 2008
Posts: 382

PostPosted: Fri Mar 28, 2014 3:51 pm    Post subject: Reply with quote

Scusa djiinnZ ma non ho capito bene a cosa ti riferisci.
il mio telefono appena sente una connessione usb si predispone per "MTP sync " ,ed ho settato tutto in Impostazioni del telefono.
E' un "LG Optimus G".

Ecco il risultato Onip:

Code:
 Hpdm3#tail -f /var/log/message
tail: impossibile aprire "/var/log/message" per la lettura: File o directory non esistente


i driver google nel kernel dono abilitati.
Forse mancano gli adb?

Code:
│ Symbol: GOOGLE_MEMCONSOLE [=y]                                                                                                 │ 
  │ Type  : tristate                                                                                                               │ 
  │ Prompt: Firmware Memory Console                                                                                                │ 
  │   Location:                                                                                                                    │ 
  │     -> Firmware Drivers                                                                                                        │ 
  │       -> Google Firmware Drivers (GOOGLE_FIRMWARE [=y])                                                                        │ 
  │ (1)     -> Google Firmware Drivers                                                                                             │ 
  │   Defined at drivers/firmware/google/Kconfig:24                                                                                │ 
  │   Depends on: GOOGLE_FIRMWARE [=y] && DMI [=y]                                                                                 │ 
  │                                                                                                                                │ 
  │                                                                                                                                │ 
  │ Symbol: GOOGLE_FIRMWARE [=y]                                                                                                   │ 
  │ Type  : boolean                                                                                                                │ 
  │ Prompt: Google Firmware Drivers                                                                                                │ 
  │   Location:                                                                                                                    │ 
  │ (2) -> Firmware Drivers                                                                                                        │ 
  │   Defined at drivers/firmware/google/Kconfig:1                                                                                 │ 
  │   Depends on: X86 [=y]                                                                                                         │ 
  │                                                                                                                                │ 
  │    (3)     -> Google Firmware Drivers                                                                                             │ 
  │   Defined at drivers/firmware/google/Kconfig:13                                                                                │ 
  │   Depends on: GOOGLE_FIRMWARE [=y] && ACPI [=y] && DMI [=y]                                                                    │ 
  │   Selects: EFI [=y] && EFI_VARS [=y]                                                                                                                          │ 
  │ Symbol: GOOGLE_SMI [=y]                                                                                                        │ 
  │ Type  : tristate                                                                                                               │ 
  │ Prompt: SMI interface for Google platforms                                                                                     │ 
  │   Location:                                                                                                                    │ 
  │     -> Firmware Drivers                                                                                                        │ 
  │       -> Google Firmware Drivers (GOOGLE_FIRMWARE [=y])



saverik@hpdm3 ~ $ lsusb
Bus 002 Device 004: ID 1004:631c LG Electronics, Inc. Optimus Android Phone [MTP mode]
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 0603:8124 Novatek Microelectronics Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Back to top
View user's profile Send private message
ago
Developer
Developer


Joined: 01 Mar 2008
Posts: 1527
Location: Milan, Italy

PostPosted: Sun Mar 30, 2014 7:46 am    Post subject: Reply with quote

saverik wrote:
Code:
 Hpdm3#tail -f /var/log/message
tail: impossibile aprire "/var/log/message" per la lettura: File o directory non esistente


/var/log/messageS
Back to top
View user's profile Send private message
saverik
Guru
Guru


Joined: 18 Oct 2008
Posts: 382

PostPosted: Sun Mar 30, 2014 9:20 am    Post subject: Reply with quote

..uhm allora penso ci sia qualcosa che mi manca: 8O

Code:
hpdm3 # tail -f /var/log/messages
tail: impossibile aprire "/var/log/messages" per la lettura: File o directory non esistente


reperendo informazioni ho trovato che forse manca il supporto per il filesystem fuse jmtpfs '
vi terrò aggiornati
_________________
Dell_7490 i5-8350u ,32GbRam,Adata8200proNvme512Gb
Linux= Gentoo64bit+Kde_Plasma+systemd
Back to top
View user's profile Send private message
loxdegio
Tux's lil' helper
Tux's lil' helper


Joined: 05 Feb 2014
Posts: 94

PostPosted: Mon Mar 31, 2014 9:49 pm    Post subject: Reply with quote

Ho avuto lo stesso problema con il mio Samsung (con CM10.2), in pratica devi andare in Impostazioni > Memoria e attivare "Mass Storage" al posto di "MTP". A quel punto dovrebbe funzionare correttamente... Purtoppo la modalità MTP per quanto bella e comoda necessita di piccoli accorgimenti che invede alla pura e semplice "lettura da chiavetta" non servono ;) Fammi sapere se così risolvi
Back to top
View user's profile Send private message
djinnZ
Advocate
Advocate


Joined: 02 Nov 2006
Posts: 4831
Location: somewhere in L.O.S.

PostPosted: Fri Apr 11, 2014 7:17 pm    Post subject: Reply with quote

Ribadisco che è roba cui ho solo dato una scorsa ma per gestire le connessioni in modalità diverse dal classico mass storage e dalla condivisione di rete via usb è necessario rivolgersi ai device del gruppo USB gadgets.
Mi ero ripromesso di approfondire ma ho altro per la testa al momento.
_________________
scita et risus abundant in ore stultorum sed etiam semper severi insani sunt:wink:
mala tempora currunt...mater stultorum semper pregna est :evil:
Murpy'sLaw:If anything can go wrong, it will - O'Toole's Corollary:Murphy was an optimist :wink:
Back to top
View user's profile Send private message
saverik
Guru
Guru


Joined: 18 Oct 2008
Posts: 382

PostPosted: Sun Apr 13, 2014 7:09 am    Post subject: Reply with quote

non so...
il mio lg optimus g non ha la modalita' mass storage... :?
_________________
Dell_7490 i5-8350u ,32GbRam,Adata8200proNvme512Gb
Linux= Gentoo64bit+Kde_Plasma+systemd
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum