public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] USB Problems
@ 2011-06-12 14:30 john
  2011-06-12 14:45 ` meino.cramer
                   ` (2 more replies)
  0 siblings, 3 replies; 40+ messages in thread
From: john @ 2011-06-12 14:30 UTC (permalink / raw
  To: gentoo-user

Gents

Whenever I insert external USB device my machine locks and I have to do
a hard reset (sys req does not even work). I have tried this in a
graphical environment and without. Machine boots up fine with USB
keyboard and mouse but will not boot up with usb storage (memory stick
- tried several)

I have recently upgrade kernel to 2.6.38-r6 when this error started
(approx). Hav also tried 2.6.38-r7 (which according to bugzilla
should fix an issue similar to this) the error still happens.

Any suggestions on kernel config options, debugging would be
appreciated. And how to trap full error message.

Error message alongs these lines 

Kernel panic not syncing - fatal exception in iterrupt
ksoftirqd/1 Not tainted




-- 
--------------
--------------
John D Maunder
jdm@arcticwolf.myzen.co.uk



^ permalink raw reply	[flat|nested] 40+ messages in thread
* Re: [gentoo-user] USB Problems
@ 2011-06-14  7:18 JDM
  2011-06-14 11:52 ` Indi
  0 siblings, 1 reply; 40+ messages in thread
From: JDM @ 2011-06-14  7:18 UTC (permalink / raw
  To: Gentoo

Have only tried CONFIG_HID_ROCCAT but this did not help. Will give the others a go.

Not quite sure why older kernels would recognise keyboard but .39 kernel does not and .38 I have issues with when plugging in usb stick. Are the kernel guys trying to make the hardware support more specific? Or should any keyboard be recognised? Fascinating

------Original Message------
From: Thanasis
To: Gentoo
Cc: john
ReplyTo: Gentoo
Subject: Re: [gentoo-user] USB Problems
Sent: 14 Jun 2011 07:59

on 06/14/2011 08:38 AM john wrote the following:
snip
> Will try studying all options in kernel to see if I can cure this.
> There are roccat options but these are for macros and don't help. But
> there maybe more other subtle ones available.
> 
> Regards
> 
> Thanks for your help

Have you enabled roccat support in 2.6.39 ?

grep -i roccat .config
# CONFIG_HID_ROCCAT is not set
# CONFIG_HID_ROCCAT_ARVO is not set
# CONFIG_HID_ROCCAT_KONE is not set
# CONFIG_HID_ROCCAT_KONEPLUS is not set
# CONFIG_HID_ROCCAT_KOVAPLUS is not set
# CONFIG_HID_ROCCAT_PYRA is not set



JDM

^ permalink raw reply	[flat|nested] 40+ messages in thread
* Re: [gentoo-user] USB Problems
@ 2011-06-16  7:30 JDM
  0 siblings, 0 replies; 40+ messages in thread
From: JDM @ 2011-06-16  7:30 UTC (permalink / raw
  To: Gentoo

Apologies for this. It was supposed to be a general term

With regards to usb issues 2.6.39-r1 has seemed to solve a lot of issues. 

------Original Message------
From: Peter Humphrey
To: Gentoo
ReplyTo: Gentoo
Subject: Re: [gentoo-user] USB Problems
Sent: 16 Jun 2011 00:34

On Sunday 12 June 2011 15:30:12 john wrote:

> Gents

[...]

It may have escaped your attention, but we here aren't all gents.

Just thought I'd mention it.

-- 
Rgds
Peter



JDM



^ permalink raw reply	[flat|nested] 40+ messages in thread
* [gentoo-user] USB Problems
@ 2014-08-26 20:29 siefke_listen
  2014-08-27  5:54 ` Alexander Kapshuk
                   ` (3 more replies)
  0 siblings, 4 replies; 40+ messages in thread
From: siefke_listen @ 2014-08-26 20:29 UTC (permalink / raw
  To: gentoo-user

Hello,

i has problems with an UMTS Stick and Printer on USB. Nothing want work. 
The printer take the job and nothing more. It works ever good and in 
kernel i has nothing changed. But my printer not speak with me. :) 

gentoomobile log # tail -f /var/log/messages 
Aug 26 22:22:47 gentoomobile syslog-ng[2931]: syslog-ng starting up; version='3.4.8'
Aug 26 22:22:57 gentoomobile kernel: usb 3-1: new full-speed USB device number 3 using uhci_hcd
Aug 26 22:22:57 gentoomobile kernel: usb 3-1: New USB device found, idVendor=04f9, idProduct=01eb
Aug 26 22:22:57 gentoomobile kernel: usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=3
Aug 26 22:22:57 gentoomobile kernel: usb 3-1: SerialNumber: 000M9N691511
Aug 26 22:22:57 gentoomobile kernel: usblp 3-1:1.0: usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x04F9 pid 0x01EB
Aug 26 22:22:57 gentoomobile mtp-probe: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-1"
Aug 26 22:22:57 gentoomobile mtp-probe: bus: 3, device: 3 was not an MTP device

gentoomobile log # tail -f /var/log/cups/error.log
W [26/Aug/2014:22:20:18 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [26/Aug/2014:22:20:18 +0200] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files

Same with UMTS Stick. I take in USB say networkmanager should call but 
nothing happen. A short try only for a moment very short moment thats
all. 

Is there something changed in USB ?? I has on all notebooks same config 
but the same happen. On all maschine is this happen. 

Regards
Silvio


^ permalink raw reply	[flat|nested] 40+ messages in thread

end of thread, other threads:[~2014-09-09  5:05 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-12 14:30 [gentoo-user] USB Problems john
2011-06-12 14:45 ` meino.cramer
2011-06-12 18:45   ` john
2011-06-12 19:20     ` meino.cramer
2011-06-12 20:50       ` Dale
2011-06-12 21:32         ` john
2011-06-12 21:57           ` Dale
2011-06-13  5:22             ` john
2011-06-13  5:44               ` Dale
2011-06-14  5:38                 ` john
2011-06-14  6:59                   ` Thanasis
2011-06-13  6:42               ` meino.cramer
2011-06-13 11:00                 ` Volker Armin Hemmann
2011-06-12 21:55         ` Volker Armin Hemmann
2011-06-12 22:04           ` Dale
2011-06-12 21:30       ` john
2011-06-12 23:35         ` Volker Armin Hemmann
2011-06-12 23:56         ` meino.cramer
2011-06-12 21:54 ` Volker Armin Hemmann
2011-06-15 23:34 ` Peter Humphrey
  -- strict thread matches above, loose matches on Subject: below --
2011-06-14  7:18 JDM
2011-06-14 11:52 ` Indi
2011-06-14 15:50   ` Dale
2011-06-14 15:56     ` Thanasis
2011-06-16  7:30 JDM
2014-08-26 20:29 siefke_listen
2014-08-27  5:54 ` Alexander Kapshuk
2014-08-27  6:04 ` Alexander Kapshuk
2014-08-28 18:49 ` siefke_listen
2014-09-03 23:25 ` siefke_listen
2014-09-04  4:58   ` J. Roeleveld
2014-09-06 16:52     ` siefke_listen
2014-09-06 17:38       ` Alexander Kapshuk
2014-09-06 18:35       ` J. Roeleveld
2014-09-06 23:11         ` siefke_listen
2014-09-07  7:42           ` J. Roeleveld
2014-09-07 15:54             ` siefke_listen
2014-09-08 19:03               ` J. Roeleveld
2014-09-08 20:04                 ` Neil Bothwick
2014-09-09  5:04                 ` Stroller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox