* [gentoo-user] [partially OT] USB wifi adapters that are supported out of the box?
@ 2006-10-03 10:49 brullo nulla
2006-10-03 11:38 ` Neil Bothwick
0 siblings, 1 reply; 9+ messages in thread
From: brullo nulla @ 2006-10-03 10:49 UTC (permalink / raw
To: gentoo-user
Hi,
We are going to put a wireless network in a new building in my lab.
This is just a temporary/backup solution, so the boss had asked to buy
USB wifi adapters (instead of PCI receivers) that eventually can be
easily plugged and removed.
There are a couple of Linux machines (a Kubuntu 6.06 box and a Debian
Sarge box) that should be made working, but I also hope to have a
Gentoo box on it soon, so it's not totally off topic :)
Therefore, I'd like to know what USB adapters to buy that don't give
too much headaches in configuring and working. I tried googling a bit
but all what I found is confused and outdated (2004, 2005 at most)
information.
Thanks,
M.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] [partially OT] USB wifi adapters that are supported out of the box?
2006-10-03 10:49 [gentoo-user] [partially OT] USB wifi adapters that are supported out of the box? brullo nulla
@ 2006-10-03 11:38 ` Neil Bothwick
2006-10-03 13:39 ` brullo nulla
0 siblings, 1 reply; 9+ messages in thread
From: Neil Bothwick @ 2006-10-03 11:38 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 435 bytes --]
On Tue, 3 Oct 2006 12:49:58 +0200, brullo nulla wrote:
> Therefore, I'd like to know what USB adapters to buy that don't give
> too much headaches in configuring and working. I tried googling a bit
> but all what I found is confused and outdated (2004, 2005 at most)
> information.
Edimax USB adaptors use the zd1211 driver, which is in the kernel now.
--
Neil Bothwick
Hello.. Incontinence Hotline.. Can you hold?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] [partially OT] USB wifi adapters that are supported out of the box?
2006-10-03 11:38 ` Neil Bothwick
@ 2006-10-03 13:39 ` brullo nulla
2006-10-03 14:18 ` Neil Bothwick
0 siblings, 1 reply; 9+ messages in thread
From: brullo nulla @ 2006-10-03 13:39 UTC (permalink / raw
To: gentoo-user
>
> Edimax USB adaptors use the zd1211 driver, which is in the kernel now.
In the kernel "now" what does it means? from what kernel version?
I would need something supported even by a 2.6.12 kernel...
m.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] [partially OT] USB wifi adapters that are supported out of the box?
2006-10-03 13:39 ` brullo nulla
@ 2006-10-03 14:18 ` Neil Bothwick
2006-10-04 19:21 ` [gentoo-user] Eth0 not responding (sleeping??) Timothy A. Holmes
0 siblings, 1 reply; 9+ messages in thread
From: Neil Bothwick @ 2006-10-03 14:18 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 654 bytes --]
On Tue, 3 Oct 2006 15:39:10 +0200, brullo nulla wrote:
> > Edimax USB adaptors use the zd1211 driver, which is in the kernel
> > now.
>
> In the kernel "now" what does it means? from what kernel version?
> I would need something supported even by a 2.6.12 kernel...
Now refers to the current kernel, 2.6.18. For earlier kernels, emerge
zd1211. I was using this with my iBook for almost a year, before the
bcm43xx drivers became available. The only problem I had with the Edimax
USB stick is that it snapped off when my grandson knocked the laptop onto
the floor :(
--
Neil Bothwick
All wight - Rho sritched mg kegtops awound?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-user] Eth0 not responding (sleeping??)
2006-10-03 14:18 ` Neil Bothwick
@ 2006-10-04 19:21 ` Timothy A. Holmes
2006-10-05 8:29 ` Hans-Werner Hilse
0 siblings, 1 reply; 9+ messages in thread
From: Timothy A. Holmes @ 2006-10-04 19:21 UTC (permalink / raw
To: gentoo-user
Hi folks:
I have a gateway E4100 series computer acting as my snort box. It is
running 2006.1 and has the intel Pro1000 nic. The box was built from a
stage 4 install which I have 2 other identical machines running on.
The problem is that the network adapter seems to "fall asleep"
periodically. If I attempt to access the base webpage or ssh, I get no
response till I ping the box -- 8 pings later, it wakes up and acts
normally. For a while, then it starts over.
Checking /var/log/messages indicates no problems, it shows the crons
happily running, the snort startup etc. but nothing else. Can anyone
shed some light on the problem and a possible solution.
TIM
Timothy A. Holmes
IT Manager / Network Admin / Web Master / Computer Teacher
Medina Christian Academy
A Higher Standard...
Jeremiah 33:3
Jeremiah 29:11
Esther 4:14
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Eth0 not responding (sleeping??)
2006-10-04 19:21 ` [gentoo-user] Eth0 not responding (sleeping??) Timothy A. Holmes
@ 2006-10-05 8:29 ` Hans-Werner Hilse
2006-10-05 12:23 ` Timothy A. Holmes
0 siblings, 1 reply; 9+ messages in thread
From: Hans-Werner Hilse @ 2006-10-05 8:29 UTC (permalink / raw
To: gentoo-user
Hi,
First: stop hijacking threads!
On Wed, 4 Oct 2006 15:21:58 -0400 "Timothy A. Holmes"
<tholmes@mcaschool.net> wrote:
> The problem is that the network adapter seems to "fall asleep"
> periodically. If I attempt to access the base webpage or ssh, I get no
> response till I ping the box -- 8 pings later, it wakes up and acts
> normally. For a while, then it starts over.
Flaky switch? (Too) long or bad (non-standard) cabling? That was
usually the explanation when I was seeing such behaviour.
-hwh
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: [gentoo-user] Eth0 not responding (sleeping??)
2006-10-05 8:29 ` Hans-Werner Hilse
@ 2006-10-05 12:23 ` Timothy A. Holmes
2006-10-05 12:57 ` Hans-Werner Hilse
0 siblings, 1 reply; 9+ messages in thread
From: Timothy A. Holmes @ 2006-10-05 12:23 UTC (permalink / raw
To: gentoo-user
> Hi,
>
> First: stop hijacking threads!
>
> On Wed, 4 Oct 2006 15:21:58 -0400 "Timothy A. Holmes"
> <tholmes@mcaschool.net> wrote:
>
> > The problem is that the network adapter seems to "fall asleep"
> > periodically. If I attempt to access the base webpage or
> ssh, I get no
> > response till I ping the box -- 8 pings later, it wakes up and acts
> > normally. For a while, then it starts over.
>
> Flaky switch? (Too) long or bad (non-standard) cabling? That
> was usually the explanation when I was seeing such behaviour.
>
> -hwh
> --
> gentoo-user@gentoo.org mailing list
Hans:
Not sure what you mean about hijacking the thread, but I am sorry -- I
didn't mean to do anything wrong.
As far as the switch, its on a hub that is on the span port of a foundry
switch (the hub is used as a poormans network tap -- I have seen the
same type of failure on machines directly connected to a switch also)
The cable is a commercially manufactured cable that tests out correctly
- -its about 6 feet long
TIM
Timothy A. Holmes
IT Manager / Network Admin / Web Master / Computer Teacher
Medina Christian Academy
A Higher Standard...
Jeremiah 33:3
Jeremiah 29:11
Esther 4:14
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Eth0 not responding (sleeping??)
2006-10-05 12:23 ` Timothy A. Holmes
@ 2006-10-05 12:57 ` Hans-Werner Hilse
2006-10-05 13:32 ` Timothy A. Holmes
0 siblings, 1 reply; 9+ messages in thread
From: Hans-Werner Hilse @ 2006-10-05 12:57 UTC (permalink / raw
To: gentoo-user
Hi,
On Thu, 5 Oct 2006 08:23:38 -0400 "Timothy A. Holmes"
<tholmes@mcaschool.net> wrote:
> > Flaky switch? (Too) long or bad (non-standard) cabling? That
> > was usually the explanation when I was seeing such behaviour.
> >
> Not sure what you mean about hijacking the thread, but I am sorry -- I
> didn't mean to do anything wrong.
No, you're only hurting yourself: Thread hijacking describes using the
"reply" facility of your email program to start a new thread (instead
of starting a new, fresh email, e.g. by clicking on the ML address).
Email agents that make use of information in the mail headers for
displaying threads will show your mail inside the structure of an
existing thread. Some people might not even find your message buried in
there. See the following link for knowing what I mean:
http://groups.google.com/group/linux.gentoo.user/browse_frm/thread/601571a0fced1a73/e17f8a0483af6690?tvc=1
> As far as the switch, its on a hub that is on the span port of a
> foundry switch (the hub is used as a poormans network tap -- I have
> seen the same type of failure on machines directly connected to a
> switch also)
>
> The cable is a commercially manufactured cable that tests out
> correctly
> - -its about 6 feet long
Did you try if it works with another cable, on another port of the
switch/hub? That would be proper exclusion of probable errors. You're
description tells me what you have, but not if it's working right now.
HTH,
-hwh
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: [gentoo-user] Eth0 not responding (sleeping??)
2006-10-05 12:57 ` Hans-Werner Hilse
@ 2006-10-05 13:32 ` Timothy A. Holmes
0 siblings, 0 replies; 9+ messages in thread
From: Timothy A. Holmes @ 2006-10-05 13:32 UTC (permalink / raw
To: gentoo-user
> > > Flaky switch? (Too) long or bad (non-standard) cabling? That was
> > > usually the explanation when I was seeing such behaviour.
> > >
> > Not sure what you mean about hijacking the thread, but I am
> sorry -- I
> > didn't mean to do anything wrong.
>
> No, you're only hurting yourself: Thread hijacking describes
> using the "reply" facility of your email program to start a
> new thread (instead of starting a new, fresh email, e.g. by
> clicking on the ML address).
> Email agents that make use of information in the mail headers
> for displaying threads will show your mail inside the
> structure of an existing thread. Some people might not even
> find your message buried in there. See the following link for
> knowing what I mean:
> http://groups.google.com/group/linux.gentoo.user/browse_frm/th
> read/601571a0fced1a73/e17f8a0483af6690?tvc=1
>
>
> > As far as the switch, its on a hub that is on the span port of a
> > foundry switch (the hub is used as a poormans network tap -- I have
> > seen the same type of failure on machines directly connected to a
> > switch also)
> >
> > The cable is a commercially manufactured cable that tests out
> > correctly
> > - -its about 6 feet long
>
> Did you try if it works with another cable, on another port
> of the switch/hub? That would be proper exclusion of probable
> errors. You're description tells me what you have, but not if
> it's working right now.
>
> HTH,
>
> -hwh
> --
> gentoo-user@gentoo.org mailing list
>
>
Hans:
Thanks for the explaination -- Outlook strikes again :(
I will change the way I do things
As far as the problem, I am going to try new hardware and see what
happens
TIM
Timothy A. Holmes
IT Manager / Network Admin / Web Master / Computer Teacher
Medina Christian Academy
A Higher Standard...
Jeremiah 33:3
Jeremiah 29:11
Esther 4:14
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2006-10-05 13:38 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-03 10:49 [gentoo-user] [partially OT] USB wifi adapters that are supported out of the box? brullo nulla
2006-10-03 11:38 ` Neil Bothwick
2006-10-03 13:39 ` brullo nulla
2006-10-03 14:18 ` Neil Bothwick
2006-10-04 19:21 ` [gentoo-user] Eth0 not responding (sleeping??) Timothy A. Holmes
2006-10-05 8:29 ` Hans-Werner Hilse
2006-10-05 12:23 ` Timothy A. Holmes
2006-10-05 12:57 ` Hans-Werner Hilse
2006-10-05 13:32 ` Timothy A. Holmes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox