** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/18362355/Dependencies.txt
--
ACPI brightness events no longer work on ThinkPad T61
https://bugs.launchpad.net/bugs/280645
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
Public bug reported:
Binary package hint: gnome-power-manager
[regression from 8.04]
I'm not sure about the root cause of this yet, but starting here.
Pressing the brightness up/down keys on my ThinkPad T61 no longer
changes the brightness of the LCD backlight. This worked fine in 8.04,
and at
Some external references:
http://www.justlinux.com/forum/showthread.php?p=883138
http://www.nabble.com/T61-Brightness-keys-with-2.6.26-not-working-(NVIDIA)-td18577619.html
--
ACPI brightness events no longer work on ThinkPad T61
https://bugs.launchpad.net/bugs/280646
You received this bug notifi
*** This bug is a duplicate of bug 222796 ***
https://bugs.launchpad.net/bugs/222796
** This bug has been marked a duplicate of bug 222796
Brightness up not generating ACPI event on Thinkpad T43p, T42, X31, X40
--
No acpi-event for brightness-up on IBM Thinkpad R52
https://bugs.launchpad.
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/18362434/BootDmesg.txt
** Attachment added: "CurrentDmesg.txt"
http://launchpadlibrarian.net/18362435/CurrentDmesg.txt
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/18362436/Dependencies.txt
** A
Aha...when I press the hotkeys, I can see the value in
/proc/acpi/VID/LCD0/brightness change (the one which does nothing). So
it's twiddling the wrong one (or there's an extra one when there
shouldn't be).
--
ACPI brightness events no longer work on ThinkPad T61
https://bugs.launchpad.net/bugs/2
Starting to look like a hal issue, moving there...
** Changed in: hal (Ubuntu)
Sourcepackagename: gnome-power-manager => hal
--
ACPI brightness events no longer work on ThinkPad T61
https://bugs.launchpad.net/bugs/280646
You received this bug notification because you are a member of Ubuntu
Bugs,
I've opened bug 280646 about the brightness issue, since it seems to be
separate.
--
Hotkeys no longer working in Intrepid on Thinkpads
https://bugs.launchpad.net/bugs/267682
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bug
is this similar/related to bug 205013?
--
intrepid guest install with virtio net doesn't work
https://bugs.launchpad.net/bugs/257739
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.co
Further investigation indicates that this is probably a kernel issue,
will file there
** Changed in: gnome-power-manager (Ubuntu)
Status: New => Invalid
--
ACPI brightness events no longer work on ThinkPad T61
https://bugs.launchpad.net/bugs/280645
You received this bug notification becau
gnome-power-manager --verbose says that it is grabbing the right
keycodes:
TI:11:55:04 TH:0x650a00 FI:gpm-button.c FN:gpm_button_grab_keystring,152
- Grabbed modmask=0, keycode=233
TI:11:55:04 TH:0x650a00 FI:gpm-button.c FN:gpm_button_grab_keystring,152
- Grabbed modmask=0, keyco
I can see the events being received by hald-addon-acpi (using strace),
but there's nothing in lshal -m
--
ACPI brightness events no longer work on ThinkPad T61
https://bugs.launchpad.net/bugs/280646
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Can anyone comment on whether this is fixed in Intrepid? Please test
the beta and report.
--
Brightness up not generating ACPI event on Thinkpad T43p, T42, X31, X40, R52
https://bugs.launchpad.net/bugs/222796
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
On Thu, Oct 09, 2008 at 12:28:02PM -, Marc Jauvin wrote:
> Please, see this bug report and check if you have the same behavior:
>
>https://bugs.launchpad.net/ubuntu/+bug/279766
That doesn't seem related; my num lock is off and turning it on doesn't
change my symptoms.
--
- mdz
--
ACP
*** This bug is a duplicate of bug 280646 ***
https://bugs.launchpad.net/bugs/280646
** This bug has been marked a duplicate of bug 280646
ACPI brightness events no longer work on ThinkPad T61
--
Brightness hotkeys disabled after pressing Numlock
https://bugs.launchpad.net/bugs/279766
You
Confirmed, deleting .gconf/desktop/gnome/peripherals/keyboard/host-
perseus/0/%gconf.xml and starting a new session got it working again.
Thanks for that data point.
Now to find out why that setting affects it...
** Description changed:
Binary package hint: gnome-power-manager
[regression
Part of the problem appears to be that this gconf key gets set to true
when num lock is turned on, and then never set back to false when num
lock is turned off.
perseus:[~] gconftool-2 --get
/desktop/gnome/peripherals/keyboard/host-perseus/0/numlock_on
false
perseus:[~] # press num lock
perseus:[
On Thu, Oct 09, 2008 at 04:30:48PM -, Marc Jauvin wrote:
> OK, but try deleting the file I mention in ~/.gconf along with
> ~/.gconfd/saved_state and do a logout/login. If you've got the same
> behavior as I do, this should restore your hotkeys (until you enable
Oh, thanks for clarifying
Unsetting /desktop/gnome/peripherals/keyboard/remember_numlock_state
doesn't seem to help...
--
ACPI brightness events no longer work on ThinkPad T61
https://bugs.launchpad.net/bugs/280646
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
I can reproduce the problem on the console, using "sudo input-events 1":
/dev/input/event1
bustype : BUS_I8042
vendor : 0x1
product : 0x1
version : 43860
name: "AT Translated Set 2 keyboard"
phys: "isa0060/serio0/input0"
bits ev : EV_SYN EV_KEY EV_MSC EV_LED EV_REP
I
Further debugging on #ubuntu-devel has revealed that gnome-settings-
daemon listens for numlock keypresses (by listening for every key event)
and sets the gconf key.
I have also discovered that, snooping with xev, I see a KeyPress event
for num lock when the state is off (i.e. when turning num loc
Andreas Hasenack pointed out on IRC that, on Ubuntu 8.04, his brightness
keys do work (as I reported as well), but he is also able to reproduce
the num_lock misbehaviour. So it appears that the num lock / gconf
issue may be old, but that something new has caused the brightness keys
to stop working
I rebooted into 2.6.24 and confirmed (via input-events) that I see a num
lock event on the first press and not on the second, so that issue is
older.
--
ACPI brightness events no longer work on ThinkPad T61
https://bugs.launchpad.net/bugs/280646
You received this bug notification because you are
Since the num lock bug is old, I'm trying to work out why the brightness
keys don't work when that gconf key is set.
When numlock_on is false, gnome-power-manager sees KeyPress events for
the brightness keys in gpm_button_filter_x_events and responds.
When numlock_on is true, gpm_button_filter_x_
Notably, I don't see anything in "lshal -m" when I press the brightness
keys, regardless of whether numlock_on=false (works) or numlock_on=true
(doesn't work)
--
ACPI brightness events no longer work on ThinkPad T61
https://bugs.launchpad.net/bugs/280646
You received this bug notification because
I've noticed that gnome-settings-daemon seems to propagate the numlock
state from the gconf key to X via XkbLockModifiers. This explains why
toggling the gconf key changes the behaviour even though nothing is
actually looking at the gconf key.
--
ACPI brightness events no longer work on ThinkPad
Andreas reports that, on 8.04 (where everything works correctly), he
sees events in hal:
[EMAIL PROTECTED]:~$ lshal -m
Start monitoring devicelist:
-
15:38:53.978: computer_logicaldev_input_2 condition ButtonPressed =
brightness-down
15:38:53.983:
Bryce has reproduced the problem on a different laptop, where (although
his brightness is handled in hardware) when numlock is on, gnome-power-
manager doesn't receive the appropriate events, and the OSD doesn't
display
--
ACPI brightness events no longer work on ThinkPad T61
https://bugs.launchp
On Fri, Oct 10, 2008 at 06:44:39AM -, Katsudon wrote:
> Sorry for breaking the party, but the problem remains in Kubuntu (under GNOME
> all keys work fine).
> Kubuntu 8.10 beta with all upgrades,
> Thinkpad R61i.
Please file a separate bug about that.
--
- mdz
--
Hotkeys no longer workin
The brightness keys work fine on my T42 running 8.04/Hardy. I haven't
tested Intrepid there yet.
** Changed in: linux (Ubuntu Intrepid)
Importance: Undecided => Medium
Status: New => Triaged
--
Brightness up not generating ACPI event on Thinkpad T43p, T42, X31, X40, R52
https://bugs.l
On Fri, Oct 10, 2008 at 01:50:49AM -, Bryce Harrington wrote:
> 1. The problem with g-p-m not handling the brightness key when numlock
> is set is in fact an issue local to gnome-power-manager. It's simply
> neglects to grab the modifiers for the keys.
>
> The first line of the attached patc
There is a package in my PPA with this patch:
https://edge.launchpad.net/~mdz/+archive
deb http://ppa.launchpad.net/mdz/ubuntu intrepid main
deb-src http://ppa.launchpad.net/mdz/ubuntu intrepid main
I haven't been able to test it on the T61 yet, but would appreciate
regression testing nonetheles
** Attachment added: "debdiff using AnyModifier"
http://launchpadlibrarian.net/18390848/gnome-power-manager-280646.debdiff
** Changed in: gnome-power-manager (Ubuntu)
Importance: Undecided => Medium
Assignee: (unassigned) => Matt Zimmerman (mdz)
Status: New =>
** Changed in: gnome-power-manager (Ubuntu)
Target: None => ubuntu-8.10
--
ACPI brightness events no longer work on ThinkPad T61
https://bugs.launchpad.net/bugs/280646
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bug
On Fri, Oct 10, 2008 at 04:17:00PM -, Marc Jauvin wrote:
> Hi Matt, since I did this upgrade, keyboard and mouse don't work after
> I rebooted... not sure if this is caused by your updated package (or
> one of their dependency like xinput).
>
> I'm currently writing this from Hardy since m
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/18436583/BootDmesg.txt
** Attachment added: "CurrentDmesg.txt"
http://launchpadlibrarian.net/18436584/CurrentDmesg.txt
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/18436585/Dependencies.txt
** A
The attached log shows the output from input-events when pressing
shift+numlock twice consecutively.
/dev/input/event1
bustype : BUS_I8042
vendor : 0x1
product : 0x1
version : 43860
name: "AT Translated Set 2 keyboard"
phys: "isa0060/serio0/input0"
bits ev : EV_SYN EV
Suspend/resume is working fine for me on current Intrepid (2.6.27-7.10
and the past few versions before that).
Model: T61
BIOS: 2.10 (7LETB0WW)
Graphics: Intel GM965/GL960
--
Thinkpad T61 Suspend hangs on resume
https://bugs.launchpad.net/bugs/218882
You received this bug notification because yo
http://www-307.ibm.com/pc/support/site.wss/MIGR-4YQKLQ.html makes
reference to a test program for DOS which might be useful in tracking
down whether this is a hardware issue or not.
--
ThinkPad T61: num lock key generates an input event when turning on, but not off
https://bugs.launchpad.net/bugs
I've confirmed the fix on my T61 with gnome-power-manager
2.24.0-0ubuntu4 in Intrepid.
--
ACPI brightness events no longer work on ThinkPad T61
https://bugs.launchpad.net/bugs/280646
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ub
I have filed bug 281669 about the sticky num lock key (Bryce's issue #2
in
https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/280646/comments/41)
--
ACPI brightness events no longer work on ThinkPad T61
https://bugs.launchpad.net/bugs/280646
You received this bug notification because you a
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/18436346/Dependencies.txt
--
WARNING: Failed to parse default value `??? ??
;gtk-theme-selector.desktop, ???
???;default-applications.desktop,??? ;gnome-cups-manager.desktop]'
Closing out the linux task; this is not a kernel bug.
** Changed in: linux (Ubuntu)
Status: Triaged => Invalid
--
ACPI brightness events no longer work on ThinkPad T61
https://bugs.launchpad.net/bugs/280646
You received this bug notification because you are a member of Ubuntu
Bugs, which
Public bug reported:
The symptoms I see are very similar to bug 193970 but with a different
wireless chipset. I can't tell whether it's the same problem or not, so
I'm filing a separate bug as it's easier to merge them than to tear them
apart.
If I turn off the (physical) RF kill switch after it
This worked fine in 8.04, so tagging as a regression. I don't recall
whether it worked in 2.6.26 or not.
** Tags added: regression
--
iwlagn wifi never comes up after RF kill is disabled
https://bugs.launchpad.net/bugs/278008
You received this bug notification because you are a member of Ubuntu
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/18213369/BootDmesg.txt
** Attachment added: "CurrentDmesg.txt"
http://launchpadlibrarian.net/18213370/CurrentDmesg.txt
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/18213371/Dependencies.txt
** A
Targeting for intrepid as this is a regression.
I filed a similar issue with iwlagn as bug 278008
--
iwl3945 | iwl4965: Wireless can't be activated after disabling kill switch
https://bugs.launchpad.net/bugs/193970
You received this bug notification because you are a member of Ubuntu
Bugs, which
** Description changed:
The symptoms I see are very similar to bug 193970 but with a different
wireless chipset. I can't tell whether it's the same problem or not, so
I'm filing a separate bug as it's easier to merge them than to tear them
apart.
- If I turn off the (physical) RF kill
Still happens on 2.6.27-5.8
--
WARNING: at /build/buildd/linux-2.6.26/drivers/usb/serial/usb-serial.c:322
serial_write_room+0x72/0x80 [usbserial]()
https://bugs.launchpad.net/bugs/258804
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
-
Is this why Network Manager doesn't seem to notice (and take down the
interface) when I turn the kill switch off?
--
rf_kill interface not available for iwl3945, iwl4965 in 2.6.27
https://bugs.launchpad.net/bugs/267875
You received this bug notification because you are a member of Ubuntu
Bugs, wh
If this is obsolete, should it also be automatically removed by update-
manager when upgrading to 8.10?
--
investigate removal of libflashsupport from archive and ia32-libs
https://bugs.launchpad.net/bugs/267749
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Public bug reported:
Binary package hint: xserver-xorg-video-intel
This is reproducible every time by running logstalgia, which is an
OpenGL application. Running glxgears doesn't crash though.
Backtrace:
0: /usr/X11R6/bin/X(xf86SigHandler+0x65) [0x481005]
1: /lib/libc.so.6 [0x7f629e12d060]
2: /
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/18239282/Dependencies.txt
** Attachment added: "LsMod.txt"
http://launchpadlibrarian.net/18239283/LsMod.txt
** Attachment added: "LsPci.txt"
http://launchpadlibrarian.net/18239284/LsPci.txt
** Attachment added: "Xorg
This was a test bug; closing
** Changed in: linux (Ubuntu)
Status: New => Invalid
--
test bug, please ignore
https://bugs.launchpad.net/bugs/254995
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubun
Marking Fix released. Martin uploaded this ages ago, but the bug wasn't
closed because it was open on linux and fixed in apport.
** Changed in: apport (Ubuntu)
Sourcepackagename: linux => apport
Status: Fix Committed => Fix Released
--
Apport package hook for the Linux kernel
https://bug
VarLogDistupgradeApttermlog.gz explains the error:
The application 'frontend' lost its connection to the display :0.0;
most likely the X server was shut down or you killed/destroyed
the application.
User postinst hook script [/sbin/update-grub] exited with value 1
/usr/share/debconf/confmodule: li
** Changed in: tzdata (Ubuntu Hardy)
Importance: Undecided => High
Status: New => Triaged
** Changed in: tzdata (Ubuntu Dapper)
Importance: Undecided => High
Status: New => Triaged
--
Argentina is 1 hour ahead when it shouldn't
https://bugs.launchpad.net/bugs/278419
You recei
On Mon, Oct 06, 2008 at 08:28:16AM -, BUGabundo wrote:
> Not just Hard/Soft kill switch.
> Disabling wifi on NM 0.7, and then enabling it again, makes my card/NM not
> see any more networks, until reboot.
Sounds like a different problem.
--
- mdz
--
iwlagn wifi never comes up after RF k
This change is required for MID and netbook builds, and I would rather
we make the change in an SRU than have a different module-init-tools in
those builds.
I think putting it into hardy-proposed for an extended period is
perfectly reasonable. MID and netbook builds can pull this package in,
and
** Changed in: rarian (Ubuntu Intrepid)
Status: Confirmed => Triaged
--
failed to upgrade : "update-xmlcatalog: error: entity already registered"
https://bugs.launchpad.net/bugs/256131
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
Pete mentioned to me that he had made some adjustments to the patch he
found, and that this was now working reliably for him.
Pete, could you attach that patch here?
--
Gets bogus DNS servers during PPP negotiation
https://bugs.launchpad.net/bugs/258801
You received this bug notification because
On Mon, Oct 06, 2008 at 07:42:20AM -, Adam Porter wrote:
> I'm running Hardy[...]
> [...]
> Maybe this bug isn't completely fixed yet?
The bug is fixed in Intrepid. You're using the Intrepid kernel, but the
rest of your system is Hardy, so you don't have the bug fix (which wasn't in
the kerne
On Mon, Oct 06, 2008 at 11:05:45AM -, shane19174 wrote:
> Not 100% sure if I'm posting to the right bug, but my issue is the
> following: like many others, I initially get text instead of the splash
> when shutting down/rebooting (I'm running Intrepid beta with all
> updates). The splash does e
On Mon, Oct 06, 2008 at 12:56:22PM -, BUGabundo wrote:
> I do not have the logs here with me, but the behaviour is just the same has
> the one mention by you.
> But if you want to use this ticket just to track the hard switch, feel free
> to mark as invalid NM, and forget this comments.
This
** Changed in: gnome-power-manager (Ubuntu)
Importance: Undecided => Medium
Status: Confirmed => Triaged
--
g-p-m does not honor its configuration for LCD brightness levels after multiple
unplug-replug from AC
https://bugs.launchpad.net/bugs/215484
You received this bug notification be
On Wed, Sep 17, 2008 at 12:00:37AM -, registername wrote:
> Just to be clear: this is not a kernel bug -- the behaviour was changed
> deliberately in 2.6.24. Hardy should not have been released using acpi-
> fakekey in /etc/acpi scripts. And neither should Intrepid.
You're talking about a diff
This warning seems to indicate that the .write_room function is being
called when the device is not open. It's not clear to me why that
condition justifies a warning, though. Other tty devices don't seem to
care so much.
--
WARNING: at /build/buildd/linux-2.6.26/drivers/usb/serial/usb-serial.c:
Seems to exist on Debian as well: http://archive.netbsd.se/?ml=debian-
arm&a=2008-08&m=8365675
** Bug watch added: Linux Kernel Bug Tracker #11519
http://bugzilla.kernel.org/show_bug.cgi?id=11519
** Also affects: linux via
http://bugzilla.kernel.org/show_bug.cgi?id=11519
Importance: Unkn
It looks like each card type uses a different controller (separate PCI
device), and there simply isn't a driver in the kernel for the xD
controller. See also http://linux.derkeiler.com/Mailing-
Lists/Kernel/2006-03/msg08781.html
** Changed in: linux (Ubuntu)
Importance: Undecided => Wishlist
/modules.symbols]
ProcCmdLine: root=UUID=305dde78-d20a-4248-aaf4-09447b7c5791 ro quiet splash
ProcVersionSignature: Ubuntu 2.6.27-3.4-generic
SourcePackage: linux
Title: kernel BUG at /tmp/oops.c:5!
** Affects: ubuntu
Importance: Undecided
Assignee: Matt Zimmerman (mdz)
Status
xt"
http://launchpadlibrarian.net/17763852/ProcInterrupts.txt
** Attachment added: "ProcModules.txt"
http://launchpadlibrarian.net/17763853/ProcModules.txt
** Changed in: ubuntu
Assignee: (unassigned) => Matt Zimmerman (mdz)
Status: New => Invalid
--
kernel BUG at
On Wed, Sep 10, 2008 at 10:01:03PM -, Bryce Harrington wrote:
> Running sudo /etc/acpi/sleepbtn.sh manually does work for me (and locks
> up the machine on resume). However, I can't find evidence that this
> script is getting invoked when the button is pressed. mdz where did you
> see those a
On Wed, Sep 10, 2008 at 10:01:03PM -, Bryce Harrington wrote:
> Running sudo /etc/acpi/sleepbtn.sh manually does work for me (and locks
> up the machine on resume). However, I can't find evidence that this
> script is getting invoked when the button is pressed. mdz where did you
> see those a
The "frozen" progress bar is indistinguishable from a fault which
interrupts the boot sequence, and this is the same problem which was
originally reported (though usplash displayed text progress messages at
that time).
We already check for the existence of a swsusp image for other reasons,
and sho
I'm attaching a patch showing how I think this old bug could be fixed
easily now. I haven't tested it yet.
** Attachment added: "example code"
http://launchpadlibrarian.net/17531171/usplash-resume-status.diff
** Changed in: initramfs-tools (Ubuntu)
Assignee:
On Thu, Sep 11, 2008 at 01:22:39AM -, Bryce Harrington wrote:
> > Those were from hald verbose output.
>
> Ah. Well, with running hald manually, I still do not see messages from
> addon-acpi.c when hitting my hibernate button.
Sometimes these buttons just send normal scancodes, sometimes the
Public bug reported:
Binary package hint: acpid
I was performing a stress test which simulated part of system startup
(including starting and stopping (SIGTERM) the X server) in a tight
loop. After 1000 or so iterations, the X server blocked during startup
in connect(), trying to connect to /var
There seems to be a similar report and patch at
https://bugzilla.altlinux.org/show_bug.cgi?id=8303
--
Leaks file descriptors and eventually runs out
https://bugs.launchpad.net/bugs/270259
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
-
** Changed in: acpid (Ubuntu)
Importance: Undecided => Medium
Status: New => Triaged
** Bug watch added: Novell/SUSE Bugzilla #117884
https://bugzilla.novell.com/show_bug.cgi?id=117884
** Also affects: acpid (Suse) via
https://bugzilla.novell.com/show_bug.cgi?id=117884
Importan
** Also affects: acpid (altlinux) via
https://bugzilla.altlinux.org/show_bug.cgi?id=8303
Importance: Unknown
Status: Unknown
--
Leaks file descriptors and eventually runs out
https://bugs.launchpad.net/bugs/270259
You received this bug notification because you are a member of Ubuntu
I am still seeing this problem with pulseaudio 0.9.10-2ubuntu3:
Aug 6 23:08:24 perseus pulseaudio[32274]: alsa-util.c: Device hw:1 doesn't
support 44100 Hz, changed to 37286 Hz.
Aug 6 23:08:24 perseus pulseaudio[32274]: alsa-util.c: Device hw:1 doesn't
support 2 channels, changed to 1.
perseus
On Wed, Aug 06, 2008 at 11:42:04PM -, Luke Yelavich wrote:
> Matt, do you mean you are seeing this in terms of still hearing
> crackling, or something else?
I am still seeing the original problem, described in the subject and
description fields of this bug. The crackling issue, if anyone stil
Here is setxkbmap -print for the system where I still experienced this
problem after setxkbmap -model evdev:
xkb_keymap {
xkb_keycodes { include "evdev+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compat{ include "complete" };
xkb_sym
Public bug reported:
Binary package hint: sysklogd
On two independent systems, after upgrading from Hardy to intrepid,
nothing has since been logged to /var/log/kern.log (zero bytes). This
is despite several reboots and a variety of other content which is
visible in dmesg. Not even the initial
Confirmed by Martin Pitt as well.
** Changed in: sysklogd (Ubuntu Intrepid)
Importance: Undecided => High
Status: New => Confirmed
--
No messages in /proc/kmsg
https://bugs.launchpad.net/bugs/255635
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
mdz: hm, "sudo tail -f /proc/kmsg" doesn't report anything either
(tried with some modprobe)
itz kernel bug?
** Changed in: linux (Ubuntu Intrepid)
Sourcepackagename: sysklogd => linux
** Summary changed:
- Nothing logged to /var/log/kern.log in Intrepid
+ No messages in /proc/kmsg
** Descri
** Attachment added: "Xorg.0.log (mdz)"
http://launchpadlibrarian.net/16609141/Xorg.0.log.gz
--
Up arrow key mapped to Print [screen]
https://bugs.launchpad.net/bugs/255008
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-b
** Attachment added: "Xorg.0.log (mdz)"
http://launchpadlibrarian.net/16609137/Xorg.0.log
** Attachment removed: "Xorg.0.log (mdz)"
http://launchpadlibrarian.net/16609137/Xorg.0.log
--
Up arrow key mapped to Print [screen]
https://bugs.launchpad.net/bugs/255008
You received this bug noti
** Attachment added: "xorg.conf (mdz)"
http://launchpadlibrarian.net/16609283/xorg.conf
--
Up arrow key mapped to Print [screen]
https://bugs.launchpad.net/bugs/255008
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs m
On Thu, Aug 07, 2008 at 11:40:27AM -, Luke Yelavich wrote:
> On Thu, Aug 07, 2008 at 06:03:58PM EST, Matt Zimmerman wrote:
> > pulseaudio on my system is selecting the PC speaker, via snd_pcsp, in
> > preference to my actual sound device (snd_hda_intel).
>
> Could
On Thu, Aug 07, 2008 at 10:51:16AM -, Alexander Sack wrote:
> did you upgrade the network-manager-gnome package as well?
Yes, these were all standard upgrades. I haven't been able to reproduce the
problem, though. I think one of the underlying bits wasn't running
(NetworkManager, nm-system-s
Public bug reported:
Suspend/resume worked fine on this system in 8.04, and on Alpha 3 of
Intrepid, but now fails consistently. I hear the hard drive spin up,
but the "half moon" light remains on and never starts to blink
indicating the start of resume. The only way out is to hard power off
the
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/16635730/BootDmesg.txt
** Attachment added: "CurrentDmesg.txt"
http://launchpadlibrarian.net/16635731/CurrentDmesg.txt
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/16635732/Dependencies.txt
** A
Bug 253225 is a suspend failure. My system suspends fine, but fails to
resume.
Bug 218882 describes a problem with Ubuntu 8.04; my system worked fine
with 8.04 but has regressed in Intrepid.
** Changed in: linux (Ubuntu Intrepid)
Status: Incomplete => New
--
Resume failure on ThinkPad T
This looks like a different bug, please file it separately.
--
ifupdown: postinst fails: /etc/network/ifstate: no such file or directory
https://bugs.launchpad.net/bugs/13481
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs
*** This bug is a duplicate of bug 243682 ***
https://bugs.launchpad.net/bugs/243682
** This bug has been marked a duplicate of bug 243682
[Intrepid] Usplash Screen Corruption
--
[regression] Console and usplash garbled on Intel 965GM
https://bugs.launchpad.net/bugs/250519
You received th
Are you sure this is the best fix? The idea of package defaults
overriding sysadmin-specified settings makes me nervous.
--
invoke-rc.d procps start loads /etc/syctl.d before /etc/sysctl.conf
https://bugs.launchpad.net/bugs/256025
You received this bug notification because you are a member of Ub
On Mon, Aug 11, 2008 at 09:32:12AM -, Scott Ritchie wrote:
> Without this, there's no way to have package defaults override
> unmodified system defaults; the sysctl.d folder becomes essentially
> useless.
>
>
> Perhaps a more complete fix is to make it clear that manual settings should
> be
Public bug reported:
Binary package hint: hotkey-setup
I noticed this today (on Intrepid):
[13681.078899] thinkpad_acpi: setting the hotkey mask to 0x00ff is likely
not the best way to go about it
[13681.078899] thinkpad_acpi: please consider using the driver defaults, and
refer to up-to-d
** Changed in: gdm (Ubuntu)
Assignee: (unassigned) => Michael Vogt (mvo)
--
support nogdm option
https://bugs.launchpad.net/bugs/256125
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.u
501 - 600 of 3663 matches
Mail list logo