Bug#425995: ALSA: internal sound card does not work if USB headset plugged in at boot

2007-05-29 Thread Clayton
On Mon, 28 May 2007 18:34:17 +0200
maximilian attems <[EMAIL PROTECTED]> wrote:

> if bugs persist please inform upstream on the alsa bug tracking system
> see -> http://www.alsa-project.org/

Done, see:
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3129


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Is linux-image-2.6-k7 required?

2007-05-29 Thread Phillip Pi
> > > deb http://ftp.us.debian.org/debian/ unstable main non-free contrib

> > There you go, unstable == sid.

> Thanks. I thought unstable was always using the latest name. Hmm. I 
> guess not.

# cat /etc/apt/sources.list
deb http://mirrors.kernel.org/debian/ testing main
deb-src http://mirrors.kernel.org/debian/ testing main

deb http://ftp.us.debian.org/debian/ testing main non-free contrib
deb-src http://ftp.us.debian.org/debian/ testing main non-free contrib

deb http://ftp.us.debian.org/debian/ testing-proposed-updates main 
non-free contrib
deb-src http://ftp.us.debian.org/debian/ testing-proposed-updates main 
non-free contrib

deb http://ftp.us.debian.org/debian/ etch main non-free contrib
deb-src http://ftp.us.debian.org/debian/ etch main non-free contrib

deb http://ftp.us.debian.org/debian/ stable main non-free contrib
deb-src http://ftp.us.debian.org/debian/ stable main non-free contrib

deb http://ftp.debian.org/debian/ testing main non-free contrib 
deb-src http://ftp.debian.org/debian/ testing main non-free contrib 

deb http://ftp.debian.org/debian/ testing-proposed-updates main non-free 
contrib 
deb-src http://ftp.debian.org/debian/ testing-proposed-updates main 
non-free contrib 

deb http://ftp.debian.org/debian/ etch main non-free contrib 
deb-src http://ftp.debian.org/debian/ etch main non-free contrib 

deb http://ftp.debian.org/debian/ stable main non-free contrib 
deb-src http://ftp.debian.org/debian/ stable main non-free contrib 

deb http://ftp.debian.org/debian/ proposed-updates main non-free contrib 
deb-src http://ftp.debian.org/debian/ proposed-updates main non-free 
contrib 

deb http://security.debian.org/ stable/updates main contrib non-free
deb http://security.debian.org/ etch/updates main contrib non-free

deb http://mirrors.usc.edu/pub/linux/distributions/debian/ testing main
deb-src http://mirrors.usc.edu/pub/linux/distributions/debian/ testing 
main
deb http://security.debian.org/ testing/updates main

# VLC from http://www.videolan.org/vlc/download-debian.html
deb http://download.videolan.org/pub/videolan/debian sid main
deb-src http://download.videolan.org/pub/videolan/debian sid main

# dvd::rip from http://hpisi.nerim.net/
deb http://www.debian-multimedia.org testing main
deb http://www.debian-multimedia.org stable main
deb http://www.debian-multimedia.org sid main


OK, I tried to fix it up but couldn't find the ones for VLC and 
dvd::rip sources. 

I hope this now looks correct:
# apt-cache search linux-image-2.6-k7   
linux-image-2.6-k7 - Linux kernel 2.6 image on AMD K7
linux-image-2.6-k7-smp - Linux 2.6 image on AMD K7 SMP - transition 
package
# apt-get install linux-image-2.6-k7
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
  linux-image-2.6-k7
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 2030B of archives.
After unpacking 32.8kB of additional disk space will be used.
Get:1 http://mirrors.kernel.org testing/main linux-image-2.6-k7 2.6.18+6 
[2030B]
Fetched 2030B in 0s (7242B/s)   
Selecting previously deselected package linux-image-2.6-k7.
(Reading database ... 148103 files and directories currently installed.)
Unpacking linux-image-2.6-k7 (from 
.../linux-image-2.6-k7_2.6.18+6_i386.deb) ...
Setting up linux-image-2.6-k7 (2.6.18+6) ...
-- 
"Ants can carry twenty times their weight, which is useful information if 
you're moving out and you need help getting a potato chip across town." --Ron 
Darian
  /\___/\
 / /\ /\ \ Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site)
| |o   o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net
   \ _ / E-mail: [EMAIL PROTECTED] or [EMAIL PROTECTED]
( )


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Is linux-image-2.6-k7 required?

2007-05-29 Thread dann frazier
On Tue, May 29, 2007 at 07:00:44PM -0700, Phillip Pi wrote:
> deb http://ftp.us.debian.org/debian/ unstable main non-free contrib

There you go, unstable == sid.

-- 
dann frazier


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Is linux-image-2.6-k7 required?

2007-05-29 Thread Phillip Pi
On Tue, May 29, 2007 at 07:28:57PM -0600, dann frazier wrote:
> Please reply to the list and not just to me.

OK.


> On Tue, May 29, 2007 at 04:45:12PM -0700, Phillip Pi wrote:
> > Hmm, wasn't I running etch? I still would like to get 2.6.18 fixes.
> 
> I'd have to say no since 2.6.21 is not in etch.

Hmm, why did I end up getting it with apt-get dist-upgrade? apt-get 
upgrade had it held back.


> > $ cat /etc/apt/sources.list |grep etch
> > deb http://security.debian.org/ etch/updates main contrib non-free
> > $ cat /etc/apt/sources.list |grep sid
> > deb http://download.videolan.org/pub/videolan/debian sid main
> > deb-src http://download.videolan.org/pub/videolan/debian sid main
> > deb http://www.debian-multimedia.org sid main
> 
> I suggest you follow this process to identify where its coming from:
>  1) Comment out a sources.list entry
>  2) apt-get update
>  3) apt-get install linux-image-2.6-k7
>  4) If it still wants to install 2.6.21, goto 1
>  5) The last line you commented out is the problem
> 
> > I thought it was odd to see today's dist-upgrade wanted 2.6.21 Kernel. 
> > Am I missing something? Should I post my whole sources.list file?
> 
> Feel free, but the above process should be sufficient for identifying
> the problem.

$ cat /etc/apt/sources.list
deb http://mirrors.kernel.org/debian/ testing main
deb-src http://mirrors.kernel.org/debian/ testing main

deb http://ftp.us.debian.org/debian/ testing main non-free contrib
deb-src http://ftp.us.debian.org/debian/ testing main non-free contrib

deb http://ftp.us.debian.org/debian/ testing-proposed-updates main non-free 
contrib
deb-src http://ftp.us.debian.org/debian/ testing-proposed-updates main non-free 
contrib

deb http://ftp.us.debian.org/debian/ unstable main non-free contrib
deb-src http://ftp.us.debian.org/debian/ unstable main non-free contrib

deb http://ftp.us.debian.org/debian/ stable main non-free contrib
deb-src http://ftp.us.debian.org/debian/ stable main non-free contrib

deb http://ftp.debian.org/debian/ testing main non-free contrib
deb-src http://ftp.debian.org/debian/ testing main non-free contrib

deb http://ftp.debian.org/debian/ testing-proposed-updates main non-free contrib
deb-src http://ftp.debian.org/debian/ testing-proposed-updates main non-free 
contrib

deb http://ftp.debian.org/debian/ unstable main non-free contrib
deb-src http://ftp.debian.org/debian/ unstable main non-free contrib

deb http://ftp.debian.org/debian/ stable main non-free contrib
deb-src http://ftp.debian.org/debian/ stable main non-free contrib

deb http://ftp.debian.org/debian/ proposed-updates main non-free contrib
deb-src http://ftp.debian.org/debian/ proposed-updates main non-free contrib

#deb http://security.debian.org/ stable/updates main contrib non-free
deb http://security.debian.org/ etch/updates main contrib non-free

deb http://mirrors.usc.edu/pub/linux/distributions/debian/ testing main
deb-src http://mirrors.usc.edu/pub/linux/distributions/debian/ testing main
deb http://security.debian.org/ testing/updates main

# VLC
deb http://download.videolan.org/pub/videolan/debian sid main
deb-src http://download.videolan.org/pub/videolan/debian sid main

# dvd::rip from http://hpisi.nerim.net/
deb http://www.debian-multimedia.org testing main
deb http://www.debian-multimedia.org sid main


FYI:
# apt-cache search 2.6.21 |more
linux-doc-2.6.21 - Linux kernel specific documentation for version 
2.6.21
linux-headers-2.6.21-1 - Common header files for Linux 2.6.21
linux-headers-2.6.21-1-486 - Header files for Linux 2.6.21 on x86
linux-headers-2.6.21-1-686 - Header files for Linux 2.6.21 on 
PPro/Celeron/PII/PIII/P4
linux-headers-2.6.21-1-686-bigmem - Header files for Linux 2.6.21 on 
PPro/Celeron/PII/PIII/P4
linux-headers-2.6.21-1-all - All header files for Linux 2.6.21
linux-headers-2.6.21-1-all-i386 - All header files for Linux 2.6.21
linux-headers-2.6.21-1-amd64 - Header files for Linux 2.6.21 on AMD64
linux-headers-2.6.21-1-k7 - Header files for Linux 2.6.21 on AMD K7
linux-headers-2.6.21-1-vserver - Common header files for Linux 2.6.21
linux-headers-2.6.21-1-vserver-686 - Header files for Linux 2.6.21 on 
PPro/Celeron/PII/PIII/P4
linux-headers-2.6.21-1-vserver-k7 - Header files for Linux 2.6.21 on AMD 
K7
linux-image-2.6.21-1-486 - Linux 2.6.21 image on x86
linux-image-2.6.21-1-686 - Linux 2.6.21 image on 
PPro/Celeron/PII/PIII/P4
linux-image-2.6.21-1-686-bigmem - Linux 2.6.21 image on 
PPro/Celeron/PII/PIII/P4
linux-image-2.6.21-1-amd64 - Linux 2.6.21 image on AMD64
linux-image-2.6.21-1-k7 - Linux 2.6.21 image on AMD K7
linux-image-2.6.21-1-vserver-686 - Linux 2.6.21 image on 
PPro/Celeron/PII/PIII/P4
linux-image-2.6.21-1-vserver-k7 - Linux 2.6.21 image on AMD K7
linux-kbuild-2.6.21 - Kbuild infrastructure for Linux 2.6.21
linux-manual-2.6.21 - Linux kernel API manual pages for version 2.6.21
linux-patch-bootsplash - Bootsplash enables a graphical boot screen 
(kernel-patch)
linux-patch-debian-2.6.21 - Debian patches to version 2.6.21 

Re: Is linux-image-2.6-k7 required?

2007-05-29 Thread dann frazier
Please reply to the list and not just to me.

On Tue, May 29, 2007 at 04:45:12PM -0700, Phillip Pi wrote:
> Hmm, wasn't I running etch? I still would like to get 2.6.18 fixes.

I'd have to say no since 2.6.21 is not in etch.

> $ cat /etc/apt/sources.list |grep etch
> deb http://security.debian.org/ etch/updates main contrib non-free
> $ cat /etc/apt/sources.list |grep sid
> deb http://download.videolan.org/pub/videolan/debian sid main
> deb-src http://download.videolan.org/pub/videolan/debian sid main
> deb http://www.debian-multimedia.org sid main

I suggest you follow this process to identify where its coming from:
 1) Comment out a sources.list entry
 2) apt-get update
 3) apt-get install linux-image-2.6-k7
 4) If it still wants to install 2.6.21, goto 1
 5) The last line you commented out is the problem

> I thought it was odd to see today's dist-upgrade wanted 2.6.21 Kernel. 
> Am I missing something? Should I post my whole sources.list file?

Feel free, but the above process should be sufficient for identifying
the problem.

-- 
dann frazier


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Is linux-image-2.6-k7 required?

2007-05-29 Thread Phillip Pi
On Wed, May 30, 2007 at 01:03:22AM +0200, Frans Pop wrote:
> On Wednesday 30 May 2007 00:39, Phillip Pi wrote:
> > Is this going to be a problem if linux-image-2.6-k7 is not installed?
> 
> Simple answer: no. That package is only used to ease automatic upgrades. 
> Instead of removing it, you could also have put it on hold.

Hold? How does that work?
-- 
"Ants can carry twenty times their weight, which is useful information if 
you're moving out and you need help getting a potato chip across town." --Ron 
Darian
  /\___/\
 / /\ /\ \ Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site)
| |o   o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net
   \ _ / E-mail: [EMAIL PROTECTED] or [EMAIL PROTECTED]
( )


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Is linux-image-2.6-k7 required?

2007-05-29 Thread Phillip Pi
> > Hello,
> > 
> > I did an apt-get update and dist-upgrade today, and noticed it wanted to
> > install Kernel 2.6.21-1-K7. I am still using v2.6.18-4-K7 (uname:
> > 2.6.18-4-k7 #1 SMP Wed May 9 23:42:01 UTC 2007 i686 GNU/Linux). I did
> > not want to install the new Kernel, so I removed linux-image-2.6-k7
> > which was depended on.
> > 
> > Is this going to be a problem if linux-image-2.6-k7 is not installed? I
> > have not rebooted yet. The package description did not make sense to me:
> > "Description: Linux kernel 2.6 image on AMD K7. This package depends on
> > the latest binary image for Linux kernel 2.6 on 32bit AMD
> > Duron/Athlon/AthlonXP machines."  Is that saying it is required? If so,
> > then how do I keep the one for 2.6.18?
> 
> It is not required. The linux-latest-2.6 packages are there to assist
> you in upgrading to the latest available kernel in your distribution.
> If you do not wish to upgrade, you can remain at 2.6.18.
> 
> That said, 2.6.18 no longer exists in sid and is not supported beyond
> etch, so you will not automatically receive any fixes (security or
> otherwise) for it. If you would prefer to continue running 2.6.18 but
> also receive these fixes, I'd suggest running etch and installing
> etch's linux-image-2.6-k7, which will keep you running the latest
> 2.6.18 even if the ABI name changes.

Hmm, wasn't I running etch? I still would like to get 2.6.18 fixes.

$ cat /etc/apt/sources.list |grep etch
deb http://security.debian.org/ etch/updates main contrib non-free
$ cat /etc/apt/sources.list |grep sid
deb http://download.videolan.org/pub/videolan/debian sid main
deb-src http://download.videolan.org/pub/videolan/debian sid main
deb http://www.debian-multimedia.org sid main

I thought it was odd to see today's dist-upgrade wanted 2.6.21 Kernel. 
Am I missing something? Should I post my whole sources.list file?

I will get 2.6.21 later on when I really need it.
-- 
"Ants can carry twenty times their weight, which is useful information if 
you're moving out and you need help getting a potato chip across town." --Ron 
Darian
  /\___/\
 / /\ /\ \ Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site)
| |o   o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net
   \ _ / E-mail: [EMAIL PROTECTED] or [EMAIL PROTECTED]
( )


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Is linux-image-2.6-k7 required?

2007-05-29 Thread dann frazier
On Tue, May 29, 2007 at 03:39:41PM -0700, Phillip Pi wrote:
> Hello,
> 
> I did an apt-get update and dist-upgrade today, and noticed it wanted to
> install Kernel 2.6.21-1-K7. I am still using v2.6.18-4-K7 (uname:
> 2.6.18-4-k7 #1 SMP Wed May 9 23:42:01 UTC 2007 i686 GNU/Linux). I did
> not want to install the new Kernel, so I removed linux-image-2.6-k7
> which was depended on.
> 
> Is this going to be a problem if linux-image-2.6-k7 is not installed? I
> have not rebooted yet. The package description did not make sense to me:
> "Description: Linux kernel 2.6 image on AMD K7. This package depends on
> the latest binary image for Linux kernel 2.6 on 32bit AMD
> Duron/Athlon/AthlonXP machines."  Is that saying it is required? If so,
> then how do I keep the one for 2.6.18?

It is not required. The linux-latest-2.6 packages are there to assist
you in upgrading to the latest available kernel in your distribution.
If you do not wish to upgrade, you can remain at 2.6.18.

That said, 2.6.18 no longer exists in sid and is not supported beyond
etch, so you will not automatically receive any fixes (security or
otherwise) for it. If you would prefer to continue running 2.6.18 but
also receive these fixes, I'd suggest running etch and installing
etch's linux-image-2.6-k7, which will keep you running the latest
2.6.18 even if the ABI name changes.

-- 
dann frazier


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Is linux-image-2.6-k7 required?

2007-05-29 Thread Frans Pop
On Wednesday 30 May 2007 00:39, Phillip Pi wrote:
> Is this going to be a problem if linux-image-2.6-k7 is not installed?

Simple answer: no. That package is only used to ease automatic upgrades. 
Instead of removing it, you could also have put it on hold.

Cheers,
FJP


pgphGZfvyQWKJ.pgp
Description: PGP signature


Is linux-image-2.6-k7 required?

2007-05-29 Thread Phillip Pi
Hello,

I did an apt-get update and dist-upgrade today, and noticed it wanted to
install Kernel 2.6.21-1-K7. I am still using v2.6.18-4-K7 (uname:
2.6.18-4-k7 #1 SMP Wed May 9 23:42:01 UTC 2007 i686 GNU/Linux). I did
not want to install the new Kernel, so I removed linux-image-2.6-k7
which was depended on.

Is this going to be a problem if linux-image-2.6-k7 is not installed? I
have not rebooted yet. The package description did not make sense to me:
"Description: Linux kernel 2.6 image on AMD K7. This package depends on
the latest binary image for Linux kernel 2.6 on 32bit AMD
Duron/Athlon/AthlonXP machines."  Is that saying it is required? If so,
then how do I keep the one for 2.6.18?

Thank you in advance. :) 
-- 
  /\___/\
 / /\ /\ \ Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site)
| |o   o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net
   \ _ / E-mail: [EMAIL PROTECTED] or [EMAIL PROTECTED]
( )


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: Re: Bug#417121: #417121

2007-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 417121 grave
Bug#417121: pcmciautils: Data Corruption while using Texas Instrument PCI7420   
--CardBus
Severity set to `grave' from `important'

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#417121: #417121

2007-05-29 Thread Steve Langasek
severity 417121 grave
thanks

On Tue, May 29, 2007 at 07:46:17PM +0200, Bastian Blank wrote:
> severity 417121 important
> tags 417121 moreinfo
> thanks

> This bug does not render the package unusable for everyone.

This bug report is about data loss.  Data loss doesn't have to be
universally applicable to be considered 'grave'.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: [RFT] [SPARC] Emulate cmpxchg like parisc

2007-05-29 Thread Kyle McMartin
On Tue, May 29, 2007 at 01:59:31PM -0700, David Miller wrote:
> From: Martin Habets <[EMAIL PROTECTED]>
> Date: Tue, 29 May 2007 21:30:45 +0100
> 
> > On Tue, May 29, 2007 at 01:12:33AM -0700, David Miller wrote:
> > > From: Martin Habets <[EMAIL PROTECTED]>
> > > Date: Tue, 29 May 2007 00:37:01 +0100
> > > 
> > > > Good to see someone has a crystal ball handy. So a patch like like this
> > > > to solve the DRM issue? With it DRM can no longer be selected.
> > > > 
> > > > ---
> > > > The DRM code depends on an atomic version of cmpxchg(), which is not
> > > > available on sparc32. Since other platforms besides sparc32 have
> > > > this issue a KCONFIG option is added for it.
> > > > 
> > > > Martin
> > > > 
> > > > Signed-off-by: Martin Habets <[EMAIL PROTECTED]>
> > > 
> > > This looks great, I've applied Kyle's original patch and this
> > > one, thanks a lot!
> > 
> > Ehh, Kyle's original patch did not build. See my initial reply to that
> > one, which has a version that does build cleanly.
> 
> I fixed his version to build and more match the types of the
> parisc code when I chekced it in.
> 

Heh, I was about to do the same to the parisc code as I had cleaned up
in the sparc code... Ah well. :)

Cheers,
Kyle


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: [RFT] [SPARC] Emulate cmpxchg like parisc

2007-05-29 Thread David Miller
From: Martin Habets <[EMAIL PROTECTED]>
Date: Tue, 29 May 2007 21:30:45 +0100

> On Tue, May 29, 2007 at 01:12:33AM -0700, David Miller wrote:
> > From: Martin Habets <[EMAIL PROTECTED]>
> > Date: Tue, 29 May 2007 00:37:01 +0100
> > 
> > > Good to see someone has a crystal ball handy. So a patch like like this
> > > to solve the DRM issue? With it DRM can no longer be selected.
> > > 
> > > ---
> > > The DRM code depends on an atomic version of cmpxchg(), which is not
> > > available on sparc32. Since other platforms besides sparc32 have
> > > this issue a KCONFIG option is added for it.
> > > 
> > > Martin
> > > 
> > >   Signed-off-by: Martin Habets <[EMAIL PROTECTED]>
> > 
> > This looks great, I've applied Kyle's original patch and this
> > one, thanks a lot!
> 
> Ehh, Kyle's original patch did not build. See my initial reply to that
> one, which has a version that does build cleanly.

I fixed his version to build and more match the types of the
parisc code when I chekced it in.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: [RFT] [SPARC] Emulate cmpxchg like parisc

2007-05-29 Thread Martin Habets
On Tue, May 29, 2007 at 01:12:33AM -0700, David Miller wrote:
> From: Martin Habets <[EMAIL PROTECTED]>
> Date: Tue, 29 May 2007 00:37:01 +0100
> 
> > Good to see someone has a crystal ball handy. So a patch like like this
> > to solve the DRM issue? With it DRM can no longer be selected.
> > 
> > ---
> > The DRM code depends on an atomic version of cmpxchg(), which is not
> > available on sparc32. Since other platforms besides sparc32 have
> > this issue a KCONFIG option is added for it.
> > 
> > Martin
> > 
> > Signed-off-by: Martin Habets <[EMAIL PROTECTED]>
> 
> This looks great, I've applied Kyle's original patch and this
> one, thanks a lot!

Ehh, Kyle's original patch did not build. See my initial reply to that
one, which has a version that does build cleanly.

Thanks,
-- 
Martin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#426591: ide-cs segfaults insmod on load

2007-05-29 Thread Joey Hess
Package: linux-image-2.6.21-1-686
Version: 2.6.21-3
Severity: normal

[EMAIL PROTECTED]:/home/joey>insmod 
/lib/modules/2.6.21-1-686/kernel/drivers/ide/legacy/ide-cs.ko
zsh: segmentation fault  insmod 
/lib/modules/2.6.21-1-686/kernel/drivers/ide/legacy/ide-cs.ko

I can reproduce this on multiple laptops. Nothing in dmesg. Here's the end of a
strace of that:

read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0`\1\000"..., 512) = 
512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1315328, ...}) = 0
mmap2(NULL, 1320356, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7e01000
mmap2(0xb7f3e000, 12288, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13d) = 0xb7f3e000
mmap2(0xb7f41000, 9636, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f41000
close(3)= 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7e0
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7e006c0, limit:1048575, 
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, 
useable:1}) = 0
mprotect(0xb7f3e000, 4096, PROT_READ)   = 0
munmap(0xb7f44000, 109184)  = 0
brk(0)  = 0x804b000
brk(0x806c000)  = 0x806c000
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 2187 detached

-- Package-specific info:
** Version: Linux version 2.6.21-1-686 (Debian 2.6.21-2) ([EMAIL PROTECTED]) 
(gcc version 4.1.3 20070514 (prerelease) (Debian 4.1.2-7)) #1 SMP Sat May 19 
01:13:28 UTC 2007

** Not tainted

** Kernel log:
ACPI: PCI Interrupt :00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device :00:1d.3 to 64
usb usb4: root hub lost power or was reset
ACPI: PCI Interrupt :00:1d.7[A] -> GSI 23 (level, low) -> IRQ 17
PCI: Setting latency timer of device :00:1d.7 to 64
PM: Writing back config space on device :00:1e.0 at offset f (was 4, 
writing 400ff)
PM: Writing back config space on device :00:1e.0 at offset 9 (was 10001, 
writing 33f13001)
PM: Writing back config space on device :00:1e.0 at offset 8 (was 0, 
writing b010b010)
PM: Writing back config space on device :00:1e.0 at offset 7 (was 2280, 
writing 22802020)
PM: Writing back config space on device :00:1e.0 at offset 6 (was 20070600, 
writing 200a0600)
PM: Writing back config space on device :00:1e.0 at offset 1 (was 14, 
writing 100107)
PCI: Setting latency timer of device :00:1e.0 to 64
ACPI: PCI Interrupt :00:1f.1[A] -> GSI 18 (level, low) -> IRQ 19
ACPI: PCI Interrupt :00:1f.2[B] -> GSI 19 (level, low) -> IRQ 18
PCI: Setting latency timer of device :00:1f.2 to 64
ipw2200: Unable to load ucode: -22
ipw2200: Unable to load firmware: -22
ipw2200: Failed to up device
ahci :00:1f.2: PORTS_IMPL is zero, forcing 0xf
PM: Writing back config space on device :06:03.0 at offset f (was 7000100, 
writing 580010b)
PM: Writing back config space on device :06:03.0 at offset e (was 0, 
writing 28fc)
PM: Writing back config space on device :06:03.0 at offset d (was 0, 
writing 2800)
PM: Writing back config space on device :06:03.0 at offset c (was 0, 
writing 24fc)
PM: Writing back config space on device :06:03.0 at offset b (was 0, 
writing 2400)
PM: Writing back config space on device :06:03.0 at offset a (was 0, 
writing 3bfff000)
PM: Writing back config space on device :06:03.0 at offset 9 (was 0, 
writing 3800)
PM: Writing back config space on device :06:03.0 at offset 8 (was 0, 
writing 33fff000)
PM: Writing back config space on device :06:03.0 at offset 7 (was 0, 
writing 3000)
PM: Writing back config space on device :06:03.0 at offset 6 (was 0, 
writing b00a0706)
PM: Writing back config space on device :06:03.0 at offset 4 (was 0, 
writing b0103000)
PM: Writing back config space on device :06:03.0 at offset 3 (was 82, 
writing 82a800)
PM: Writing back config space on device :06:03.0 at offset 1 (was 210, 
writing 217)
PM: Writing back config space on device :06:03.1 at offset 4 (was 0, 
writing b010)
PM: Writing back config space on device :06:03.1 at offset 3 (was 80, 
writing 802000)
PM: Writing back config space on device :06:03.1 at offset 1 (was 210, 
writing 2100106)
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[20]  MMIO=[b010-b01007ff]  
Max Packet=[2048]  IR/IT contexts=[4/4]
PM: Writing back config space on device :06:03.2 at offset 4 (was 0, 
writing b0100800)
PM: Writing back config space on device :06:03.2 at offset 3 (was 80, 
writing 802000)
PM: Writing back config space on device :06:03.2 at offset 1 (was 210, 
writing 2100106)
ACPI: PCI Interrupt :06:03.2[A] -> GSI 16 (level, low) -> IRQ 16
PM: Writing back config space on device :06:03.3 at offset 4 (was 0, 
writing b0100c00)
PM: Writing back config space on device :06:03.3 at of

Processed: severity of 422216 is important

2007-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.26
> severity 422216 important
Bug#422216: shutdown after a false warn report from acpi
Severity set to `important' from `critical'

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#370818: marked as done (linux-image-2.6.16: lspci fails to list second pci express graphics card)

2007-05-29 Thread Debian Bug Tracking System
Your message dated Tue, 29 May 2007 20:08:20 +0200
with message-id <[EMAIL PROTECTED]>
and subject line #370818: bios bug
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: linux-image-2.6.16
Version: 2
Severity: important

This dual AMD opteron system runs on a kernel built from the debian patched 
kernel 2.6.16 sources. Booting with pci=noacpi lists the second nVidia Quadro 
FX 3400 card (see lspci outputs below). 
NOTE: This used to work perfectly with a kernel built from 2.6.12 debian 
patched sources.

 lspci without pci=noacpi kernel parameter 
:00:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev 
a3)
:00:01.0 ISA bridge: nVidia Corporation CK804 ISA Bridge (rev a3)
:00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2)
:00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
:00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a3)
:00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio 
Controller (rev a2)
:00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev f2)
:00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev 
f3)
:00:08.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev 
f3)
:00:09.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev a2)
:00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a3)
:00:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
HyperTransport Technology Configuration
:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Address Map
:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
DRAM Controller
:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Miscellaneous Control
:00:19.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
HyperTransport Technology Configuration
:00:19.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Address Map
:00:19.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
DRAM Controller
:00:19.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Miscellaneous Control
:0a:00.0 VGA compatible controller: nVidia Corporation NV45GL [Quadro FX 
3400/4400] (rev a2)

 lspci with pci=noacpi kernel parameter 
:00:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev 
a3)
:00:01.0 ISA bridge: nVidia Corporation CK804 ISA Bridge (rev a3)
:00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2)
:00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
:00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a3)
:00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio 
Controller (rev a2)
:00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev f2)
:00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev 
f3)
:00:08.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev 
f3)
:00:09.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev a2)
:00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a3)
:00:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
HyperTransport Technology Configuration
:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Address Map
:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
DRAM Controller
:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Miscellaneous Control
:00:19.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
HyperTransport Technology Configuration
:00:19.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Address Map
:00:19.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
DRAM Controller
:00:19.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Miscellaneous Control
:0a:00.0 VGA compatible controller: nVidia Corporation NV45GL [Quadro FX 
3400/4400] (rev a2)
:61:06.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X 
Fusion-MPT Dual Ultra320 SCSI (rev 07)
:61:06.1 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X 
Fusion-MPT Dual Ultra320 SCSI (rev 07)
:61:0

Bug#369190: marked as done (linux-image-2.6.16-1-k7: PS2 Mouse Freeze on xserver-xorg)

2007-05-29 Thread Debian Bug Tracking System
Your message dated Tue, 29 May 2007 20:07:10 +0200
with message-id <[EMAIL PROTECTED]>
and subject line #369190
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: linux-image-2.6.16-1-k7
Version: 2.6.16-12
Severity: important

PS2 Mouse keep on freezing (not moving) in xserver-xorg; this started 
when this kernel upgraded.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages linux-image-2.6.16-1-k7 depends on:
ii  module-init-tools 3.2.2-2tools for managing Linux kernel mo
ii  yaird [linux-initramfs-tool]  0.0.12-10  Yet Another mkInitRD

Versions of packages linux-image-2.6.16-1-k7 recommends:
pn  libc6-i686 (no description available)

-- debconf information:
  linux-image-2.6.16-1-k7/preinst/initrd-2.6.16-1-k7:
  linux-image-2.6.16-1-k7/preinst/lilo-initrd-2.6.16-1-k7: true
  linux-image-2.6.16-1-k7/preinst/abort-overwrite-2.6.16-1-k7:
  linux-image-2.6.16-1-k7/postinst/depmod-error-2.6.16-1-k7: false
  linux-image-2.6.16-1-k7/preinst/elilo-initrd-2.6.16-1-k7: true
  linux-image-2.6.16-1-k7/preinst/lilo-has-ramdisk:
  linux-image-2.6.16-1-k7/prerm/removing-running-kernel-2.6.16-1-k7: true
  linux-image-2.6.16-1-k7/preinst/overwriting-modules-2.6.16-1-k7: true
  linux-image-2.6.16-1-k7/postinst/old-system-map-link-2.6.16-1-k7: true
  linux-image-2.6.16-1-k7/preinst/failed-to-move-modules-2.6.16-1-k7:
  linux-image-2.6.16-1-k7/preinst/abort-install-2.6.16-1-k7:
  linux-image-2.6.16-1-k7/postinst/bootloader-test-error-2.6.16-1-k7:
  linux-image-2.6.16-1-k7/postinst/bootloader-error-2.6.16-1-k7:
  linux-image-2.6.16-1-k7/preinst/bootloader-initrd-2.6.16-1-k7: true
  linux-image-2.6.16-1-k7/postinst/kimage-is-a-directory:
  linux-image-2.6.16-1-k7/postinst/old-initrd-link-2.6.16-1-k7: true
  linux-image-2.6.16-1-k7/prerm/would-invalidate-boot-loader-2.6.16-1-k7: true
* linux-image-2.6.16-1-k7/preinst/already-running-this-2.6.16-1-k7:
  linux-image-2.6.16-1-k7/postinst/depmod-error-initrd-2.6.16-1-k7: false
  linux-image-2.6.16-1-k7/postinst/old-dir-initrd-link-2.6.16-1-k7: true
  linux-image-2.6.16-1-k7/postinst/create-kimage-link-2.6.16-1-k7: true

--- End Message ---
--- Begin Message ---
No response from submitter. Closing.

Bastian

-- 
Vulcans do not approve of violence.
-- Spock, "Journey to Babel", stardate 3842.4
--- End Message ---


Processed: your mail

2007-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 422216 critical
Bug#422216: shutdown after a false warn report from acpi
Severity set to `critical' from `important'

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#311815: marked as done (kernel-source-2.6.11: [powerpc] screen garbage when using matroxfb acceleration)

2007-05-29 Thread Debian Bug Tracking System
Your message dated Tue, 29 May 2007 20:04:05 +0200
with message-id <[EMAIL PROTECTED]>
and subject line #311815
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: kernel-source-2.6.11
Version: 2.6.11-3
Severity: important

I'm using Sven Luther's unofficial kernels for ppc64
(http://people.debian.org/~luther/ppc64) on a IBM pSeries 630 Model 6E4
(Power4 processor), no virtualization enabled (no LPARs). The system has a
Matrox G450 card. It seems that framebuffer acceleration has unexpected
consequences, because when using it, the text in screen is displayed all
wrong, and the console is unusable. I still can reboot using Control+Alt+Del,
but little else.

Using fbset to disable the acceleration ("fbset -accel false") fixes
it. Booting with video=matroxfb:noaccel does the trick too.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages kernel-source-2.6.11 depends on:
ii  binutils  2.15-5 The GNU assembler, linker and bina
ii  bzip2 1.0.2-5high-quality block-sorting file co
ii  coreutils [fileutils] 5.2.1-2The GNU core utilities

-- no debconf information

--- End Message ---
--- Begin Message ---
No new information since one year on request, closing.

Bastian

-- 
Four thousand throats may be cut in one night by a running man.
-- Klingon Soldier, "Day of the Dove", stardate unknown
--- End Message ---


Processed: #416715

2007-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 416715 linux-2.6
Bug#416715: linux-image-2.6.18-4-686: p4-clockmod disables frequencies less 
than 2GHz
Bug reassigned from package `linux-image-2.6.18-4-686' to `linux-2.6'.

> close 416715 2.6.20-1
Bug#416715: linux-image-2.6.18-4-686: p4-clockmod disables frequencies less 
than 2GHz
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 2.6.20-1, send any further explanations to Josh 
Triplett <[EMAIL PROTECTED]>

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#303490: marked as done (tulip driver doesn't open loop on Apple 100BaseT ethernet card)

2007-05-29 Thread Debian Bug Tracking System
Your message dated Tue, 29 May 2007 20:02:31 +0200
with message-id <[EMAIL PROTECTED]>
and subject line #303490: No response from submitter
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: kernel-image-2.6.10-powerpc
Version: 2.6.10-2
Severity: important

The tulip driver should open the loopback on the Apple 100BaseT ethernet
card when bringing up the interface. Otherwise the interface is unusable
for normal traffic. This can be done by writing 0x10f and 0x3 to CSR12.
It's probably wise to check for the apple OUI first as other cards might
use the GPIO pins for other purposes. The apple OUI is 00:05:02.
Additionally you can check for the chip type being 21140, as apple
never made cards with other tulip family chips.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.9-ans
Locale: LANG=C, LC_CTYPE=C

Versions of packages kernel-image-2.6.10-powerpc depends on:
ii  initrd-tools  0.1.77 tools to create initrd image for p
ii  mkvmlinuz 12 create a kernel to boot a PowerPC 
ii  module-init-tools 3.0-pre5-1 tools for managing Linux kernel mo

-- no debconf information

--- End Message ---
--- Begin Message ---
No response from submitter, closing. Please reopen with updated
informations.

Bastian

-- 
Witch!  Witch!  They'll burn ya!
-- Hag, "Tomorrow is Yesterday", stardate unknown
--- End Message ---


Bug#416715: #416715

2007-05-29 Thread Bastian Blank
reassign 416715 linux-2.6
close 416715 2.6.20-1
thanks

Marking as fixed in 2.6.20-1.

Bastian

-- 
"Life and death are seldom logical."
"But attaining a desired goal always is."
-- McCoy and Spock, "The Galileo Seven", stardate 2821.7


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#425567: marked as done (linux-2.6: [HPPA] LWS CAS debug code enabled (not thread safe))

2007-05-29 Thread Debian Bug Tracking System
Your message dated Tue, 29 May 2007 20:00:31 +0200
with message-id <[EMAIL PROTECTED]>
and subject line #425567
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libc6
Version: 2.5-7
Severity: important

Today I saw this error for the second time on my hppa box running the 
2.6.18-parisc64-smp kernel:
cat: error while loading shared libraries: internal error: symidx out of 
range of fptr table

People on #parisc say that this is a glibc issue:
 fjp, I have not looked at the current sources in debian glibc, 
but in general there *are* functions which are supposed to be atomic but 
are not. These failures can cause a "symidx out of rang of fptr table" 
error.
 fjp, The failure is in glibc.
 fjp, It's using non-atomic implementation of compare and swap. 
However, the problem is systemic of a kernel that doesn't have atomic 
helper functions.
 I'm running 2.6.18-4-parisc64-smp
 fjp, smp is more likely to trigger the error.
 fjp, You have the atomic helper routines present in your 
kernel.
 fjp, The glibc you have just isn't using them.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: hppa (parisc64)

Kernel: Linux 2.6.18-4-parisc64-smp (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


pgpWr1kgYIfTy.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Version: 2.6.21-2

Fixed in 2.6.21-2.

Bastian

-- 
Schshschshchsch.
-- The Gorn, "Arena", stardate 3046.2
--- End Message ---


Processed: #412748

2007-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 412748 linux-2.6
Bug#412748: Please pull ocfs2 fix from upstream kernel git tree
Bug reassigned from package `linux-image-2.6.18-4-xen-686' to `linux-2.6'.

> close 412748 2.6.20-1
Bug#412748: Please pull ocfs2 fix from upstream kernel git tree
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 2.6.20-1, send any further explanations to Rene 
Mayrhofer <[EMAIL PROTECTED]>

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#422216: shutdown after a false warn report from acpi

2007-05-29 Thread Encolpe Degoute
More logs from 2.6.20 and 2.6.21:

kern.log.4:May  2 12:11:12 gosseyn kernel: ACPI: Critical trip point
kern.log.4:May  2 12:11:12 gosseyn kernel: Critical temperature reached
(2671 C), shutting down.
kern.log.4:May  2 12:11:14 gosseyn kernel: Critical temperature reached
(46 C), shutting down.
kern.log.4:May  2 22:27:33 gosseyn kernel: ACPI: Critical trip point
kern.log.4:May  2 22:27:33 gosseyn kernel: Critical temperature reached
(3183 C), shutting down.
kern.log.4:May  2 22:27:35 gosseyn kernel: Critical temperature reached
(42 C), shutting down.
kern.log.4:May  4 11:52:08 gosseyn kernel: ACPI: Critical trip point
kern.log.4:May  4 11:52:08 gosseyn kernel: Critical temperature reached
(623 C), shutting down.
kern.log.4:May  4 11:52:10 gosseyn kernel: Critical temperature reached
(39 C), shutting down.
kern.log.3:May  7 15:04:47 gosseyn kernel: ACPI: Critical trip point
kern.log.3:May  7 15:04:47 gosseyn kernel: Critical temperature reached
(623 C), shutting down.
kern.log.3:May  7 15:04:49 gosseyn kernel: Critical temperature reached
(38 C), shutting down.
kern.log.1:May 21 12:40:44 gosseyn kernel: ACPI: Critical trip point
kern.log.1:May 21 12:40:44 gosseyn kernel: Critical temperature reached
(2671 C), shutting down.
kern.log.1:May 21 12:40:46 gosseyn kernel: Critical temperature reached
(45 C), shutting down.
kern.log.1:May 23 09:18:28 gosseyn kernel: ACPI: Critical trip point
kern.log.1:May 23 09:18:28 gosseyn kernel: Critical temperature reached
(1391 C), shutting down.
kern.log.1:May 23 09:18:30 gosseyn kernel: Critical temperature reached
(39 C), shutting down.
kern.log.1:May 24 20:12:34 gosseyn kernel: ACPI: Critical trip point
kern.log.1:May 24 20:12:34 gosseyn kernel: Critical temperature reached
(879 C), shutting down.
kern.log.1:May 24 20:12:36 gosseyn kernel: Critical temperature reached
(38 C), shutting down.
kern.log.1:May 25 10:57:44 gosseyn kernel: ACPI: Critical trip point
kern.log.1:May 25 10:57:44 gosseyn kernel: Critical temperature reached
(1391 C), shutting down.
kern.log.1:May 25 10:57:46 gosseyn kernel: Critical temperature reached
(42 C), shutting down.
kern.log:May 27 17:11:21 gosseyn kernel: ACPI: Critical trip point
kern.log:May 27 17:11:21 gosseyn kernel: Critical temperature reached
(623 C), shutting down.
kern.log:May 27 17:11:23 gosseyn kernel: Critical temperature reached
(39 C), shutting down.
kern.log:May 29 00:25:38 gosseyn kernel: ACPI: Critical trip point
kern.log:May 29 00:25:38 gosseyn kernel: Critical temperature reached
(2671 C), shutting down.
kern.log:May 29 00:25:40 gosseyn kernel: Critical temperature reached
(44 C), shutting down.




-- 
Encolpe DEGOUTE
http://encolpe.degoute.free.fr/
Logiciels libres, hockey sur glace et autres activités cérébrales



Bug#412748: #412748

2007-05-29 Thread Bastian Blank
reassign 412748 linux-2.6
close 412748 2.6.20-1
thanks

Marking as fixed in 2.6.20-1.

Bastian

-- 
The best diplomat I know is a fully activated phaser bank.
-- Scotty


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug cleanup

2007-05-29 Thread Bastian Blank
Hi folks

I did some small bug cleanup. Mostly distinct problems with one piece of
hardware.

I forgot to add BUG-submitter to the recipients, so I bounced them.

Bastian

-- 
One does not thank logic.
-- Sarek, "Journey to Babel", stardate 3842.4


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: #417121

2007-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 417121 important
Bug#417121: pcmciautils: Data Corruption while using Texas Instrument PCI7420   
--CardBus
Severity set to `important' from `grave'

> tags 417121 moreinfo
Bug#417121: pcmciautils: Data Corruption while using Texas Instrument PCI7420   
--CardBus
There were no tags set.
Tags added: moreinfo

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#417121: #417121

2007-05-29 Thread Bastian Blank
severity 417121 important
tags 417121 moreinfo
thanks

This bug does not render the package unusable for everyone.

Bastian

-- 
If a man had a child who'd gone anti-social, killed perhaps, he'd still
tend to protect that child.
-- McCoy, "The Ultimate Computer", stardate 4731.3


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: #424239

2007-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 424239 important
Bug#424239: linux-image-2.6.18-4-486: linux freeze sometimes on my laptop
Severity set to `important' from `critical'

> tags 424239 moreinfo
Bug#424239: linux-image-2.6.18-4-486: linux freeze sometimes on my laptop
There were no tags set.
Tags added: moreinfo

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#404951: #404951

2007-05-29 Thread Bastian Blank
severity 404951 important
tags 404951 moreinfo
thanks

Failures on one distnct machine are not critical.

Please report outcome with 2.6.21.

Bastian

-- 
Military secrets are the most fleeting of all.
-- Spock, "The Enterprise Incident", stardate 5027.4


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#421219: #421219

2007-05-29 Thread Bastian Blank
severity 421219 important
reassign 421219 linux-2.6
close 421219 2.6.21-1
thanks

Failures on one distinct machine are not critical.

Marking as fixed in 2.6.21-1.

Bastian

-- 
There's coffee in that nebula!
-- Capt. Kathryn Janeway, Star Trek: Voyager, "The Cloud"



Bug#424239: #424239

2007-05-29 Thread Bastian Blank
severity 424239 important
tags 424239 moreinfo
thanks

Please report outcome with 2.6.21. This looks like a bug in the ACPI
subsystem.

Bastian

-- 
I'm a soldier, not a diplomat.  I can only tell the truth.
-- Kirk, "Errand of Mercy", stardate 3198.9


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: #421219

2007-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 421219 important
Bug#421219: linux-image-2.6.18-4-686: Problem with SMP 2.6.18-4-686 serverworks 
osb4 and pentiumIII dual resolved in 2.6.21
Severity set to `important' from `critical'

> reassign 421219 linux-2.6
Bug#421219: linux-image-2.6.18-4-686: Problem with SMP 2.6.18-4-686 serverworks 
osb4 and pentiumIII dual resolved in 2.6.21
Bug reassigned from package `linux-image-2.6.18-4-686' to `linux-2.6'.

> close 421219 2.6.21-1
Bug#421219: linux-image-2.6.18-4-686: Problem with SMP 2.6.18-4-686 serverworks 
osb4 and pentiumIII dual resolved in 2.6.21
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 2.6.21-1, send any further explanations to 
Grzegorz Szyszlo <[EMAIL PROTECTED]>

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: #404951

2007-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 404951 important
Bug#404951: linux-2.6: sb1-bcm91250a kernel does not boot
Severity set to `important' from `critical'

> tags 404951 moreinfo
Bug#404951: linux-2.6: sb1-bcm91250a kernel does not boot
There were no tags set.
Tags added: moreinfo

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: #422217

2007-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 422217 important
Bug#422217: linux-image-2.6.20-1-686: SCSI disks initialised too late for mdadm
Severity set to `important' from `critical'

> reassign 422217 linux-2.6
Bug#422217: linux-image-2.6.20-1-686: SCSI disks initialised too late for mdadm
Bug reassigned from package `linux-image-2.6.20-1-686' to `linux-2.6'.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: #424239

2007-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 424239 linux-2.6
Bug#424239: linux-image-2.6.18-4-486: linux freeze sometimes on my laptop
Bug reassigned from package `linux-image-2.6.18-4-486' to `linux-2.6'.

> severity 424239 important
Bug#424239: linux-image-2.6.18-4-486: linux freeze sometimes on my laptop
Severity set to `important' from `important'

> tags 424239 moreinfo
Bug#424239: linux-image-2.6.18-4-486: linux freeze sometimes on my laptop
Tags were: moreinfo
Tags added: moreinfo

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#424239: #424239

2007-05-29 Thread Bastian Blank
reassign 424239 linux-2.6
severity 424239 important
tags 424239 moreinfo
thanks

You try to rename up interfaces even if the code can't see that. Please
test this with 2.6.21.

Bastian

-- 
Totally illogical, there was no chance.
-- Spock, "The Galileo Seven", stardate 2822.3


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#422217: #422217

2007-05-29 Thread Bastian Blank
severity 422217 important
reassign 422217 linux-2.6
thanks

Many machines boots quite well, so this is not nearly critical.

Bastian

-- 
If I can have honesty, it's easier to overlook mistakes.
-- Kirk, "Space Seed", stardate 3141.9


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: severity of 251023 is wishlist, tagging 251023

2007-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.26
> severity 251023 wishlist
Bug#251023: [PATCH] An initrd level patch for customized DSDT
Severity set to `wishlist' from `important'

> tags 251023 wontfix
Bug#251023: [PATCH] An initrd level patch for customized DSDT
Tags were: patch
Tags added: wontfix

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: forcibly merging 423462 425595

2007-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.26
> forcemerge 423462 425595
Bug#423462: LINUX_VERSION_CODE is defined but has no value in 
/usr/include/linux/version.h
Bug#425595: gcj-4.1: FTBFS: ../../../src/boehm-gc/os_dep.c:21:28: error: 
operator '<=' has no left operand
Forcibly Merged 423462 425595.

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: closing 423462

2007-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.26
> close 423462 2.6.21-3
Bug#423462: LINUX_VERSION_CODE is defined but has no value in 
/usr/include/linux/version.h
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 2.6.21-3, send any further explanations to 
"Scott Bell" <[EMAIL PROTECTED]>

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



linux-latest-2.6_6lenny1_ia64.changes ACCEPTED

2007-05-29 Thread Debian Installer
Mapping testing to testing-proposed-updates.

Accepted:
kernel-image-2.6-itanium-smp_2.6.18+6lenny1_ia64.deb
  to 
pool/main/l/linux-latest-2.6/kernel-image-2.6-itanium-smp_2.6.18+6lenny1_ia64.deb
kernel-image-2.6-itanium_2.6.18+6lenny1_ia64.deb
  to 
pool/main/l/linux-latest-2.6/kernel-image-2.6-itanium_2.6.18+6lenny1_ia64.deb
kernel-image-2.6-mckinley-smp_2.6.18+6lenny1_ia64.deb
  to 
pool/main/l/linux-latest-2.6/kernel-image-2.6-mckinley-smp_2.6.18+6lenny1_ia64.deb
kernel-image-2.6-mckinley_2.6.18+6lenny1_ia64.deb
  to 
pool/main/l/linux-latest-2.6/kernel-image-2.6-mckinley_2.6.18+6lenny1_ia64.deb
linux-headers-2.6-itanium_2.6.18+6lenny1_ia64.deb
  to 
pool/main/l/linux-latest-2.6/linux-headers-2.6-itanium_2.6.18+6lenny1_ia64.deb
linux-headers-2.6-mckinley_2.6.18+6lenny1_ia64.deb
  to 
pool/main/l/linux-latest-2.6/linux-headers-2.6-mckinley_2.6.18+6lenny1_ia64.deb
linux-image-2.6-itanium-smp_2.6.18+6lenny1_ia64.deb
  to 
pool/main/l/linux-latest-2.6/linux-image-2.6-itanium-smp_2.6.18+6lenny1_ia64.deb
linux-image-2.6-itanium_2.6.18+6lenny1_ia64.deb
  to 
pool/main/l/linux-latest-2.6/linux-image-2.6-itanium_2.6.18+6lenny1_ia64.deb
linux-image-2.6-mckinley-smp_2.6.18+6lenny1_ia64.deb
  to 
pool/main/l/linux-latest-2.6/linux-image-2.6-mckinley-smp_2.6.18+6lenny1_ia64.deb
linux-image-2.6-mckinley_2.6.18+6lenny1_ia64.deb
  to 
pool/main/l/linux-latest-2.6/linux-image-2.6-mckinley_2.6.18+6lenny1_ia64.deb
linux-image-itanium_2.6.18+6lenny1_ia64.deb
  to pool/main/l/linux-latest-2.6/linux-image-itanium_2.6.18+6lenny1_ia64.deb
linux-image-mckinley_2.6.18+6lenny1_ia64.deb
  to pool/main/l/linux-latest-2.6/linux-image-mckinley_2.6.18+6lenny1_ia64.deb
linux-latest-2.6_6lenny1.dsc
  to pool/main/l/linux-latest-2.6/linux-latest-2.6_6lenny1.dsc
linux-latest-2.6_6lenny1.tar.gz
  to pool/main/l/linux-latest-2.6/linux-latest-2.6_6lenny1.tar.gz


Override entries for your package:
kernel-image-2.6-itanium-smp_2.6.18+6lenny1_ia64.deb - extra admin
kernel-image-2.6-itanium_2.6.18+6lenny1_ia64.deb - extra admin
kernel-image-2.6-mckinley-smp_2.6.18+6lenny1_ia64.deb - extra admin
kernel-image-2.6-mckinley_2.6.18+6lenny1_ia64.deb - extra admin
linux-headers-2.6-itanium_2.6.18+6lenny1_ia64.deb - optional devel
linux-headers-2.6-mckinley_2.6.18+6lenny1_ia64.deb - optional devel
linux-image-2.6-itanium-smp_2.6.18+6lenny1_ia64.deb - extra admin
linux-image-2.6-itanium_2.6.18+6lenny1_ia64.deb - optional admin
linux-image-2.6-mckinley-smp_2.6.18+6lenny1_ia64.deb - extra admin
linux-image-2.6-mckinley_2.6.18+6lenny1_ia64.deb - optional admin
linux-image-itanium_2.6.18+6lenny1_ia64.deb - optional admin
linux-image-mckinley_2.6.18+6lenny1_ia64.deb - optional admin
linux-latest-2.6_6lenny1.dsc - source admin

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#426561: modpost wrapper fails if given no filenames

2007-05-29 Thread Ben Hutchings
Package: linux-kbuild-2.6.18
Version: 2.6.18-1

If a module source directory does not provide source for any complete
modules, "stage 2" of the build runs modpost with no filenames.  The
upstream version of modpost silently does nothing in this case (so
far as I can see).  Debian's wrapper unconditionally uses the first
non-option argument as a filename, but if there are no such arguments
it uses a null pointer and fails.

This prevents some of our drivers from building on etch, though we
can work around it.

I think the wrapper should be compatible and do nothing if given no
non-option arguments.

Ben.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#426526: linux-image-2.6.20-1-ixp4xx: large clock drift on Linksys NSLU2

2007-05-29 Thread Marcus Better
> 2.6.20 is not longer in Debian since nearly two weeks. The 2.6.21-3
>
> changelog say:
> | * arm/ixp4xx: Add patch to set NSLU2 timer frequency.

Thanks, I wasn't aware of that. Will give it a go (but may have to wait for 
#426395 first).

Marcus


signature.asc
Description: This is a digitally signed message part.


Processing of linux-latest-2.6_6lenny1_ia64.changes

2007-05-29 Thread Archive Administrator
linux-latest-2.6_6lenny1_ia64.changes uploaded successfully to localhost
along with the files:
  linux-latest-2.6_6lenny1.dsc
  linux-latest-2.6_6lenny1.tar.gz
  linux-image-itanium_2.6.18+6lenny1_ia64.deb
  linux-image-2.6-itanium_2.6.18+6lenny1_ia64.deb
  linux-headers-2.6-itanium_2.6.18+6lenny1_ia64.deb
  linux-image-mckinley_2.6.18+6lenny1_ia64.deb
  linux-image-2.6-mckinley_2.6.18+6lenny1_ia64.deb
  linux-headers-2.6-mckinley_2.6.18+6lenny1_ia64.deb
  kernel-image-2.6-itanium_2.6.18+6lenny1_ia64.deb
  kernel-image-2.6-itanium-smp_2.6.18+6lenny1_ia64.deb
  kernel-image-2.6-mckinley_2.6.18+6lenny1_ia64.deb
  kernel-image-2.6-mckinley-smp_2.6.18+6lenny1_ia64.deb
  linux-image-2.6-itanium-smp_2.6.18+6lenny1_ia64.deb
  linux-image-2.6-mckinley-smp_2.6.18+6lenny1_ia64.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of linux-latest-2.6_6etch1_ia64.changes

2007-05-29 Thread Archive Administrator
linux-latest-2.6_6etch1_ia64.changes uploaded successfully to localhost
along with the files:
  linux-latest-2.6_6etch1.dsc
  linux-latest-2.6_6etch1.tar.gz
  linux-image-itanium_2.6.18+6etch1_ia64.deb
  linux-image-2.6-itanium_2.6.18+6etch1_ia64.deb
  linux-headers-2.6-itanium_2.6.18+6etch1_ia64.deb
  linux-image-mckinley_2.6.18+6etch1_ia64.deb
  linux-image-2.6-mckinley_2.6.18+6etch1_ia64.deb
  linux-headers-2.6-mckinley_2.6.18+6etch1_ia64.deb
  kernel-image-2.6-itanium_2.6.18+6etch1_ia64.deb
  kernel-image-2.6-itanium-smp_2.6.18+6etch1_ia64.deb
  kernel-image-2.6-mckinley_2.6.18+6etch1_ia64.deb
  kernel-image-2.6-mckinley-smp_2.6.18+6etch1_ia64.deb
  linux-image-2.6-itanium-smp_2.6.18+6etch1_ia64.deb
  linux-image-2.6-mckinley-smp_2.6.18+6etch1_ia64.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: Re: Bug#426548: acpi events cause hard freeze on X40

2007-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 426548 kernel
Bug#426548: acpi events cause hard freeze on X40 with l-m-t installed
Bug reassigned from package `laptop-mode-tools' to `kernel'.

> retitle 426548 acpi events cause hard freeze on X40
Bug#426548: acpi events cause hard freeze on X40 with l-m-t installed
Changed Bug title to `acpi events cause hard freeze on X40' from `acpi events 
cause hard freeze on X40 with l-m-t installed'.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#425136: [: 42: ==: unexpected operator

2007-05-29 Thread maximilian attems
On Mon, 28 May 2007, Rafal Czlonka wrote:

> P.S. Any other tests? ;^)

haha, yeah
story of wrong tests, now double chekced on my box
# sh -x mkinitramfs-kpkg -o /tmp/foo $(uname -r)
# sh -x mkinitramfs -o /tmp/foo2

-- 
maks


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#426526: linux-image-2.6.20-1-ixp4xx: large clock drift on Linksys NSLU2

2007-05-29 Thread Bastian Blank
tags 426526 moreinfo
thanks

On Tue, May 29, 2007 at 03:13:20PM +0200, Marcus Better wrote:
> My NSLU2 (266 MHz) has a problem with timekeeping. I run ntp, but it doesn't
> help - the clock drifts at least fifteen minutes a day.

2.6.20 is not longer in Debian since nearly two weeks. The 2.6.21-3
changelog say:
| * arm/ixp4xx: Add patch to set NSLU2 timer frequency. 

Bastian

-- 
Our way is peace.
-- Septimus, the Son Worshiper, "Bread and Circuses",
   stardate 4040.7.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: tagging 426526

2007-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.26
> tags 426526 moreinfo
Bug#426526: linux-image-2.6.20-1-ixp4xx: large clock drift on Linksys NSLU2
Tags were: patch
Tags added: moreinfo

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Bug#426526: linux-image-2.6.20-1-ixp4xx: large clock drift on Linksys NSLU2

2007-05-29 Thread Bastian Blank
tags 426526 moreinfo
thanks

On Tue, May 29, 2007 at 03:13:20PM +0200, Marcus Better wrote:
> My NSLU2 (266 MHz) has a problem with timekeeping. I run ntp, but it doesn't
> help - the clock drifts at least fifteen minutes a day.

And 2.6.20 is not longer in Debian since nearly two weeks. The 2.6.21-3
changelog say:
| * arm/ixp4xx: Add patch to set NSLU2 timer frequency. 

Bastian

-- 
Our way is peace.
-- Septimus, the Son Worshiper, "Bread and Circuses",
   stardate 4040.7.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: [RFT] [SPARC] Emulate cmpxchg like parisc

2007-05-29 Thread Kyle McMartin
On Tue, May 29, 2007 at 01:12:33AM -0700, David Miller wrote:
> From: Martin Habets <[EMAIL PROTECTED]>
> Date: Tue, 29 May 2007 00:37:01 +0100
> 
> > Good to see someone has a crystal ball handy. So a patch like like this
> > to solve the DRM issue? With it DRM can no longer be selected.
> > 
> > ---
> > The DRM code depends on an atomic version of cmpxchg(), which is not
> > available on sparc32. Since other platforms besides sparc32 have
> > this issue a KCONFIG option is added for it.
> > 
> > Martin
> > 
> > Signed-off-by: Martin Habets <[EMAIL PROTECTED]>
> 
> This looks great, I've applied Kyle's original patch and this
> one, thanks a lot!
> 

Thanks David. Yeah, I think adding a Kconfig is the right approach.

Cheers!
Kyle


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#426440: /usr/sbin/pppd: sometimes connection with Option GlobeTrotter card hangs, ping: sendmsg: No buffer space available

2007-05-29 Thread Marc Haber
On Mon, May 28, 2007 at 10:09:04PM +0200, Miernik wrote:
> I have a PCMCIA UMTS/HSDPA card Option GlobeTrotter GT Max:
> 02:00.0 Network controller: Option N.V. Qualcomm MSM6275 UMTS chip
> 
> After some time, usually something around 12 to 36 hours of the
> connection beeing connected, the ppp connection hangs, and attempt to
> ping through it results in:
> 
> ping: sendmsg: No buffer space available
> ping: sendmsg: No buffer space available
> ping: sendmsg: No buffer space available
> ping: sendmsg: No buffer space available
> ping: sendmsg: No buffer space available
> ping: sendmsg: No buffer space available

I have this as well, with both my Option 3G Datacard, and a borrowed
Novatel 740. After killing the PPP connection, the virtual USB serial
port simulated by the card is not responsive any more, AT commands are
ignored.

Sometimes, it is sufficient to unload and reload the usbserial module,
but usually, it is necessary to pull the card and to dial in again
afterwards. This is becoming a major nuisance.

Greetings
Marc

-- 
-
Marc Haber | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#426526: linux-image-2.6.20-1-ixp4xx: large clock drift on Linksys NSLU2

2007-05-29 Thread Marcus Better
Package: linux-image-2.6.20-1-ixp4xx
Version: 2.6.20-3
Severity: important
Tags: patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

My NSLU2 (266 MHz) has a problem with timekeeping. I run ntp, but it doesn't
help - the clock drifts at least fifteen minutes a day.

The problem [1] and solution [2] appear to be known.

[1] http://thread.gmane.org/gmane.linux.debian.ports.arm/4187/
[2] http://thread.gmane.org/gmane.linux.debian.ports.arm/4187/focus=4205

- -- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: arm (armv5tel)

Kernel: Linux 2.6.21-slug
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=locale: Cannot set 
LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-2.6.20-1-ixp4xx depends on:
ii  coreutils 5.97-5.3   The GNU core utilities
ii  debconf [debconf-2.0] 1.5.13 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.87b  tools for generating an initramfs
ii  module-init-tools 3.3-pre4-2 tools for managing Linux kernel mo

linux-image-2.6.20-1-ixp4xx recommends no packages.

- -- debconf information:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "sv_SE.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
  linux-image-2.6.20-1-ixp4xx/preinst/elilo-initrd-2.6.20-1-ixp4xx: true
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.20-1-ixp4xx/preinst/initrd-2.6.20-1-ixp4xx:
  linux-image-2.6.20-1-ixp4xx/preinst/lilo-has-ramdisk:
  linux-image-2.6.20-1-ixp4xx/postinst/old-initrd-link-2.6.20-1-ixp4xx: true
  linux-image-2.6.20-1-ixp4xx/postinst/create-kimage-link-2.6.20-1-ixp4xx: true
  linux-image-2.6.20-1-ixp4xx/postinst/old-system-map-link-2.6.20-1-ixp4xx: true
  linux-image-2.6.20-1-ixp4xx/postinst/depmod-error-initrd-2.6.20-1-ixp4xx: 
false
  
linux-image-2.6.20-1-ixp4xx/prerm/would-invalidate-boot-loader-2.6.20-1-ixp4xx: 
true
  linux-image-2.6.20-1-ixp4xx/postinst/old-dir-initrd-link-2.6.20-1-ixp4xx: true
  linux-image-2.6.20-1-ixp4xx/postinst/bootloader-error-2.6.20-1-ixp4xx:
  linux-image-2.6.20-1-ixp4xx/preinst/abort-install-2.6.20-1-ixp4xx:
  linux-image-2.6.20-1-ixp4xx/prerm/removing-running-kernel-2.6.20-1-ixp4xx: 
true
  linux-image-2.6.20-1-ixp4xx/preinst/overwriting-modules-2.6.20-1-ixp4xx: true
  linux-image-2.6.20-1-ixp4xx/preinst/lilo-initrd-2.6.20-1-ixp4xx: true
  linux-image-2.6.20-1-ixp4xx/postinst/bootloader-test-error-2.6.20-1-ixp4xx:
  linux-image-2.6.20-1-ixp4xx/postinst/kimage-is-a-directory:
  linux-image-2.6.20-1-ixp4xx/preinst/already-running-this-2.6.20-1-ixp4xx:
  linux-image-2.6.20-1-ixp4xx/preinst/failed-to-move-modules-2.6.20-1-ixp4xx:
* linux-image-2.6.20-1-ixp4xx/preinst/bootloader-initrd-2.6.20-1-ixp4xx: false
  linux-image-2.6.20-1-ixp4xx/postinst/depmod-error-2.6.20-1-ixp4xx: false
  linux-image-2.6.20-1-ixp4xx/preinst/abort-overwrite-2.6.20-1-ixp4xx:

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGXCbsXjXn6TzcAQkRAg1PAKCQLux7zFFIGzKYgpIkglgl+hQ1kQCffXU+
5L5jD3Tej2NvOVVXWCXMCRU=
=uDuY
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: tagging 426395

2007-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.2
> tags 426395 - patch
Bug#426395: initramfs-tools: omission of libgcc_s.so.1 from initramfs makes 
Linksys NSLU2 unbootable
Tags were: patch
Tags removed: patch

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



linux-latest-2.6_7_powerpc.changes ACCEPTED

2007-05-29 Thread Debian Installer

Accepted:
linux-headers-2.6-powerpc-miboot_2.6.21+7_powerpc.deb
  to 
pool/main/l/linux-latest-2.6/linux-headers-2.6-powerpc-miboot_2.6.21+7_powerpc.deb
linux-headers-2.6-powerpc-smp_2.6.21+7_powerpc.deb
  to 
pool/main/l/linux-latest-2.6/linux-headers-2.6-powerpc-smp_2.6.21+7_powerpc.deb
linux-headers-2.6-powerpc64_2.6.21+7_powerpc.deb
  to 
pool/main/l/linux-latest-2.6/linux-headers-2.6-powerpc64_2.6.21+7_powerpc.deb
linux-headers-2.6-powerpc_2.6.21+7_powerpc.deb
  to pool/main/l/linux-latest-2.6/linux-headers-2.6-powerpc_2.6.21+7_powerpc.deb
linux-headers-2.6-prep_2.6.21+7_powerpc.deb
  to pool/main/l/linux-latest-2.6/linux-headers-2.6-prep_2.6.21+7_powerpc.deb
linux-headers-2.6-vserver-powerpc64_2.6.21+7_powerpc.deb
  to 
pool/main/l/linux-latest-2.6/linux-headers-2.6-vserver-powerpc64_2.6.21+7_powerpc.deb
linux-headers-2.6-vserver-powerpc_2.6.21+7_powerpc.deb
  to 
pool/main/l/linux-latest-2.6/linux-headers-2.6-vserver-powerpc_2.6.21+7_powerpc.deb
linux-image-2.6-powerpc-miboot_2.6.21+7_powerpc.deb
  to 
pool/main/l/linux-latest-2.6/linux-image-2.6-powerpc-miboot_2.6.21+7_powerpc.deb
linux-image-2.6-powerpc-smp_2.6.21+7_powerpc.deb
  to 
pool/main/l/linux-latest-2.6/linux-image-2.6-powerpc-smp_2.6.21+7_powerpc.deb
linux-image-2.6-powerpc64_2.6.21+7_powerpc.deb
  to pool/main/l/linux-latest-2.6/linux-image-2.6-powerpc64_2.6.21+7_powerpc.deb
linux-image-2.6-powerpc_2.6.21+7_powerpc.deb
  to pool/main/l/linux-latest-2.6/linux-image-2.6-powerpc_2.6.21+7_powerpc.deb
linux-image-2.6-prep_2.6.21+7_powerpc.deb
  to pool/main/l/linux-latest-2.6/linux-image-2.6-prep_2.6.21+7_powerpc.deb
linux-image-2.6-vserver-powerpc64_2.6.21+7_powerpc.deb
  to 
pool/main/l/linux-latest-2.6/linux-image-2.6-vserver-powerpc64_2.6.21+7_powerpc.deb
linux-image-2.6-vserver-powerpc_2.6.21+7_powerpc.deb
  to 
pool/main/l/linux-latest-2.6/linux-image-2.6-vserver-powerpc_2.6.21+7_powerpc.deb
linux-image-powerpc-miboot_2.6.21+7_powerpc.deb
  to 
pool/main/l/linux-latest-2.6/linux-image-powerpc-miboot_2.6.21+7_powerpc.deb
linux-image-powerpc-smp_2.6.21+7_powerpc.deb
  to pool/main/l/linux-latest-2.6/linux-image-powerpc-smp_2.6.21+7_powerpc.deb
linux-image-powerpc64_2.6.21+7_powerpc.deb
  to pool/main/l/linux-latest-2.6/linux-image-powerpc64_2.6.21+7_powerpc.deb
linux-image-powerpc_2.6.21+7_powerpc.deb
  to pool/main/l/linux-latest-2.6/linux-image-powerpc_2.6.21+7_powerpc.deb
linux-image-prep_2.6.21+7_powerpc.deb
  to pool/main/l/linux-latest-2.6/linux-image-prep_2.6.21+7_powerpc.deb
linux-image-vserver-powerpc64_2.6.21+7_powerpc.deb
  to 
pool/main/l/linux-latest-2.6/linux-image-vserver-powerpc64_2.6.21+7_powerpc.deb
linux-image-vserver-powerpc_2.6.21+7_powerpc.deb
  to 
pool/main/l/linux-latest-2.6/linux-image-vserver-powerpc_2.6.21+7_powerpc.deb
linux-latest-2.6_7.dsc
  to pool/main/l/linux-latest-2.6/linux-latest-2.6_7.dsc
linux-latest-2.6_7.tar.gz
  to pool/main/l/linux-latest-2.6/linux-latest-2.6_7.tar.gz


Override entries for your package:
linux-headers-2.6-powerpc-miboot_2.6.21+7_powerpc.deb - optional devel
linux-headers-2.6-powerpc-smp_2.6.21+7_powerpc.deb - optional devel
linux-headers-2.6-powerpc64_2.6.21+7_powerpc.deb - optional devel
linux-headers-2.6-powerpc_2.6.21+7_powerpc.deb - optional devel
linux-headers-2.6-prep_2.6.21+7_powerpc.deb - optional devel
linux-headers-2.6-vserver-powerpc64_2.6.21+7_powerpc.deb - optional devel
linux-headers-2.6-vserver-powerpc_2.6.21+7_powerpc.deb - optional devel
linux-image-2.6-powerpc-miboot_2.6.21+7_powerpc.deb - optional admin
linux-image-2.6-powerpc-smp_2.6.21+7_powerpc.deb - optional admin
linux-image-2.6-powerpc64_2.6.21+7_powerpc.deb - optional admin
linux-image-2.6-powerpc_2.6.21+7_powerpc.deb - optional admin
linux-image-2.6-prep_2.6.21+7_powerpc.deb - optional admin
linux-image-2.6-vserver-powerpc64_2.6.21+7_powerpc.deb - optional admin
linux-image-2.6-vserver-powerpc_2.6.21+7_powerpc.deb - optional admin
linux-image-powerpc-miboot_2.6.21+7_powerpc.deb - optional admin
linux-image-powerpc-smp_2.6.21+7_powerpc.deb - optional admin
linux-image-powerpc64_2.6.21+7_powerpc.deb - optional admin
linux-image-powerpc_2.6.21+7_powerpc.deb - optional admin
linux-image-prep_2.6.21+7_powerpc.deb - optional admin
linux-image-vserver-powerpc64_2.6.21+7_powerpc.deb - optional admin
linux-image-vserver-powerpc_2.6.21+7_powerpc.deb - optional admin
linux-latest-2.6_7.dsc - source admin

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#426520: linux-source-2.6.18: several config items missed from "make oldconfig"

2007-05-29 Thread Mikel Ward
Package: linux-source-2.6.18
Version: 2.6.18.dfsg.1-12etch2
Severity: important

I installed the linux-source-2.6.18 package and used it to upgrade from
an old Linux 2.6.11 install.

After running "make oldconfig", compiling, and installing the new
kernel, I got the following error messages during system initialization:

iptables v1.3.6: can't initialize iptables table `filter': Table does not exist 
(do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
iptables v1.3.6: can't initialize iptables table `nat': Table does not exist 
(do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

iptables was working fine in my previous kernel.

I discovered that several components, such as iptable_filter had not
been built, and that they were not enabled in the new .config file.

I re-booted into 2.6.11 and re-ran the "make oldconfig" on a clean copy
of the sources.  The first message it printed showed that it had found
the correct old config file:

#
# using defaults found in /boot/config-2.6.11-eagle
#

It then printed the following error messages:

/boot/config-2.6.11-eagle:16:warning: trying to assign nonexistent symbol 
CLEAN_COMPILE
/boot/config-2.6.11-eagle:32:warning: trying to assign nonexistent symbol 
KOBJECT_UEVENT
/boot/config-2.6.11-eagle:41:warning: trying to assign nonexistent symbol 
CC_ALIGN_FUNCTIONS
/boot/config-2.6.11-eagle:42:warning: trying to assign nonexistent symbol 
CC_ALIGN_LABELS
/boot/config-2.6.11-eagle:43:warning: trying to assign nonexistent symbol 
CC_ALIGN_LOOPS
/boot/config-2.6.11-eagle:44:warning: trying to assign nonexistent symbol 
CC_ALIGN_JUMPS
/boot/config-2.6.11-eagle:85:warning: trying to assign nonexistent symbol 
X86_EMU486
/boot/config-2.6.11-eagle:149:warning: trying to assign nonexistent symbol 
PCI_LEGACY_PROC
/boot/config-2.6.11-eagle:150:warning: trying to assign nonexistent symbol 
PCI_NAMES
/boot/config-2.6.11-eagle:349:warning: trying to assign nonexistent symbol 
NETLINK_DEV
/boot/config-2.6.11-eagle:364:warning: trying to assign nonexistent symbol 
IP_TCPDIAG
/boot/config-2.6.11-eagle:365:warning: trying to assign nonexistent symbol 
IP_TCPDIAG_IPV6
/boot/config-2.6.11-eagle:388:warning: trying to assign nonexistent symbol 
IP_NF_MATCH_LIMIT
/boot/config-2.6.11-eagle:390:warning: trying to assign nonexistent symbol 
IP_NF_MATCH_MAC
/boot/config-2.6.11-eagle:391:warning: trying to assign nonexistent symbol 
IP_NF_MATCH_PKTTYPE
/boot/config-2.6.11-eagle:392:warning: trying to assign nonexistent symbol 
IP_NF_MATCH_MARK
/boot/config-2.6.11-eagle:393:warning: trying to assign nonexistent symbol 
IP_NF_MATCH_MULTIPORT
/boot/config-2.6.11-eagle:398:warning: trying to assign nonexistent symbol 
IP_NF_MATCH_AH_ESP
/boot/config-2.6.11-eagle:399:warning: trying to assign nonexistent symbol 
IP_NF_MATCH_LENGTH
/boot/config-2.6.11-eagle:401:warning: trying to assign nonexistent symbol 
IP_NF_MATCH_TCPMSS
/boot/config-2.6.11-eagle:402:warning: trying to assign nonexistent symbol 
IP_NF_MATCH_HELPER
/boot/config-2.6.11-eagle:403:warning: trying to assign nonexistent symbol 
IP_NF_MATCH_STATE
/boot/config-2.6.11-eagle:404:warning: trying to assign nonexistent symbol 
IP_NF_MATCH_CONNTRACK
/boot/config-2.6.11-eagle:407:warning: trying to assign nonexistent symbol 
IP_NF_MATCH_REALM
/boot/config-2.6.11-eagle:408:warning: trying to assign nonexistent symbol 
IP_NF_MATCH_SCTP
/boot/config-2.6.11-eagle:409:warning: trying to assign nonexistent symbol 
IP_NF_MATCH_COMMENT
/boot/config-2.6.11-eagle:431:warning: trying to assign nonexistent symbol 
IP_NF_TARGET_MARK
/boot/config-2.6.11-eagle:432:warning: trying to assign nonexistent symbol 
IP_NF_TARGET_CLASSIFY
/boot/config-2.6.11-eagle:434:warning: trying to assign nonexistent symbol 
IP_NF_TARGET_NOTRACK
/boot/config-2.6.11-eagle:475:warning: trying to assign nonexistent symbol 
NET_QOS
/boot/config-2.6.11-eagle:505:warning: trying to assign nonexistent symbol 
ETHERTAP
/boot/config-2.6.11-eagle:560:warning: trying to assign nonexistent symbol 
E100_NAPI
/boot/config-2.6.11-eagle:647:warning: trying to assign nonexistent symbol 
SOUND_GAMEPORT
/boot/config-2.6.11-eagle:690:warning: trying to assign nonexistent symbol 
SERIAL_8250_MULTIPORT
/boot/config-2.6.11-eagle:853:warning: trying to assign nonexistent symbol 
DEVFS_FS
/boot/config-2.6.11-eagle:854:warning: trying to assign nonexistent symbol 
DEVPTS_FS_XATTR
/boot/config-2.6.11-eagle:855:warning: trying to assign nonexistent symbol 
DEVPTS_FS_SECURITY
/boot/config-2.6.11-eagle:857:warning: trying to assign nonexistent symbol 
TMPFS_XATTR
/boot/config-2.6.11-eagle:988:warning: trying to assign nonexistent symbol PAX
/boot/config-2.6.11-eagle:993:warning: trying to assign nonexistent symbol 
PAX_SOFTMODE
/boot/config-2.6.11-eagle:994:warning: trying to assign nonexistent symbol 
PAX_EI_PAX
/boot/config-2.6.11-eagle:995:warning: trying to assign nonexistent symbol 
PAX_PT_PAX_FLAGS
/boot/config-2.6.11-eagle:996:warning: trying to 

Processing of linux-latest-2.6_7_powerpc.changes

2007-05-29 Thread Archive Administrator
linux-latest-2.6_7_powerpc.changes uploaded successfully to localhost
along with the files:
  linux-latest-2.6_7.dsc
  linux-latest-2.6_7.tar.gz
  linux-image-powerpc_2.6.21+7_powerpc.deb
  linux-image-2.6-powerpc_2.6.21+7_powerpc.deb
  linux-headers-2.6-powerpc_2.6.21+7_powerpc.deb
  linux-image-powerpc-smp_2.6.21+7_powerpc.deb
  linux-image-2.6-powerpc-smp_2.6.21+7_powerpc.deb
  linux-headers-2.6-powerpc-smp_2.6.21+7_powerpc.deb
  linux-image-powerpc-miboot_2.6.21+7_powerpc.deb
  linux-image-2.6-powerpc-miboot_2.6.21+7_powerpc.deb
  linux-headers-2.6-powerpc-miboot_2.6.21+7_powerpc.deb
  linux-image-powerpc64_2.6.21+7_powerpc.deb
  linux-image-2.6-powerpc64_2.6.21+7_powerpc.deb
  linux-headers-2.6-powerpc64_2.6.21+7_powerpc.deb
  linux-image-prep_2.6.21+7_powerpc.deb
  linux-image-2.6-prep_2.6.21+7_powerpc.deb
  linux-headers-2.6-prep_2.6.21+7_powerpc.deb
  linux-image-vserver-powerpc_2.6.21+7_powerpc.deb
  linux-image-2.6-vserver-powerpc_2.6.21+7_powerpc.deb
  linux-headers-2.6-vserver-powerpc_2.6.21+7_powerpc.deb
  linux-image-vserver-powerpc64_2.6.21+7_powerpc.deb
  linux-image-2.6-vserver-powerpc64_2.6.21+7_powerpc.deb
  linux-headers-2.6-vserver-powerpc64_2.6.21+7_powerpc.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#426515: linux-image-2.6.18-4-686: ATA abormal status after kernel upgrade (2.4 -> 2.6)

2007-05-29 Thread Jean-David Maillefer
Package: linux-image-2.6.18-4-686
Version: 2.6.18.dfsg.1-12etch2
Severity: important


-- Description:
 A tape drive is not anymore working. It worked perfectly before
 upgrading to etch.
 
 dmesg reports many times the following messages:
ata1: DRQ=1 with device error, dev_stat 0x59
ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
ata1.01: tag 0 cmd 0xa0 Emask 0x3 stat 0x51 err 0x64 (HSM violation)
ata1: soft resetting port
ATA: abnormal status 0x80 on port 0x1F7
ATA: abnormal status 0x80 on port 0x1F7
ATA: abnormal status 0x80 on port 0x1F7
ATA: abnormal status 0x80 on port 0x1F7
ATA: abnormal status 0x80 on port 0x1F7
ATA: abnormal status 0x80 on port 0x1F7
ata1.00: configured for PIO3
ata1.01: configured for PIO3
ata1: EH complete

 /var/log/dmesg contains:
 [...]
 ata_piix :00:1f.2: version 2.00
 ata_piix :00:1f.2: MAP [ IDE IDE P0 P1 ]
 ACPI: PCI Interrupt :00:1f.2[A] -> GSI 18 (level, low) -> IRQ 185
 PCI: Setting latency timer of device :00:1f.2 to 64
 ata1: PATA max UDMA/100 cmd 0x1F0 ctl 0x3F6 bmdma 0x1470 irq 14
 scsi0 : ata_piix
 ata1.00: ATAPI, max UDMA/33
 ata1.01: ATAPI, max PIO3
 ata1.00: configured for PIO3
 ata1.01: configured for PIO3
   Vendor: HL-DT-ST  Model: CD-ROM GCR-8482B  Rev: 1.06
   Type:   CD-ROM ANSI SCSI revision: 05
   Vendor: Seagate   Model: STT3401A  Rev: 310B
   Type:   Sequential-Access  ANSI SCSI revision: 02
 ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x1478 irq 15
 scsi1 : ata_piix
 ata2.00: ATA-7, max UDMA/133, 156312576 sectors: LBA
 ata2.00: ata2: dev 0 multi count 16
 ata2.00: configured for UDMA/133
   Vendor: ATA   Model: Maxtor 6Y080M0Rev: YAR5
   Type:   Direct-Access  ANSI SCSI revision: 05
 [...]
 ACPI: PCI Interrupt :00:1f.3[B] -> GSI 17 (level, low) -> IRQ 201
 FDC 0 is a post-1991 82077
 ATA: abnormal status 0x80 on port 0x1F7
 ATA: abnormal status 0x80 on port 0x1F7
 ATA: abnormal status 0x80 on port 0x1F7
 [...]

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=fr_CH, LC_CTYPE=fr_CH (charmap=ISO-8859-1)

Versions of packages linux-image-2.6.18-4-686 depends on:
ii  coreutils 5.97-5.3   The GNU core utilities
ii  debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.85g  tools for generating an initramfs
ii  module-init-tools 3.3-pre4-2 tools for managing Linux kernel mo

Versions of packages linux-image-2.6.18-4-686 recommends:
ii  libc6-i686  2.3.6.ds1-13 GNU C Library: Shared libraries [i

-- debconf information:
  linux-image-2.6.18-4-686/preinst/failed-to-move-modules-2.6.18-4-686:
* linux-image-2.6.18-4-686/preinst/lilo-initrd-2.6.18-4-686: false
  linux-image-2.6.18-4-686/preinst/elilo-initrd-2.6.18-4-686: true
  linux-image-2.6.18-4-686/preinst/overwriting-modules-2.6.18-4-686: true
  linux-image-2.6.18-4-686/prerm/removing-running-kernel-2.6.18-4-686: true
  linux-image-2.6.18-4-686/prerm/would-invalidate-boot-loader-2.6.18-4-686: true
  linux-image-2.6.18-4-686/postinst/bootloader-test-error-2.6.18-4-686:
  linux-image-2.6.18-4-686/preinst/abort-overwrite-2.6.18-4-686:
  linux-image-2.6.18-4-686/postinst/old-system-map-link-2.6.18-4-686: true
  linux-image-2.6.18-4-686/postinst/depmod-error-2.6.18-4-686: false
  linux-image-2.6.18-4-686/preinst/abort-install-2.6.18-4-686:
  linux-image-2.6.18-4-686/postinst/depmod-error-initrd-2.6.18-4-686: false
  linux-image-2.6.18-4-686/postinst/old-initrd-link-2.6.18-4-686: true
  linux-image-2.6.18-4-686/preinst/bootloader-initrd-2.6.18-4-686: true
  linux-image-2.6.18-4-686/preinst/already-running-this-2.6.18-4-686:
  linux-image-2.6.18-4-686/postinst/old-dir-initrd-link-2.6.18-4-686: true
  linux-image-2.6.18-4-686/postinst/kimage-is-a-directory:
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.18-4-686/preinst/lilo-has-ramdisk:
  linux-image-2.6.18-4-686/postinst/bootloader-error-2.6.18-4-686:
  linux-image-2.6.18-4-686/preinst/initrd-2.6.18-4-686:
  linux-image-2.6.18-4-686/postinst/create-kimage-link-2.6.18-4-686: true


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Another level of agression ?

2007-05-29 Thread Sven Luther
On Mon, May 28, 2007 at 08:31:00PM +0100, Paweł Krzywicki wrote:
> On Monday 28 May 2007 19:06, Sven Luther wrote:
> 
> >
> > No, we are volunteers, who do this out of our free time and work.
> I know this ... But I am saying that you should not be concentrated on some 
> kind of "silly fights"... 

What choice do i have ? And it is just not silly fights, the other side
of it has chosen to make it serious, engaging in a FUD and caloumny
campaign, and using the debian aparatus to punish me. This as a reward
for over 8 years of very active participation, ...

Friendly,

Sven Luther


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#415239: 2.6.21-1-amd64 untainted report

2007-05-29 Thread Hamish Moffatt
Here is vanilla 2.6.21-1-amd64 with no out-of-tree modules crashing.

I also had it lockup with no messages logged at all previously.

In this case I set the governor to userspace and set the frequency to
1GHz manually, rather than using 'ondemand'.

The crashes seem to be essentially random so perhaps I should be looking
for a hardware fault. However it's totally stable (for months now) at
2.2GHz.

Hamish

May 29 09:07:43 noddy kernel: general protection fault:  [1] SMP 
May 29 09:07:43 noddy kernel: CPU 0 
May 29 09:07:43 noddy kernel: Modules linked in: cpufreq_userspace tcp_diag 
inet_diag binfmt_misc rfcomm l2cap bluetoo
th nfs lockd nfs_acl sunrpc tun ipt_ULOG ipt_recent nf_conntrack_ipv4 xt_state 
nf_conntrack nfnetlink xt_tcpudp iptabl
e_filter ip_tables x_tables ipv6 mkiss ax25 crc16 parport_serial parport_pc 
dm_snapshot dm_mirror dm_mod it87 hwmon_vi
d i2c_isa lp parport powernow_k8 freq_table processor ide_disk ide_generic 
eth1394 snd_ens1371 snd_seq_dummy snd_seq_o
ss snd_seq_midi snd_seq_midi_event sata_sil ohci1394 ieee1394 snd_seq skge 
snd_rawmidi snd_seq_device ide_cd cdrom tsd
ev snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm 
snd_timer snd ehci_hcd ohci_hcd k8temp shpch
p pci_hotplug soundcore snd_page_alloc forcedeth psmouse serio_raw i2c_nforce2 
i2c_core amd74xx pcspkr floppy analog g
ameport ext3 jbd mbcache raid1 md_mod sd_mod ata_generic sata_nv libata 
scsi_mod generic ide_core evdev
May 29 09:07:43 noddy kernel: Pid: 5135, comm: spamc Not tainted 2.6.21-1-amd64 
#1
May 29 09:07:43 noddy kernel: RIP: 0010:[]  
[] vma_prio_tree_remove+0x29/0xe0
May 29 09:07:43 noddy kernel: RSP: 0018:810009a8fe58  EFLAGS: 00010246
May 29 09:07:43 noddy kernel: RAX: fffc810009c78de0 RBX:  RCX: 
2b2d38acf000
May 29 09:07:43 noddy kernel: RDX: 810078ca0bd0 RSI: 81000aa49f40 RDI: 
81000aa49ef8
May 29 09:07:43 noddy kernel: RBP: 810009878e80 R08: 81007f7a8830 R09: 
81007fe61d8b
May 29 09:07:43 noddy kernel: R10: 81000aa49ef8 R11: 81000aa49ce8 R12: 
81000aa49ef8
May 29 09:07:43 noddy kernel: R13: 2b2d382f5000 R14:  R15: 

May 29 09:07:43 noddy kernel: FS:  2b2d3923b6f0() 
GS:804d7000() knlGS:
May 29 09:07:43 noddy kernel: CS:  0010 DS:  ES:  CR0: 80050033
May 29 09:07:43 noddy kernel: CR2: 2b2d38d275cb CR3: 0a2de000 CR4: 
06e0
May 29 09:07:43 noddy kernel: Process spamc (pid: 5135, threadinfo 
810009a8e000, task 8100692c7750)
May 29 09:07:43 noddy kernel: Stack:  00528fff 81007f7a8810 
810009878e80 8021c889
May 29 09:07:43 noddy kernel:  81000aa493f8 81000aa49ef8 
81000aa493f8 8021cc4d
May 29 09:07:43 noddy kernel:  810009a8fee0 810009a8fee0 
810009c784a8 8100784ab200
May 29 09:07:43 noddy kernel: Call Trace:
May 29 09:07:43 noddy kernel:  [] unlink_file_vma+0x31/0x3d
May 29 09:07:43 noddy kernel:  [] free_pgtables+0x69/0x98
May 29 09:07:43 noddy kernel:  [] exit_mmap+0x91/0xeb
May 29 09:07:43 noddy kernel:  [] mmput+0x28/0x98
May 29 09:07:43 noddy kernel:  [] do_exit+0x212/0x7ef
May 29 09:07:43 noddy kernel:  [] cpuset_exit+0x0/0x6b
May 29 09:07:43 noddy kernel:  [] system_call+0x7e/0x83
May 29 09:07:43 noddy kernel: 
May 29 09:07:43 noddy kernel: 
May 29 09:07:43 noddy kernel: Code: 48 89 10 48 89 76 08 48 89 77 48 e9 a3 00 
00 00 4c 89 c7 41 
May 29 09:07:43 noddy kernel: RIP  [] 
vma_prio_tree_remove+0x29/0xe0
May 29 09:07:43 noddy kernel:  RSP 
May 29 09:07:43 noddy kernel: Fixing recursive fault but reboot is needed!
May 29 09:08:04 noddy kernel: BUG: soft lockup detected on CPU#0!
May 29 09:08:04 noddy kernel: 
May 29 09:08:04 noddy kernel: Call Trace:
May 29 09:08:04 noddy kernel:[] 
softlockup_tick+0xd5/0xe7
May 29 09:08:04 noddy kernel:  [] __do_softirq+0x55/0xc3
May 29 09:08:04 noddy kernel:  [] 
update_process_times+0x42/0x68
May 29 09:08:04 noddy kernel:  [] 
smp_local_timer_interrupt+0x34/0x55
May 29 09:08:04 noddy kernel:  [] 
smp_apic_timer_interrupt+0x44/0x5c
May 29 09:08:05 noddy kernel:  [] 
apic_timer_interrupt+0x66/0x70
May 29 09:08:05 noddy kernel:[] _spin_lock+0x5/0xf
May 29 09:08:05 noddy kernel:  [] copy_process+0xb58/0x137c
May 29 09:08:05 noddy kernel:  [] do_fork+0xb1/0x1a9
May 29 09:08:05 noddy kernel:  [] system_call+0x7e/0x83
May 29 09:08:05 noddy kernel:  [] ptregscall_common+0x67/0xb0
May 29 09:08:05 noddy kernel: 


-- 
Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#417333: Too bad it happened again

2007-05-29 Thread Olivier Berger
Le lundi 14 mai 2007 à 11:19 +0200, Olivier Berger a écrit :
> FYI, the machine reports recoverable ECC memory errors... so I'm
> suspecting problems with the memory...
> 
> But I'm not completely sure the mem is faulty though. 
> 
> There were no reports of ECC problems with the Dell diagnostic tools
> when that happened.
> 
> We're trying to solve the memory problems with the Dell support, and
> hopefully this will go away ?
> 

FYI, the memory was indeed faulty, and we changed it for a new DIMM.

Now that hardware memory errors have been fixed, we still experience
problems.

Here's a copy of the oops messages on the console :

Trace:
[<...>] inet_gso_segment
[<...>] skb_gso_segment
[<...>] dev_hard_sta...nit
[<...>] dev_queue_xmitae
[<...>] neigh_resolve_...
[<...>] ip_output
[<...>] reject ... [ipt_REJECT]
[<...>] ipt_ulog_target  ... [ipt_ULOG]
[<...>] reject  ...  [ipt_REJECT]  
[<...>] ipt_do_table   ... [ip_tables]
[<...>] ipt_local_out_hook ... [iptable_filt...
[<...>] nf_iterate
[<...>] dst_output
[<...>] nf_hook_slow
[<...>] dst_output
[<...>] ip_queue_xmit
[<...>] dst_output
[<...>] do_get_write_access ... [jbd]
[<...>] __ext3_get_inode_loc ... [ext3]
[<...>] tcp_transmit_skb
[<...>] __tcp_puch_pending_frames
[<...>] tcp_sendmsg
[<...>] inet_sendmsg
[<...>] do_sock_write
[<...>] sock_writev
[<...>] do_wp_page
[<...>] __handle_mm_fault
[<...>] autoremove_wake_function
[<...>] generic_file_aio_write
[<...>] do_page_fault
[<...>] sock_writev
[<...>] do_redv_writev
[<...>] vfs_writev
[<...>] sys_writev
[<...>] sysenter_past_esp
Code: 
EIP: [<...>] tcp_tso_segment ...
 <0>Kernel panic - not syncing: Fatal exception in interrupt

Any help much appreciated.

Best regards,
-- 
Olivier BERGER <[EMAIL PROTECTED]> (ATTENTION : new address)
Ingénieur Recherche - Dept INF
GET/INT at Evry (http://www.int-edu.eu/)
OpenPGP-Id: 1024D/6B829EEC





Processed: raise severity to important; will be raised to serious, when GCC-4.2 becomes the default (or short before)

2007-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 387989 important
Bug#387989: FTBFS: are no arguments to 'cur' that depend... (gcc regression)
Severity set to `important' from `important'

> severity 361404 important
Bug#361404: FTBFS with GCC 4.2: ... should have been declared inside ...
Severity set to `important' from `normal'

> severity 361561 important
Bug#361561: FTBFS with GCC 4.2: 'retval' will always evaluate as 'true'
Severity set to `important' from `normal'

> severity 361568 important
Bug#361568: FTBFS with GCC 4.2: 'scratch' will always evaluate as 'true'
Severity set to `important' from `normal'

> severity 361571 important
Bug#361571: FTBFS with GCC 4.2: ... should have been declared inside ...
Severity set to `important' from `normal'

> severity 369030 important
Bug#369030: FTBFS with GCC 4.2: deprecated conversion from string constant...
Severity set to `important' from `normal'

> severity 379237 important
Bug#379237: FTBFS with GCC 4.2: violates "One Definition Rule"
Severity set to `important' from `normal'

> severity 381703 important
Bug#381703: [PATCH] Perl FTBFS with gcc-snapshot
Severity set to `important' from `normal'

> severity 383923 important
Bug#383923: FTBFS with GCC 4.2: '' has incomplete type
Severity set to `important' from `normal'

> severity 385712 important
Bug#385712: FTBFS with GCC 4.2: uses removed minimum/maximum operator
Severity set to `important' from `normal'

> severity 409473 important
Bug#409473: FTBFS with GCC 4.2: 'min' was not declared in this scope
Severity set to `important' from `normal'

> severity 409673 important
Bug#409673: FTBFS with GCC 4.2: C/C++ linkage declarations conflict
Severity set to `important' from `normal'

> severity 424601 important
Bug#424601: FTBFS with GCC 4.2: 'min' was not declared in this scope
Severity set to `important' from `normal'

> severity 361427 important
Bug#361427: FTBFS with GCC 4.2: misc errors
Severity set to `important' from `normal'

> severity 361560 important
Bug#361560: FTBFS with GCC 4.2: llvm's xgcc: Internal error: Illegal instruction
Severity set to `important' from `normal'

> severity 361708 important
Bug#361708: FTBFS with GCC 4.2: invalid conversion from 'ALubyte*'...
Severity set to `important' from `normal'

> severity 361815 important
Bug#361815: FTBFS with GCC 4.2: no matching function for call to...
Bug#362211: FTBFS with GCC 4.2: no matching function for call to ...
Severity set to `important' from `normal'

> severity 361818 important
Bug#361818: FTBFS with GCC 4.2: misc C++ errors
Bug#388034: FTBFS with GCC 4.2: uses undocumented and now removed extension
Severity set to `important' from `normal'

> severity 361820 important
Bug#361820: FTBFS with GCC 4.2: the address of 'hwparams' will always evaluate 
as 'true'
Severity set to `important' from `normal'

> severity 361925 important
Bug#361925: FTBFS with GCC 4.2: the address of 'formatstr', will always 
evaluate as 'true'
Severity set to `important' from `normal'

> severity 362210 important
Bug#362210: FTBFS with GCC 4.2: the address of 'fgJoystick' will always...
Severity set to `important' from `normal'

> severity 362211 important
Bug#362211: FTBFS with GCC 4.2: no matching function for call to ...
Bug#361815: FTBFS with GCC 4.2: no matching function for call to...
Severity set to `important' from `important'

> severity 362213 important
Bug#362213: FTBFS with GCC 4.2: the address of 'addr' will always...
Severity set to `important' from `normal'

> severity 362420 important
Bug#362420: FTBFS with GCC 4.2: no matching function for call to...
Severity set to `important' from `normal'

> severity 362422 important
Bug#362422: FTBFS with GCC 4.2: the address of 'hwparams' will always evaluate 
as 'true'
Severity set to `important' from `normal'

> severity 364104 important
Bug#364104: FTBFS with GCC 4.2: deprecated conversion
Severity set to `important' from `normal'

> severity 364630 important
Bug#364630: FTBFS with GCC 4.2: invalid use of incomplete type
Severity set to `important' from `normal'

> severity 366627 important
Bug#366627: FTBFS with GCC 4.2: the address of 'ev' will always evaluate as 
'true'
Severity set to `important' from `normal'

> severity 367825 important
Bug#367825: FTBFS with GCC 4.2: bjam segfaults
Severity set to `important' from `normal'

> severity 367831 important
Bug#367831: FTBFS with GCC 4.2: fusebirth segfaults
Severity set to `important' from `normal'

> severity 369380 important
Bug#369380: FTBFS with GCC 4.2: -fno-shared-data has been removed
Severity set to `important' from `normal'

> severity 370154 important
Bug#370154: FTBFS with GCC 4.2: lt-zintern fails with exception
Severity set to `important' from `normal'

> severity 372470 important
Bug#372470: FTBFS with GCC 4.2: jam0 segfaults
Severity set to `important' from `normal'

> severity 374395 important
Bug#374395: FTBFS with GCC 4.2: cast from pointer to integer of different size
Severity set to `important' from `normal'

> severity 37

Re: [RFT] [SPARC] Emulate cmpxchg like parisc

2007-05-29 Thread David Miller
From: Martin Habets <[EMAIL PROTECTED]>
Date: Tue, 29 May 2007 00:37:01 +0100

> Good to see someone has a crystal ball handy. So a patch like like this
> to solve the DRM issue? With it DRM can no longer be selected.
> 
> ---
> The DRM code depends on an atomic version of cmpxchg(), which is not
> available on sparc32. Since other platforms besides sparc32 have
> this issue a KCONFIG option is added for it.
> 
> Martin
> 
>   Signed-off-by: Martin Habets <[EMAIL PROTECTED]>

This looks great, I've applied Kyle's original patch and this
one, thanks a lot!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#404823: FIXED

2007-05-29 Thread ingo
Unbelievable but true, a recent update of a single package in Etch (I cannot 
recall which) appears to have fixed all problems.

I have commented out the ehci_hcd from my /etc/modules/blacklist file and here 
is my latest dmesg:

usb 3-1: new high speed USB device using ehci_hcd and address 2
usb 3-1: configuration #1 chosen from 1 choice
DVB: registering new adapter (TerraTec/qanu USB2.0 Highspeed DVB-T Receiver).
input: TerraTec/qanu USB2.0 Highspeed DVB-T Receiver remote control 
as /class/input/input3
usbcore: registered new driver cinergyT2

So it all works again. What happened? How did the other fellow sufferers fare?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]