Re: Problems configuring wireless with wicd on amd64 lenny

2010-12-17 Thread Lisi
On Saturday 06 November 2010 01:33:16 Kjetil brinchmann Halvorsen wrote: > (still working on installing a new kernel from testing) Was there a problem with Backports? That is the simplest way of getting something newer for Lenny. Lisi -- To UNSUBSCRIBE, email to debian-user-requ...@lists.deb

Re: Problems configuring wireless with wicd on amd64 lenny

2010-12-05 Thread Rob Owens
> On Friday 05 November 2010 01:27:45 Kjetil brinchmann Halvorsen wrote: > > I have just installed lenny from cd-1 (5.0.6), but I cannot get wireless > > network to work. I have installed wicd from lenny-backports, and followed > > the instructions on > > the page > > http://wiki.debian.org/WiFi/Ho

Re: Problems configuring wireless with wicd on amd64 lenny

2010-12-05 Thread Lisi
On Friday 05 November 2010 01:27:45 Kjetil brinchmann Halvorsen wrote: > I have just installed lenny from cd-1 (5.0.6), but I cannot get wireless > network to work. I have installed wicd from lenny-backports, and followed > the instructions on > the page > http://wiki.debian.org/WiFi/HowToUse > but

Re: Problems configuring wireless with wicd on amd64 lenny

2010-11-08 Thread Volkan YAZICI
On Sun, 7 Nov 2010, Kjetil brinchmann Halvorsen writes: >>      ssid="" "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" > "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd";> > > > > > > > > >

Re: Problems configuring wireless with wicd on amd64 lenny

2010-11-07 Thread Kjetil brinchmann Halvorsen
see below. On Fri, Nov 5, 2010 at 13:08, Volkan YAZICI wrote: > Hi, > > wicd just parses the outputs of ifconfig/iwconfig/iwlist/wpa_supplicant > commands. Maybe manually executing this sequence may help you to spot > the problem. Here it goes: > >  # ifconfig wlan0 up > > Now, you should be abl

Re: Problems configuring wireless with wicd on amd64 lenny

2010-11-07 Thread Volkan YAZICI
On Sat, 6 Nov 2010, Kjetil brinchmann Halvorsen writes: > 03:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR5001 > Wireless Network Adapter [168c:001c] (rev 01) > Subsystem: Hewlett-Packard Company Device [103c:137b] > Flags: bus master, fast devsel, latency 0, IRQ 19 >

Re: Problems configuring wireless with wicd on amd64 lenny

2010-11-06 Thread Volkan YAZICI
On Fri, 5 Nov 2010, Kjetil brinchmann Halvorsen writes: > : ifconfig wlan0 up > succeeds, do not print anything. > : iwlist wlan0 scan > wlan0 No scan results. There is a problem at this point. It should have been listing available

Re: Problems configuring wireless with wicd on amd64 lenny

2010-11-05 Thread Kjetil brinchmann Halvorsen
see below. On Fri, Nov 5, 2010 at 13:08, Volkan YAZICI wrote: > Hi, > > wicd just parses the outputs of ifconfig/iwconfig/iwlist/wpa_supplicant > commands. Maybe manually executing this sequence may help you to spot > the problem. Here it goes: > >  # ifconfig wlan0 up > > Now, you should be able

Re: Problems configuring wireless with wicd on amd64 lenny

2010-11-05 Thread Rob Owens
On Thu, Nov 04, 2010 at 10:27:45PM -0300, Kjetil brinchmann Halvorsen wrote: > I have just installed lenny from cd-1 (5.0.6), but I cannot get wireless > network > to work. I have installed wicd from lenny-backports, and followed the > instructions on > the page > http://wiki.debian.org/WiFi/HowTo

Re: Problems configuring wireless with wicd on amd64 lenny

2010-11-05 Thread Volkan YAZICI
On Fri, 05 Nov 2010, Volkan YAZICI writes: > Now cross your fingers and hope wpa_supplicant do the rest: > > # wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -i wlan0 -d > > The debugging output should tell you more. Inform us about the progress, > maybe we can help you further. And

Re: Problems configuring wireless with wicd on amd64 lenny

2010-11-05 Thread Volkan YAZICI
Hi, wicd just parses the outputs of ifconfig/iwconfig/iwlist/wpa_supplicant commands. Maybe manually executing this sequence may help you to spot the problem. Here it goes: # ifconfig wlan0 up Now, you should be able to see the available list accessible APs: # iwlist wlan0 scan If everythi

Re: Problems configuring wireless with wicd on amd64 lenny

2010-11-05 Thread Andrei Popescu
On Vi, 05 nov 10, 15:12:28, Kjetil brinchmann Halvorsen wrote: > see below. > 03:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR242x > 802.11abg Wireless PCI Express Adapter [168c:001c] (rev 01) > [8.953484] ath5k_pci :03:00.0: registered as 'phy0' > [8.958255] ath5k

Re: Problems configuring wireless with wicd on amd64 lenny

2010-11-05 Thread Kjetil brinchmann Halvorsen
see below. On Fri, Nov 5, 2010 at 11:07, Andrei Popescu wrote: > On Jo, 04 nov 10, 22:27:45, Kjetil brinchmann Halvorsen wrote: >> I have just installed lenny from cd-1 (5.0.6), but I cannot get wireless >> network >> to work. I have installed wicd from lenny-backports, and followed the >> instr

Re: Problems configuring wireless with wicd on amd64 lenny

2010-11-05 Thread peasthope
From: Kjetil brinchmann Halvorsen Date: Thu, 04 Nov 2010 22:27:45 -0300 > ... wicd does not recognize the wireless network Do you have a twisted pair adapter for the machine? PCMCIA or USB. Might help to get a wired connection working first. Regards, ... Peter E. -- Telephone 1

Re: Problems configuring wireless with wicd on amd64 lenny

2010-11-05 Thread Andrei Popescu
On Jo, 04 nov 10, 22:27:45, Kjetil brinchmann Halvorsen wrote: > I have just installed lenny from cd-1 (5.0.6), but I cannot get wireless > network > to work. I have installed wicd from lenny-backports, and followed the > instructions on > the page > http://wiki.debian.org/WiFi/HowToUse > but wicd

Problems configuring wireless with wicd on amd64 lenny

2010-11-04 Thread Kjetil brinchmann Halvorsen
I have just installed lenny from cd-1 (5.0.6), but I cannot get wireless network to work. I have installed wicd from lenny-backports, and followed the instructions on the page http://wiki.debian.org/WiFi/HowToUse but wicd does not recognize the wireless network (which is there, I am sending this vi