Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Tópicos - anderson.g.nunes

Páginas: [1]
1
Bom dia Galera;

Quinta feira passada resolvi entrar no mundo do Android. Comprei um Motorola Spice XT300, muito bacana, funcional e de baixo custo em vista dos Smartphones com Android do mercado, entretanto já me decepcionei quando tentei conectar meu aparelho do Ubuntu via cabo.
Uso o Ubuntu 10.10 64bit.

Quando conecto o aparelho, e seleciono a opção Cartão de memória, o celular é reconhecido, porém não me permite acesso.
Tentei montar via modo texto e me apresentou a seguinte mensagem:

Citar
mount: /dev/sr0: dispositivo de blocos desconhecido
Via modo gráfico, vou lá em Computador e aparece lá como se ele estivesse montado, mas não acontece nada quando eu clico.

Loguei como root e também não rolou.
O aparelho tem uma outra "partição" com os softwares de instalação para Windows, reconhecida na /dev/sr1. Esta eu consigo montar e vizualizar todo o conteúdo normalmente.

Quando conecto o aparelho, em /dev ele é reconhecido em /dev/sdc mas não dá a partição (ex.: /dev/sdc1). Estranho que também aparece o /dev/sr0 que é a que eu estou tentando montar.

peguei alguns logs e vou postar pra vocês.

lsusb
Citar
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
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 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
Bus 002 Device 007: ID 22b8:2d72 Motorola PCS
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 04f2:b091 Chicony Electronics Co., Ltd Webcam
Bus 001 Device 002: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 multicard reader
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hu

dmesg
Citar
[ 1037.090176] usb 2-1: new high speed USB device using ehci_hcd and address 2
[ 1037.245362] usb 2-1: config 1 has an invalid interface number: 0 but max is -1
[ 1037.245373] usb 2-1: config 1 has 1 interface, different from the descriptor's value: 0
[ 1037.259558] scsi7 : usb-storage 2-1:1.0
[ 1038.253138] scsi 7:0:0:0: CD-ROM            Motorola XT300            ffff PQ: 0 ANSI: 2
[ 1038.259120] sr1: scsi3-mmc drive: 0x/0x caddy
[ 1038.259338] sr 7:0:0:0: Attached scsi CD-ROM sr1
[ 1038.259855] sr 7:0:0:0: Attached scsi generic sg3 type 5
[ 1041.110393] usb 2-1: USB disconnect, address 2
[ 1042.151302] usb 2-1: new high speed USB device using ehci_hcd and address 3
[ 1042.329787] scsi8 : usb-storage 2-1:1.0
[ 1043.323439] scsi 8:0:0:0: Direct-Access     Motorola XT300            ffff PQ: 0 ANSI: 2
[ 1043.324938] sd 8:0:0:0: Attached scsi generic sg3 type 0
[ 1043.335275] sd 8:0:0:0: [sdc] Attached SCSI removable disk
[ 1361.415701] WARNING! power/level is deprecated; use power/control instead
[ 1361.510270] usb 2-1: USB disconnect, address 3
[ 1430.531431] usb 2-1: new high speed USB device using ehci_hcd and address 4
[ 1430.685411] usb 2-1: config 1 has an invalid interface number: 0 but max is -1
[ 1430.685422] usb 2-1: config 1 has 1 interface, different from the descriptor's value: 0
[ 1430.699620] scsi9 : usb-storage 2-1:1.0
[ 1431.693496] scsi 9:0:0:0: CD-ROM            Motorola XT300            ffff PQ: 0 ANSI: 2
[ 1431.700362] sr1: scsi3-mmc drive: 0x/0x caddy
[ 1431.700699] sr 9:0:0:0: Attached scsi CD-ROM sr1
[ 1431.700878] sr 9:0:0:0: Attached scsi generic sg3 type 5
[ 1435.589828] usb 2-1: USB disconnect, address 4
[ 1436.430195] usb 2-1: new high speed USB device using ehci_hcd and address 5
[ 1436.598596] scsi10 : usb-storage 2-1:1.0
[ 1437.593370] scsi 10:0:0:0: Direct-Access     Motorola XT300            ffff PQ: 0 ANSI: 2
[ 1437.594892] sd 10:0:0:0: Attached scsi generic sg3 type 0
[ 1437.604438] sd 10:0:0:0: [sdc] Attached SCSI removable disk
[ 1592.648942] show_signal_msg: 15 callbacks suppressed
[ 1592.648954] npviewer.bin[2557]: segfault at 0 ip 00000000f618ced1 sp 00000000ffb40170 error 4 in libflashplayer.so[f5ded000+b2e000]
[ 2002.680238] Skipping EDID probe due to cached edid

/var/log/messages

Citar
Jan 18 09:05:38 andbuntu kernel: [ 1435.589828] usb 2-1: USB disconnect, address 4
Jan 18 09:05:39 andbuntu kernel: [ 1436.430195] usb 2-1: new high speed USB device using ehci_hcd and address 5
Jan 18 09:05:40 andbuntu kernel: [ 1436.598596] scsi10 : usb-storage 2-1:1.0
Jan 18 09:05:41 andbuntu kernel: [ 1437.593370] scsi 10:0:0:0: Direct-Access     Motorola XT300            ffff PQ: 0 ANSI: 2
Jan 18 09:05:41 andbuntu kernel: [ 1437.594892] sd 10:0:0:0: Attached scsi generic sg3 type 0
Jan 18 09:05:41 andbuntu kernel: [ 1437.604438] sd 10:0:0:0: [sdc] Attached SCSI removable disk
Jan 18 09:08:16 andbuntu kernel: [ 1592.648942] show_signal_msg: 15 callbacks suppressed
Jan 18 09:08:16 andbuntu kernel: [ 1592.648954] npviewer.bin[2557]: segfault at 0 ip 00000000f618ced1 sp 00000000ffb40170 error 4 in libflashplayer.so[f5ded000+b2e000]
Jan 18 09:15:06 andbuntu kernel: [ 2002.680238] Skipping EDID probe due to cached edid
Jan 18 09:49:01 andbuntu kernel: [ 4038.521175] usb 2-1: USB disconnect, address 5
Jan 18 09:51:32 andbuntu kernel: [ 4189.200181] usb 2-1: new high speed USB device using ehci_hcd and address 6
Jan 18 09:51:32 andbuntu kernel: [ 4189.355329] usb 2-1: config 1 has an invalid interface number: 0 but max is -1
Jan 18 09:51:32 andbuntu kernel: [ 4189.355341] usb 2-1: config 1 has 1 interface, different from the descriptor's value: 0
Jan 18 09:51:32 andbuntu kernel: [ 4189.373304] scsi11 : usb-storage 2-1:1.0
Jan 18 09:51:33 andbuntu kernel: [ 4190.373503] scsi 11:0:0:0: CD-ROM            Motorola XT300            ffff PQ: 0 ANSI: 2
Jan 18 09:51:33 andbuntu kernel: [ 4190.380332] sr1: scsi3-mmc drive: 0x/0x caddy
Jan 18 09:51:33 andbuntu kernel: [ 4190.384059] sr 11:0:0:0: Attached scsi generic sg3 type 5
Jan 18 09:51:39 andbuntu kernel: [ 4196.207322] usb 2-1: USB disconnect, address 6
Jan 18 09:51:40 andbuntu kernel: [ 4197.050212] usb 2-1: new high speed USB device using ehci_hcd and address 7
Jan 18 09:51:40 andbuntu kernel: [ 4197.218597] scsi12 : usb-storage 2-1:1.0
Jan 18 09:51:41 andbuntu kernel: [ 4198.215035] scsi 12:0:0:0: Direct-Access     Motorola XT300            ffff PQ: 0 ANSI: 2
Jan 18 09:51:41 andbuntu kernel: [ 4198.216893] sd 12:0:0:0: Attached scsi generic sg3 type 0
Jan 18 09:51:41 andbuntu kernel: [ 4198.234836] sd 12:0:0:0: [sdc] Attached SCSI removable disk


Ajudem please .. já estou ficando muito chateado!!! :P

abraços!

2
Aplicativos / Remover Evolution do Indicator-applet 10.04
« Online: 03 de Maio de 2010, 09:57 »
Galera .... acabei de instalar o 10.04 LTS .... e não consigo remover aquela cartinha do evolution que fica no indicator-applet ... quando eu clico em remover do painel, ele remove o painel aí então tenho que ir lá em /home/user/.gconf e renomear o panel pra que ele possa carregar novamente.
cacei de tudo e não consegui remover a bendita cartinha.

Help me pleaaaassseeee!!!!!!

Páginas: [1]