Bug#301613: kernel-source-2.6.11: NEWS.Debian missing
Package: kernel-source-2.6.11 Version: 2.6.11-1 Severity: normal I was quite surprised to see that Broadcom tg3 card is no longer supported in 2.6.11. I thought the driver was free except for the optional firmware? Anyways, I found the following paragraph in the changelog, but I cannot find the file NEWS.Debian it refers to. At least it's not in /usr/share/doc/kernel-source-2.6.11 where I would expect it to be. | Drop prune-non-free, add NEWS.Debian to document the dropping | of the tg3 driver, and the existence of kernel-nonfree-* | (Andres Salomon). -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (600, 'unstable'), (570, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) 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 ii fileutils 5.2.1-2The GNU file management utilities -- no debconf information -- Philipp Weis[EMAIL PROTECTED]http://pweis.com/ signature.asc Description: Digital signature
Bug#301603: Compile fails linking drivers/scsi/qla2xxx/build.o
Package: kernel-source-2.6.11 Version: 2.6.11-1 Severity: important Justification: fails to build from source Looks like the QLA2XXX stuff is supposed to be disabled. Unfortunately something keeps setting CONFIG_SCSI_QLA2XXX=y to true in my .config everytime I make. This fails because there are no source files in drivers/scsi/qla2xxx/ just a Kconfig and a mostly empty Makefile. I'm guessing one these files may be in err: # grep -r 2XXX * drivers/scsi/qla2xxx/Kconfig:config SCSI_QLA2XXX drivers/scsi/Makefile:obj-$(CONFIG_SCSI_QLA2XXX)+= qla2xxx/ include/linux/autoconf.h:#define CONFIG_SCSI_QLA2XXX 1 include/config/scsi/qla2xxx.h:#define CONFIG_SCSI_QLA2XXX 1 Though it looks like you should really remove the whole 2XXX directory from include and source if you're not gonna have it. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.10-tengwar Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) 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 -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Re: [sparc][rc3][netinst] installation fails on sb100
Processing commands for [EMAIL PROTECTED]: > reassign 301480 kernel-image-2.4.27-2-sparc64 Bug#301480: [sparc][rc3][netinst] installation fails on sb100 Bug reassigned from package `installation-reports' to `kernel-image-2.4.27-2-sparc64'. > severity 301480 normal Bug#301480: [sparc][rc3][netinst] installation fails on sb100 Severity set to `normal'. > merge 301480 298927 Bug#298927: Does not detect drives attached to ALI IDE controller Bug#301480: [sparc][rc3][netinst] installation fails on sb100 Bug#281243: does not detect IDE disks on SB100 Merged 281243 298927 301480. > 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]
Re: issues with hard freezing kernels 2.4.27 and 2.6.8?
On Sat, Mar 26, 2005 at 11:28:09PM +0100, Andreas Barth wrote: > So, my question is: Are there any issues with that? Are there non-security > updates to the kernels required (except of #288180 that I'm already > aware off)? > We still need to get a couple kernels recompiled against a newer kernel-source-2.6.8, I think. For instance, I've been waiting to find out if I should upload kernel-image-2.6.8-hppa recompiled against kernel-source-2.6.8 2.6.8-15 to sid. I've already built the images, and have updated svn. They also contain one small non-ABI changing, non-module changing config option tweak. CONFIG_USB_DEBUG was =Y for hppa, but is =N for everyone else, so I rectified this annoying log filler. Let me know if I should upload to sid. Cheers, Kyle M. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
issues with hard freezing kernels 2.4.27 and 2.6.8?
Hi, as all of you have seen during the last days, updates to the kernels 2.4.27 and 2.6.8 have a good chance to break the installer. Also, we need to try out how we can do a security updates with the kernel that is reasonably fast. For this reason, we should update the kernels in sarge (and, for sanity reasons also the same also in sid) and their binary modules only via a security-team-like way, and declare the kernels 2.4.27 and 2.6.8 and their binary modules as hard frozen (after the currently running updates are done, of course). In that case, updates to them would be done in cooperation between one kernel team member (e.g. Andres Salomon) and one release team member (that would probably be me); of course, help by all of you would be appreciated very much. So, my question is: Are there any issues with that? Are there non-security updates to the kernels required (except of #288180 that I'm already aware off)? Cheers, Andi -- http://home.arcor.de/andreas-barth/ PGP 1024/89FB5CE5 DC F1 85 6D A6 45 9C 0F 3B BE F1 D0 C5 D1 D9 0C -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: kernel-source-2.6.11
On Tue, 22 Mar 2005 17:02:36 -0500, Andres Salomon wrote: > On Tue, 22 Mar 2005 08:12:37 -0800, Steven Ihde wrote: [...] >> >> Hi, >> >> I'm not able to compile 2.6.11-1 on i386. It fails with the following >> error: >> >> LD drivers/scsi/built-in.o >> ld: drivers/scsi/qla2xxx/built-in.o: No such file: No such file or >> directory make[3]: *** [drivers/scsi/built-in.o] Error 1 make[2]: *** >> [drivers/scsi] Error 2 >> make[1]: *** [drivers] Error 2 >> make[1]: Leaving directory `/usr/src/kernel-source-2.6.11' make: *** >> [stamp-build] Error 2 >> >> [...] >> It > doesn't seem to matter which way CONFIG_QLA2XXX is set, the compile >> still fails with the same error. For some reason, CONFIG_QLA2XXX >> defaulted to "y" when I did a "make oldconfig" with my 2.6.10 >> configuration. >> >> > Hm, odd, it built fine for me. Try a 'make mrproper', then run 'make > oldconfig', and then disable CONFIG_QLA2XXX before starting the build. > You may have just had the old deps lying around after you reconfigured. > > This didn't help -- I even tried starting with a fresh tarball, 'make oldconfig', remove CONFIG_SCSI_QLA2XXX, 'make-kpkg ...' and it still failed. I think because drivers/scsi/qla2xxx/Makefile is included but empty, the kernel make system is assuming that a built-in.o must exist. This doesn't explain why it built for you and not me -- probably it's related to my .config. I can post or email it upon request. >> Removing the reference to qla2xxx in drivers/scsi/Makefile allows the >> compile to complete. >> >> > Hm, I'll have to play w/ it and add something that deletes empty > makefile inclusions from parent directories to prune-non-free. Thanks > for reporting this. It's probably also worthwhile to prune the Kconfig inclusions. drivers/scsi/qla2xxx/Kconfig is still getting included too. That enables CONFIG_SCSI_QLA2XXX to default to Y. Thanks, Steve -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#301486: kernel-image-2.6.8-2-generic: Aiee, killing interrupt handler!
* Florian Hars wrote: > Loading qlogicisp module. > ERROR: SCSI host `isp1020' has no error handling > ERROR: This is not a safe way to run your SCSI host > ERROR: The error handling must be added to this driver > fc000fb2bdf8 fffc00385db0 fffc0026a390 fffc00386968 >fffc00386968 fc000febb800 fffc00386968 >fc00 fc000fb2be40 fc000fb2be40 fc000febb800 >fffc00370047 fffc00386968 fffc0037a08c fffc00386968 >fc59e800 fffc0026204c fffc00386968 >fc59e800 fffc00386a48 fc59e800 fc59c778 > Trace: > [] sys_init_module+0x1cc/0x3d0 > [] entSys+0xa4/0xc0 > > qlogicisp : new isp1020 revision ID (5) > scsi0 : QLogic ISP1020 SCSI on PCI bus 01 device 20 irq 27 I/O base 0x8000 [...] > qla1280: QLA1040 found on PCI bus 1, dev 4 > Unable to handle kernel paging request at virtual address 01c8 > swapper(0): Oops 1 Why are you loading both, qlogicisp _and_ qla1280 on boot? Disabling the qlogicisp module should fix your problem. Unfortunately I had no time to modify initrd-tools so qla1280 is used for ISP1020 controllers. Norbert -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#280075: marked as done (kernel-image-2.6.9-1-686: Laptop has problems when resuming after suspend with apm)
Your message dated Sat, 26 Mar 2005 10:05:20 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#280075: fixed in kernel-source-2.6.11 2.6.11-1 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) -- Received: (at submit) by bugs.debian.org; 7 Nov 2004 00:36:16 + >From [EMAIL PROTECTED] Sat Nov 06 16:36:16 2004 Return-path: <[EMAIL PROTECTED]> Received: from moutng.kundenserver.de [212.227.126.188] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CQb2W-0003qD-00; Sat, 06 Nov 2004 16:36:16 -0800 Received: from [212.227.126.209] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1CQb2S-YZ-00 for [EMAIL PROTECTED]; Sun, 07 Nov 2004 01:36:12 +0100 Received: from [213.146.118.107] (helo=sol-3.de) by mrelayng.kundenserver.de with asmtp (TLSv1:EDH-RSA-DES-CBC3-SHA:168) (Exim 3.35 #1) id 1CQb2S-0003Dp-00 for [EMAIL PROTECTED]; Sun, 07 Nov 2004 01:36:13 +0100 Received: from [127.0.0.1] (mars.sol-3.de [10.3.0.40]) by sol-3.de (8.12.11/8.12.9) with ESMTP id iA70a5kx031886; Sun, 7 Nov 2004 01:36:06 +0100 (CET) (envelope-from [EMAIL PROTECTED]) Message-Id: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Joerg Morbitzer <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: kernel-image-2.6.9-1-686: Laptop has problems when resuming after suspend with apm X-Mailer: reportbug 3.1 Date: Sun, 07 Nov 2004 01:36:04 +0100 X-Provags-ID: kundenserver.de [EMAIL PROTECTED] auth:0c878544ae3af681b35d9ce1531c724b Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: kernel-image-2.6.9-1-686 Version: 2.6.9-1 Severity: normal Hi all, with kernel-image 2.6.8 I could send my IBM R40 into suspend using apm and resume afterwards without a problem. Since using kernel-image 2.6.9-686 the laptop still suspends and resumes, but right after the machines wakes up it behaves really strange: all the icons on my KDE desktop flicker when moving my mouse and using the keyboard ends into the following error messages on the console (pressing ALT-F4): Nov 7 01:04:38 rocket kernel: atkbd.c: Unknown key pressed (translated set 2, code 0x66 on isa0060/serio0). Nov 7 01:04:38 rocket kernel: atkbd.c: Use 'setkeycodes 66 ' to make it known. Nov 7 01:04:39 rocket kernel: atkbd.c: Unknown key pressed (translated set 2, code 0x66 on isa0060/serio0). Nov 7 01:04:39 rocket kernel: atkbd.c: Use 'setkeycodes 66 ' to make it known. Nov 7 01:04:39 rocket kernel: atkbd.c: Unknown key pressed (translated set 2, code 0x66 on isa0060/serio0). Nov 7 01:04:39 rocket kernel: atkbd.c: Use 'setkeycodes 66 ' to make it known. Nov 7 01:04:39 rocket kernel: atkbd.c: Unknown key pressed (translated set 2, code 0x66 on isa0060/serio0). Nov 7 01:04:39 rocket kernel: atkbd.c: Use 'setkeycodes 66 ' to make it known. Nov 7 01:04:39 rocket kernel: atkbd.c: Unknown key pressed (translated set 2, code 0x66 on isa0060/serio0). Nov 7 01:04:39 rocket kernel: atkbd.c: Use 'setkeycodes 66 ' to make it known. Only rebooting my IBM laptop solves this problem as far as I can see. You can find the boot messages of kernel 2.6.8-686 and 2.6.9-686 here: http://www.morbitzer.de/tmp/boot-2.6.8-686.txt http://www.morbitzer.de/tmp/boot-2.6.9-686.txt As I said, suspending and resuming my laptop with 2.6.8-686 works fine. Kind regards, Joerg. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.8-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages kernel-image-2.6.9-1-686 depends on: ii coreutils [fileutils] 5.2.1-2The GNU core utilities ii fileutils 5.2.1-2The GNU file management utilities ii initrd-tools 0.1.74 tools to create initrd image for p ii module-init-tools 3.1-pre6-1 tools for managing Linux kernel mo -- no debconf information --- Received: (at 280075-close) by bugs.debian.org; 26 Mar 2005 15:25:21 + >From [EMAIL PROTECTED] Sat Mar 26 07:2
Bug#301528: kernel-image-2.6.8-2-686: can't load radeon module (no 3d support)
Package: kernel-image-2.6.8-2-686 Version: 2.6.8-15 Severity: important Hello. After recent upgrade, radeon module seems to have some trouble. Attempt to load produce this error: hal:~# modprobe radeon FATAL: Error inserting radeon (/lib/modules/2.6.8-2-686/kernel/drivers/char/drm/radeon.ko): Unknown symbol in module, or unknown parameter (see dmesg) hal:~# dmesg | tail -4 radeon: Unknown symbol drm_free radeon: Unknown symbol drm_alloc radeon: Unknown symbol drm_free radeon: Unknown symbol drm_alloc This is bad, because, cause no direct-rendering support, or unusable 3d radeon based card. Precedent version (2.6.8-2) doesn't had works correctly, for this issue. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.8-2-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages kernel-image-2.6.8-2-686 depends on: ii coreutils [fileutils] 5.2.1-2The GNU core utilities ii fileutils 5.2.1-2The GNU file management utilities ii initrd-tools 0.1.77 tools to create initrd image for p ii module-init-tools 3.2-pre1-2 tools for managing Linux kernel mo -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
kernel-source-2.6.11_2.6.11-1_i386.changes ACCEPTED
Accepted: kernel-doc-2.6.11_2.6.11-1_all.deb to pool/main/k/kernel-source-2.6.11/kernel-doc-2.6.11_2.6.11-1_all.deb kernel-patch-debian-2.6.11_2.6.11-1_all.deb to pool/main/k/kernel-source-2.6.11/kernel-patch-debian-2.6.11_2.6.11-1_all.deb kernel-source-2.6.11_2.6.11-1.diff.gz to pool/main/k/kernel-source-2.6.11/kernel-source-2.6.11_2.6.11-1.diff.gz kernel-source-2.6.11_2.6.11-1.dsc to pool/main/k/kernel-source-2.6.11/kernel-source-2.6.11_2.6.11-1.dsc kernel-source-2.6.11_2.6.11-1_all.deb to pool/main/k/kernel-source-2.6.11/kernel-source-2.6.11_2.6.11-1_all.deb kernel-source-2.6.11_2.6.11.orig.tar.gz to pool/main/k/kernel-source-2.6.11/kernel-source-2.6.11_2.6.11.orig.tar.gz kernel-tree-2.6.11_2.6.11-1_all.deb to pool/main/k/kernel-source-2.6.11/kernel-tree-2.6.11_2.6.11-1_all.deb Announcing to debian-devel-changes@lists.debian.org Closing bugs: 280075 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#301517: cannot load snd-powermac on 2.6.1
Package: kernel-image-2.6.8-powerpc Version: 2.6.8-11 Severity: normal Passing from 2.6.8-8 to 2.6.8-11, snd-powermac cannot load anylonger on ibook2.2. Syslog output is : Mar 27 00:14:05 ceruse kernel: pmac: can't request resource 0! Mar 27 00:14:05 ceruse kernel: no PMac soundchip found Mar 27 00:14:05 ceruse modprobe: FATAL: Error inserting snd_powermac (/lib/modules/2.6.8-powerpc/kernel/sound/ppc/snd-powermac.ko): No such device Mar 27 00:14:05 ceruse modprobe: FATAL: Error running install command for snd_powermac For reference, when loading dmasound-pmac: I got Mar 27 00:13:38 ceruse kernel: tas driver [TAS3004 driver V 0.3]) Mar 27 00:13:38 ceruse kernel: using i2c address: 0x35 from device-tree Mar 27 00:13:38 ceruse kernel: Audio jack unplugged, enabling speakers. Mar 27 00:13:38 ceruse kernel: AE-Init snapper mixer Mar 27 00:13:38 ceruse kernel: PowerMac Snapper DMA sound driver rev 016 installed Mar 27 00:13:38 ceruse kernel: Core driver edition 01.06 : PowerMac Built-in Sound driver edition 00.07 Mar 27 00:13:38 ceruse kernel: Write will use4 fragments of 32768 bytes as default Mar 27 00:13:38 ceruse kernel: Read will use4 fragments of 32768 bytes as default Sound was configured and worked ok, even micro in gnomemeeting before. lsmod gives: ceruse:~# lsmod | egrep "(snd|sound)" snd_pcm_oss68136 0 snd_pcm 119800 1 snd_pcm_oss snd_page_alloc 13480 1 snd_pcm snd_timer 29348 1 snd_pcm dmasound_pmac 94852 0 snd_mixer_oss 23264 1 snd_pcm_oss snd67800 4 snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss dmasound_core 22256 1 dmasound_pmac soundcore 11812 2 snd,dmasound_core Thanks for any advice. I'll be glad to conduct any required test if needed. Cedric -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: powerpc (ppc) Kernel: Linux 2.6.8-powerpc Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages kernel-image-2.6.8-powerpc depends on: ii initrd-tools 0.1.77 tools to create initrd image for p ii mkvmlinuz 13 create a kernel to boot a PowerPC ii module-init-tools 3.2-pre1-2 tools for managing Linux kernel mo -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#301514: kernel-image-2.6.10-powerpc: firewall not working any longer
Package: kernel-image-2.6.10-powerpc Version: 2.6.10-3 Severity: normal Hi, With 2.6.10-3, I cannot make my firewall working, either by hand with iptables, or with firestarter. After some experiments, it seems to be due to rules with -m state (thus passing through ipt_state I guess). When such a rule is present, I got no answer to any tcp request. DNS is passing through though. No other problem to signal, but this one is pretty annoying... -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: powerpc (ppc) Kernel: Linux 2.6.10-powerpc Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to 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 13 create a kernel to boot a PowerPC ii module-init-tools 3.2-pre1-2 tools for managing Linux kernel mo -- no debconf information -- Cedric -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#301488: module radeon does not work
Package: kernel-source-2.6.8 Version: 2.6.8-15 Architecture: i386(K7) debian testing I have not the compiling-problem, but the module radeon does not work any more: modprobe radeon FATAL: Error inserting radeon (/lib/modules/2.6.8/kernel/drivers/char/drm/radeon.ko): Unknown symbol in module, or unknown parameter (see dmesg) dmesg: radeon: Unknown symbol drm_free radeon: Unknown symbol drm_alloc I used the same .config which works with 2.6.8-14. Jörgen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: kernel security upgrades
On Saturday 26 March 2005 11:45, Andreas Barth wrote: > system 5. remove old udebs: >breaks businesscard cds the hard way, because they want to retrieve >them You are still somewhat confused Businesscard CD can be broken because it downloads the kernel for the new system and version numbers are hardcoded in the selection of kernels. As the udeb responsible for this is included on the CD, it cannot be updated. Netboot, floppy and S/390 installations can be broken because udebs, corresponding to the kernel version the installer was booted with, are no longer available. For these methods the first problem does not exist because the udeb used to install the kernel is retrieved from the net and so can be updated to use the new kernels. Only the second problem can be fixed by keeping old kernel-module-udebs around. Cheers, FJP pgpf8CseNWYOI.pgp Description: PGP signature
Re: kernel security upgrades
Hi, one more summarization for me (as one of my mentores told me, in French, there is a proverb that goes "the night is the best advisor", and I had some good ideas this night :). If we do the following, we need to/we break (numbers only for reference): 1. add new normal kernel images: update cd build to not include all of them (relevant only at point releases, as we don't build cd images for stable weekly or so) 2. remove old normal kernel images: this breaks some installation medias at some archs the kernel install stage 3. have both old and new normal images available: This "just" confuses our users, and has a real danger of installing kernels with security issues. 4. add new udebs: if we want to use them, update rootskel, base-installer, d-i build system 5. remove old udebs: breaks businesscard cds the hard way, because they want to retrieve them Also, due to legal reasons, we need to at least keep the kernel-source around of any image where we distribute binaries of. Do we also need to keep the binary packages around for legal or for being sane? So, because of the 5. reason, I think that we need to keep any udeb around that fits to any of the businesscard cds we officially distribute (should we do that also for the RC3 cds?). Weighting between the 3. "confuses users" (which hits all users) and 2. "some archs don't get an kernel auto-installed" (which hits only few users with outdated images), I tend to accept the second breakage, and add a note and describe a work around in the release notes (and, if that is possible with reasonable effort, enhance the error message). For the legal requirement (which we simply must obey), one possibility would be to push any of the sources where we included udebs from in the installer into an extra directory (like dists/sarge/installer-sources/) at any time where we update the installer (so that we don't forget it later on). Via that, we can keep udebs of kernels where the kernel is no longer "normally" distributed by us. Does that sound not too unreasonable? Cheers, Andi -- http://home.arcor.de/andreas-barth/ PGP 1024/89FB5CE5 DC F1 85 6D A6 45 9C 0F 3B BE F1 D0 C5 D1 D9 0C -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#301488: kernel-source-2.6.8: fails to compile; undefined reference to `drm_free'
Package: kernel-source-2.6.8 Version: 2.6.8-15 Severity: important Justification: fails to build from source I didn't succeed in compiling the kernel with the command $ fakeroot make-kpkg kernel_image There is no problem during a long time and then the compilation fails with the following errors : CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 drivers/built-in.o(.text+0x34f88): In function `radeon_cp_cmdbuf': : undefined reference to `drm_free' drivers/built-in.o(.text+0x34fb4): In function `radeon_cp_cmdbuf': : undefined reference to `drm_free' drivers/built-in.o(.text+0x356bc): In function `radeon_cp_cmdbuf': : undefined reference to `drm_alloc' make[1]: *** [.tmp_vmlinux1] Erreur 1 make[1]: quittant le répertoire « /usr/src/kernel-source-2.6.8 » make: *** [stamp-build] Erreur 2 I used the same .config which works fine with the previous version of kernel-source-2.6.8 (2.6.8-14 I mean). -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: powerpc (ppc) Kernel: Linux 2.6.8 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages kernel-source-2.6.8 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 # # Automatically generated make config: don't edit # CONFIG_MMU=y CONFIG_RWSEM_XCHGADD_ALGORITHM=y CONFIG_HAVE_DEC_LOCK=y CONFIG_PPC=y CONFIG_PPC32=y CONFIG_GENERIC_NVRAM=y # # Code maturity level options # CONFIG_EXPERIMENTAL=y CONFIG_CLEAN_COMPILE=y CONFIG_BROKEN_ON_SMP=y # # General setup # CONFIG_SWAP=y CONFIG_SYSVIPC=y # CONFIG_POSIX_MQUEUE is not set # CONFIG_BSD_PROCESS_ACCT is not set CONFIG_SYSCTL=y # CONFIG_AUDIT is not set CONFIG_LOG_BUF_SHIFT=14 CONFIG_HOTPLUG=y CONFIG_IKCONFIG=y CONFIG_IKCONFIG_PROC=y # CONFIG_EMBEDDED is not set CONFIG_KALLSYMS=y # CONFIG_KALLSYMS_ALL is not set # CONFIG_KALLSYMS_EXTRA_PASS is not set CONFIG_FUTEX=y CONFIG_EPOLL=y CONFIG_IOSCHED_NOOP=y CONFIG_IOSCHED_AS=y CONFIG_IOSCHED_DEADLINE=y CONFIG_IOSCHED_CFQ=y # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set # # Loadable module support # CONFIG_MODULES=y CONFIG_MODULE_UNLOAD=y CONFIG_MODULE_FORCE_UNLOAD=y CONFIG_OBSOLETE_MODPARM=y # CONFIG_MODVERSIONS is not set CONFIG_KMOD=y # # Processor # CONFIG_6xx=y # CONFIG_40x is not set # CONFIG_44x is not set # CONFIG_POWER3 is not set # CONFIG_POWER4 is not set # CONFIG_8xx is not set # CONFIG_E500 is not set # CONFIG_ALTIVEC is not set CONFIG_TAU=y # CONFIG_TAU_INT is not set # CONFIG_TAU_AVERAGE is not set CONFIG_CPU_FREQ=y CONFIG_CPU_FREQ_PROC_INTF=y CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set CONFIG_CPU_FREQ_GOV_PERFORMANCE=y CONFIG_CPU_FREQ_GOV_POWERSAVE=y CONFIG_CPU_FREQ_GOV_USERSPACE=y # CONFIG_CPU_FREQ_24_API is not set CONFIG_CPU_FREQ_PMAC=y CONFIG_CPU_FREQ_TABLE=y # CONFIG_PPC601_SYNC_FIX is not set CONFIG_PM=y CONFIG_PPC_STD_MMU=y # # Platform options # CONFIG_PPC_MULTIPLATFORM=y # CONFIG_APUS is not set # CONFIG_WILLOW is not set # CONFIG_PCORE is not set # CONFIG_POWERPMC250 is not set # CONFIG_EV64260 is not set # CONFIG_SPRUCE is not set # CONFIG_LOPEC is not set # CONFIG_MCPN765 is not set # CONFIG_MVME5100 is not set # CONFIG_PPLUS is not set # CONFIG_PRPMC750 is not set # CONFIG_PRPMC800 is not set # CONFIG_SANDPOINT is not set # CONFIG_ADIR is not set # CONFIG_K2 is not set # CONFIG_PAL4 is not set # CONFIG_GEMINI is not set # CONFIG_EST8260 is not set # CONFIG_SBC82xx is not set # CONFIG_SBS8260 is not set # CONFIG_RPX8260 is not set # CONFIG_TQM8260 is not set # CONFIG_ADS8272 is not set # CONFIG_LITE5200 is not set CONFIG_PPC_CHRP=y CONFIG_PPC_PMAC=y CONFIG_PPC_PREP=y CONFIG_PPC_OF=y CONFIG_PPCBUG_NVRAM=y # CONFIG_SMP is not set # CONFIG_PREEMPT is not set # CONFIG_HIGHMEM is not set CONFIG_KERNEL_ELF=y CONFIG_BINFMT_ELF=y CONFIG_BINFMT_MISC=m CONFIG_PROC_DEVICETREE=y CONFIG_PREP_RESIDUAL=y CONFIG_PROC_PREPRESIDUAL=y CONFIG_CMDLINE_BOOL=y CONFIG_CMDLINE="" # # Bus options # # CONFIG_ISA is not set CONFIG_GENERIC_ISA_DMA=y CONFIG_PCI=y CONFIG_PCI_DOMAINS=y CONFIG_PCI_LEGACY_PROC=y CONFIG_PCI_NAMES=y # # PCMCIA/CardBus support # # CONFIG_PCMCIA is not set # # Advanced setup # CONFIG_ADVANCED_OPTIONS=y CONFIG_HIGHMEM_START=0xfe00 # CONFIG_LOWMEM_SIZE_BOOL is not set CONFIG_LOWMEM_SIZE=0x3000 # CONFIG_KERNEL_START_BOOL is not set CONFIG_KERNEL_START=0xc000 # CONFIG_TASK_SIZE_BOOL is not set CONFIG_TASK_SIZE=0x8000 CONFIG_BOOT_LOAD=0x0080 # # Device Drivers # # # Generic Driver Options # # CONFIG_STANDALONE is not set CONFIG_PREVENT_FIRMWARE_BUILD=y # CONFIG_FW_LOADER is not set # CONFIG_DEBUG_DRIVER is not set # # Memory Technology Devices (MTD) # # CONFIG_MTD is not set # # Parallel port
Bug#301486: kernel-image-2.6.8-2-generic: Aiee, killing interrupt handler!
Package: kernel-image-2.6.8-2-generic Version: 2.6.8-7 Severity: important I think the following boot log contains all information. 2.4.27-2 doesn't load the ohci driver, but instead later loads the uhci one (which doesn't work with the one USB stick I have at hand now. but that is something else). That SCSI error message looks intimidating, too. Linux version 2.6.8-2-generic ([EMAIL PROTECTED]) (gcc version 3.3.5 (Debian 1:3.3.5-6)) #1 Tue Jan 25 21:48:47 UTC 2005 Booting GENERIC on Miata using machine vector Miata from SRM Major Options: LEGACY_START Command line: ro root=/dev/hda3 console=ttyS0 memcluster 0, usage 1, start0, end 236 memcluster 1, usage 0, start 236, end32767 memcluster 2, usage 1, start32767, end32768 freeing pages 236:384 freeing pages 814:32767 reserving pages 814:815 Initial ramdisk at: 0xfc000f92 (6021120 bytes) pci: cia revision 1 (pyxis) Built 1 zonelists Kernel command line: ro root=/dev/hda3 console=ttyS0 PID hash table entries: 1024 (order 10: 16384 bytes) HWRPB cycle frequency bogus. Estimated 499842521 Hz Using epoch = 2000 Console: colour VGA+ 80x25 Dentry cache hash table entries: 65536 (order: 6, 524288 bytes) Inode-cache hash table entries: 32768 (order: 5, 262144 bytes) Memory: 247968k/262136k available (1899k kernel code, 11992k reserved, 544k data, 280k init) Calibrating delay loop... 992.88 BogoMIPS Security Scaffold v1.0.0 initialized Capability LSM initialized Mount-cache hash table entries: 512 (order: 0, 8192 bytes) checking if image is initramfs...it isn't (ungzip failed); looks like an initrd Freeing initrd memory: 5880k freed NET: Registered protocol family 16 EISA bus registered pci: passed tb register update test pci: passed sg loopback i/o read test pci: passed pte write cache snoop test pci: failed valid tag invalid pte reload test (mcheck; workaround available) pci: passed pci machine check test pci: tbia workaround enabled pci: enabling save/restore of SRM state PCI: Bus 1, bridge: :00:14.0 IO window: 8000-8fff MEM window: 0900-090f PREFETCH window: 0910-091f SMC37c669 Super I/O Controller found @ 0x370 Linux Plug and Play Support v0.97 (c) Adam Belay VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 1024 (order 0, 8192 bytes) devfs: 2004-01-31 Richard Gooch ([EMAIL PROTECTED]) devfs: boot_options: 0x0 Initializing Cryptographic API isapnp: Scanning for PnP cards... isapnp: No Plug & Play device found Serial: 8250/16550 driver $Revision: 1.90 $ 36 ports, IRQ sharing enabled ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize mice: PS/2 mouse device common for all mice serio: i8042 AUX port at 0x60,0x64 irq 12 serio: i8042 KBD port at 0x60,0x64 irq 1 input: AT Raw Set 2 keyboard on isa0060/serio0 EISA: Probing bus 0 at eisa0 NET: Registered protocol family 2 IP: routing cache hash table of 4096 buckets, 32Kbytes TCP: Hash tables configured (established 32768 bind 32768) NET: Registered protocol family 8 NET: Registered protocol family 20 RAMDISK: cramfs filesystem found at block 0 RAMDISK: Loading 5880 blocks [1 disk] into ram disk... done. VFS: Mounted root (cramfs filesystem) readonly. Freeing unused kernel memory: 280k freed initrd-tools: 0.1.77 NET: Registered protocol family 1 SCSI subsystem initialized Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx CY82C693: IDE controller at PCI slot :00:07.1 CY82C693: chipset revision 0 CY82C693: not 100% native mode: will probe irqs later CY82C693U driver v0.34 99-13-12 Andreas S. Krebs ([EMAIL PROTECTED]) ide0: BM-DMA at 0x9080-0x9087, BIOS settings: hda:DMA, hdb:pio ide1: BM-DMA at 0x9088-0x908f, BIOS settings: hdc:DMA, hdd:pio hda: IC35L040AVVA07-0, ATA DISK drive Using anticipatory io scheduler ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 hda: max request size: 128KiB hda: 80418240 sectors (41174 MB) w/1863KiB Cache, CHS=65535/16/63, (U)DMA /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 p4 p5 p6 p7 hdc: CD-ROM F565E, ATAPI CD/DVD-ROM drive ide1 at 0x170-0x177,0x376 on irq 15 kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. INIT: version 2.86 booting Mounting a tmpfs over /dev...done. Creating initial device nodes...done. Setting parameters of disc: (none). Activating swap. Adding 761696k swap on /dev/hda5. Priority:-1 extents:1 Checking root file system... fsck 1.35 (28-Feb-2004) /: clean, 108655/645120 files, 5EXT3 FS on hda3, 55797/1289062 blinternal journal ocks System time was Sat Mar 26 09:36:53 UTC 2005. Setting the System Clock using the Hardware Clock as reference... System Clock set. System local time is now Sat Mar 26 09:36:55 UTC 2005. Cleaning up ifupdown...done. Calculating module dependencies... done. Loading modules... ide-cd hdc: ATAPI 32X CD-ROM drive, 128kB Cache, (U)DMA
reponse automatique
Cher(s) client(e) Nous ne gérons pas les messages envoyés sur cette adresse, comme sur l'ensemble des adresses aux travers desquelles nous vous adressons nos différents messages. Vous cherchez à joindre notre service client ? Rien de plus facile, afin d'optimiser le traitement de vos demandes et pour répondre à vos attentes, plusieurs points de contact et d'accueil sont à votre disposition. Depuis votre Service clients en ligne : Accessible 24 h/24 h depuis la home page de http://www.cdiscount.com ou à l'adresse http://clients.cdiscount.com/, Pour tout savoir sur les délais, la garantie, la livraison, le SAV, nos FAQ...Pour accéder à vos pages personnalisées et sécurisées, entrez votre e-mail et votre mot de passe. Sur ces pages vous pouvez consulter le suivi de vos commandes, questionner notre service clients, consulter nos réponses. Par téléphone : 0 899 709 876 Service payant : 1 euro 35 l'appel puis 0,34euro la min Du Lundi au Vendredi : 8h30-21h Le Samedi : 8h-18h Le Dimanche : 10h-18h Par Courrier : Service Clients BP 90200 93472 Neuilly Sur Marne ---Message Original- important bill! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]