LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 11-23-2009, 09:36 PM   #16
DBabo
Member
 
Registered: Feb 2003
Distribution: Fedora {latest}
Posts: 568

Original Poster
Rep: Reputation: 40

well, i bought the PC it was an incredible deal @ the time, smth around $500 for this unit plus 19'' widescreen Viewsonic and i needed smth more modern than the old tower i had ( pentium 2? ). Though it was working well as a file server %).
I do know that when i boots it says smth " ..manufactured for ACER only" or smth to this extent. I seriously doubt that this is a good MB, but it has been working all these years and survived even my flash %). So they did at least smth right.

I didn't notice any second chip (bios).

Btw, speaking of quality - reading and writing on the same IDE controller to 2 drives is pretty miserable. At the same time it may have a lot to do with IDE limitations than with the MB itself..

Last edited by DBabo; 11-23-2009 at 09:54 PM. Reason: added
 
Old 11-23-2009, 10:13 PM   #17
DBabo
Member
 
Registered: Feb 2003
Distribution: Fedora {latest}
Posts: 568

Original Poster
Rep: Reputation: 40
and still have the same problem with usb mouse ... hrr...

IRQ INTR_SF lossage

Last edited by DBabo; 11-23-2009 at 11:01 PM. Reason: IRQ INTR_SF lossage
 
Old 11-24-2009, 09:04 AM   #18
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Seems you are not alone with that problem; but all the links and threads I can find on the net appear to be at least a year old or more, leading me to think that maybe the issue has been fixed properly (or worked around successfully) in a more recent version of the Linux kernel.

What version of kernel are you running? You can use `uname -r` to find out.

Seems the problem has not specifically to do with your mouse, but with the OHCI code (open host controller interface) which drives the USb controller, and possible also to do with a flaky BIOS. I haven't read of concrete evidence or proof either way, but I can't see any search results that are very recent.

Maybe a kernel upgrade will get rid of the trouble?

Or, see post#6 at this link: http://ubuntuforums.org/showthread.php?t=227412 for a possible fix.

Let us know how you make out

Sasha
 
Old 11-24-2009, 08:36 PM   #19
DBabo
Member
 
Registered: Feb 2003
Distribution: Fedora {latest}
Posts: 568

Original Poster
Rep: Reputation: 40
yeah, you came to the same conclusion i did - why do you think i started with BIOS update? There were a few open bugs on RH that seemed to indicate 2 things :
1. BIOS is on crack
2. with the new release of the kernel users stopped expiriencing the problem

Mine seemed to the the opposite - i didn't have this problem until after i went over .10 version. now i'm running the latest and greatest from centos - 2.6.18.164 ( it's all and always being rpm based).

I read those suggestions ( mentioned by you above ) and added " apic=off noapic". As of this writing is made the problem even worse - occurrence decreased in time and increased in frequency ( every 1, 2 minutes vs once in 2, 3 hours).
So i have 2 choices left
a. try "noapic irqpoll pci=routeirq"
b. disable all settings with "APIC" in bios and test it.

this is the action plan for tonight and a few days. As always - will update with resolution or status.

Update:
option "a" - didn't make the issue worse. So i'll work for a few days and report back.
GN

Last edited by DBabo; 11-24-2009 at 08:43 PM.
 
Old 11-24-2009, 09:07 PM   #20
exvor
Senior Member
 
Registered: Jul 2004
Location: Phoenix, Arizona
Distribution: Gentoo, LFS, Debian,Ubuntu
Posts: 1,537

Rep: Reputation: 87
What version of the linux kernel are you currently running. I remember a bit back reading the comit changes for the recent kernel alot of USB fixes. Also you may wanna boot into your bios and look for anything refering to the USB ports sometimes it will say legacy support or what not. Whatever setting its on now change it to off or enabled its possible this could solve your issue. Another thing to check is if you are using a PS2 to USB converter. Some of the google searches I came up with were people doing this and having this kind of issue.
 
Old 11-24-2009, 10:24 PM   #21
btncix
Member
 
Registered: Aug 2009
Location: USA
Posts: 141

Rep: Reputation: 26
Others on this thread know more Linux info than myself, but here are my suggestions,

1. Since you had a hiccup flashing the bios the first time, I would consider reflashing your bios.

2. Try to boot up with a good hardware detecting live CD/DVD like Knoppix (just came out with an updated version) and see if you have the same mouse and keyboard problems. If this step works, then you rule out the hardware/bios as the problem.
 
Old 11-25-2009, 06:44 AM   #22
DBabo
Member
 
Registered: Feb 2003
Distribution: Fedora {latest}
Posts: 568

Original Poster
Rep: Reputation: 40
exvor, thank you for the info . Kernel is rpm based 2.6.18.164.It's the latest from CentOS team.
BIOS - it does report the "legacy support" see above, but i don't see how i can change that. All i found is the USB support for mice, keyboard and v1+2. Though i do remember that in the previous version of BIOS i had this option and could change it. Suggestions with PS are not applicable in my case.

I left the machine running overnight and seemed to be fine.
 
Old 11-25-2009, 06:18 PM   #23
exvor
Senior Member
 
Registered: Jul 2004
Location: Phoenix, Arizona
Distribution: Gentoo, LFS, Debian,Ubuntu
Posts: 1,537

Rep: Reputation: 87
Hmmmmm that kernel version is kinda old. The most recent version is 2.6.31.6 that is marked as stable. I guess the cent guys have been kinda slippin with the updates there. If you want you can download the vanilla kernel image from www.kernel.org and build it yourself. However this may not be an option if you have never done this before it can be a bit overwhelming for a newcomer. Things to consider when using this approach are you need to know what type of hardware your running on, cpu type, motherboard chip sets, Ethernet controller type, etc... It is by no means hard to do just takes a bit of time. Just remember to include your file system support into the kernel.
 
Old 11-25-2009, 08:38 PM   #24
DBabo
Member
 
Registered: Feb 2003
Distribution: Fedora {latest}
Posts: 568

Original Poster
Rep: Reputation: 40
thank you, but i htink i'll stick to the current version - it works and i ( major ) have half a day to get through all the options. Plus last time i did this was for 2.4 and quite a few things have changed since.

SO....
So far -so good. I'll play with video editing over this weekend - if it brakes i may have to follow your advise and get the newer version.

thank you and happy Thanksgiving!
 
Old 11-27-2009, 11:12 PM   #25
DBabo
Member
 
Registered: Feb 2003
Distribution: Fedora {latest}
Posts: 568

Original Poster
Rep: Reputation: 40
today i started getting "cdrom_pc_intr: The drive appears confused (ireason = 0x01). Trying to recover by ending request". No updates came from the repos. Didn't make any changes....

"Curiouser and curiouser!” Cried Alice@

11/28:
took "irqpoll" out - annoying message went away...

Last edited by DBabo; 11-28-2009 at 09:54 PM.
 
  


Reply

Tags
aspire, bios+flash, confused, drive, ending, recover, request



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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Boot Ubuntu from USB Flash drive...no bios provision maxsanders Ubuntu 3 01-13-2009 09:00 PM
Flash BIOS lackluster Linux - Hardware 15 11-04-2008 07:01 AM
Can you boot from flash drive if no provision in bios? lugoteehalt Linux - Hardware 9 04-04-2008 05:36 AM
Boot disk to flash bios made thru linux? ouroboros1827 Linux - Software 1 11-13-2005 03:26 PM
Flash BIOS without CPU? dumluks Linux - Hardware 4 10-02-2005 08:43 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 05:25 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