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 - Hardware
User Name
Password
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


Reply
  Search this Thread
Old 06-23-2006, 07:54 AM   #1
bobbeck
LQ Newbie
 
Registered: Dec 2003
Posts: 3

Rep: Reputation: Disabled
Intel Core Duo Support ?


I'm buying a new laptop and would like to know if
Fedora Linux supports an Intel Core Duo processor. If not,
does any linux version support it ? Will I need to
rebuild the kernel ? If so, what parameters should
I use ?
 
Old 06-23-2006, 08:03 AM   #2
cs-cam
Senior Member
 
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545

Rep: Reputation: 57
It will be supported fine with any SMP kernel.
 
Old 06-23-2006, 10:12 AM   #3
bobbeck
LQ Newbie
 
Registered: Dec 2003
Posts: 3

Original Poster
Rep: Reputation: Disabled
What kernels are SMP kernels ?
 
Old 06-23-2006, 06:43 PM   #4
cs-cam
Senior Member
 
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545

Rep: Reputation: 57
The images your distro provides with SMP in their name. It'll be installed automatically don't worry just try it out yourself and see how you go.
 
Old 01-07-2008, 01:47 AM   #5
Saint Anger
LQ Newbie
 
Registered: Jan 2008
Location: Brooklyn, NY.
Distribution: Slackware 12
Posts: 5

Rep: Reputation: 0
...suspicion...

I checked Slackware 12 system requirement and it supports none duo processors, unless there is some help from anyone. I keep getting a VFS error. Something like unable to mount root fs at unknown block ( 8, 17 ). I read that the 8 is the device and the 17 is partition, what confusing me is how can it be 8 if i only have 2 devices with 5 partitions all together. Along with other guides to install all used single processors which discourages me from continuing further. Hope someone has answer for me to attempt, I am new to linux so please be patient with my small understanding still in basics like /dev/hd*, sd*, and with LILO.

Thank you so kindly ^^
 
Old 01-07-2008, 01:59 AM   #6
Uncle_Theodore
Member
 
Registered: Dec 2007
Location: Charleston WV, USA
Distribution: Slackware 12.2, Arch Linux Amd64
Posts: 896

Rep: Reputation: 71
Quote:
Originally Posted by Saint Anger View Post
I checked Slackware 12 system requirement and it supports none duo processors, unless there is some help from anyone.
Well, it's not true. Slackware 12 has a smp kernels, "generic" and "huge" (to be used for installation). It supports mutiple processors all right. I have a nice Slackware installation on my AMD Turion x2.
Quote:
I keep getting a VFS error. Something like unable to mount root fs at unknown block ( 8, 17 ). I read that the 8 is the device and the 17 is partition, what confusing me is how can it be 8 if i only have 2 devices with 5 partitions all together. Along with other guides to install all used single processors which discourages me from continuing further. Hope someone has answer for me to attempt, I am new to linux so please be patient with my small understanding still in basics like /dev/hd*, sd*, and with LILO.
This has nothing to do with the processors, but rather with the root partition. Is your harddrive SATA? sda is the 8th device usually. What kernel did you use? What filesystem does it have? Could you post your /etc/lilo.conf?
 
Old 01-07-2008, 10:40 PM   #7
Saint Anger
LQ Newbie
 
Registered: Jan 2008
Location: Brooklyn, NY.
Distribution: Slackware 12
Posts: 5

Rep: Reputation: 0
Hi

My initial layout is something like this:
HP Pavilion dv6000 notebook with Intel Core 2 Duo 1.83 GHz,
internal hard drive 80GB: WinXP MCE05
external 120 GB WD HD connected via a USB cable (intended target for Slackware 12), the lilo.conf has the following

root=/dev/sdb1;
image=/boot/vmlinuz;
read-only,

and the kernel, previously stated to work, is 2.6.21.5-smp.
ext3 filesystem

Last edited by Saint Anger; 01-08-2008 at 01:46 AM. Reason: added fs
 
Old 01-08-2008, 10:10 AM   #8
ExtremeS
LQ Newbie
 
Registered: Dec 2007
Posts: 6

Rep: Reputation: 0
Quote:
Originally Posted by bobbeck View Post
I'm buying a new laptop and would like to know if
Fedora Linux supports an Intel Core Duo processor. If not,
does any linux version support it ? Will I need to
rebuild the kernel ? If so, what parameters should
I use ?

Well I know for a fact that RedHat EL5 and CentOS 5 support Core 2 Quad.
for RH EL kernel I'm using (Default by installation) is this

kernel-2.6.18-8.el5

HTH
 
Old 01-10-2008, 07:54 PM   #9
Saint Anger
LQ Newbie
 
Registered: Jan 2008
Location: Brooklyn, NY.
Distribution: Slackware 12
Posts: 5

Rep: Reputation: 0
Unhappy

Quote:
Originally Posted by Saint Anger View Post
Hi

My initial layout is something like this:
HP Pavilion dv6000 notebook with Intel Core 2 Duo 1.83 GHz,
internal hard drive 80GB: WinXP MCE05
external 120 GB WD HD connected via a USB cable (intended target for Slackware 12), the lilo.conf has the following

root=/dev/sdb1;
image=/boot/vmlinuz;
read-only,

and the kernel, previously stated to work, is 2.6.21.5-smp.
ext3 filesystem
I managed to boot the root parition with
root= /dev/sdb1 at the 'boot:' prompt
now when i load Slack then i get an error about init?

This is the error message:
Freeing unused kernel memory: 392k freed
Warning: unable to open an initial console.
Kernel Panic - not syncing: No init found. Try passing init= option to kernel.

Im using lilo boot
Here a more visual look at my physical settings:

PC - HP Pavilion | 120 GB HDD Western Digital ( /dev/sdb {1=root; 6=/home})
80 GB HDD WINXP MCE | *Slackware 12 installed not able to boot*

Last edited by Saint Anger; 01-10-2008 at 08:19 PM.
 
  


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
Intel Core DUO processor Vs AMD garfield1228 Linux - Laptop and Netbook 2 01-10-2008 06:12 PM
Linux on Intel Core Duo Macbook?? BlackDahlia Linux - Laptop and Netbook 3 07-03-2006 02:21 AM
Intel core duo vs. Pentium D colinstu General 0 06-19-2006 04:02 PM
Intel Core Duo Processor mtzo81 Linux - Laptop and Netbook 7 06-15-2006 01:34 PM
AMD 64x2 vs Intel Core Duo genthree Linux - General 2 05-09-2006 10:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:46 PM.

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