Source: linux
Version: 6.3.7-1
Severity: important
Tags: a11y upstream
Forwarded: https://lkml.org/lkml/2022/12/27/719
Hello,
This is an upstream issue, but I am reporting it here so it gets
documented.
With version 6.3, Linux disabled TIOCSTI by default, for security
reasons. This basically bro
Diederik de Haas, le lun. 20 févr. 2023 00:38:28 +0100, a ecrit:
> On Monday, 20 February 2023 00:27:57 CET Samuel Thibault wrote:
> > Diederik de Haas, le lun. 20 févr. 2023 00:14:19 +0100, a ecrit:
> > > On Tuesday, 14 February 2023 18:10:11 CET Samuel Thibault wrote:
>
Diederik de Haas, le lun. 20 févr. 2023 00:14:19 +0100, a ecrit:
> On Tuesday, 14 February 2023 18:10:11 CET Samuel Thibault wrote:
> > Some people on debian-accessibility wanted to install debian in arm64
> > under the utm wrapped qemu on Macos. The current installation images
>
Hello,
Samuel Thibault, le mar. 14 févr. 2023 22:02:34 +0100, a ecrit:
> Samuel Thibault, le mar. 14 févr. 2023 18:10:11 +0100, a ecrit:
> > E: Unable to locate package sound-modules-6.1.0-4-arm64-di
> > E: Unable to locate package speakup-modules-6.1.0-4-arm64-di
> >
>
Andy Smith, le jeu. 16 févr. 2023 15:44:21 +, a ecrit:
> - The PV part of grub is quite old and from what I understand
> implemented in a strange way
Ah, uh :/
> that no one wants to maintain any
> more, so this part of grub is stuck without ability to
> understand the newer
Hello,
Getting the same issue :)
Andy Smith, le jeu. 09 juin 2022 15:32:38 +, a ecrit:
> On Thu, Jun 09, 2022 at 02:00:30PM +0300, Aleksi Suhonen wrote:
> > The underlying problem is that the cloud kernel is compressed with an
> > algorithm that grub can't uncompress. What I've been doing as
Samuel Thibault, le mar. 14 févr. 2023 18:10:11 +0100, a ecrit:
> E: Unable to locate package sound-modules-6.1.0-4-arm64-di
> E: Unable to locate package speakup-modules-6.1.0-4-arm64-di
>
> and indeed, it seems these modules are getting built only for amd64,
> 686, mips, sh4
Source: linux
Version: 6.1.8-1
Severity: normal
Tags: a11y d-i
Hello,
Some people on debian-accessibility wanted to install debian in arm64
under the utm wrapped qemu on Macos. The current installation images
however do not include sound drivers and speakup. Applying the attached
patch to d-i bri
Hello,
Asking debian-kernel about firmwares: is the firmware-intel-sound
package needed for getting sound on some hardware?
Do you know if arm64 has some platforms which require such kind of sound
firmwares?
Samuel
Samuel Thibault, le lun. 14 févr. 2022 12:55:15 +0100, a ecrit:
> Arn
Hello,
Pete Batard, le jeu. 15 avril 2021 16:11:02 +0100, a ecrit:
> Quite a few people are negatively affected by this bug, and one can expect a
> lot more to be if Debian 11 goes to release without the inclusion of
> mdio-bcm-unimac.ko in the netinst ARM64 ISOs.
>
> I have created an initramfs-
Hello,
intrigeri, le lun. 01 févr. 2021 09:16:23 +0100, a ecrit:
> Samuel Thibault (2021-01-31):
> > As of Debian bullseye alpha3, apparmor is getting installed by default
> > even in the base system,
>
> To be clear, in this context "base system" is d-i terminolog
Samuel Thibault, le dim. 31 janv. 2021 13:19:28 +0100, a ecrit:
> Cc-ing the linux package maintainers since that's what recommends
> apparmor, thus pulling the 30MB.
Actually, that not only pulls python3 but also perl, libicu, and in the
end with dependencies, that amounts to 114
Hello,
Cc-ing the linux package maintainers since that's what recommends
apparmor, thus pulling the 30MB.
Also Cc-ing d-b for information.
Samuel
Samuel Thibault, le dim. 31 janv. 2021 12:10:43 +0100, a ecrit:
> Package: apparmor
> Version: 2.13.6-7
> Severity: important
>
&g
Source: linux
Version: 5.4.8-1
Severity: normal
Hello,
With hidpi displays, the default 8x16 font is unreadable. Could you
enable
CONFIG_FONTS=y
CONFIG_FONT_TER16x32=y
so that we can set fbcon=font:TER16x32 on the command line on systems
with a hidpi display?
Samuel
-- System Information:
Deb
Ben Hutchings, le sam. 10 août 2019 16:24:47 +0100, a ecrit:
> I thought you also wanted us to add i915 to the installer though?
It was just another way of fixing the problem with no source change:
instead of waiting for the load of a non-available module, that module
could just be shipped.
Samue
Samuel Thibault, le ven. 26 juil. 2019 16:53:37 +0200, a ecrit:
> Indeed. I can confirm that the attached patch fixes that. I can look
> at the submission to upstream.
FTR, this was included in 4.19.65.
Samuel
which case i915
is already compiled-in anyway).
Signed-off-by: Samuel Thibault
---
sound/hda/hdac_i915.c | 11 +++
1 file changed, 7 insertions(+), 4 deletions(-)
--- a/sound/hda/hdac_i915.c
+++ b/sound/hda/hdac_i915.c
@@ -136,10 +136,13 @@ int snd_hdac_i915_init(struct hdac_bus
which case i915
is already compiled-in anyway).
Signed-off-by: Samuel Thibault
---
sound/hda/hdac_i915.c | 12
1 file changed, 8 insertions(+), 4 deletions(-)
--- a/sound/hda/hdac_i915.c
+++ b/sound/hda/hdac_i915.c
@@ -143,10 +143,14 @@ int snd_hdac_i915_init(struct hdac_bus
Control: tags -1 + patch
Hello,
Ben Hutchings, le dim. 07 juil. 2019 17:36:03 +0100, a ecrit:
> On Sun, 2019-07-07 at 17:16 +0200, Samuel Thibault wrote:
> > Ben Hutchings, le dim. 07 juil. 2019 13:35:20 +0100, a ecrit:
> > > i915 belongs in fb-modules. I'm not sure th
Ben Hutchings, le mer. 24 juil. 2019 13:48:00 +0100, a ecrit:
> On Wed, 2019-07-24 at 13:06 +0200, Samuel Thibault wrote:
> > I'm also hitting disk contraints with almost-100M initrds.
> >
> > Ben Hutchings, le mar. 05 févr. 2019 01:00:31 +0100, a ecrit:
> > >
I'm also hitting disk contraints with almost-100M initrds.
Ben Hutchings, le mar. 05 févr. 2019 01:00:31 +0100, a ecrit:
> On Sat, 28 Jan 2012 08:34:31 +0100 =?utf-8?q?Micha=C5=82_Miros=C5=82aw?=
> wrote:
> > Please add an option (possibly defaulted to on) to strip kernel modules and
> > binari
Ben Hutchings, le dim. 07 juil. 2019 17:36:03 +0100, a ecrit:
> On Sun, 2019-07-07 at 17:16 +0200, Samuel Thibault wrote:
> > Ben Hutchings, le dim. 07 juil. 2019 13:35:20 +0100, a ecrit:
> > > i915 belongs in fb-modules. I'm not sure that sound-modules should
> >
Ben Hutchings, le dim. 07 juil. 2019 13:35:20 +0100, a ecrit:
> i915 belongs in fb-modules. I'm not sure that sound-modules should
> depend on it, as it's not a hard dependency.
It is not a hard-hard dependency for the HDA driver, but without it
there is a 60s delay for the detection of HDA-based
Control: reassign -1 linux
Hello,
Really sorry this apparently went unnoticed for so long.
anton, on dim. 26 mai 2013 19:19:32 +1000, wrote:
> Espeak does not start normally and throws out the error message:
> ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
> Hundreds of times. It does i
Ben Hutchings, on ven. 17 févr. 2017 02:30:58 +, wrote:
> On Sat, 2017-02-04 at 05:47 +0100, Cyril Brulebois wrote:
> > It would probably make sense to turn this into a wishlist bug report
> > against src:linux so that we get an extra udeb to be used in expert mode
> > indeed. I'm not sure anyo
Control: reassign -1 src:linux
Control: retitle -1 Please add bcache module udeb
Cyril Brulebois, on Sat 04 Feb 2017 05:47:36 +0100, wrote:
> Samuel Thibault (2015-01-20):
> > Andreas Kloeckner, le Wed 07 Jan 2015 11:44:14 -0600, a écrit :
> > > Samuel Thibault writes:
> &g
Lennart Sorensen, on Tue 04 Oct 2016 09:41:34 -0400, wrote:
> while with TERM=bterm
> it might be trying to create custom colours, which puts it into the
> higher range where different handling is done for the pallete and
> cmap_simple no longer works on the radeon.
€ grep bogl_set_palette *
bogl.
Mathieu Malaterre, on Tue 06 Sep 2016 08:36:14 +0200, wrote:
> tags 825840 - help
> tags 825840 + patch
Well, I don't consider my patch a reasonable fix: depending on the
actual board, the rgb order will vary. My patch is just changing the
default order, and I believe it will fix yours, but it wil
Mathieu Malaterre, on Tue 06 Sep 2016 08:03:53 +0200, wrote:
> On Tue, Sep 6, 2016 at 2:32 AM, Samuel Thibault wrote:
> > I really don't think it's a bterm bug, its only change of behavior is
> > when type or visual changes, which is not the case. It however does
&
Package: initramfs-tools
Version: 0.120
Severity: important
Hello,
Our server failed to reboot this afternoon. initrd was stuck trying to
get the root device, running local-block in a loop before starting an
emergency shell. There, running mdam -A --scan discovered everything
and exitting the sh
Source: linux
Version: 4.2
Severity: normal
Hello,
As usual, here is the list update for sound-modules. That said, as
discussed at debconf, perhaps now that we don't build oss drivers, we
could just ship all modules of kernel/sound? I have attached the script
I usually use to create the list, th
Source: linux
Version: 3.19.3-1~exp1
Severity: normal
Tags: patch
Hello,
Here is the sound modules list update for linux 4.0.
Samuel
-- System Information:
Debian Release: 8.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'buildd-unstable'), (500, 'unstable'),
(500, 'stable'), (5
Please always keep the bug in Cc. I'm not the one to be convince, but
the community.
Info Geek, le Mon 30 Mar 2015 19:59:18 +0300, a écrit :
> I'm afraid that is false.
>
> A speed downgrade directly affects throughput, in applications that rely on
> stability and/or specific buffering of data e
Control: severity -1 normal
Control: reassign -1 linux
Hello,
Info Geek, le Sat 28 Feb 2015 00:59:48 +0200, a écrit :
> Severity: serious
This bug (speed downgrade) is not causing a package to completely stop
working, lose data etc. so this is not of serious severity. AIUI, data
negociation is
Andreas Kloeckner, le Wed 07 Jan 2015 11:44:14 -0600, a écrit :
> Samuel Thibault writes:
> > Andreas Kloeckner, le Wed 07 Jan 2015 09:59:58 -0600, a écrit :
> >> It's true that bcache is in the full kernel image package, but bcache.ko
> >> is *not* available in D-
Source: linux
Version: 3.16~rc6-1~exp2
Severity: normal
Tags: patch
Hello,
Here is an update of the sound module list for Linux 3.16 for d-i.
Samuel
-- System Information:
Debian Release: jessie/sid
APT prefers stable
APT policy: (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_
Source: linux
Version: 3.14-1~exp1
Severity: normal
Tags: patch
Hello,
Here is the sound module list update for linux 3.15.
Thanks,
Samuel
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experiment
Source: linux
Version: 3.14-1~exp1
Severity: normal
Tags: patch
Hello,
Here is a patch to update the sound module list for 3.14.
Samuel
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental'
Theodore Ts'o, le Fri 21 Mar 2014 12:48:53 -0400, a écrit :
> Also, add a sanity check to make sure the 64-bit feature is not set
> for Hurd file systems, since i_file_acl_high conflicts with a
> Hurd-specific field. This is not a big deal, since Hurd doesn't
> support file systems larger than 1GB[
Package: linux-2.6
Version: 3.12.1-1~exp1
Severity: normal
Tags: patch
Hello,
Here is a patch to update the sound module list for linux 3.12.
Samuel
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'
Package: linux
Version: 3.10~
Severity: normal
Tags: patch
Hello,
Here is an update of the sound-modules list for linux 3.10.
Samuel
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
A
Jonathan Nieder, le Sat 19 Jan 2013 14:09:54 -0800, a écrit :
> Option 2 sounds reasonable. Actually yet another option sounds
> tempting:
>
> 3. Stop building snd-pcsp.
>
> Would that hurt accessibility?
For people who don't know, snd-pcsp is a driver that uses the PC speaker
in order to produ
Ben Hutchings, le Mon 10 Sep 2012 04:04:59 +0100, a écrit :
> But I looked at what exactly is done with this 'vars' table and... it
> looks really nasty. This goes into an initialisation string which will
> be the first thing the userland synthesiser gets when it reads the
> softsynth char device,
Mon Sep 17 00:00:00 2001
From: Samuel Thibault
Date: Sun, 26 Aug 2012 23:35:17 +0200
Subject: speakup: lower default software speech rate
Speech synthesis beginners need a low speech rate, and trained people
want a high speech rate. A medium speech rate is thus actually not a
good default for
7;), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.0.4 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--
Samuel Thibault
Les roots ne sont plus ce qu'ils étaient...M
Christian PERRIER, le Mon 06 Aug 2012 08:27:56 +0200, a écrit :
> Dunno what the "?" means
It means not to fail if the module does not actually exist, which is
useful when the availability depends on the arch.
Samuel
--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a sub
Ben Hutchings, le Sun 22 Jul 2012 15:53:01 +0100, a écrit :
> On Sun, 2012-07-22 at 15:07 +0900, Samuel Thibault wrote:
> > Package: linux
> > Version: 3.5~
> > Severity: normal
> > Tags: patch
> >
> > Hello,
> >
> > Linux 3.5 introduces a new H
x27;), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.0.4 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--
Samuel Thibault
*** s has joined
x27;), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.4 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--
Samuel Thibault
il y a 10 catégories de personnes dans le mon
Bastian Blank, le Sun 05 Feb 2012 14:55:49 +0100, a écrit :
> On Sun, Feb 05, 2012 at 02:09:11PM +0100, Samuel Thibault wrote:
> > AIUI, linux can now have support for uncompressing bzip2, lzma and lzo.
>
> CONFIG_RD_GZIP=y
> CONFIG_RD_BZIP2=y
> CONFIG_RD_LZMA=y
> CONFIG_R
Jurij Smakov, le Sat 04 Feb 2012 12:16:25 +, a écrit :
> I've noticed that, yet again, sparc daily netboot image is too large
> to boot. Last time we mitigated the problem by removing the support
> for wireless networking. I'm going to poke around again to see what
> else can be get rid of,
Ben Hutchings, le Sun 29 Jan 2012 20:24:53 +, a écrit :
> snd-dt019xmodules/sound-modules
> snd-es968 modules/sound-modules
> snd-hda-codec-atihdmi modules/sound-modules
> snd-hda-codec-intelhdmi modules/sound-modules
> snd-hda-codec-nvhdmi modules/sound-modules
>
Ben Hutchings, le Sun 29 Jan 2012 20:24:53 +, a écrit :
> brlvger modules/brltty-modules
This is an oldie, removed in 2004. I'll drop it from kernel-wedge (it's
not used anywhere any more).
Samuel
--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with
Jonathan Nieder, le Thu 24 Mar 2011 05:58:47 -0500, a écrit :
> [1] http://thread.gmane.org/gmane.comp.emulators.kvm.devel/58669/focus=67483
Cool! Thanks for having handled this.
Samuel
--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble
Hello,
Jonathan Nieder, le Thu 24 Mar 2011 05:40:34 -0500, a écrit :
> Jonathan Nieder wrote:
> > When I boot the HURD without passing
> > -no-kvm-irqchip on the command line, the system usually will
> > print
> >
> > hd2: irq timeout: status=0x50
> > hd2: irq timeout: status=0x50
> >
Mike Hommey, le Tue 30 Nov 2010 10:07:55 +0100, a écrit :
> On Mon, Nov 29, 2010 at 07:18:17AM +0100, Guillem Jover wrote:
> > > What's going on here? sync_file_range() is a Linux specific system
> > > call that has been around for a while. It allows program to control
> > > when writeback happen
Dmitry Torokhov, le Wed 27 Oct 2010 02:10:29 -0700, a écrit :
> Also, based on evtest data I only see presses/releases for one key (Caps
> Lock, Right Shift, etc.) I do not see the presses for the additional
> keys in the evtest stream so I am baffled as to where the additional
> scancode is coming
Tom Vier, le Mon 25 Oct 2010 09:37:26 -0400, a écrit :
> On 10/25/2010 12:50 AM, Dmitry Torokhov wrote:
> >On Sun, Oct 24, 2010 at 04:41:51PM +0200, Samuel Thibault wrote:
> >>The short story is: Tom's keyboard sends all that when he presses caps
> >>lock:
> >
The short story is: Tom's keyboard sends all that when he presses caps
lock:
press: 0x3a 0xe0 0x66
repeat: 0x3a
release: 0xba 0xe0 0xe6
0xe0 0x66 happens to be the "favorites" key on his keyboard with
internet navigation keys. I thus believe there's a bug in his keyboard
that needs to be filtere
Hello,
Apparently your mail isn't getting to the speakup mailing list for some
reason, so I'm trying to forward it:
Ben Hutchings, le Fri 10 Sep 2010 04:44:59 +0100, a écrit :
> I'm a member of the Debian Linux kernel team.
>
> We have a general policy that any features added to the kernel packa
Tom Vier, le Tue 07 Sep 2010 12:28:24 -0400, a écrit :
> >Such bug should probably be fixed in the kernel, just like it is already
> >in atkbd.c for some keyboards.
> >
> >Samuel
>
> Showkey looks almost identical between kernels tho.
Yes, but the bug is actually in the keyboard, not in the kerne
Tom Vier, le Tue 07 Sep 2010 12:32:19 -0400, a écrit :
> I have bunch of extra keys. 8) It's one of those "internet" keyboards
> with keys for: email sms webcam itouch search shipping home favorites,
> plus volume, track skip, play/pause, record.
So there indeed is a "favorites" key, that makes
Tom, le Mon 23 Aug 2010 11:43:53 -0400, a écrit :
> The model name is logimel, which is set in both /etc/default/keyboard and
> /etc/X11/xorg.conf.
Which explains why Xorg has the behavior you describe: the logimel model
includes the logitech base, which includes the common navigation keys,
which
Tom Vier, le Fri 03 Sep 2010 16:35:47 -0400, a écrit :
> On 09/02/2010 03:46 PM, Samuel Thibault wrote:
> >Hello,
> >
> >Tom Vier, le Thu 02 Sep 2010 15:11:49 -0400, a écrit :
> >>It says UNICODE mode and the codes for caps lock are:
> >>
> >>pr
Hello,
Tom Vier, le Thu 02 Sep 2010 15:11:49 -0400, a écrit :
> It says UNICODE mode and the codes for caps lock are:
>
> press: 0x3a 0xe0 0x66
> repeat: 0x3a
> release: 0xba 0xe0 0x
0xe6 I guess?
> I also just discovered the right shift key goes back a page in
> iceweasel. Here are the right-
Hello,
Ben Hutchings, le Tue 24 Aug 2010 00:35:03 +0100, a écrit :
> [Please include debian-kernel or me in replies; I'm not subscribed to
> -accessibility.]
>
> I haven't seen any bug reports regarding speakup drivers included in the
> Linux 2.6.32 kernel packages or testing versions of the inst
Ben Hutchings, le Wed 14 Oct 2009 03:52:20 +0100, a écrit :
> On Wed, 2009-10-14 at 03:12 +0200, Samuel Thibault wrote:
> [...]
> > > Those modules that may be needed at installation time will be added to
> > > the linux-2.6 package, and the speakup modules are clearly a
Hello,
Ben Hutchings, le Wed 14 Oct 2009 01:54:47 +0100, a écrit :
> There is a big problem with the current linux-modules-extra-2.6 package,
> which is that the resulting binary packages are related to their source
> only by build-dependency, and this does not ensure that corresponding
> source a
reassign 404503 kbd
clone 404503 -1
reassign -1 console-tools
thanks
Pavel Vávra, le Fri 17 Oct 2008 23:18:14 +0200, a écrit :
> (1) unmaintained console-tools exist in lenny and this package is installed
> by default
And kbd doesn't yet include the patch anyway...
http://bugzilla.kernel.org/att
# Automatically generated email from bts, devscripts version 2.10.35
reassign 498205 linux-2.6
reassign 497568 linux-2.6
reassign 494374 linux-2.6
forcemerge 498205 497568 494374
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hello,
It got applied in Linus' tree.
Samuel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: linux-modules-extra-2.6
Version: 2.6.25-5
Severity: normal
Hello,
Thanks to porters testing, version 3.0.3+git20080724.dfsg.1-1 of
speakup-source should now compile fine on arm* and sparc archs. Could
you please re-enable compilation for them in next upload? s390 remains a
no-go, howeve
Ah, the previous module failure in s390 masked a speakup failure so that
arch should be disabled for now too. Alpha compiled fine, however.
Samuel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hello,
Debian Bug Tracking System, le Sun 22 Jun 2008 00:05:30 +, a écrit :
> #486394: linux-modules-extra-2.6: Please add speakup modules
>
> It has been closed by Daniel Baumann <[EMAIL PROTECTED]>.
Cool, thanks!
It looks like it doesn't compile yet at least on arm* and sparc. We'll
try
Daniel Baumann, le Mon 16 Jun 2008 12:07:05 +0200, a écrit :
> Samuel Thibault wrote:
> > Should I add a toplevel Makefile in the upstream source
>
> yes
Ok, we have uploaded a new version of speakup-source, here is the
fixed patch.
Samuel
Index: sp
Hello,
Daniel Baumann, le Mon 16 Jun 2008 08:56:56 +0200, a écrit :
> > As discussed on the linux-boot and linux-kernel mailing lists,
> > for accessibility purpose it would be useful to have speakup
> > modules compiled for the debian installer, and thus to add them to
> > linux-modules-extra-2.6
Package: linux-modules-extra-2.6
Severity: wishlist
Tags: patch
Hello,
As discussed on the linux-boot and linux-kernel mailing lists,
for accessibility purpose it would be useful to have speakup
modules compiled for the debian installer, and thus to add them to
linux-modules-extra-2.6. Here is a
maximilian attems, le Thu 27 Mar 2008 21:13:49 +0100, a écrit :
> On Thu, 27 Mar 2008, Samuel Thibault wrote:
>
> > Erf, it looks like I've brought even more confusion with that braille
> > patch. I'll try to be clearly sum up:
> >
> > - Vanilla
maximilian attems, le Thu 27 Mar 2008 17:13:58 +0100, a écrit :
> On Thu, Mar 27, 2008 at 03:39:42PM +0100, Samuel Thibault wrote:
> > maximilian attems, le Wed 26 Mar 2008 14:58:57 +0100, a écrit :
> > > anyway the -mm patch
> > > ftp://ftp.kernel.org/pub/linux/ker
maximilian attems, le Wed 26 Mar 2008 14:58:57 +0100, a écrit :
> anyway the -mm patch
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.25-rc5/2.6.25-rc5-mm1/broken-out/input-put-ledstate-in-the-keyboard-notifier.patch
> seems to apply fine for 2.6.25, but has none of the wanted
Hello,
maximilian attems, le Wed 26 Mar 2008 14:58:57 +0100, a écrit :
> On Tue, 25 Mar 2008, Samuel Thibault wrote:
>
> > Ah, so since Lenny's d-i is supposed to use 2.6.24, speakup won't make
> > it into it :/
>
> as otavio said we gonna release with > 2
maximilian attems, le Tue 25 Mar 2008 23:27:14 +0100, a écrit :
> On Tue, Mar 25, 2008 at 07:43:47PM +0000, Samuel Thibault wrote:
> > maximilian attems, le Tue 25 Mar 2008 20:13:30 +0100, a écrit :
> > >
> > > once it is in next
> >
> > "in next"
Frans Pop, le Tue 25 Mar 2008 20:44:03 +0100, a écrit :
> > The idea is not to compile speakup built into the kernel, but just as a
> > module, and then it doesn't need to be integrated to the kernel build
> > system,
>
> Compiling it into the kernel is not what I'm talking about. It definitely
Frans Pop, le Tue 25 Mar 2008 21:40:24 +0100, a écrit :
> On Tuesday 25 March 2008, Samuel Thibault wrote:
> > It is not part of the upstream kernel.
>
> OK. I misunderstood that. My apologies.
No problem.
> Anyway, it still needs to be included in linux-2.6 and l-e-m befor
Hello,
Bastian Blank, le Tue 25 Mar 2008 21:22:25 +0100, a écrit :
> On Tue, Mar 25, 2008 at 06:39:54PM +0000, Samuel Thibault wrote:
> > make $(cat allmodules.mk) SUBDIRS=$PWD -C /some/where/linux-whatever
>
> First: s/SUBDIRS/M/.
Oh, right.
> | $ make -C /usr/src/linu
maximilian attems, le Tue 25 Mar 2008 20:13:30 +0100, a écrit :
> On Tue, Mar 25, 2008 at 06:50:01PM +0000, Samuel Thibault wrote:
> > Samuel Thibault, le Tue 25 Mar 2008 18:39:54 +, a écrit :
> > > Apply patches/kernel-integration-2.6.24-source.patch to the main kernel
&
Hello,
Otavio Salvador, le Tue 25 Mar 2008 15:06:58 -0300, a écrit :
> Samuel Thibault <[EMAIL PROTECTED]> writes:
> > Mario Lang, le Tue 25 Mar 2008 17:28:32 +0100, a écrit :
> >> Samuel Thibault <[EMAIL PROTECTED]> writes:
> >> > (speak
Hello,
maximilian attems, le Tue 25 Mar 2008 19:31:03 +0100, a écrit :
> On Tue, Mar 25, 2008 at 03:06:58PM -0300, Otavio Salvador wrote:
> > Samuel Thibault <[EMAIL PROTECTED]> writes:
> >
> > > Hello,
> > >
> > > Mario Lang, le Tue 25 Mar 2008
Frans Pop, le Tue 25 Mar 2008 19:29:56 +0100, a écrit :
> (Please don't CC me on list mail.)
Then tell your mailer to use followup-to :)
> On Tuesday 25 March 2008, Samuel Thibault wrote:
> > The idea is to compile the speakup module out-of-tree but still include
> > it
Samuel Thibault, le Tue 25 Mar 2008 18:39:54 +, a écrit :
> Apply patches/kernel-integration-2.6.24-source.patch to the main kernel
> source to GPL-export 4 symbols,
Note: by that, I mean to pick that patch into the regular linux-2.6
kernel. That patch is already in the -mm tree ac
Bastian Blank, le Mon 10 Sep 2007 19:44:06 +0200, a écrit :
> On Mon, Sep 10, 2007 at 06:25:12PM +0200, Samuel Thibault wrote:
> > Debian Bug Tracking System, le Mon 10 Sep 2007 14:19:34 +, a écrit :
> > > asm/io.h is not exported for ia64.
> > What do you mean by
Debian Bug Tracking System, le Mon 10 Sep 2007 14:19:34 +, a écrit :
> asm/io.h is not exported for ia64.
What do you mean by "exported"? The file is there, and some configure
scripts hence find it and make C files #include it...
If it is not meant to be used, then just drop it...
Samuel
Hi,
Pavel Vávra, le Tue 26 Dec 2006 01:01:40 +0100, a écrit :
> thank you for your explanation. How short is the term you are talking about?
Someone has to write a patch, have it accepted upstream, published in a
new kernel, then the interface may be considered accepted, and the kbd
package be
Debian Bug Tracking System, le Sat 09 Sep 2006 04:49:16 -0700, a écrit :
> On Sat, Sep 09, 2006 at 12:45:04PM +0200, Samuel Thibault wrote:
> > I can't boot linux-image-2.6.17-2-xen-686=2.6.17-8 as Dom0 with
> > hypervisor xen-hypervisor-3.0-i386=3.0.2+hg9697-2.
>
ools for generating an initramfs
ii linux-modules-2.6.17-2-xen-68 2.6.17-8 Linux 2.6.17 modules on PPro/Celer
Versions of packages linux-image-2.6.17-2-xen-686 recommends:
ii libc6-xen2.3.6.ds1-4 GNU C Library: Shared libraries [X
-- no debconf information
--
Samue
Hi,
Same problem here, version 2.6.16-18 gets the same trace as posted to
the bug before. Version 2.6.16-16 works fine.
Samuel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
James Harper, le Tue 18 Jul 2006 13:22:36 +1000, a écrit :
> > Hi,
> >
> > James Harper, le Sat 08 Jul 2006 23:02:57 +1000, a écrit :
> > > linux-modules-2.6.16-2-xen-686 only contains modules for xen domains,
> > > and should not require any initrd or initramfs tools.
> >
> > Mmm, but for dom0 y
Hi,
James Harper, le Sat 08 Jul 2006 23:02:57 +1000, a écrit :
> linux-modules-2.6.16-2-xen-686 only contains modules for xen domains,
> and should not require any initrd or initramfs tools.
Mmm, but for dom0 you need to build an initrd. And BTW, IMHO that should
be automatically done when instal
Hi,
Isn't the bug resolved ? The proposed patch is now in 2.4.27...
Regards,
Samuel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
99 matches
Mail list logo