Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Hardware & Laptops
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Hardware & Laptops
Problems with hardware & laptops not being detected or supported during or after install.

 
 
Thread Tools Display Modes
Old October 20th, 2005   #1
georgek
First Cup of Ubuntu
 
Join Date: Oct 2005
Location: UK
Beans: 7
Ubuntu 9.04 Jaunty Jackalope
VIA EPIA cpu freezing - libc6-i686?

I'm suffering from my box freezing every so often. One possible cause I'm wondering about is the use of libc6-i686.

I tried the 686 kernel on this box but it wouldn't boot and I found a forum post that confirmed that this processor won't run the 686 kernel (missing cmov from its capabilities if I remember right). That's fine, I can live with a 386 kernel.

I see that libc6-i686 is installed. Reading the description in synaptic it's used only if a 686 processor is detected at boot. It suggests checking using uname. When I do this I get:

$ uname -a
Linux manuel 2.6.12-9-386 #1 Mon Oct 10 13:14:36 BST 2005 i686 GNU/Linux

This makes me suspect that the i686 libraries are in use. If I want to remove them, I also have to remove ubuntu-minimal. Now having struggled with an upgrade on another box because I had removed packages which led to ubuntu-desktop being removed, I'm nervous.

So, finally, my questions:

How can I check for sure which version of libc6 is in use?

How risky is it to remove ubuntu-minimal?

Does anyone know for sure if I can run 686 libs on this processor:
$ cat /proc/cpuinfo
processor : 0
vendor_id : CentaurHauls
cpu family : 6
model : 7
model name : VIA Samuel 2
stepping : 3
cpu MHz : 400.416
cache size : 64 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu de tsc msr cx8 mtrr pge mmx 3dnow
bogomips : 792.55

Thanks for any help.
georgek is offline  
Old October 20th, 2005   #2
Lem
Way Too Much Ubuntu
 
Join Date: Aug 2005
Beans: 223
Hardy Heron (Ubuntu Development)
Re: VIA EPIA cpu freezing - libc6-i686?

As far as I'm aware the fanless Epias don't have cmov support and won't run a 686 kernel.
I have a M10K and run a 686 kernel, but a 386 kernel on my M2-6000E
Lem is offline  
Old October 20th, 2005   #3
georgek
First Cup of Ubuntu
 
Join Date: Oct 2005
Location: UK
Beans: 7
Ubuntu 9.04 Jaunty Jackalope
Re: VIA EPIA cpu freezing - libc6-i686?

Lem, I can confirm that I can't run the 686 kernel. I'm wondering about libc.

Since posting the first post, I've found various crash threads and I'm trying with powernowd disabled.

Before I disabled it, I had one crash without the 686 libc so it doesn't look like that's the whole answer. I did have a look at the package contents though and most of the libs were in a path which included "cmov". This makes me suspect the 686 libs shouldn't work with this processor.

It would still be good to hear from someone who knows though.
georgek is offline  
Old October 24th, 2005   #4
lynrees
First Cup of Ubuntu
 
Join Date: Nov 2004
Location: Cymru (Wales, UK)
Beans: 9
Ubuntu 7.10 Gutsy Gibbon
Unhappy Re: VIA EPIA cpu freezing - libc6-i686?

Hi,

I also have problems with breezy:

I have an epia M9000 which freezes quite regurlarly when I do things with USB, but freezes occasionaly anyway. The M9000 is of the VIA Ezra CPU variety, which does not support i686, and I therefore run only a i386 kernel.

I also had a Nehemiah M10000 board, which is i686 compatible but had exactly the same problem!

I have installed another OS (slax on the hard drive) to another partition and all is fine. Warty also worked perfectly well before I upgraded (fresh install).

Anybody have anyideas?
lynrees is offline  
Old November 23rd, 2005   #5
jerryf70
First Cup of Ubuntu
 
Join Date: Jul 2005
Location: London, UK
Beans: 8
Re: VIA EPIA cpu freezing - libc6-i686?

Me too. Via Epia M9000. Hoary worked fine (still does), Breezy freezes intermittently. Seems to happen a lot when using Synaptic, but sometimes occurs when idle. Have installed Breezy from same disk on Dell laptop with no problems, so is obviously hardware based. Any advise welcome.
jerryf70 is offline  
Old November 26th, 2005   #6
jerryf70
First Cup of Ubuntu
 
Join Date: Jul 2005
Location: London, UK
Beans: 8
Re: VIA EPIA cpu freezing - libc6-i686?

Okay, sussed it. For future reference what fixed it for me was disabling longhaul. Adding the following to /etc/modprobe.d/aliases did the trick:

alias longhaul off

Hope this helps somebody.

A good site for these issues is:

http://epialinux.org/
jerryf70 is offline  
Old December 8th, 2005   #7
Mujaheiden
A Carafe of Ubuntu
 
Mujaheiden's Avatar
 
Join Date: Oct 2005
Location: Banja Luka
Beans: 144
Ubuntu 8.10 Intrepid Ibex
Re: VIA EPIA cpu freezing - libc6-i686?

Thanks so much... keeping my fingers crossed.... ive been looking for such a long time for this info. But what does longhaul do (did)?
Mujaheiden is offline  
Old April 7th, 2006   #8
axelb
First Cup of Ubuntu
 
Join Date: Mar 2006
Beans: 5
Kubuntu 8.04 Hardy Heron
Re: VIA EPIA cpu freezing - libc6-i686?

Thank you!

This saved me from my continously freezing Machine

I have a VIA C3 (silent!) cpu with 700 mhz. Mainboard: MSI 694T pro.

I noticed it happend with no particularly intervalls, so I suspected some system process to be the culprit here. The only pattern I could find, was that when the workload improved or decreased, my machine would possibly freeze totally, so this also fits nice in with the disabling of scaling the cpu speed.

The problem first started when I upgraded from Ubuntu 5.04 to 5.10, so longhaul must be disabled in my old kernel, but not in the new one.
- This just for the case someone else should have the same problem and need some more clues

Best regards Axel Bojer

Last edited by axelb; April 7th, 2006 at 03:14 PM..
axelb is offline  
Old April 19th, 2006   #9
domthom
First Cup of Ubuntu
 
Join Date: Apr 2006
Beans: 5
Re: VIA EPIA cpu freezing - libc6-i686?

thank you jerry!
The
alias longhaul off
entry and a reboot fixed it for my model name : VIA Samuel 2 machine
domthom is offline  
 

Bookmarks

Thread Tools
Display Modes

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

Forum Jump


All times are GMT -4. The time now is 01:57 PM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry