Se por algum problema não foram carregados os módulos usb, eles podem ser carregados manualmente: # modprobe ehci-hcd # modprobe ohci-hcd # modprobe uhci-hcd # mount -t usbfs /proc/bus/usb /proc/bus/usb # modprobe *usb-storage* Nesta ordem... Quaisquer dúvidas acessem esse link: http://www.guiadohardware.net/tutoriais/acessando-dispositivos-usb-escrevendo-regras/configurando-manualmente.html ________________________________________________________
2007/12/19, Will < [EMAIL PROTECTED]>: > > Tente o comando: > cat /proc/bus/usb/devices > > Se a interface estiver ativada vai ficar assim: > > T: Bus=05 Lev=01 Prnt=01 Port=05 Cnt=01 Dev#= 2 Spd=480 MxCh= 0 > D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 > P: Vendor=13fe ProdID=1d00 Rev= 1.00 > S: Manufacturer=Kingston > S: Product=DataTraveler 2.0 > S: SerialNumber=5B741BA4A447 > C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=200mA > I: If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage > E: Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms > E: Ad=02(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms > > Se não estiver ativada fica assim: > > T: Bus=05 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 8 > B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0 > D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS=64 #Cfgs= 1 > P: Vendor=0000 ProdID=0000 Rev= 2.06 > S: Manufacturer=Linux 2.6.15-29-686 ehci_hcd > S: Product=EHCI Host Controller > S: SerialNumber=0000:00:10.4 > C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA > I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub > E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms > > Obs.:Pode ser que o seu pendrive tenha USB 2.0 e sua interface suporte > apenas USB 1.1, não sei se isso interfere, mas talvez ajude se vc > verificar qual interface está usando: > > Isso fica evidente nestas linhas: > > T: Bus=05 Lev=01 Prnt=01 Port=05 Cnt=01 Dev#= 2 Spd=480 MxCh= 0 > D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 > > Já uma interface de USB 1.1 ficaria assim: > > T: Bus=04 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 > D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 > > Espero ter ajudado. > ___________________________________________________________ > > Em 19/12/07, Peter Linux < [EMAIL PROTECTED]> escreveu: > > > > Caros, > > > > Estou com um problema chato no gutsy: não consigo montar de maneira > > alguma > > um pendrive Kingston Data Traveler! > > > > Eu espeto o pendrive e espero a montagem automática, mas nada acontece. > > então tento montar na mão mesmo, também não dá certo! Quando rodo um > > 'lsusb', ele nao me retorna nada. > > > > Isso é estranho porque consigo montar um Mp3 player na boa, mas nao > > consigo > > montar o pendrive. OBS: Estou bootando o sistema com as opções 'noapic' > > e > > 'irqpool' ativas, será esse o meu problema? > > > > desde já agradeço, > > Peter. > > > > -- > > > Peter --- Use software livre! > > > [EMAIL PROTECTED] > > > Meu blog: Kernel Panic! > http://peter-kernelpanic.blogspot.com > > >PicasaWeb: http://picasaweb.google.com/peterlinux.lcf > > >Flickr: www.flickr.com/photos/peterlawliet > > -- > > Interessado em aprender mais sobre o Ubuntu em português? > > http://wiki.ubuntu-br.org/ComeceAqui - > > ubuntu-br mailing list > > [email protected] > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br > > > > > > -- > Williams - [EMAIL PROTECTED] > Visite meu blog - http://omnixonline.blogspot.com > Omnix, O Ubuntu brasileiro -- ___________________________________________ | | | Williams | _ | | / )|___________________________________________| / / | | _( (_ | _ E-mail: [EMAIL PROTECTED] | (((\ \¦|_/ )_______________________________________| (\\\\ \_/ / \ / \ _/ / / / / / / -- Interessado em aprender mais sobre o Ubuntu em português? http://wiki.ubuntu-br.org/ComeceAqui - ubuntu-br mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

