Package: linux-source-2.6.27
Version: 2.6.27~rc9-1~experimental.1~snapshot.12290
Severity: normal
I tried to build the above source using the .config from
linux-image-2.6.27-rc9-686 but hit errors due to zlib1g-dev not being
installed.
zlib1g-dev isn't recommended or even suggested by the sou
Processing commands for [EMAIL PROTECTED]:
> reassign 502049 linux-2.6
Bug#502049: linux-source-2.6.27: image built with .config from image .deb needs
zlib1g-dev
Warning: Unknown package 'linux-source-2.6.27'
Bug reassigned from package `linux-source-2.6.27' to `linux-2.6'.
> --
Stopping process
Hi!
I'll be re-opening this in a short while while waiting for information
about which kernel version this bug has been fixed in. Without
knowing which kernel version has the fix this is really hard for me
to verify.
If this has not been fixed, feel free to just leave this bug open until it is.
I am writing as a member of the Debian project, which distributes a
version of Linux. The project is attempting to resolve the licencing of
firmware used with Linux. The following may require attention by your
legal department.
Linux includes a driver and firmware which are listed as copyright o
Processing commands for [EMAIL PROTECTED]:
> tags 501152 patch
Bug#501152: binary firmware in drivers/net/starfire_firmware.h
There were no tags set.
Tags added: patch
>
End of message, stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
FreeBSD appears to have copied the proper copyright notices into their
versions of the firmware:
http://fxr.watson.org/fxr/source/dev/sf/starfire_rx.h
http://fxr.watson.org/fxr/source/dev/sf/starfire_tx.h
"(c)2001 Adaptec, Inc. By using this software you agree that it is
licensed to you "AS IS" an
Processing commands for [EMAIL PROTECTED]:
> tags 494007 patch
Bug#494007: binary firmware in drivers/char/drm/r128_cce.c
Tags were: help
Tags added: patch
>
End of message, stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(administrat
I asked Dave Airlie about this:
23:36 < bwh> airlied: Do you know who might be a good person to write to
at ATI/AMD about the licence for firmware in r128?
23:48 < airlied> bwh: what license you want it under? its already MIT
licensed.
23:50 < bwh> airlied: Is it? Thing is, r128_cce.c doesn't have
I am writing as a member of the Debian project, which distributes a
version of Linux. The project is attempting to resolve the licencing of
firmware used with Linux.
Linux includes a driver (cassini) and firmware for GigaSwift NICs which
are listed as copyright of Sun Microsystems and licenced un
Processing commands for [EMAIL PROTECTED]:
> tags 494308 patch
Bug#494308: binary firmware in drivers/net/e100.c
Tags were: help
Tags added: patch
>
End of message, stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(administrator, Debia
Processing commands for [EMAIL PROTECTED]:
> tags 494010 patch
Bug#494010: binary firmware in drivers/char/dsp56k.c
Tags were: patch fixed-upstream help
Tags added: patch
>
End of message, stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrat
I am writing as a member of the Debian project, which distributes a
version of Linux. The project is attempting to resolve the licencing of
firmware used with Linux. The following may require attention by your
legal department.
Linux includes a driver and firmware which are listed as copyright o
You could use this patch and firmware format instead:
http://git.infradead.org/users/jaswinder/firm-jsr-2.6.git?a=commitdiff;h=6963b36bfb1f171ae8ea4884e239bdccc5f47266
Ben.
signature.asc
Description: This is a digitally signed message part
Processing commands for [EMAIL PROTECTED]:
> tags 494009 patch
Bug#494009: binary firmware in drivers/char/drm/radeon_microcode.h
Tags were: help
Tags added: patch
>
End of message, stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(adm
You could use this patch and firmware format instead:
http://git.infradead.org/users/jaswinder/firm-jsr-2.6.git?a=commitdiff;h=5263b94d83666854240d254852dd44309c436e25
Ben.
signature.asc
Description: This is a digitally signed message part
You could use this similar patch instead:
http://git.infradead.org/users/jaswinder/firm-jsr-2.6.git?a=commitdiff;h=e41f3e5f8c5110871e376a2566b8eea2932b813b
Ben.
signature.asc
Description: This is a digitally signed message part
However, you should probably use this patch and firmware format instead:
http://git.infradead.org/users/jaswinder/firm-jsr-2.6.git?a=commitdiff;h=3a911a216742e4ab998f3281409d46a62f252716
Ben.
signature.asc
Description: This is a digitally signed message part
Here's a patch for starfire to make it use request_firmware. This is
compile-tested only. The firmware files can be produced by writing out
the firmware_rx and firmware_tx arrays as 32-bit little-endian values.
However, the licence remains a problem.
Ben.
diff --git a/drivers/net/Kconfig b/driv
Here's a patch for tehuti to make it use request_firmware. This is
compile-tested only. The firmware file can be produced by writing out
the array s_loadFirm as 32-bit little-endian values. However, the
licence remains a problem.
Ben.
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
inde
On Sun, Oct 12, 2008 at 08:10:53PM +0100, Ben Hutchings wrote:
> Here is the assembly-language source for the firmware, licenced under
> GPLv2.
Very nice! Where did you find it?
> Adding this to the kernel source package should fix this bug.
Actually, it should be assembled and used. AFAICT th
Here's a patch to radeon to make it use request_firmware. This is
compile-tested only, but I have hardware I can test on shortly. The
firmware files can be produced by writing the arrays as 32-bit
little-endian values. They should be suitable for inclusion in
firmware-nonfree, so I am including
Here's a patch to make r128 use request_firmware. This is
compile-tested only as I don't have appropriate hardware. The firmware
file can be produced by writing the array as 32-bit little-endian
values. However, there is still a problem with its licence.
Ben.
diff --git a/drivers/char/drm/Kcon
(d-k folks, please let me know if you're feeling spammed by the cross-posting)
okay, reporting back in on this...
using the 2.6.26.5 kernel from the debian kernel snapshot repo, the system
successfully boots up!
however, there seems to be another, perhaps more subtle problem lurking
in this kern
Processing commands for [EMAIL PROTECTED]:
> tags 494010 patch
Bug#494010: binary firmware in drivers/char/dsp56k.c
Tags were: fixed-upstream help
Tags added: patch
>
End of message, stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(ad
Here is the assembly-language source for the firmware, licenced under
GPLv2. Adding this to the kernel source package should fix this bug.
Ben.
; Author: Frederik Noring <[EMAIL PROTECTED]>
;
; This file is subject to the terms and conditions of the GNU General Public
; License. See the file CO
On Sun, Oct 12, 2008 at 03:15:10PM +0200, Yann Rouillard wrote:
> Package: linux-image-2.6.26-1-openvz-686
> Version: 2.6.26-5
> Severity: important
>
>
> I recently tried the openvz linux kernel flavour and has some issue
> with mounting nfs partitions in an openvz guest.
>
> I followed the ins
Otavio Salvador wrote:
> Bastian Blank <[EMAIL PROTECTED]> writes:
>
>> Hi folks
>
>> Please unblock linux-2.6/2.6.26-8.
>
> No objection from d-i POV. I'll wait it to be built on all
> architectures and do a massupload.
>
> The just missed one is mipsel, I hope it gets done by tomorrow.
unblo
Package: linux-image-2.6.26-1-openvz-686
Version: 2.6.26-5
Severity: important
I recently tried the openvz linux kernel flavour and has some issue
with mounting nfs partitions in an openvz guest.
I followed the instructions at http://wiki.openvz.org/NFS
openvz-host# cat /proc/sys/kernel
Processing commands for [EMAIL PROTECTED]:
> # Automatically generated email from bts, devscripts version 2.9.26
> tags 500472 + pending
Bug#500472: linux-image-2.6.26-1-openvz-amd64: NULL pointer dereference in
tcp_v4_send_ack
Tags were: patch fixed-upstream
Bug#500963: [linux-image-2.6.26-1-ope
Processing commands for [EMAIL PROTECTED]:
> # Sun Oct 12 07:03:19 UTC 2008
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: linux-2.6
> tags 499230 + pending
Bug#499230: linux-image-2.6.26-1-amd64: No RTC devic
30 matches
Mail list logo