* Problem with Realtime Kernel and Ethernet Card
@ 2012-01-16 14:56 Matthias Söllner
2012-01-17 1:15 ` Austin Hendrix
` (2 more replies)
0 siblings, 3 replies; 9+ messages in thread
From: Matthias Söllner @ 2012-01-16 14:56 UTC (permalink / raw)
To: linux-rt-users
Hello,
I installed a RT-Preempt Kernel in Debian 6
as shown on
http://pengutronix.de/software/linux-rt/debian_en.html
I have a DELL Precision T1600 with onboard network card and additional
PCI network-card.
The onboard card is a Intel® 82579LM Gigabit-LAN.
I used linux-image-2.6-rt-686 from Pengutronix APT repository.
Installation worked fine, I can boot my debian with both kernels.
If I boot normal debian kernel i have eth0 and eth1. both cards work fine.
But if I boot RT-Preempt-Kernel the internal network card is not shown
and I only have eth0.
With normal debian kernel intel e1000e driver is loaded.
What can I do to make my internal network card function properly with
realtime kernel ?
I tried to compile the intel network driver myself. But where to I get
the right kernel-headers for my RT-Preempt-Kernel?
Any hints?
Thanks a lot
Matthias
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Problem with Realtime Kernel and Ethernet Card
2012-01-16 14:56 Problem with Realtime Kernel and Ethernet Card Matthias Söllner
@ 2012-01-17 1:15 ` Austin Hendrix
2012-01-17 20:01 ` Uwe Kleine-König
[not found] ` <CAOY97VZGuFz=txi1HnXjh_WqK+UVNiqRCifrnSxin7x2osbP5g@mail.gmail.com>
2 siblings, 0 replies; 9+ messages in thread
From: Austin Hendrix @ 2012-01-17 1:15 UTC (permalink / raw)
To: Matthias Söllner; +Cc: linux-rt-users
It looks like you're using an old version of the realtime kernel, and
the maintainer has neglected to package headers for it. (see:
http://debian.pengutronix.de/debian/pool/contrib/l/linuxrt-latest/ ).
If your CPU will support a 64-bit kernel, I suggest trying one of the
3.0 kernels. It's more likely to have your network driver built in,
and there's a matching linux-headers package if you need it.
-Austin
2012/1/16 Matthias Söllner <m.soellner@haw-aw.de>
>
> Hello,
> I installed a RT-Preempt Kernel in Debian 6
> as shown on
> http://pengutronix.de/software/linux-rt/debian_en.html
>
> I have a DELL Precision T1600 with onboard network card and additional
> PCI network-card.
>
> The onboard card is a Intel® 82579LM Gigabit-LAN.
>
> I used linux-image-2.6-rt-686 from Pengutronix APT repository.
>
> Installation worked fine, I can boot my debian with both kernels.
>
> If I boot normal debian kernel i have eth0 and eth1. both cards work fine.
>
> But if I boot RT-Preempt-Kernel the internal network card is not shown
> and I only have eth0.
>
> With normal debian kernel intel e1000e driver is loaded.
>
> What can I do to make my internal network card function properly with
> realtime kernel ?
>
>
> I tried to compile the intel network driver myself. But where to I get
> the right kernel-headers for my RT-Preempt-Kernel?
>
> Any hints?
> Thanks a lot
> Matthias
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Problem with Realtime Kernel and Ethernet Card
2012-01-16 14:56 Problem with Realtime Kernel and Ethernet Card Matthias Söllner
2012-01-17 1:15 ` Austin Hendrix
@ 2012-01-17 20:01 ` Uwe Kleine-König
[not found] ` <CAOY97VZGuFz=txi1HnXjh_WqK+UVNiqRCifrnSxin7x2osbP5g@mail.gmail.com>
2 siblings, 0 replies; 9+ messages in thread
From: Uwe Kleine-König @ 2012-01-17 20:01 UTC (permalink / raw)
To: Matthias Söllner; +Cc: linux-rt-users
On Mon, Jan 16, 2012 at 03:56:50PM +0100, Matthias Söllner wrote:
> Hello,
> I installed a RT-Preempt Kernel in Debian 6
> as shown on
> http://pengutronix.de/software/linux-rt/debian_en.html
>
> I have a DELL Precision T1600 with onboard network card and additional
> PCI network-card.
>
> The onboard card is a Intel® 82579LM Gigabit-LAN.
>
> I used linux-image-2.6-rt-686 from Pengutronix APT repository.
That's an 2.6.33.7.2-rt30 kernel. For amd64 there are also newer kernels
available on debian.pengutronix.de (3.0 series) and Debian experimental
(3.2 series). If possible I'd recommend the newer versions.
> Installation worked fine, I can boot my debian with both kernels.
>
> If I boot normal debian kernel i have eth0 and eth1. both cards work fine.
Normal Debian kernel means 2.6.32 I guess? 2.6.32-36 added a backport of
the e1000e driver from 2.6.38 and this backport is not included in the
2.6.33.7.2-rt30 package because it branched from the Debian kernel
before 2.6.32-36.
> But if I boot RT-Preempt-Kernel the internal network card is not shown
> and I only have eth0.
>
> With normal debian kernel intel e1000e driver is loaded.
>
> What can I do to make my internal network card function properly with
> realtime kernel ?
> I tried to compile the intel network driver myself. But where to I get
> the right kernel-headers for my RT-Preempt-Kernel?
They should be available on debian.pengutronix.de, too. Just install the
matching headers package, in your case probably
linux-headers-2.6.33.7.2-rt30-1-686.
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Problem with Realtime Kernel and Ethernet Card
[not found] ` <CAOY97VZGuFz=txi1HnXjh_WqK+UVNiqRCifrnSxin7x2osbP5g@mail.gmail.com>
@ 2012-01-18 14:32 ` Matthias Söllner
2012-01-18 19:19 ` Uwe Kleine-König
0 siblings, 1 reply; 9+ messages in thread
From: Matthias Söllner @ 2012-01-18 14:32 UTC (permalink / raw)
To: Austin Hendrix; +Cc: linux-rt-users
Ok.
Where do I get a 3.0 Kernel with included preempt-Patch for installing
in Debian 6.0?
By the way, is there any package which includes a Kernel with included
Preempt-Patch for use in Ubuntu 11.10 as it was available for ubuntu
8.04 (linux-rt)?
Thanks
Matthias
On 17.01.2012 02:03, Austin Hendrix wrote:
> It looks like you're using an old version of the realtime kernel, and the
> maintainer has neglected to package headers for it. (see:
> http://debian.pengutronix.de/debian/pool/contrib/l/linuxrt-latest/ ). If
> your CPU will support a 64-bit kernel, I suggest trying one of the 3.0
> kernels. It's more likely to have your network driver built in, and there's
> a matching linux-headers package if you need it.
>
> -Austin
>
> 2012/1/16 Matthias Söllner <m.soellner@haw-aw.de>
>
>> Hello,
>> I installed a RT-Preempt Kernel in Debian 6
>> as shown on
>> http://pengutronix.de/software/linux-rt/debian_en.html
>>
>> I have a DELL Precision T1600 with onboard network card and additional
>> PCI network-card.
>>
>> The onboard card is a Intel® 82579LM Gigabit-LAN.
>>
>> I used linux-image-2.6-rt-686 from Pengutronix APT repository.
>>
>> Installation worked fine, I can boot my debian with both kernels.
>>
>> If I boot normal debian kernel i have eth0 and eth1. both cards work fine.
>>
>> But if I boot RT-Preempt-Kernel the internal network card is not shown
>> and I only have eth0.
>>
>> With normal debian kernel intel e1000e driver is loaded.
>>
>> What can I do to make my internal network card function properly with
>> realtime kernel ?
>>
>>
>> I tried to compile the intel network driver myself. But where to I get
>> the right kernel-headers for my RT-Preempt-Kernel?
>>
>> Any hints?
>> Thanks a lot
>> Matthias
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-rt-users"
>> in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
>
--
Matthias Söllner, M.Sc.
Laboringenieur
Hochschule Amberg - Weiden (HAW)
Fakultät für Elektro- und Informationstechnik
Kaiser-Wilhelm-Ring 23
92224 Amberg
Tel. 09621 482-3709
Fax. 09621 482-4709
e-mail m.soellner@haw-aw.de
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Problem with Realtime Kernel and Ethernet Card
2012-01-18 14:32 ` Matthias Söllner
@ 2012-01-18 19:19 ` Uwe Kleine-König
2012-02-08 15:46 ` Matthias Söllner
0 siblings, 1 reply; 9+ messages in thread
From: Uwe Kleine-König @ 2012-01-18 19:19 UTC (permalink / raw)
To: Matthias Söllner; +Cc: Austin Hendrix, linux-rt-users
On Wed, Jan 18, 2012 at 03:32:09PM +0100, Matthias Söllner wrote:
> Ok.
> Where do I get a 3.0 Kernel with included preempt-Patch for installing
> in Debian 6.0?
if you're on amd64 install linux-image-3.0.0-2-rt-amd64 from
http://debian.pengutronix.de/debian sid main. That is what was in Debian
while it had 3.0 and updated to 3.0.12-rt30 and 3.0.14 which IIRC
matches 3.0.14-rt31.
> By the way, is there any package which includes a Kernel with included
> Preempt-Patch for use in Ubuntu 11.10 as it was available for ubuntu
> 8.04 (linux-rt)?
Nothing I'm aware of. Maybe the debian kernels just work?!
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Problem with Realtime Kernel and Ethernet Card
2012-01-18 19:19 ` Uwe Kleine-König
@ 2012-02-08 15:46 ` Matthias Söllner
2012-02-08 18:44 ` Uwe Kleine-König
0 siblings, 1 reply; 9+ messages in thread
From: Matthias Söllner @ 2012-02-08 15:46 UTC (permalink / raw)
To: Uwe Kleine-König; +Cc: Austin Hendrix, linux-rt-users
On 18.01.2012 20:19, Uwe Kleine-König wrote:
> On Wed, Jan 18, 2012 at 03:32:09PM +0100, Matthias wrote:
>> Ok.
>> Where do I get a 3.0 Kernel with included preempt-Patch for installing
>> in Debian 6.0?
> if you're on amd64 install linux-image-3.0.0-2-rt-amd64 from
> http://debian.pengutronix.de/debian sid main.
I can't find the package in
http://debian.pengutronix.de/debian sid main
Added it to /etc/apt/sources.list, and made a sudo apt-get update.
But the package is not there.
What am I doing wrong?
Thanks
Matthias
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Problem with Realtime Kernel and Ethernet Card
2012-02-08 15:46 ` Matthias Söllner
@ 2012-02-08 18:44 ` Uwe Kleine-König
2012-02-09 10:27 ` Matthias Söllner
0 siblings, 1 reply; 9+ messages in thread
From: Uwe Kleine-König @ 2012-02-08 18:44 UTC (permalink / raw)
To: Matthias Söllner; +Cc: Austin Hendrix, linux-rt-users
On Wed, Feb 08, 2012 at 04:46:48PM +0100, Matthias Söllner wrote:
> On 18.01.2012 20:19, Uwe Kleine-König wrote:
> > On Wed, Jan 18, 2012 at 03:32:09PM +0100, Matthias wrote:
> >> Ok.
> >> Where do I get a 3.0 Kernel with included preempt-Patch for installing
> >> in Debian 6.0?
> > if you're on amd64 install linux-image-3.0.0-2-rt-amd64 from
> > http://debian.pengutronix.de/debian sid main.
>
> I can't find the package in
> http://debian.pengutronix.de/debian sid main
>
> Added it to /etc/apt/sources.list, and made a sudo apt-get update.
> But the package is not there.
>
> What am I doing wrong?
What is the output of $(dpkg --print-architecture)?
debian.pengutronix.de only has the 3.x-rt kernels for amd64. The same is
true for Debian itself BTW.
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Problem with Realtime Kernel and Ethernet Card
2012-02-08 18:44 ` Uwe Kleine-König
@ 2012-02-09 10:27 ` Matthias Söllner
2012-02-09 10:34 ` Uwe Kleine-König
0 siblings, 1 reply; 9+ messages in thread
From: Matthias Söllner @ 2012-02-09 10:27 UTC (permalink / raw)
To: Uwe Kleine-König; +Cc: Austin Hendrix, linux-rt-users
Ok, this was the problem to see the package. I installed a fresh
debian-squeeze 6.04 stable for amd64 and now I can find the package.
But if i do an sudo apt-get install I get the following error:
Die folgenden Pakete haben unerfüllte Abhängigkeiten:
linux-image-3.0.0-2-rt-amd64 : Hängt ab von: linux-base (>= 3~) aber
2.6.32-41 soll installiert werden
Empfiehlt: firmware-linux-free (>= 3~)
soll aber nicht installiert werden
Beschädigt: initramfs-tools (< 0.99~)
aber 0.98.8 soll installiert werden
Any suggestions?
Thanks
Best Regards
Matthias
On 08.02.2012 19:44, Uwe Kleine-König wrote:
> On Wed, Feb 08, 2012 at 04:46:48PM +0100, Matthias Söllner wrote:
>> On 18.01.2012 20:19, Uwe Kleine-König wrote:
>>> On Wed, Jan 18, 2012 at 03:32:09PM +0100, Matthias wrote:
>>>> Ok.
>>>> Where do I get a 3.0 Kernel with included preempt-Patch for installing
>>>> in Debian 6.0?
>>> if you're on amd64 install linux-image-3.0.0-2-rt-amd64 from
>>> http://debian.pengutronix.de/debian sid main.
>>
>> I can't find the package in
>> http://debian.pengutronix.de/debian sid main
>>
>> Added it to /etc/apt/sources.list, and made a sudo apt-get update.
>> But the package is not there.
>>
>> What am I doing wrong?
> What is the output of $(dpkg --print-architecture)?
> debian.pengutronix.de only has the 3.x-rt kernels for amd64. The same is
> true for Debian itself BTW.
>
> Best regards
> Uwe
>
--
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Problem with Realtime Kernel and Ethernet Card
2012-02-09 10:27 ` Matthias Söllner
@ 2012-02-09 10:34 ` Uwe Kleine-König
0 siblings, 0 replies; 9+ messages in thread
From: Uwe Kleine-König @ 2012-02-09 10:34 UTC (permalink / raw)
To: Matthias Söllner; +Cc: Austin Hendrix, linux-rt-users
On Thu, Feb 09, 2012 at 11:27:48AM +0100, Matthias Söllner wrote:
> Ok, this was the problem to see the package. I installed a fresh
> debian-squeeze 6.04 stable for amd64 and now I can find the package.
>
> But if i do an sudo apt-get install I get the following error:
>
> Die folgenden Pakete haben unerfüllte Abhängigkeiten:
> linux-image-3.0.0-2-rt-amd64 : Hängt ab von: linux-base (>= 3~) aber
> 2.6.32-41 soll installiert werden
> Empfiehlt: firmware-linux-free (>= 3~)
> soll aber nicht installiert werden
> Beschädigt: initramfs-tools (< 0.99~)
> aber 0.98.8 soll installiert werden
You need to install linux-base and initramfs-tools from wheezy.
That is add
deb http://cdn.debian.net/debian/ wheezy main
to your sources list and install/upgrade the needed packages.
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2012-02-09 10:34 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-16 14:56 Problem with Realtime Kernel and Ethernet Card Matthias Söllner
2012-01-17 1:15 ` Austin Hendrix
2012-01-17 20:01 ` Uwe Kleine-König
[not found] ` <CAOY97VZGuFz=txi1HnXjh_WqK+UVNiqRCifrnSxin7x2osbP5g@mail.gmail.com>
2012-01-18 14:32 ` Matthias Söllner
2012-01-18 19:19 ` Uwe Kleine-König
2012-02-08 15:46 ` Matthias Söllner
2012-02-08 18:44 ` Uwe Kleine-König
2012-02-09 10:27 ` Matthias Söllner
2012-02-09 10:34 ` Uwe Kleine-König
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).