Re: [SOLVED] Re: setting up usb wireless

2013-12-22 Thread Brian
On Sat 21 Dec 2013 at 21:10:41 -0500, Frank McCormick wrote: > Yes I noticed on the Ralink Tech site that some of the drivers > cover a wide range of chipsets. It was weird that the adapter seemed > to be setup but couldn't function under dhcp. . . . . . . . . In and earlier message you said:

Re: [SOLVED] Re: setting up usb wireless

2013-12-21 Thread Bob Proulx
Frank McCormick wrote: > Yes I noticed on the Ralink Tech site that some of the drivers > cover a wide range of chipsets. It was weird that the adapter seemed > to be setup but couldn't function under dhcp. I have seen wifi associate and then not obtain a dhcp address on a variety of chipsets an

Re: [SOLVED] Re: setting up usb wireless

2013-12-21 Thread Frank McCormick
On 21/12/13 04:35 PM, Bob Proulx wrote: Frank McCormick wrote: Selim T. Erdogan wrote: Frank McCormick, 19.12.2013: Solved my problem. +1 for wicd in the Debian repositories...-10 for gnome-nettool :) If you are having wireless setup problems, it's the tool to goto. FWIW, I have a cheap

Re: [SOLVED] Re: setting up usb wireless

2013-12-21 Thread Bob Proulx
Frank McCormick wrote: > Selim T. Erdogan wrote: > >Frank McCormick, 19.12.2013: > > >Solved my problem. +1 for wicd in the Debian repositories...-10 > > > for gnome-nettool :) > > > > > > If you are having wireless setup problems, it's the tool to goto. > > > > FWIW, I have a cheap usb wireles

Re: [SOLVED] Re: setting up usb wireless

2013-12-19 Thread Frank McCormick
On 19/12/13 05:32 PM, Selim T. Erdogan wrote: Frank McCormick, 19.12.2013: On 19/12/13 10:25 AM, Frank McCormick wrote: On 19/12/13 01:32 AM, Charlie wrote: On Thu, 19 Dec 2013 01:09:03 -0500 Frank McCormick sent: It appears it is supported - I have the ralink-firmware installed, but when De

Re: [SOLVED] Re: setting up usb wireless

2013-12-19 Thread Selim T. Erdogan
Frank McCormick, 19.12.2013: > On 19/12/13 10:25 AM, Frank McCormick wrote: > >On 19/12/13 01:32 AM, Charlie wrote: > >>On Thu, 19 Dec 2013 01:09:03 -0500 Frank McCormick sent: > >> > >>>It appears it is supported - I have the ralink-firmware installed, but > >>>when Debian (sid) boots it tries dhc

[SOLVDED] Re: setting up usb wireless

2013-12-19 Thread Frank McCormick
On 19/12/13 10:25 AM, Frank McCormick wrote: On 19/12/13 01:32 AM, Charlie wrote: On Thu, 19 Dec 2013 01:09:03 -0500 Frank McCormick sent: It appears it is supported - I have the ralink-firmware installed, but when Debian (sid) boots it tries dhcpdiscover 255.255.255.255 about 10 times then g

Re: setting up usb wireless

2013-12-19 Thread Frank McCormick
On 19/12/13 01:32 AM, Charlie wrote: On Thu, 19 Dec 2013 01:09:03 -0500 Frank McCormick sent: It appears it is supported - I have the ralink-firmware installed, but when Debian (sid) boots it tries dhcpdiscover 255.255.255.255 about 10 times then gives up after getting no reply. There has be

Re: setting up usb wireless

2013-12-18 Thread Charlie
On Thu, 19 Dec 2013 01:09:03 -0500 Frank McCormick sent: > It appears it is supported - I have the ralink-firmware installed, but > when Debian (sid) boots it tries dhcpdiscover 255.255.255.255 about > 10 times then gives up after getting no reply. There has been a recent thread about wireless.

Re: setting up USB

2002-12-01 Thread Rob Weir
On Sun, Dec 01, 2002 at 01:03:41PM -0500, Bruce Park wrote: > I'm still having difficulty in setting up my USB mouse for woody. Since I > am currently kernel 2.4.bf2.4, my assumption is that the USB drivers are > already loaded. When I setup X, I chose /dev/input/mice for the my mouse > path. Is

Re: setting up USB

2002-12-01 Thread Derrick 'dman' Hudson
On Sun, Dec 01, 2002 at 01:03:41PM -0500, Bruce Park wrote: | Hello all, | | I'm still having difficulty in setting up my USB mouse for woody. Since I | am currently kernel 2.4.bf2.4, my assumption is that the USB drivers are | already loaded. Don't assume. Check. (do you know what "assume" s

Re: setting up USB

2002-12-01 Thread Greg Madden
On Sunday 01 December 2002 09:03 am, Bruce Park wrote: > Hello all, > > I'm still having difficulty in setting up my USB mouse for woody. > Since I am currently kernel 2.4.bf2.4, my assumption is that the USB > drivers are already loaded. When I setup X, I chose /dev/input/mice > for the my mouse p

Re: Setting up USB under 2.4

2001-05-24 Thread Raffaele Sandrini
Hi I have tried all this and i have enabled USB FS... Here is a part of my kernel-conf #USB support # CONFIG_USB=m # CONFIG_USB_DEBUG is not set CONFIG_USB_DEVICEFS=y # CONFIG_USB_BANDWIDTH is not set CONFIG_USB_UHCI=m CONFIG_USB_UHCI_ALT=m # CONFIG_USB_OHCI is not set # CONFIG_USB_AUDIO is not

Re: Setting up USB under 2.4

2001-05-24 Thread Cameron Matheson
Hey, You have enabled 'CONFIG_USB_DEVICEFS' haven't you? Also, if you have VIA chipset (that's what I have), make sure you're using 'usb-uhci.o', *not* 'uhci.o' Cameron Matheson On Thu, May 24, 2001 at 07:27:37PM +0200, Raffaele Sandrini wrote: > Hi all > > I have a USB Modem. Now i have enab