Home | Bug Tracker | Wiki | Mailing Lists | Forums    
   Username:  Password:  Signup
   
   Main Menu
· Home
· Search
· Site Stats
   Donate to Parsix
Help us to move faster and make a better system for you. Donations are highly appreciated.

Donations Sum: $ 400,00
   Search
   Download
· SF.Net Mirrors
   Bug Report
Help us to fix problems and defects. Please report bugs here.
   Online Users
Admin
No Online Admins
Members:Online
Members:Members:0
Guests:Guests:18
Total:Total:18
Online Members
No online members
   Sponsored Links



Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
rfpaOffline
Post subject: Intel wireless 3945abg + test2  PostPosted: May 21, 2008 - 12:21 PM



Joined: May 21, 2008
Posts: 25

Status: Offline
Hi everyone!

This is my first post and it is to beg for help. Beg because I can't seem to put my wireless working on Parsix.

The chipset is the one mentioned on the subject.

I tried the "Note for Intel Wireless 3945/4965 Users" but with no results.

Can anyone help me?

Thanks
 
 View user's profile Send private message  
Reply with quote Back to top
alanOffline
Post subject: RE: Intel wireless 3945abg + test2  PostPosted: May 21, 2008 - 12:56 PM
Developer
Developer


Joined: Jan 25, 2005
Posts: 326
Location: Glendale, California
Status: Offline
I've the same chip and it's working. Please give me some more detailed information about your problem to help.
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
rfpaOffline
8 Post subject:   PostPosted: May 21, 2008 - 01:02 PM



Joined: May 21, 2008
Posts: 25

Status: Offline
Did you have to do something for it to work? I just went to Network on the gnome menu and chose the options for my wireless network:

ESSID, wep, key and DHCP. But it doesn't work..

What did you do to put it working?
 
 View user's profile Send private message  
Reply with quote Back to top
alanOffline
Post subject:   PostPosted: May 21, 2008 - 03:58 PM
Developer
Developer


Joined: Jan 25, 2005
Posts: 326
Location: Glendale, California
Status: Offline
So could you get IP from your DHCP server? did you try to add router MAC address to your configuration? This helps many times.

Open a root terminal and:

Code:
# ifup wlan0


if it can not get IP, press Ctrl+C

Code:
# iwlist wlan0 scan


Find your routers mac address in result lines like:

Cell 01 - Address: 00:1E:2A:57:46:16

copy the part after "Adress: " and use Applications->Parsix->Network Configuration tool to reconfigure your wlan0 card.

You can always use the following command to check if it can get IP from DHCP server or not:

Code:
# ifup wlan0


Last edited by alan on May 21, 2008 - 05:56 PM; edited 1 time in total
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
rfpaOffline
Post subject:   PostPosted: May 21, 2008 - 05:54 PM



Joined: May 21, 2008
Posts: 25

Status: Offline
Well, I have to say that I am a newbie. Let's get things together. I think that's the problem, i.e., it can't get IP.

In all Linux distributions with gnome I used the followings specs and it worked just fine:

- essid- xpto
- wep key decimal
- network password - ......
- automatic configuration dhcp

I tried the parsix network configuration tool and I get:

-1 chose wlan0 wireless device 00:1b:77:19:eb:71
-2 essid XPTO
- nwid (nothing)
- managed
- channel number (nothing)
- access point address (when I type iwlist scan wlan0 it says unknown command)
- frequency rate (nothing)
- no wpa support
- encryption key (....)
- didn't chose additional parameters
...
...
11- dhcp broadcast (yes)

I would make a suggestion here. Why not make this steps fewer? 11 steps to get things working it's alot. And why isn't it working after setting up the specs on "network", in the gnome menu?

Can you guide me here?



Thanks very much for your help and congratulations for this distro.
 
 View user's profile Send private message  
Reply with quote Back to top
alanOffline
Post subject:   PostPosted: May 21, 2008 - 06:04 PM
Developer
Developer


Joined: Jan 25, 2005
Posts: 326
Location: Glendale, California
Status: Offline
OK, Smile that's a little advanced tool. The point is router's MAC address. It's needed by new 1.2.x versions of iwlwifi drivers.
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
rfpaOffline
Post subject:   PostPosted: May 21, 2008 - 06:11 PM



Joined: May 21, 2008
Posts: 25

Status: Offline
Ok, I'm going to try to do what you mentioned. I'll get back to you soon.

Thanks
 
 View user's profile Send private message  
Reply with quote Back to top
rfpaOffline
Post subject:   PostPosted: May 21, 2008 - 07:20 PM



Joined: May 21, 2008
Posts: 25

Status: Offline
Already typing from Parsix. Very Happy It was the Address that was missing. That's why the configuration done on the System/Administration/Network wasn't working?

And just another thing: why that when I try to add extra repositories (deb http://ftp.debian-unofficial.org/debian sid main contrib non-free restricted
deb-src http://ftp.debian-unofficial.org/debian sid main contrib non-free restricted) the result is that a certain license key couldn't be retrieved?

I wanted to install frostwire...


Thank you Alan.
 
 View user's profile Send private message  
Reply with quote Back to top
alanOffline
Post subject:   PostPosted: May 22, 2008 - 08:27 AM
Developer
Developer


Joined: Jan 25, 2005
Posts: 326
Location: Glendale, California
Status: Offline
Do a:

Code:
# apt-get install debian-unofficial-archive-keyring && apt-get update


And this will solve your problem.
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
rfpaOffline
Post subject:   PostPosted: May 22, 2008 - 09:35 AM



Joined: May 21, 2008
Posts: 25

Status: Offline
After adding the extra repositories and apt-get update:

Reading package lists... Done
W: GPG error: http://ftp.debian-unofficial.org sid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 394D199524C52AC3
W: You may want to run apt-get update to correct these problems


Trying to get the debian-unofficial-archive-keyring

root@familia:/home/rfpa# apt-get install debian-unofficial-archive-keyring
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package debian-unofficial-archive-keyring


After this I tried (http://www.debian-unofficial.org/faq.html):

root@familia:/home/rfpa# wget http://ftp-master.debian-unofficial.org ... y-2008.asc -O - | apt-key add -
--2008-05-22 12:19:06-- http://ftp-master.debian-unofficial.org ... y-2008.asc
Resolving ftp-master.debian-unofficial.org... 88.198.196.37
Connecting to ftp-master.debian-unofficial.org|88.198.196.37|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1771 (1.7K) [text/plain]
Saving to: `STDOUT'

100%[======================================>] 1,771 --.-K/s in 0s

2008-05-22 12:19:06 (97.5 MB/s) - `-' saved [1771/1771]

And the apt-get update gets the same info:

Reading package lists... Done
W: GPG error: http://ftp.debian-unofficial.org sid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 394D199524C52AC3


Any clue on why this GPG error occurs?


Thanks in advance.
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT + 3.5 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Copyright© 2005-2007 Parsix Project
Contact: webmaster AT parsix DOT org