You are not logged in.

#1 2007-03-16 14:39:55

Hide
Member
From: Castalia
Registered: 2007-02-02
Posts: 368

wireless problem

hi all

i first installed Arch on VMware (windows), and everything worked perfectly fine. After some time, I decided to install it on my system, but some network problems appeared.

I've set /etc/hosts, /etc/rc.conf and /etc/resolv.conf, done pppoe-setup, lshwd + modprobe my network card, but the network still doesn't work. If i type iwconfig, all I get is:

eth0              no wireless extensions

eth1              no wireless extensions

ppp0             no wireless extensions

Ifconfig results appear to be fine.

My network card is "CK 804 intel" (forcedeth) and i use Gimmick.

Thx in advance

Offline

#2 2007-03-16 20:57:34

Stalwart
Member
From: Latvia, Riga
Registered: 2005-10-18
Posts: 445
Website

Re: wireless problem

1. forcedeth is wired NIC
2. gimmick is outdated, syncupgrade to current, then grep dmesg for card name and install needed firmware


IRC: Stalwart @ FreeNode
Skype ID: thestalwart
WeeChat-devel nightly packages for i686

Offline

#3 2007-03-17 08:46:19

Hide
Member
From: Castalia
Registered: 2007-02-02
Posts: 368

Re: wireless problem

i don't have wifi, but wireless. NIC is connected to my antenna, which is then wirelessly connected to AP.
i'm DLing voodoo right now, just tell me the string, pls, i'm not really familiar with grepping...

Offline

#4 2007-03-17 09:12:51

hacosta
Member
From: Mexico
Registered: 2006-10-22
Posts: 423

Re: wireless problem

so if you dont have wifi you shouldnt be using iwconfig, if what you have is

Internet ----> Wireless Router ---> Wireless Antena-To Wired Network (AKA bridge) ---> your wired computer

then you just have to treat it as a normal wired configuration, if your antena is running a dhcp server just do dhcpcd -nd eth0 if it doesn't and you need to set up a static ip check your /etc/rc.conf

Offline

#5 2007-03-17 10:00:57

Hide
Member
From: Castalia
Registered: 2007-02-02
Posts: 368

Re: wireless problem

no man, it has static IP. /etc/rc.conf is well set... I even removed "!" in front of the gateway...

Offline

#6 2007-03-19 08:01:39

bone
Member
Registered: 2007-03-19
Posts: 4

Re: wireless problem

i am new to linux
my cable works perfect by i cant get my wireless to work and runing iwconfig
gives code:

lo        no wireless extensions.

eth1      IEEE 802.11b/g  ESSID:off/any  Nickname:"Broadcom 4306"
          Mode:Managed  Frequency=2.437 GHz  Access Point: Invalid
          Bit Rate=1 Mb/s
          RTS thr:off   Fragment thr:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

eth0      no wireless extensions.

sit0      no wireless extensions.

Offline

#7 2007-03-19 11:08:08

Hide
Member
From: Castalia
Registered: 2007-02-02
Posts: 368

Re: wireless problem

ok, my problem is solved. The only thing i had to do is to type "route del default" before the "pppoe-start" command.

Offline

#8 2007-03-19 15:16:34

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: wireless problem

Hide wrote:

i don't have wifi, but wireless. NIC is connected to my antenna, which is then wirelessly connected to AP.
i'm DLing voodoo right now, just tell me the string, pls, i'm not really familiar with grepping...

There is no difference between 'wifi' and 'wireless'. If there is: enlighten me.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#9 2007-03-19 21:52:28

bone
Member
Registered: 2007-03-19
Posts: 4

Re: wireless problem

how do i set my su password?

Offline

#10 2007-03-20 02:40:35

mutlu_inek
Member
From: all over the place
Registered: 2006-11-18
Posts: 683

Re: wireless problem

bone wrote:

how do i set my su password?

Please do not hijack threads, especially for completely different topics.

Regarding su: the password is simply the user's password.

Last edited by mutlu_inek (2007-03-20 02:41:04)

Offline

#11 2007-03-20 05:22:43

bone
Member
Registered: 2007-03-19
Posts: 4

Re: wireless problem

every time i log as su i can't type my password because my keyboard seems to be disabled. the only button that works is enter.

Offline

#12 2007-03-20 05:31:54

bone
Member
Registered: 2007-03-19
Posts: 4

Re: wireless problem

HIde wrote:

Hide wrote:

ok, my problem is solved. The only thing i had to do is to type "route del default" before the "pppoe-start" command.

i tried it but instead i got the messege : " Operation not permitted"

Offline

#13 2007-03-20 13:33:21

mutlu_inek
Member
From: all over the place
Registered: 2006-11-18
Posts: 683

Re: wireless problem

bone wrote:

HIde wrote:

Hide wrote:

ok, my problem is solved. The only thing i had to do is to type "route del default" before the "pppoe-start" command.

i tried it but instead i got the messege : " Operation not permitted"

That is because you are not root.

I have to correct what I wrote above regarding su. It was late and I misread your post as asking for the sudo password. But you ask for the password to enter after typing "# su", correct? That is the root password, of course.

Please open a new thread for the su keyboard problem. It is off topic.

Offline

Board footer

Powered by FluxBB