LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 05-27-2014, 02:59 AM   #31
descendant_command
Senior Member
 
Registered: Mar 2012
Posts: 1,876

Rep: Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643

This all sounds a bit fishy to me.
Along with the rest of the planet, I've been using USB mice and keyboards for a number of years and never had any trouble using them with Debian or it's installer on lots of different hardware, including Gigabyte boards.
 
Old 05-27-2014, 07:59 AM   #32
piobair
Member
 
Registered: Aug 2013
Distribution: Debian, Ubuntu
Posts: 262

Original Poster
Rep: Reputation: Disabled
1. I don't understand: What will using apt-get accomplish that download + dpkg does not? Granted, download + dpkg is more circuitous, but doesn't it accomplih the same thing? Or, will that automagically eliminate the dependency problems that I encountered? In any case, I now have jessie loaded, complete, which does the same thing (??) that installing the jessie backport does.

2. Rehab for sudo: NSA went to great lengths to separate root from user in Secure Linux, which has been rolled into the kernel. Now people (Ubuntu particularly) want to undo all that work with sudo??
Is invoking a root terminal as a user the same as sudo? Or is that the same as logout; login as root within that window?

Quote:
Originally Posted by Randicus Draco Albus View Post
Add backports to /etc/apt/sources.list.
Code:
 
#apt-get install -t wheezy-backports <name of package>
No need to download source packages and use dpkg.
 
Old 05-27-2014, 08:04 AM   #33
piobair
Member
 
Registered: Aug 2013
Distribution: Debian, Ubuntu
Posts: 262

Original Poster
Rep: Reputation: Disabled
As far as I can tell from my research, it is a problem communicating with the (new) AMD 970 Northbridge. I have heard of no problems reported with earlier series Northbridge. Reading the AMD change notices, the 900 series changed the register layout.

Quote:
Originally Posted by descendant_command View Post
This all sounds a bit fishy to me.
Along with the rest of the planet, I've been using USB mice and keyboards for a number of years and never had any trouble using them with Debian or it's installer on lots of different hardware, including Gigabyte boards.
 
Old 05-27-2014, 08:21 AM   #34
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
Quote:
Originally Posted by piobair View Post
1. I don't understand: What will using apt-get accomplish [...] Or, will that automagically eliminate the dependency problems that I encountered?
Well yes, that's kind of the whole point of APT...

The backports website has comprehensive instructions for installing the pre-built backports from that repo - I'd suggest reading them.
Quote:
Originally Posted by piobair View Post
In any case, I now have jessie loaded, complete, which does the same thing (??) that installing the jessie backport does.
Well no, installing the backported kernel would have upgraded the kernel, whereas you've upgraded the whole system to the testing distribution.

Quote:
Originally Posted by piobair View Post
Is invoking a root terminal as a user the same as sudo? Or is that the same as logout; login as root within that window?
sudo and su is irrelevant here.

If upgrading to testing has made no difference, then I would say that it's extremely unlikely that you have an unsupported USB HID device. It would be unusual for there to be support for such a device in an older kernel and then see that removed from a newer kernel. Also the relevant kernel modules listed in your lsmod output as in use in the squeeze kernel are still present in newer kernels.

In view of this I would suggest again that newer kernels may be exposing a problem with your hardware by trying to configure the USB hubs/devices differently. It could be a motherboard BIOS bug and it's really up to you to research and find out the cause. That may involve building a newer kernel and tweaking the config (leaving out USB 2/3 support as I suggested).

You could also try a different distro with one of the newer kernels (anything between 3.2 and 3.14) and see if - particularly - non debian distros have the same problem. For example, a fedora livecd might be an idea.

Have you tested a different, preferably bog standard wired, USB keyboard and mouse?

Last edited by cynwulf; 05-27-2014 at 08:24 AM.
 
Old 06-04-2014, 09:58 AM   #35
piobair
Member
 
Registered: Aug 2013
Distribution: Debian, Ubuntu
Posts: 262

Original Poster
Rep: Reputation: Disabled
Unlikely or not, my machine gets the reported error message after dist-upgrade to wheezy and also after dist-upgrade to jessie.
You suggested switching to a different distro. The Debian i386 live wheezy CD actually works with this machine. (??) On the other hand, I have a 8 core CPU, and switching to an i386 would discard that functionality.

I formally reported the issue as a bug against the udev package (bug #749941). The udev maintainer said that udev was the wrong package, that I should file the issue against kernel, and then closed 749441.
Accordingly, I have filed a bug report against kernel. https://bugs.debian.org/cgi-bin/bugr...cgi?bug=750445

Looking at the summary in debian-kernel@lists.debian.org, there are 1155 outstanding bugs and 64 resolved bugs. That is not a good track record.

For right now, I have jessie installed, but am operating (mostly) successfully while booted up with squeeze.

Quote:
Originally Posted by cynwulf View Post
Well yes, that's kind of the whole point of APT...

The backports website has comprehensive instructions for installing the pre-built backports from that repo - I'd suggest reading them.

Well no, installing the backported kernel would have upgraded the kernel, whereas you've upgraded the whole system to the testing distribution.


sudo and su is irrelevant here.

If upgrading to testing has made no difference, then I would say that it's extremely unlikely that you have an unsupported USB HID device. It would be unusual for there to be support for such a device in an older kernel and then see that removed from a newer kernel. Also the relevant kernel modules listed in your lsmod output as in use in the squeeze kernel are still present in newer kernels.

In view of this I would suggest again that newer kernels may be exposing a problem with your hardware by trying to configure the USB hubs/devices differently. It could be a motherboard BIOS bug and it's really up to you to research and find out the cause. That may involve building a newer kernel and tweaking the config (leaving out USB 2/3 support as I suggested).

You could also try a different distro with one of the newer kernels (anything between 3.2 and 3.14) and see if - particularly - non debian distros have the same problem. For example, a fedora livecd might be an idea.

Have you tested a different, preferably bog standard wired, USB keyboard and mouse?
 
Old 08-11-2014, 06:33 AM   #36
piobair
Member
 
Registered: Aug 2013
Distribution: Debian, Ubuntu
Posts: 262

Original Poster
Rep: Reputation: Disabled
There is an option in the BIOS to enable/disable IOMMU. The default setting is "disable". When this is set to "enable", the problem goes away.

Some motherboards using this chipset are reported not to work properly
under Linux unless the IOMMU is enabled by the BIOS. Linux's AMD IOMMU
driver is only included in 64-bit kernels
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Synaptic in Wheezy; is this a bug, or my error? Knightron Debian 8 07-19-2012 04:42 AM
[SOLVED] Can someone take a look at this link: Concerning a bug in Wheezy? barnac1e Debian 2 03-31-2012 05:18 PM
LXer: Pidgin 2.7.1 Fixes 3-Year-Old MSN File Transfer Bug LXer Syndicated Linux News 0 06-02-2010 02:20 PM
Microsoft to patch 17-year-old computer bug Jeebizz Linux - News 0 02-05-2010 03:39 PM
LXer: Developer fixes 33-year-old Unix bug LXer Syndicated Linux News 3 07-12-2008 09:51 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 05:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration