Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.hardware > #3159 > unrolled thread
| Started by | mkoniarz@gmail.com |
|---|---|
| First post | 2016-07-08 01:21 -0700 |
| Last post | 2016-08-07 06:18 +0000 |
| Articles | 6 — 5 participants |
Back to article view | Back to comp.os.linux.hardware
System hangs then continue, and hangs again - Asmedia USB3.0 ASM1042A mkoniarz@gmail.com - 2016-07-08 01:21 -0700
Re: System hangs then continue, and hangs again - Asmedia USB3.0 ASM1042A root <NoEMail@home.org> - 2016-07-14 16:42 +0000
Re: System hangs then continue, and hangs again - Asmedia USB3.0 ASM1042A Joe Pfeiffer <pfeiffer@cs.nmsu.edu> - 2016-07-25 13:45 -0600
Re: System hangs then continue, and hangs again - Asmedia USB3.0 ASM1042A root <NoEMail@home.org> - 2016-07-25 20:52 +0000
Re: System hangs then continue, and hangs again - Asmedia USB3.0 ASM1042A Jeff Layman <JMLayman@invalid.invalid> - 2016-07-27 07:41 +0100
Re: System hangs then continue, and hangs again - Asmedia USB3.0 ASM1042A Jake Sully <19438@zaclys.net> - 2016-08-07 06:18 +0000
| From | mkoniarz@gmail.com |
|---|---|
| Date | 2016-07-08 01:21 -0700 |
| Subject | System hangs then continue, and hangs again - Asmedia USB3.0 ASM1042A |
| Message-ID | <d75d67f0-3ed1-4a28-95b9-2327b4e1f70d@googlegroups.com> |
Hello. 2 days ago I bought new motherboard: ASUS X99 Deluxe/U3.1 I installed linux mint mate x64. System starts normally, then repeatedly hangs for a while (mouse, screen and almost everything) for about 5-8 seconds and continue working normally, and after another 30-40 seconds hangs again. and over and over again - hang work hang work.... I tried several kernels and several options and discovered that USB3.0 module (xHCI) id guilty for hanging. When I compile xHCI as module and unload or blacklist, then system works normally, so I decided to disable USB3.0 in BIOS -> mobo has 2 USB3.0 controllers - one inside chipset X99 and another ASmedia ASM1042A - and Asmedia is guilty for hangs. Now Im wondering if my mobo is damaged or some bug in kernel? (nothing connected to USB3) Anybody else had problems with ASM1042A @ linux ? Sorry for poor english.
[toc] | [next] | [standalone]
| From | root <NoEMail@home.org> |
|---|---|
| Date | 2016-07-14 16:42 +0000 |
| Message-ID | <nm8fe5$7sr$1@news.albasani.net> |
| In reply to | #3159 |
mkoniarz@gmail.com <mkoniarz@gmail.com> wrote: > Hello. > 2 days ago I bought new motherboard: ASUS X99 Deluxe/U3.1 > I installed linux mint mate x64. > System starts normally, then repeatedly hangs for a while (mouse, screen and almost everything) for about 5-8 seconds and continue working normally, and after another 30-40 seconds hangs again. and over and over again - hang work hang work.... > > I tried several kernels and several options and discovered that USB3.0 module (xHCI) id guilty for hanging. When I compile xHCI as module and unload or blacklist, then system works normally, so I decided to disable USB3.0 in BIOS -> mobo has 2 USB3.0 controllers - one inside chipset X99 and another ASmedia ASM1042A - and Asmedia is guilty for hangs. > > Now Im wondering if my mobo is damaged or some bug in kernel? (nothing connected to USB3) > > Anybody else had problems with ASM1042A @ linux ? > > Sorry for poor english. Check sensors to see if the processor is overheated. Did you set the system to optimum-defaults or auto-everything in bios setup?
[toc] | [prev] | [next] | [standalone]
| From | Joe Pfeiffer <pfeiffer@cs.nmsu.edu> |
|---|---|
| Date | 2016-07-25 13:45 -0600 |
| Message-ID | <1by44pfqnf.fsf@pfeifferfamily.net> |
| In reply to | #3160 |
>> Hello. >> 2 days ago I bought new motherboard: ASUS X99 Deluxe/U3.1 >> I installed linux mint mate x64. >> System starts normally, then repeatedly hangs for a while (mouse, >> screen and almost everything) for about 5-8 seconds and continue >> working normally, and after another 30-40 seconds hangs again. and >> over and over again - hang work hang work.... >> >> I tried several kernels and several options and discovered that >> USB3.0 module (xHCI) id guilty for hanging. When I compile xHCI as >> module and unload or blacklist, then system works normally, so I >> decided to disable USB3.0 in BIOS -> mobo has 2 USB3.0 controllers - >> one inside chipset X99 and another ASmedia ASM1042A - and Asmedia is >> guilty for hangs. >> >> Now Im wondering if my mobo is damaged or some bug in kernel? (nothing connected to USB3) >> >> Anybody else had problems with ASM1042A @ linux ? >> >> Sorry for poor english. Is anything turning up in /var/log/syslog? When I've seen behavior like that it's frequently been disk timeouts (which result in error messages in the log). Sometimes the answer has been a new disk, sometimes a new SATA cable, and sometimes just reseating the cable.
[toc] | [prev] | [next] | [standalone]
| From | root <NoEMail@home.org> |
|---|---|
| Date | 2016-07-25 20:52 +0000 |
| Message-ID | <nn5u5m$cd$1@news.albasani.net> |
| In reply to | #3162 |
Joe Pfeiffer <pfeiffer@cs.nmsu.edu> wrote: >>> Hello. >>> 2 days ago I bought new motherboard: ASUS X99 Deluxe/U3.1 >>> I installed linux mint mate x64. >>> System starts normally, then repeatedly hangs for a while (mouse, >>> screen and almost everything) for about 5-8 seconds and continue >>> working normally, and after another 30-40 seconds hangs again. and >>> over and over again - hang work hang work.... >>> >>> I tried several kernels and several options and discovered that >>> USB3.0 module (xHCI) id guilty for hanging. When I compile xHCI as >>> module and unload or blacklist, then system works normally, so I >>> decided to disable USB3.0 in BIOS -> mobo has 2 USB3.0 controllers - >>> one inside chipset X99 and another ASmedia ASM1042A - and Asmedia is >>> guilty for hangs. >>> >>> Now Im wondering if my mobo is damaged or some bug in kernel? (nothing connected to USB3) >>> >>> Anybody else had problems with ASM1042A @ linux ? >>> >>> Sorry for poor english. > > Is anything turning up in /var/log/syslog? When I've seen behavior like > that it's frequently been disk timeouts (which result in error messages > in the log). Sometimes the answer has been a new disk, sometimes a new > SATA cable, and sometimes just reseating the cable. Some time ago there was a bug in the kernel when trying to mount some USB disks. The bug was corrected in later kernels. I know the bug is fixed in kernel-4.5.2.
[toc] | [prev] | [next] | [standalone]
| From | Jeff Layman <JMLayman@invalid.invalid> |
|---|---|
| Date | 2016-07-27 07:41 +0100 |
| Message-ID | <nn9l1v$tav$1@news.albasani.net> |
| In reply to | #3163 |
On 25/07/16 21:52, root wrote: > Joe Pfeiffer <pfeiffer@cs.nmsu.edu> wrote: >>>> Hello. >>>> 2 days ago I bought new motherboard: ASUS X99 Deluxe/U3.1 >>>> I installed linux mint mate x64. >>>> System starts normally, then repeatedly hangs for a while (mouse, >>>> screen and almost everything) for about 5-8 seconds and continue >>>> working normally, and after another 30-40 seconds hangs again. and >>>> over and over again - hang work hang work.... >>>> >>>> I tried several kernels and several options and discovered that >>>> USB3.0 module (xHCI) id guilty for hanging. When I compile xHCI as >>>> module and unload or blacklist, then system works normally, so I >>>> decided to disable USB3.0 in BIOS -> mobo has 2 USB3.0 controllers - >>>> one inside chipset X99 and another ASmedia ASM1042A - and Asmedia is >>>> guilty for hangs. >>>> >>>> Now Im wondering if my mobo is damaged or some bug in kernel? (nothing connected to USB3) >>>> >>>> Anybody else had problems with ASM1042A @ linux ? >>>> >>>> Sorry for poor english. >> >> Is anything turning up in /var/log/syslog? When I've seen behavior like >> that it's frequently been disk timeouts (which result in error messages >> in the log). Sometimes the answer has been a new disk, sometimes a new >> SATA cable, and sometimes just reseating the cable. > > Some time ago there was a bug in the kernel when trying to mount some > USB disks. The bug was corrected in later kernels. I know the bug > is fixed in kernel-4.5.2. Mint 17.3 (Cinnamon) refuses to mount a USB3.0 64GB memory stick on my laptop. "Disks" can see the device, but whatever I try to do under it has no effect on mounting. USB2.0 sticks are fine. Ubuntu 15.10 in a separate partition has absolutely no problem in mounting the USB3.0 stick on the same laptop. It would be interesting to see what happens if the OP tries to install Ubuntu instead of Mint. -- Jeff
[toc] | [prev] | [next] | [standalone]
| From | Jake Sully <19438@zaclys.net> |
|---|---|
| Date | 2016-08-07 06:18 +0000 |
| Message-ID | <no6jqv$emk$1@gioia.aioe.org> |
| In reply to | #3164 |
Jeff Layman <JMLayman@invalid.invalid> wrote: > On 25/07/16 21:52, root wrote: > > Mint 17.3 (Cinnamon) refuses to mount a USB3.0 64GB memory stick on my > laptop. "Disks" can see the device, but whatever I try to do under it > has no effect on mounting. USB2.0 sticks are fine. > > Ubuntu 15.10 in a separate partition has absolutely no problem in > mounting the USB3.0 stick on the same laptop. > > It would be interesting to see what happens if the OP tries to install > Ubuntu instead of Mint. > Had excellent hardware compatibility from Sparky Linux here.
[toc] | [prev] | [standalone]
Back to top | Article view | comp.os.linux.hardware
csiph-web