Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Need help configuring kernel[ solved ]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
geeare1
n00b
n00b


Joined: 28 Jul 2006
Posts: 19

PostPosted: Tue Aug 15, 2006 11:59 am    Post subject: Need help configuring kernel[ solved ] Reply with quote

I've been trying, without much success, to install Gentoo along side Windows XP. One problem I run up against is configuring the kernel. Most of the hardware, etc. in my system does not seem to be listed in the configuration menu and I'm not sure which drivers to use. I'm posting the output of running lspci. If anyone has done this or knows which drivers to use I'd sure appreciate the help.
Code:
00:00.0 Host bridge: Intel Corporatin Mobile 945GM/GMS/940GML and 945GT Express Memory Controller Hub (rev 03)
00:00.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphic Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphic Controller (rev 03)
00:1b.0 Audio device : Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 01)
00:1d:.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 01)
00:1d:.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 01)
00:1d:.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 01)
00:1d:.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 01)
00:1d:.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 8201 Mobile PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 01)
00:1f.2 IDE interface: Intel Corporation 8201GBM/GHM (ICH7 Family) Serial ATA Storage Controller IDE (rev 01)
00:1f.3 SMBus: Intel Corporation 8201GBM/GHM (ICH7 Family) SMBus Controller (rev 01)
03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
03:01.0 FireWire (IEEE 1394: Ricoh Co Ltd Unknown device 0832
03:01.1 Class 0805: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPRO Host Adapter (rev 19)
03:01.2 System peripheral: Ricoh Co Ltd Unknown device 0843 (rev 01)
03:01.3 system peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 0a)
03:01.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 05)
0b:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)


What I particularly need to know is what to use for the IDE chipset and Audio controller, there is a Broadcom option in the kernel configuration menu.

Thanks very much,
gr


Last edited by geeare1 on Tue Aug 15, 2006 7:35 pm; edited 1 time in total
Back to top
View user's profile Send private message
Telemin
l33t
l33t


Joined: 25 Aug 2005
Posts: 753
Location: Glasgow, UK

PostPosted: Tue Aug 15, 2006 1:21 pm    Post subject: Reply with quote

The generic sata controllers should handle your ide interfacing, as for the audio I believe that you need the intel hd audio option. If that fails try the generic AC'97 drivers they may also work.

Alternatively if you really are stuck, boot with the install cd again, and run lsmod, see which mosules it is using and find them in the kernel config.
_________________
The Geek formerly known as -Freestyling-
When you feel your problem has been solved please add [Solved] to the topic title.
Please adopt an unanswered post
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Tue Aug 15, 2006 2:12 pm    Post subject: Reply with quote

Hello, first of All, you need to have all your hardware specification before configuring your Kernel.

So for your configuration :
Has fare as I know, you have a Intel Chipset,so you will have do activate this :

Code:

(*) ATA/ATAPI/MFM/RLL Support
        (*) ATA/ATAPI/MFM/RLL Support
        (*) Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy
        (*) Include IDE/ATA-2 Disk support
        (*) Include IDE/ATAPI CDROM support
        (*) Include IDE/ATAPI Floppy support
        (*) Generic/default IDE Chipset support
        (*) PCI IDE Chipset support
        (*)Generic PCI IDE Chipset support
        (*)Generic PCI bus-master DMA support
        (*)Use PCI DMA by default when available
        (*)Intel PIIxn Chipset support

(*) SCSI device support
        (disable) legacy /proc/scsi/support

       
        (*) SCSI low-level drivers
              (*) Serial ATA (SATA) support
                      (*) Intel PIIX/ICH SATA support
                     
Now, for your sound card

(*) Sound
       (M) Sound Card support
               (M) Advance Linux Sound Architecture (ALSA)
                       (M) ALSA
                       (M) Sequencer support
                       (M) OSS Mixer API
                       (M) OSS PCM (digital audio) API
                       (*) OSS PCM (digital audio) API - Include plugin system
                       (*) OSS Sequencer API

        (*) PCI Devices
            (M) Intel HD Audio             
           
           
For your CPU :

# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 14
model name      : Genuine Intel(R) CPU           T2500  @ 2.00GHz
stepping        : 8
cpu MHz         : 1997.359
cache size      : 2048 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 10
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx pni monitor vmx est tm2 xtpr
bogomips        : 4002.13

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 6
model           : 14
model name      : Genuine Intel(R) CPU           T2500  @ 2.00GHz
stepping        : 8
cpu MHz         : 1997.359
cache size      : 2048 KB
physical id     : 0
siblings        : 2
core id         : 1
cpu cores       : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 10
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx pni monitor vmx est tm2 xtpr
bogomips        : 3994.82
           
If you have the HT flags, you have a P4 Hyperthreading, so you can use this config :

(*) Symetic multi-support
    Subarchitecture Type PC family compatible
    Processor family (Pentium-4/Celeron(P4-based))
(2) Maximum number of CPUs
(*) SMT (Hyperthreading) scheduler support
    Preemption Model(Preemptible Kernel (Low-Latency Desktop))
(*) Preempt The Big Kernel Lock
(*) Machine check exception
       (*) Check for non-fatal errors on Pentium 4
       (*) Check for P4 thermal throttling interrupt
(*) /dev/cpu/*/msr - Model -specific register support
(*) High Memory Support (4 Gig)
(*) MTRR (Memory Support)
(*) Enable kernel irq balancing
(*) Enable seccomp to safely compute untrusted bytecode 


For the rest, i'm not an expert :(
Back to top
View user's profile Send private message
geeare1
n00b
n00b


Joined: 28 Jul 2006
Posts: 19

PostPosted: Tue Aug 15, 2006 7:34 pm    Post subject: Thanks Reply with quote

d2_racing & freestyling,
Thanks very much! I currently have a working Gentoo system.

Thanks again.
gr
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum