Jump to content

Translations:Troubleshooting/Samsung scx-4500W/18/pt-br: Difference between revisions

From KDE UserBase Wiki
MarcusGama (talk | contribs)
Created page with "Eu testei agora a digitalização no scx-4500w. Isto funcionou inicialmente no computador com o Fedora 10 mas recentemente eu fiz uma instalação limpa do F12 e foi necessário ..."
(No difference)

Revision as of 22:40, 20 October 2010

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Troubleshooting/Samsung scx-4500W)
I have also now tested scanning on the scx-4500w. For Fedora F14 it was necessary to add under the Samsung section of the file /lib/udev/rules.d/65-libsane.rules:
{{Input|1= # Samsung SCX-4500W
 ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="342b", ENV{libsane_matched}="yes"}}
This was the only step needed. Once the machine was rebooted then scanning worked (eg via '''GIMP''')

Eu testei agora a digitalização no scx-4500w. Isto funcionou inicialmente no computador com o Fedora 10 mas recentemente eu fiz uma instalação limpa do F12 e foi necessário um passo adicional. Para o Fedora F12 foi necessário adicionar na seção Samsung do arquivo /lib/udev/rules.d/65-libsane.rules:

# Samsung SCX-4500W
 ATTR{idVendor}=="04e8", ATTR{idProduct}=="342b", ENV{libsane_matched}="yes"

Este passo fi uma adição às mudanças detalhadas abaixo. Após o computador ser reiniciado, o digitalizador funcionou (por exemplo, usando o GIMP)