Mailinglist Archive: opensuse (2387 mails)
| < Previous | Next > |
Re: [opensuse] Re: Kernel 2.6.32 with unmount problem?
- From: Michael Schueller <schueller-berlin@xxxxxx>
- Date: Sun, 15 Nov 2009 08:17:11 +0100
- Message-id: <200911150817.11686.schueller-berlin@xxxxxx>
Am Sonntag, 15. November 2009 schrieb Malte Gell:
Good Morning Guys
May i have a question.
What about the kernel in Kernel:/linux-next/openSUSE_11.1.
Here we find the latest stable Kernel for OpenSUSE 11.1,
the 2.6.31 . This one is also used on openSUSE 11.2.
I have installed this kernel from Factory (shortly before 11.2 was
released), but it was compiled with the compiler from factory,
gcc44.
So i had to install the gcc44 compiler also, to be ready to install
my nvidia driver.
This Kernel would be your choise, if it would be possible to install
it. Unfortunately it is not , because of an fault in the spec file
of the kernel-default package.
You can not install the kernel-default-base package, because in the
spec is written that this package would be providet by
kernel-default, instead of is required by kernel-default.
So, if we wanne have the latest stable Kernel, we have to asked to
rebuild this packages after fixing the spec.
I did so yesterday by email, but till now whithout response
(it's WE)
If you wanne have the latest stable kernel too, instead of the
latest testing kernel, it would be nice if you could put a bugzilla
entry, so i'm not the only one who is asking for fixing this.
Here is the entry from the spec
%if %split_base
Provides: kernel-base = %version-%source_rel
this has to change to
%if %split_base
Requires: kernel-base = %version-%source_rel
Greets
Michael
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Heinz Diehl <htd@xxxxxxxxxxxxxxxxx> wrote
On 14.11.2009, Malte Gell wrote:
Is this a kernel issue or does it point to d-bus? Is it fixed
in more recent kernels at Kernel:/HEAD/openSUSE_11.1/ ?
I have encountered this several times, exactly as you describe.
What I know so far is: it's not a kernel problem, it also
happens with 2.6.31.x mainline stable. Maybe it's an
interaction with dbus. I'm not into dbus that much that I could
tell.
Btw: are you using KDE or the Gnome desktop env.?
Have now tried 2.6.32-rc6 same behaviour. As mentioned, I do not
remember having had this issue with 2.6.2x, I have always pulled
my USB stuff without unmounting, it started with kernel 2.6.3x to
make problems.
Malte
Good Morning Guys
May i have a question.
What about the kernel in Kernel:/linux-next/openSUSE_11.1.
Here we find the latest stable Kernel for OpenSUSE 11.1,
the 2.6.31 . This one is also used on openSUSE 11.2.
I have installed this kernel from Factory (shortly before 11.2 was
released), but it was compiled with the compiler from factory,
gcc44.
So i had to install the gcc44 compiler also, to be ready to install
my nvidia driver.
This Kernel would be your choise, if it would be possible to install
it. Unfortunately it is not , because of an fault in the spec file
of the kernel-default package.
You can not install the kernel-default-base package, because in the
spec is written that this package would be providet by
kernel-default, instead of is required by kernel-default.
So, if we wanne have the latest stable Kernel, we have to asked to
rebuild this packages after fixing the spec.
I did so yesterday by email, but till now whithout response
(it's WE)
If you wanne have the latest stable kernel too, instead of the
latest testing kernel, it would be nice if you could put a bugzilla
entry, so i'm not the only one who is asking for fixing this.
Here is the entry from the spec
%if %split_base
Provides: kernel-base = %version-%source_rel
this has to change to
%if %split_base
Requires: kernel-base = %version-%source_rel
Greets
Michael
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |