rc.conf

1. rc.conf

Fabio Moreno
shakur

(usa Linux Mint)

Enviado em 22/06/2008 - 00:15h

ai negocio eo seguinte
desde q colokei o arch nunk consegui arrumar o rc.conf
colokei America/Sao_Paulo
e br-abnt2
mais o relogio nao ta certo
e nao funciona o meu cedilha e nem o interrogacao
me ajudem ae
flw


  


2. Re: rc.conf

Phillipe Smith
SmithuX

(usa Arch Linux)

Enviado em 22/06/2008 - 02:24h

Manda seu rc.conf pra gente dá uma olhada como está!!!

E quanto ao teclado, no seu xorg.conf, em "InputDevice", coloque as seguintes linhas:

Section "InputDevice"
...........
...........
Option "XkbRules" "xorg"
Option "XkbModel" "abnt2"
Option "XkbLayout" "br"

EndSection



3. axo q esta certo

Fabio Moreno
shakur

(usa Linux Mint)

Enviado em 22/06/2008 - 10:36h

#
# /etc/rc.conf - Main Configuration for Arch Linux
#

# -----------------------------------------------------------------------
# LOCALIZATION
# -----------------------------------------------------------------------
#
# LOCALE: available languages can be listed with the 'locale -a' command
# HARDWARECLOCK: set to "UTC" or "localtime"
# USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
# TIMEZONE: timezones are found in /usr/share/zoneinfo
# KEYMAP: keymaps are found in /usr/share/kbd/keymaps
# CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
# CONSOLEMAP: found in /usr/share/kbd/consoletrans
# USECOLOR: use ANSI color sequences in startup messages
#
LOCALE="pt_BR.utf8"
HARDWARECLOCK="localtime"
USEDIRECTISA="yes"
TIMEZONE="America/Sao_Paulo"
KEYMAP="br-abnt2"
CONSOLEFONT=""
CONSOLEMAP=""
USECOLOR="yes"

# -----------------------------------------------------------------------
# HARDWARE
# -----------------------------------------------------------------------
#
# MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
# MOD_BLACKLIST: Prevent udev from loading these modules
# MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
#
# NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
#
MOD_AUTOLOAD="yes"
#MOD_BLACKLIST=() #deprecated
MODULES=(mii slhc via-rhine ac97_bus snd-mixer-oss snd-pcm-oss snd-seq-oss snd-seq-device snd-seq-midi-event snd-seq snd-page-alloc snd-pcm snd-rawmidi snd-timer snd snd-mpu401-uart snd-ac97-codec snd-via82xx-modem snd-via82xx soundcore)

# Scan for LVM volume groups at startup, required if you use LVM
USELVM="no"

# -----------------------------------------------------------------------
# NETWORKING
# -----------------------------------------------------------------------
#
# HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
#
HOSTNAME="ThugLife"

# Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
#
# Interfaces to start at boot-up (in this order)
# Declare each interface then list in INTERFACES
# - prefix an entry in INTERFACES with a ! to disable it
# - no hyphens in your interface names - Bash doesn't like it
#
# DHCP: Set your interface to "dhcp" (eth0="dhcp")
# Wireless: See network profiles below
#
eth0="dhcp" #"eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
INTERFACES=(eth0)

# Routes to start at boot-up (in this order)
# Declare each route then list in ROUTES
# - prefix an entry in ROUTES with a ! to disable it
#
gateway="default gw 192.168.0.1"
ROUTES=(!gateway)

# Enable these network profiles at boot-up. These are only useful
# if you happen to need multiple network configurations (ie, laptop users)
# - set to 'menu' to present a menu during boot-up (dialog package required)
# - prefix an entry with a ! to disable it
#
# Network profiles are found in /etc/network.d
#
# This now requires the netcfg package
#
#NETWORKS=(main)

# -----------------------------------------------------------------------
# DAEMONS
# -----------------------------------------------------------------------
#
# Daemons to start at boot-up (in this order)
# - prefix a daemon with a ! to disable it
# - prefix a daemon with a @ to start it up in the background
#
DAEMONS=(syslog-ng network netfs crond alsa dbus hal fam)


4. Re: rc.conf

Eduardo Pelizzari de Andrade
edupersoft

(usa Manjaro Linux)

Enviado em 22/06/2008 - 11:19h

Também tive o mesmo problema e vi post de outros usuários reclamando a mesma coisa. Acredito que seja por causa da instalação na mesma máquina que o windows, até porque o deslocamento das horas e exatamente a diferença entre a hora local e o utc. para corrigir precisei apelar, use o comando date para corrigir a hora e depois use o comando:

#hclock -w

Ele vai atualizar o relógio do hardware, assim a hora fica salva para o próximo boot.

Se o ç não está funcionando na parte gráfica a dica do archsmith deve resolver o problema.


5. Re: rc.conf

Fabio Moreno
shakur

(usa Linux Mint)

Enviado em 22/06/2008 - 11:23h

ja arrumei o xorg la eo teclado funciono
erro primario nao
kk
bom quanto ao comando date
nao sei usa-lo
mais vou ver aki
q [*****]
o slack nunk fikava errado
pq so o arch


6. Re: rc.conf

Phillipe Smith
SmithuX

(usa Arch Linux)

Enviado em 22/06/2008 - 11:34h

Meu velho seu rc.conf tá OK!!!

O que geralmente gera esse problema é uma leve desconfiguração do relógio da BIOS....

Mas é simples, basta fazer o seguinte:

#date MMDDhhmmYY

Onde "MM" é o mês, exemplo 06,jun....; "DD" é o dia, 22; "hh" a hora, exemplo 11; "mm" são os minutos; e "YY" o ano, tipo 2008 ou 08...

Se vc estiver utilizando algum Desktop com KDE, Gnome, XFCE ou outro, pode ajustar a hora normalmente no relógio que fica no painel.

Ajustada a hora basta fazer:

# hwclok -w

Isso irá atualizar a hora certa para o sistema.




7. Re: rc.conf

Fabio Moreno
shakur

(usa Linux Mint)

Enviado em 22/06/2008 - 11:42h

assim
eu uso fluxbox
entao vou arruma depois
outra coisa
algumas coisas no terminal
eo xmms
fikam cum problemas na acentuaçao e no ç
axo q sao as locales
eu arrumei o locale.gen
e tbm o meu rc.conf como vc viu
oq sera?


8. Re: rc.conf

Perfil removido
removido

(usa Nenhuma)

Enviado em 25/06/2008 - 19:58h

o seu problema em relacao ao cedilha esta no
/etc/X11/xorg.conf, inclua isso la.

Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "abnt2"
Option "XkbLayout" "br"

em baixo da parte referente ao teclado .....






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts