public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alan McKinnon <alan.mckinnon@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user]  Network failed and weird error message
Date: Sat, 05 Oct 2013 10:54:53 +0200	[thread overview]
Message-ID: <524FD3DD.5030304@gmail.com> (raw)
In-Reply-To: <524F22EC.60808@gmail.com>

On 04/10/2013 22:19, Dale wrote:
> Alan McKinnon wrote:
>> On 04/10/2013 18:09, Dale wrote:
>>> Sometime last night while I was sleeping, my network sort of hiccuped. 
>>> If I went to a Konsole, I could ping google so it appears the network
>>> was working on the lower level but not one browser that was left open
>>> would work.  It also didn't/couldn't download new emails.  When I
>>> restarted the browser, it worked.  This is the case for both Seaminkey
>>> and Firefox.  If it was just one, I'd think browser issue but not two of
>>> them at the same time.  This is a example of what is in my messages file:
>>>
>>> Sep 29 03:10:15 localhost kernel: [382175.585718] ohci_hcd 0000:00:12.1:
>>> urb ffff88034092b0c0 path 1 ep1in 93120000 cc 9 --> status -121
>>> Sep 29 03:10:17 localhost kernel: [382177.582033] ohci_hcd 0000:00:12.1:
>>> urb ffff8803f06a9d40 path 1 ep1in 92120000 cc 9 --> status -121
>>> Sep 29 03:10:19 localhost kernel: [382179.586285] ohci_hcd 0000:00:12.1:
>>> urb ffff8803f06a9680 path 1 ep1in 93120000 cc 9 --> status -121
>>> Sep 29 03:10:21 localhost kernel: [382181.582602] ohci_hcd 0000:00:12.1:
>>> urb ffff8803f06a9680 path 1 ep1in 92120000 cc 9 --> status -121
>>> Sep 29 03:10:23 localhost kernel: [382183.586879] ohci_hcd 0000:00:12.1:
>>> urb ffff8803f06a9680 path 1 ep1in 93120000 cc 9 --> status -121
>>
>>
>> What I read from your description is that Seamonkey and Firefox hiccuped
>> and everything else either works or was not tested. Assuming that those
>> browsers share lots of common code - see where I'm going with this?
>>
>> The entries in your messages file may or may not be relevant, and if
>> they are relevant it will be as a side effect.
>>
>> OHCI is a USB 1.1 implementation, I can't imagine why you have it
>> loaded. Surely you do not have USB 1 only hardware? USB2 deals with that
>> nicely. It is possible that you have a shit storm of USB weirdness going
>> on and this in locking up the desktop. Try disabling USB stuff you don't
>> need and see what gives.
>>
>>
> 
> I do see where you are going with this and is sort of my thinking too. 
> It seems tho, pidgin wasn't working either.  I always have pidgin as
> online by default but was bumped off during this weird thing going on. 
> Still confusing huh?  Oh, my Konsole is run as root. 

When you say the browser didn't work, what do you mean exactly?
Do all request just time out?
Do DNS lookups all fail?
Is the GUI just stuck?

The kind of failure is important to finding the cause. I have something
similar - when I copy many large files over wireless to my NFS share
using dolphin, the gui is often stalls and stops responding to mouse
clicks till the copy is done. Firefox is especially affected. I haven't
found what's causing it yet, but it certainly isn't Firefox.

btw, konsole isn't running as root unless you do something like
sudo konsole
from krunner. There's nothing special about a konsole where you became
root. All the gui code that gives it focus and lets it run at all is
still running as user dale. The only privileged process is the bash
running in the terminal


> When I copied the first error message, I had my cell phone plugged in to
> charge it up.  My phone charges better off the puter than it does from
> the charger plugged into the wall.  Yes, I even bought a new charger. 
> It charges but takes MUCH longer than when plugged into my puter. 
> Anyway.  Nothing else plugged in, no printer, no scanner either.  Well,
> just thought of this.  My UPS is now USB.  I can't unplug that.  The
> second post below the P. S. part, that was with the cell phone unplugged. 
> 
> I been online today and somewhat active.  No problem so far.  Not
> finding anything on google tho, that has me puzzled. 
> 
> I just checked, I am still getting that error in messages file.  I may
> have to redo my kernel, reboot and test some more. 


Just remove ohci and uhci from the kernel config


These days all you need is ehci for usb2 and xhci for usb3 (unless you
are using ancient hardware with physical usb1 ports)

-- 
Alan McKinnon
alan.mckinnon@gmail.com



  reply	other threads:[~2013-10-05  8:59 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-04 16:09 [gentoo-user] Network failed and weird error message Dale
2013-10-04 19:35 ` Alan McKinnon
2013-10-04 20:19   ` Dale
2013-10-05  8:54     ` Alan McKinnon [this message]
2013-10-05 10:06       ` Dale
2013-10-05 13:41         ` Bruce Hill
2013-10-06 18:36       ` Dale
2013-10-06 18:55         ` Alan McKinnon
2013-10-06 19:24           ` Dale
2013-10-06 19:52             ` Dale
2013-10-06 19:59             ` Neil Bothwick
2013-10-06 20:31               ` Dale
2013-10-06 20:55                 ` Frank Steinmetzger
2013-10-07  0:11                   ` Dale
2013-10-07  8:08                     ` Neil Bothwick
2013-10-06 21:07             ` Alan McKinnon
2013-10-06 22:39               ` Neil Bothwick
2013-10-07  0:36               ` Dale
2013-10-06 21:42         ` Bruce Hill
2013-10-07  0:28           ` Dale
2013-10-07  8:06             ` Neil Bothwick
2013-10-07 14:17               ` Dale
2013-10-04 21:52   ` Walter Dnes
2013-10-05  9:04     ` Alan McKinnon
2013-10-05 10:13       ` Dale
2013-10-05 13:37         ` Alan McKinnon
2013-10-06 18:38           ` Dale
2013-10-13 12:26             ` Dale
2013-10-13 17:31               ` Mick
2013-10-13 21:49                 ` Dale
2013-10-14  7:23                   ` Mick
2013-10-14 15:18                     ` Dale
2013-10-14 11:03                   ` OT - RAM disks - WAS " Tanstaafl
2013-10-14 12:08                     ` Dale
2013-10-15  5:53                     ` Pandu Poluan
2013-10-07  2:29 ` Dale

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=524FD3DD.5030304@gmail.com \
    --to=alan.mckinnon@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox