zeta
(usa Debian)
Enviado em 30/11/2011 - 18:20h
Amigo, a saída q obtive com esses comoandos foi o seguinte:
> su -c lspci
00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 03)
00:02.0 Display controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 82)
00:1f.0 ISA bridge: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 02)
03:00.0 VGA compatible controller: nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro] (rev 15)
03:02.0 Ethernet controller: Atheros Communications Inc. AR2413 802.11bg NIC (rev 01)
03:03.0 Modem: Motorola SM56 Data Fax Modem (rev 04)
03:07.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 02)
>su -l lsmod
Module Size Used by
nls_iso8859_1 3936 1
cdc_acm 12256 0
ppdev 6468 0
lp 8164 0
ipv6 235396 16
speedstep_lib 4516 0
cpufreq_powersave 1856 0
cpufreq_stats 3776 0
cpufreq_userspace 3172 0
cpufreq_ondemand 6476 0
cpufreq_conservative 5960 0
freq_table 4224 2 cpufreq_stats,cpufreq_ondemand
nls_utf8 1760 1
nls_cp437 5568 2
vfat 9152 2
fat 40864 1 vfat
nls_base 6820 5 nls_iso8859_1,nls_utf8,nls_cp437,vfat,fat
fuse 42908 1
slamr 428776 2
ungrab_winmodem 1952 0
loop 12748 0
snd_intel8x0 26268 1
snd_ac97_codec 88452 1 snd_intel8x0
ac97_bus 1728 1 snd_ac97_codec
snd_pcm_oss 32800 0
snd_mixer_oss 12320 1 snd_pcm_oss
snd_pcm 62660 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
arc4 1824 2
ecb 2624 2
crypto_blkcipher 15236 1 ecb
snd_seq_dummy 2660 0
snd_seq_oss 24992 0
snd_seq_midi 5728 0
snd_rawmidi 18496 1 snd_seq_midi
parport_pc 22500 1
parport 31084 3 ppdev,lp,parport_pc
snd_seq_midi_event 6432 2 snd_seq_oss,snd_seq_midi
snd_seq 41456 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
ath5k 87648 0
mac80211 139808 1 ath5k
snd_timer 17800 2 snd_pcm,snd_seq
snd_seq_device 6380 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
cfg80211 21608 2 ath5k,mac80211
snd 45636 12 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
pcspkr 2432 0
psmouse 32336 0
serio_raw 4740 0
soundcore 6368 1 snd
snd_page_alloc 7816 2 snd_intel8x0,snd_pcm
rng_core 3940 0
shpchp 25528 0
pci_hotplug 23460 1 shpchp
button 6096 0
agpgart 28808 0
evdev 8000 4
sd_mod 22200 2
reiserfs 190112 1
ide_cd_mod 27684 0
cdrom 30176 1 ide_cd_mod
ide_disk 10496 5
usb_storage 77120 1
piix 6568 0 [permanent]
ide_pci_generic 3908 0 [permanent]
ide_core 96168 4 ide_cd_mod,ide_disk,piix,ide_pci_generic
floppy 47844 0
sis900 17408 0
mii 4896 1 sis900
ata_generic 4676 0
libata 140448 1 ata_generic
scsi_mod 129548 3 sd_mod,usb_storage,libata
dock 8304 1 libata
ehci_hcd 28428 0
uhci_hcd 18672 0
usbcore 118224 5 cdc_acm,usb_storage,ehci_hcd,uhci_hcd
thermal 15228 0
processor 32576 1 thermal
fan 4196 0
thermal_sys 10856 3 thermal,processor,fan
su -l lspci
00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 03)
00:02.0 Display controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 82)
00:1f.0 ISA bridge: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 02)
03:00.0 VGA compatible controller: nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro] (rev 15)
03:02.0 Ethernet controller: Atheros Communications Inc. AR2413 802.11bg NIC (rev 01)
03:03.0 Modem: Motorola SM56 Data Fax Modem (rev 04)
03:07.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 02)
e um último q experimentei:
>su -l lsusb (pois o meu celular é conectado como modem vis usb)
Bus 004 Device 004: ID 0951:1625 Kingston Technology DataTraveler 101 II
Bus 004 Device 002: ID 058f:6377 Alcor Micro Corp. Multimedia Card Reader
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 1b20:0302 MStar Semiconductor, Inc. >>> Olha, esta é a identificação do meu celular no sistema quando conectado como modem, obtida com o comando "su -c lsusb": MStar Semicondutor Inc
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
como vc pode ver, o meu celular é identificado no sistema como "Mstar Semicondutor Inc",quando conectado como modem. Localização: "/dev/ttyACM0" ou /dev/ttyACM1".
E aí, alguma solução?