Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ICH10 (Intel 82801)

62 views
Skip to first unread message

Guillermo Miloqui

unread,
Feb 8, 2009, 5:20:19 PM2/8/09
to
I have the following problem and I am not able to solve it, I am
installing the debian 40r6 etchnhalf in a computer which I have
recently bought, this one has a INTEL DQ45CB motherboard, this mother
brings the ICH10(intel 82801) controller, the kernel which offers the
debian 40r6 version etchnhalf, doesn't detect practically nothing , so
I compile a new kernel, the 2.6.28.3 version directly from the
kernel.org sources, the problem is that I can't find the way to know
which are the necessaries modules in order to recognize the hardware,
for what I have read in the information of the kernel 's sources, the
modules i2c are involved in this, trying a live cd de ubuntu the 8.10
version with the 2.6.27.7, the hardware is recognized and this is
what it gives me back the lspci command :

00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset
Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation 4 Series Chipset
Integrated Graphics Controller (rev 03)
00:03.0 Communication controller: Intel Corporation 4 Series Chipset
HECI Controller (rev 03)
00:03.2 IDE interface: Intel Corporation 4 Series Chipset PT IDER
Controller (rev 03)
00:03.3 Serial controller: Intel Corporation 4 Series Chipset Serial
KT Controller (rev 03)
00:19.0 Ethernet controller: Intel Corporation 82567LM-3 Gigabit
Network Connection (rev 02)
00:1a.0 USB Controller: Intel Corporation 82801JD/DO (ICH10 Family)
USB UHCI Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801JD/DO (ICH10 Family)
USB UHCI Controller #5 (rev 02)
00:1a.2 USB Controller: Intel Corporation 82801JD/DO (ICH10 Family)
USB UHCI Controller #6 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801JD/DO (ICH10 Family)
USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801JD/DO (ICH10 Family) HD
Audio Controller (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801JD/DO (ICH10 Family)
USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801JD/DO (ICH10 Family)
USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801JD/DO (ICH10 Family)
USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801JD/DO (ICH10 Family)
USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a2)
00:1f.0 ISA bridge: Intel Corporation 82801JDO (ICH10DO) LPC Interface
Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801JD/DO (ICH10 Family)
4-port SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801JD/DO (ICH10 Family) SMBus
Controller (rev 02)
00:1f.5 IDE interface: Intel Corporation 82801JD/DO (ICH10 Family)
2-port SATA IDE Controller (rev 02)
01:01.0 FireWire (IEEE 1394): Agere Systems FW323 (rev 70)

I can't see what are the suitable modules in order to detect all the
hardware, only detects something, with the 2.6.28.3 the detection is
the least and the answer with the lspci command is similar to this:

00:1e.0 PCI bridge: Intel Corporation: Unknown device 2418 (rev 02)
00:1f.0 ISA bridge: Intel Corporation: Unknown device 2410 (rev 02)
00:1f.1 IDE interface: Intel Corporation: Unknown device 2411 (rev 02)
00:1f.2 USB Controller: Intel Corporation: Unknown device 2412 (rev 02)
.
.
.
00:1f.3 Unknown class [0c05]: Intel Corporation: Unknown device 2413 (rev 02)

I will appreciate if anyone can help me to solve it.

regards,

William


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Joel Roth

unread,
Feb 8, 2009, 5:50:13 PM2/8/09
to
On Sun, Feb 08, 2009 at 07:19:24PM -0300, Guillermo Miloqui wrote:
> I have the following problem and I am not able to solve it, I am
> installing the debian 40r6 etchnhalf in a computer which I have
> recently bought, this one has a INTEL DQ45CB motherboard, this mother
> brings the ICH10(intel 82801) controller, the kernel which offers the
> debian 40r6 version etchnhalf, doesn't detect practically nothing , so
> I compile a new kernel, the 2.6.28.3 version directly from the
> kernel.org sources, the problem is that I can't find the way to know
> which are the necessaries modules in order to recognize the hardware,
> for what I have read in the information of the kernel 's sources, the
> modules i2c are involved in this, trying a live cd de ubuntu the 8.10
> version with the 2.6.27.7, the hardware is recognized and this is
> what it gives me back the lspci command :

<snip>

>
> I can't see what are the suitable modules in order to detect all the
> hardware, only detects something, with the 2.6.28.3 the detection is
> the least and the answer with the lspci command is similar to this:
>
> 00:1e.0 PCI bridge: Intel Corporation: Unknown device 2418 (rev 02)
> 00:1f.0 ISA bridge: Intel Corporation: Unknown device 2410 (rev 02)
> 00:1f.1 IDE interface: Intel Corporation: Unknown device 2411 (rev 02)
> 00:1f.2 USB Controller: Intel Corporation: Unknown device 2412 (rev 02)
> .
> .
> .
> 00:1f.3 Unknown class [0c05]: Intel Corporation: Unknown device 2413 (rev 02)
>
> I will appreciate if anyone can help me to solve it.

What about using 'lsmod' when booting from CD, using that
to guide you what modules you need in compiling the kernel.

Maybe someone else can tell you how to easily map the lsmod listing
to the actual configuration in the kernel source .config
file.

HTH

Joel

> regards,
>
> William
>
>
> --
> To UNSUBSCRIBE, email to debian-us...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
>

--
Joel Roth

0 new messages