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 - dfelinto

Páginas: [1]
1
Hardware e Periféricos / Lexmark x1250 All-in-one scanner não funciona!!
« Online: 05 de Dezembro de 2006, 20:47 »
Olá!
Sou o feliz proprietário de uma Lexmark x1250, all-in-one, fax, scanner, impressora, (lava, passa, cozinha, ...)

Eu já consegui botar a impressora para funcionar (com o drive z600 do instalador automático ubuntu-lexmark), mas infelizmente o scanner está uma novela.

Instalei os pacotes "sane" e "sane-utils" via apt-get (no Ubuntu 6.06).

Quando rodo o xsane, ele simplesmente diz que não existe nenhum dispositivo disponível.

Dêem uma olhada na saída dos seguintes comandos:

#lsusb
Código: [Selecionar]
Bus 003 Device 003: ID 043d:007d Lexmark International, Inc.

#sane-find-scanner
Código: [Selecionar]
found USB scanner (vendor=0x043d, product=0x007d, chip=rts8858c?) at libusb:003:003

#sudo lsusb -v -v
Código: [Selecionar]
Bus 003 Device 003: ID 043d:007d Lexmark International, Inc.
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0         8
  idVendor           0x043d Lexmark International, Inc.
  idProduct          0x007d
  bcdDevice            1.00
  iManufacturer           1 Lexmark
  iProduct                2 X1200 Series
  iSerial                 7 0L02KV4
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           39
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          6 USB SCANNER
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      0
      bInterfaceProtocol    255
      iInterface              9 Bulk-In Bulk-Out Interrupt-In
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval             250
Device Status:     0x0001
  Self Powered

#sane-find-scanner -v -v
Código: [Selecionar]
(...)<device descriptor of 0x043d/0x007d at 003:003>
bLength               18
bDescriptorType       1
bcdUSB                1.10
bDeviceClass          0
bDeviceSubClass       0
bDeviceProtocol       0
bMaxPacketSize0       8
idVendor              0x043D
idProduct             0x007D
bcdDevice             1.00
iManufacturer         1 ((null))
iProduct              2 ((null))
iSerialNumber         7 ((null))
bNumConfigurations    1
 <configuration 0>
 bLength              9
 bDescriptorType      2
 wTotalLength         39
 bNumInterfaces       1
 bConfigurationValue  1
 iConfiguration       6 ((null))
 bmAttributes         224 (Self-poweredRemote Wakeup)
 MaxPower             0 mA
  <interface 0>
   <altsetting 0>
   bLength            9
   bDescriptorType    4
   bInterfaceNumber   0
   bAlternateSetting  0
   bNumEndpoints      3
   bInterfaceClass    255
   bInterfaceSubClass 0
   bInterfaceProtocol 255
   iInterface         9 ((null))
    <endpoint 0>
    bLength           7
    bDescriptorType   5
    bEndpointAddress  0x81 (in 0x01)
    bmAttributes      2 (bulk)
    wMaxPacketSize    64
    bInterval         0 ms
    bRefresh          0
    bSynchAddress     0
    <endpoint 1>
    bLength           7
    bDescriptorType   5
    bEndpointAddress  0x02 (out 0x02)
    bmAttributes      2 (bulk)
    wMaxPacketSize    8
    bInterval         0 ms
    bRefresh          0
    bSynchAddress     0
    <endpoint 2>
    bLength           7
    bDescriptorType   5
    bEndpointAddress  0x83 (in 0x03)
    bmAttributes      3 (interrupt)
    wMaxPacketSize    1
    bInterval         250 ms
    bRefresh          0
    bSynchAddress     0

<trying to find out which USB chip is used>
    checking for GT-6801 ...
    this is not a GT-6801 (bDeviceClass = 0)
    checking for GT-6816 ...
    this is not a GT-6816 (bNumEndpoints = 3)
    checking for GT-8911 ...
    this is not a GT-8911 (check 5, bNumEndpoints = 3)
    checking for MA-1017 ...
    this is not a MA-1017 (bDeviceClass = 0, bInterfaceClass = 255)
    checking for MA-1015 ...
    this is not a MA-1015 (bDeviceClass = 0)
    checking for MA-1509 ...
    this is not a MA-1509 (bDeviceClass = 0)
    checking for LM983[1,2,3] ...
    this is not a LM983x (bEndpointAddress = 0x81, bmAttributes = 0x2, wMaxPacketSize = 0x40, bInterval = 0x0)
    checking for GL646 ...
    this is not a GL646 (bDeviceClass = 0, bInterfaceClass = 255)
    checking for GL646_HP ...
    this is not a GL646_HP (bDeviceClass = 0, bInterfaceClass = 255)
    checking for GL660+GL646 ...
    this is not a GL660+GL646 (bDeviceClass = 0, bInterfaceClass = 255)
    checking for GL841 ...
    this is not a GL841 (bDeviceClass = 0, bInterfaceClass = 255)
    checking for ICM532B ...
    this is not a ICM532B (check 1, bDeviceClass = 0, bInterfaceClass = 255)
    checking for PV8630/LM9830 ...
    this is not a PV8630/LM9830 (bcdUSB = 0x110)
    checking for M011 ...
    this is not a M011 (bDeviceClass = 0)
    checking for RTS8822L-01H ...
    this is not a RTS8822L-01H (bcdUSB = 0x110)
    checking for rts8858c ...
<This USB chip looks like a rts8858c>

found USB scanner (vendor=0x043d, product=0x007d, chip=rts8858c) at libusb:003:003
(...)


Alguém saberia me ajudar, por favor? Estou totalmente sem saber o que fazer.

Abraços,
Dalai Felinto,
Rio de Janeiro

2
Hardware e Periféricos / Tablet no Firefox 2.0 - Ubu 6.06 Genius 8x6
« Online: 12 de Novembro de 2006, 22:25 »
Oi,
sou o feliz proprietário de uma tablet Genius8x6, que está funcionando bem legal no Ubuntu 6.06.
Ou seja, funciona bem como mouse, e funciona no GIMP com a sensibilidade à pressão.

Mas, no firefox 2.0 a tablet não funciona tão bem. Sempre que eu quero clicar em uma das pastas de favoritos ou em um feed de RSS da Barra de Favoritos, ele não consegue abrir direito. Ele mostra rapidamente as páginas disponíveis, e depois some, como se eu estivesse clicando fora.


Alguém saberia qual a causa do problema?

Abraços,
Dalai

3
Projetos da Comunidade / Instalador Ubuntu Lexmark
« Online: 07 de Setembro de 2006, 06:10 »
Depois de descobrir que a minha impressora Lexmark Z33 não funcionava automaticamente no Ubuntu, fui atrás de uma solução.

Finalmente consegui configurá-la, e então resolvi compartilhar com outras pessoas (talvez com menos experiência ou paciência do que eu) a possibilidade de instalar a sua impressora sem dores de cabeça.

Eu fiz um script que funciona como uma interface gráfica para as tarefas de baixar os drivers corretamente, bem como instalá-los.
Basicamente ele tenta realizar as etapas encontradas neste tutorial: http://ubuntuforums.org/showthread.php?t=49714.

O script se encontra aqui !

É só abaixá-lo no computador e mandar executar.

Espero que possa ser útil à comunidade e ficarei feliz de receber comentários críticas e sugestões referentes a este projeto.

Abraços,
Dalai Quintanilha Felinto
Rio de Janeiro - Brasil

4
Aplicativos / XGL causa problemas com o WINE (ESCLARECIDO)
« Online: 31 de Agosto de 2006, 14:37 »
Olá a todos !
É a primeira fez que posto aqui no Fórum, então desculpem se cometer algum equívoco.

Estou usando o Ubuntu 6.06.1 atualizado, aonde instalei também o AUTOMATIX, os drivers da NVIDIA, o WINE e o XGL (dentre outras coisas).

Através do WINE instalei o Google Sketchup (sketchup.google.com), que funcionava perfeitamente (antes de eu instalar o XGL).

Agora, o Google Sketchup só funciona quando eu rodo o GNOME normalmente, sem o Xgl+Compiz rodando.

Alguém sabe a causa/solução desse problema?

Obrigado,
Dalai Felinto
Rio de Janeiro - Brasil

PS.: Parece que o AutoCAD 2000 dá o mesmo problema

Páginas: [1]