Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
![Reply](https://www.linuxquestions.org/questions/images/buttons/reply.gif) |
10-30-2005, 02:54 PM
|
#1
|
LQ Newbie
Registered: Oct 2005
Posts: 14
Rep:
|
Fedora Core 4 x86_64 on a Shuttle XPC SN25P with an AMD 64 X2 (Dual core)
I recently got a Shuttle XPC SN25P with an AMD 64 X2 (dual core). It took me quite some time before I got Fedora Core 4 running on this machine. I am posting this for reference in case you have the same system and you want to run Fedora Core 4
Issue #1: FC4 does not see two processors after installation.
Cause #1: BIOS
Resolution #1: Update the Shuttle BIOS to the latest version available from the Shuttle website
Issue #2: Kernel panic after booting the FC4 2.6.11-1.1369 SMP kernel
Cause #2: The SMP kernel of the standard FC4 distribution does not support the Shuttle hardware.
Resolution #2: Do NOT boot into the SMP kernel after installation, choose the standard 2.6.11-1.1369 kernel. The kernel needs to be updated, which leads to:
Issue #3: System hangs while running update -fuv
Cause #3: auditd gets stuck during the update
Resolution #3: Do NOT boot the SMP kernel after installtion, but the standard 2.6.11-1.1369 kernel. Run update -fuvd (which means: download all packages, but do not install them). Change into the up2date directory (default /var/spool/up2date) and:
rpm -i kernel-2.6.13-1.1532_FC4.x86_64.rpm
rpm -i kernel-smp-2.6.13-1.1532_FC4.x86_64.rpm
rpm -i kernel-smp-devel-2.6.13-1.1532_FC4.x86_64.rpm
Reboot and boot into the standard (not the SMP) 2.6.13-1.1532_FC4 kernel
Change into the up2date directory and:
setenforce 0 (this disables selinux)
rpm -U audit-libs-1.0.4-1.fc4.x86_64.rpm
rpm -U audit-1.0.4-1.fc4.x86_64.rpm
rpm -U audit-libs-1.0.4-1.fc4.i386.rpm
rpm -U selinux-policy-targeted-1.27.1-2.6.noarch.rpm
Reboot into the standard (not the SMP) 2.6.13-1.1532_FC4 kernel and run update -fuv
Reboot into the SMP 2.6.13-1.1532_FC4 kernel.
Issue #4: Getting the error 'Your time source seems to be instable or some driver is hogging interrupts'. The system clock runs too fast under CPU load. Performance measured in terms of operations/second sometimes halves.
Cause #4: TSC is an unreliable time source on AMD64 X2 dual core
Resolution #4: Add notsc to the kernel command line in /etc/grub.conf:
kernel /boot/vmlinuz-2.6.13-1.1532_FC4smp ro root=LABEL=/ rhgb quiet notsc
Regards,
Gijsbert Wiesenekker
|
|
|
10-30-2005, 03:46 PM
|
#2
|
LQ Newbie
Registered: Oct 2005
Posts: 14
Original Poster
Rep:
|
'update -fuv' etc. should be read as 'up2date -fuv'
|
|
|
11-29-2005, 04:49 AM
|
#3
|
Member
Registered: Jun 2003
Location: UK
Distribution: Redhat 9 (work) Fedora 1 (home)
Posts: 171
Rep:
|
Thanks very much for posting this. Your post saved me a lot of work and worry.
I built a machine using a Gigabyte GA-K8NMF-9 motherboard and an Athlon XP3800+ Dual Core processor. The available kernels have moved on since your original post, and I obtained the 2.6.14-1.1637_FC4smp kernel and matching uniprocessor kernel. Otherwise I followed the same steps that you described and now have a fully working machine. It appears.
The problems that I found with the stock SMP kernel were crashes, the keyboard ceasing to work under X, some strange kernel messages appearing on the console, and the computer refusing to shut down properly. These have all (as far as I can see) disappeared with the updated kernel.
Cheers,
Ross-c
|
|
|
12-03-2005, 12:47 AM
|
#4
|
LQ Newbie
Registered: Dec 2005
Posts: 18
Rep:
|
ok this is almost like what i posted myself, however this looks like a specific installation for a shuttle mobo which i'm about 90% sure i dno't have (think it's gigabyte). I'm a newbie to linux and i'm trying to install a os that can take full advantage of the dual core, which i'm guessing fendora does, yet i'm afraid i'll go to install it and if i run into hangs or things freezing up i'm not sure how i would fix them. GRAWWR, so freakin confusing. they need more support for dual core ! =P. I'm goign to end up giving up and installing FREEBSD...
|
|
|
12-07-2005, 12:53 AM
|
#5
|
LQ Newbie
Registered: Dec 2004
Distribution: FC3
Posts: 8
Rep:
|
DUDE! Right now, you are god! Thanks so very much for this post!
|
|
|
All times are GMT -5. The time now is 06:02 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|