[Ubuntu-BR] Wireless Edimax/Ralink

2006-12-16 Por tôpico Guilherme Wanderley André

Pessoal,

Desculpe-me, ainda sou leigo pois usei linux a muito tempo atras e estou 
tentando me atualizar novamente agora.


Tenho uma placa de WiFi Edimax (chipset Ralink) instalada no micro o qual 
instalei o Ubuntu 6.0 porém não estou conseguindo me comunicar com a rede, 
aparentemente não está reconhecendo a placa.


Simplesmente na configuração de Wireless não mostra nenhuma rede WiFi 
proxima e mesmo configurando manualmente não consigo pingar nenhum ip da 
rede.


Anexei o arquivo README ao e-mail para que possam me auxiliar.

O CD-ROM da placa possui arquivos .c e .h para configurar no linux e 
justamente a parte que não estou conseguindo seguir é:



For 2.6 series kernel:
a.  run 'cd STA/Module'
   'cp ../2.6.x/Makefile .'

b.  $make -C /path/to/source SUBDIRS=$PWD modules
   Where /path/to/source is the path to the source directory for the 
(configured and built) target kernel.


c.  run '/sbin/insmod rt2500.ko'  (as root)
   '/sbin/ifconfig ra0 inet YOUR_IP up'


For big endian platform:
a.  replace Makefile with Makefile.BigEndian


Obrigado antecipadamente pela ajuda.

Grande abraço,

Guilherme

_
MSN Hotmail, o maior webmail do Brasil. http://www.hotmail.com

* README
*
* Ralink Tech Inc.
*
* http://www.ralinktech.com
*

===
ModelName:
===
RT2500


===
Supporting Kernel:
===
linux kernel 2.4 and 2.6 series.
Tested in Redhat 7.3 or later, Fedora Core 1, Suse 8.0,8.1,9.0, Mandrake 
9.0-10.0, Slackware 9.0,9.1




===
Description:
=
This is a linux device driver for Ralink RT2500 b/g WLAN Card.



===
Contents:
=
./2.4.x : Makefile for kernel 2.4 series
./2.6.x : Makefile for kernel 2.6 series
*.c : c files
*.h : header files
Makefile.BigEndian  : Makefile for big endian platform



===
Features:
==
  This driver implements basic IEEE802.11. Infrastructure and adhoc mode 
with open or shared or WPA

  authentication method. WEP-40 and WEP-104 TKIP and AES encryption,



===
Build Instructions:

For 2.4 series kernel:
a. $tar -xvzf RT2500-Linux-STA-x.x.x.x.tar.gz
   go to ./RT2500-Linux-STA-x.x.x.x/Module directory.

b. Use 'chmod' command to change access right of following script files :
  'load', 'unload', 'Configure'

c. run 'cp ../2.6.x/Makefile .'
d. $make config # config build linux os version

e. $make all# compile driver source code

f. $load# load/insmod module(rt2500.o)

Note: Script functionality:
loadload module to kernel
unload  unload module from kernel
Configure   retrieve linux version


For 2.6 series kernel:
a.  run 'cd STA/Module'
   'cp ../2.6.x/Makefile .'

b.  $make -C /path/to/source SUBDIRS=$PWD modules
   Where /path/to/source is the path to the source directory for the 
(configured and built) target kernel.


c.  run '/sbin/insmod rt2500.ko'  (as root)
   '/sbin/ifconfig ra0 inet YOUR_IP up'


For big endian platform:
a.  replace Makefile with Makefile.BigEndian



===
To BUILD UTILITY


a.  go to the ./Utility directory

b.  run 'qmake -o Makefile raconfig2500.pro'
   If qmake command is not found in your system, you can download the QT 
tool

   'qt-x11-free-3.2.1' or later at
   http://www.trolltech.com/

   (qmake comes with RedHat 7.3 or later QT Package)

c.  run 'make to compile the utility source code.

d.  After all, an execution file would be generated RaConfig2500
   run RaConfig2500 to config the driver as you want



===
CONFIGURATION:

RT2500 driver can be configured via following interfaces,
i.e. (i)iwconfig command, (ii)iwpriv command, (iii) configuration file, 
(iv) RaConfig2500


i)  iwconfig comes with kernel.
ii) iwpriv usage, please refer to file iwpriv_usage.txt for details.
iii)copy configuration file RT2500STA.dat to 
/etc/Wireless/RT2500STA/RT2500STA.dat.

   Please refer to 3.1) for details.
iv) RT2500 provides API : RaConfig2500, please go to directory ./Utility and 
refer to how-to-compile.txt



Configuration File : RT2500STA.dat

# Copy this file to /etc/Wireless/RT2500STA/RT2500STA.dat
# This file is a binary file and will be read on loading rt2500.o module.
#
# Use vi -b RT2500STA.dat to modify settings according to your need.
#
# 1.) set NetworkType to Adhoc for using 

[Ubuntu-BR] Problemas com gpilotd e Palm TX e no tecaldo do console com o Edgy

2006-12-16 Por tôpico Antonio Fonseca
Pessoal,

Estou precisando de ajuda com duas coisinhas:

1- Problemas para sincronizar um Palm TX com o Edgy usando gpilotd: o
processo de sincronismo algumas vezes funciona, outras não. Quando funciona,
quase sempre o Palm TX reinicializa sozinho após sincronizar. Ainda, o
gpilotd fica em execução consumindo toda a CPU até que o processo seja
encerrado por mim. Alguém está experimentando algo semelhante?

2- Meu PC tem um teclado com layout ABNT2 (notebook Dell Latitude D610). O
teclado foi configurado sem problemas para funcionar com o xserver (e
automaticamente) no Edgy porém no console a tecla mais a direita do teclado
alfa-numérico, imediatamente antes da tecla Shift (do lado direito), onde
estão o caracteres ?, / e ° se se recusa a funcionar. É curioso porque
o mesmo aconteceu por exemplo em máquinas virtuais do VMware (desde o
Dapper), mas nesse caso consegui solucionar o problema adicionando um
keycode (xkeymap.keycode.211 = 0x073) ao arquivo de configuração do layout
do teclado para o VMware (/vmware/lib/vmware/config). Porém agora para o
console do Edgy ainda não consegui uma solução.

Abraço,

-- 
ASF
antonio.fonseca -em- @gmail -ponto- com
-- 
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
www.ubuntubrasil.org
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Problemas com gpilotd e Palm TX e no tecaldo do console com o Edgy

2006-12-16 Por tôpico Sergio F Lima (listas)
Antonio Fonseca escreveu:

Verifique se o pilot-link não está habilitado. Ele tenta sincroniza 
junto como o gpilotd e pode dar problemas!

Aqui eu prefiro o pilot-link + jpilot ao gpilotd + evolution. Mas é só 
uma questão de gosto pessoal (Menos é mais!)

Sobre o teclado eu passo :-)

[]'s
 Pessoal,

 Estou precisando de ajuda com duas coisinhas:

 1- Problemas para sincronizar um Palm TX com o Edgy usando gpilotd: o
 processo de sincronismo algumas vezes funciona, outras não. Quando funciona,
 quase sempre o Palm TX reinicializa sozinho após sincronizar. Ainda, o
 gpilotd fica em execução consumindo toda a CPU até que o processo seja
 encerrado por mim. Alguém está experimentando algo semelhante?

 2- Meu PC tem um teclado com layout ABNT2 (notebook Dell Latitude D610). O
 teclado foi configurado sem problemas para funcionar com o xserver (e
 automaticamente) no Edgy porém no console a tecla mais a direita do teclado
 alfa-numérico, imediatamente antes da tecla Shift (do lado direito), onde
 estão o caracteres ?, / e ° se se recusa a funcionar. É curioso porque
 o mesmo aconteceu por exemplo em máquinas virtuais do VMware (desde o
 Dapper), mas nesse caso consegui solucionar o problema adicionando um
 keycode (xkeymap.keycode.211 = 0x073) ao arquivo de configuração do layout
 do teclado para o VMware (/vmware/lib/vmware/config). Porém agora para o
 console do Edgy ainda não consegui uma solução.

 Abraço,

   


-- 
===
Sérgio F. Lima
Google Talk: [EMAIL PROTECTED]
sergioflima.pro.br/blog/blogs/index.php?blog=1
===


-- 
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
www.ubuntubrasil.org
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Wireless Edimax/Ralink

2006-12-16 Por tôpico Arlei Silveira Silva
Guilherme,

a algum tempo li um post no Planeta sobre como configurar uma rede 
wireless de placas com esse chipset Ralink.
Segue abaixo o link do post que espero lhe ser util.
http://planeta.ubuntubrasil.org/post/1243

Tem tbem um tuto muito bom do Morimoto no site dele sobre configuração 
de dispositivos wireless que tbem vale a consulta.
http://www.guiadohardware.net/guias/05/index4.php

T+
Arlei

Guilherme Wanderley André escreveu:
 Pessoal,

 Desculpe-me, ainda sou leigo pois usei linux a muito tempo atras e 
 estou tentando me atualizar novamente agora.

 Tenho uma placa de WiFi Edimax (chipset Ralink) instalada no micro o 
 qual instalei o Ubuntu 6.0 porém não estou conseguindo me comunicar 
 com a rede, aparentemente não está reconhecendo a placa.

 Simplesmente na configuração de Wireless não mostra nenhuma rede WiFi 
 proxima e mesmo configurando manualmente não consigo pingar nenhum 
 ip da rede.

 Anexei o arquivo README ao e-mail para que possam me auxiliar.

 O CD-ROM da placa possui arquivos .c e .h para configurar no linux e 
 justamente a parte que não estou conseguindo seguir é:


 For 2.6 series kernel:
 a.  run 'cd STA/Module'
'cp ../2.6.x/Makefile .'

 b.  $make -C /path/to/source SUBDIRS=$PWD modules
Where /path/to/source is the path to the source directory for the 
 (configured and built) target kernel.

 c.  run '/sbin/insmod rt2500.ko'  (as root)
'/sbin/ifconfig ra0 inet YOUR_IP up'


 For big endian platform:
 a.  replace Makefile with Makefile.BigEndian


 Obrigado antecipadamente pela ajuda.

 Grande abraço,

 Guilherme

 _
 MSN Hotmail, o maior webmail do Brasil. http://www.hotmail.com

 E-mail classificado pelo Identificador de Spam Inteligente Terra.
 Para alterar a categoria classificada, visite
 http://mail.terra.com.br/protected_email/imail/imail.cgi?+_u=arlei_l=1,1166289497.18638.31021.ambrose.hst.terra.com.br,14324,Des15,Des15
  


 Esta mensagem foi verificada pelo E-mail Protegido Terra.
 Scan engine: McAfee VirusScan / Atualizado em 15/12/2006 / Versão: 
 4.4.00/4920
 Proteja o seu e-mail Terra: http://mail.terra.com.br/
 * README
 *
 * Ralink Tech Inc.
 *
 * http://www.ralinktech.com
 *

 ===
 ModelName:
 ===
 RT2500


 ===
 Supporting Kernel:
 ===
 linux kernel 2.4 and 2.6 series.
 Tested in Redhat 7.3 or later, Fedora Core 1, Suse 8.0,8.1,9.0, 
 Mandrake 9.0-10.0, Slackware 9.0,9.1



 ===
 Description:
 =
 This is a linux device driver for Ralink RT2500 b/g WLAN Card.



 ===
 Contents:
 =
 ./2.4.x: Makefile for kernel 2.4 series
 ./2.6.x: Makefile for kernel 2.6 series
 *.c: c files
 *.h: header files
 Makefile.BigEndian: Makefile for big endian platform



 ===
 Features:
 ==
   This driver implements basic IEEE802.11. Infrastructure and adhoc 
 mode with open or shared or WPA
   authentication method. WEP-40 and WEP-104 TKIP and AES encryption,



 ===
 Build Instructions:
 
 For 2.4 series kernel:
 a. $tar -xvzf RT2500-Linux-STA-x.x.x.x.tar.gz
go to ./RT2500-Linux-STA-x.x.x.x/Module directory.

 b. Use 'chmod' command to change access right of following script files :
   'load', 'unload', 'Configure'

 c. run 'cp ../2.6.x/Makefile .'
 d. $make config # config build linux os version

 e. $make all# compile driver source code

 f. $load# load/insmod module(rt2500.o)

 Note: Script functionality:
 loadload module to kernel
 unload  unload module from kernel
 Configure   retrieve linux version


 For 2.6 series kernel:
 a.  run 'cd STA/Module'
'cp ../2.6.x/Makefile .'

 b.  $make -C /path/to/source SUBDIRS=$PWD modules
Where /path/to/source is the path to the source directory for the 
 (configured and built) target kernel.

 c.  run '/sbin/insmod rt2500.ko'  (as root)
'/sbin/ifconfig ra0 inet YOUR_IP up'


 For big endian platform:
 a.  replace Makefile with Makefile.BigEndian



 ===
 To BUILD UTILITY
 

 a.  go to the ./Utility directory

 b.  run 'qmake -o Makefile raconfig2500.pro'
If qmake command is not found in your system, you can download the 
 QT tool
'qt-x11-free-3.2.1' or later at
http://www.trolltech.com/

(qmake comes with RedHat 7.3 or later QT Package)

 c.  run 'make to compile the utility source code.

 d.  After all, an execution file would be 

[Ubuntu-BR] instalação codec

2006-12-16 Por tôpico José Edes Neves
como faço a instalação do pacote essential codecs  package ja baixei o 
pacote na versão us salvei no desktop mas não consigo instalar por favor me 
ajude sou usuario do 6.06

_
Descubra como mandar Torpedos SMS do seu Messenger para o celular dos seus 
amigos. http://mobile.msn.com/


-- 
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
www.ubuntubrasil.org
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] mp3 player

2006-12-16 Por tôpico Jose Vitor Lopes e Silva
Monta manualmente pelo terminal até encontrar a solução definitiva
estou no win agora e não tenho os comandos de cor, alguém poderia ajudar?

-- 
José Vitor Lopes e Silva
Florianópolis/SC

-- 
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
www.ubuntubrasil.org
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] instalação codec

2006-12-16 Por tôpico Felipe Eduardo Silva Sampaio
vc ja tentou encontrar os codecs no synaptic? É bem mais fácil de instalar
por ele ou então usa o automatix.No automatix é fácil d+, já está no ponto
de instalar codecs de audio e video, só selecionar e instalar.

Espero ter ajudado.

Em 16/12/06, José Edes Neves [EMAIL PROTECTED] escreveu:

 como faço a instalação do pacote essential codecs  package ja baixei o
 pacote na versão us salvei no desktop mas não consigo instalar por favor
 me
 ajude sou usuario do 6.06

 _
 Descubra como mandar Torpedos SMS do seu Messenger para o celular dos seus
 amigos. http://mobile.msn.com/


 --
 ubuntu-br mailing list
 ubuntu-br@lists.ubuntu.com
 www.ubuntubrasil.org
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

-- 
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
www.ubuntubrasil.org
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br