I've been affected by this exact bug for over a year and have not been able to
use bluetooth.
dmesg:
[3.353578] Bluetooth: Core ver 2.21
[3.353593] Bluetooth: HCI device and connection manager initialized
[3.353596] Bluetooth: HCI socket layer initialized
[3.353598] Bluetooth: L2
Ok, I've experienced again the problem on a new machine on which quantal was
installed from scratch.
This is everything I've done to solve all issues and get back to a fast 5
seconds shutdown with no filesystem corruption:
- rm /etc/init/modem-manager.conf (it's started by network manager via db
Interesting, thank you again, now I see that network-manager spawns
modem-manager trough D-bus.
But then what's /etc/init/modem-manager.conf meant for?
Without waiting an answer I've tried to remove it and things just seemed to get
better.
As you suggested shutting down network-mamanger (which a
As far as I can tell modem-manager keeps getting respawned (pid changes)
on my machine (always as a child of init, pid 1).
I tried to:
1) service modem-manager stop
2) kill the process with killall
3) comment the start line in /etc/init/modemmanager.conf and reboot
Whatever I did there was always
Thank you Marius!
Yes, modem-manager was causing a significant part (but not all) of the
shutdown delay, I'll post my findings about it in the relative bug
report.
Still I believe that ifupdown could handle dhclient and/or dnsmasq that
were keeping / busy.
--
You received this bug notification
To detect what is keeping / filesystem busy I put a:
lsof / > /openfiles.txt
sync
on top of /etc/init.d/umountroot
In my case it results that dhclient and dnsmasq are most likely to be the root
cause; who is supposed to bring them down?
I disabled dnsmasq commenting dns=dnsmasq in
/etc/Network
To circumvent the problem I repackaged the deb without the fuse
dependency: now it installs and runs fine on my system.
It's attached in the case that can come handy to someone else waiting
for an official fix.
** Attachment added: "repackaged with dependency removed"
https://bugs.launchpad.n
This is how I managed to start unity from KDM:
1) aptitude install unity compiz-gnome
apparently unity needs compiz-core to run, but it does not require it on
its dependencies and it is not installed by default on a kubuntu-desktop
machine.
2) add 'export GDMSESSION="$DESKTOP_SESSION" ' on top o
First of all thank you for your answer.
I'm really sorry, bringing up my specific problem (related to the kvm)
seems to have diverted the attention from the core business of this bug
report.
IMHO the problem at stake here is that "scroll lock doesn't work under X",
which is true even without KVM
@Bryce:
my KVM still doesn't toggle under X in maverick, while it toggles on a
VT.
Since the problem still seems to apply to various KVMs and the issue
just says "Scroll lock does not work in X" (which is true) it seems to
me valuable to keep it open.
Moreover "scroll lock doesn't work in ubuntu
@David:
Even if our opinions are hugely different I really thank you for your answer.
Indeed my primary (but not only) concern was about include-but-blacklist oss
emul, which was originally proposed by other users (Christophe Van Reusel,
what_if) since 2010-10-22, and which still seems a viable
@Joe User:
Debian seems ok (I've just tested Sid with 2.6.32 kernel, and snd_pcm_oss
module is available).
Probably the only distributions affected by this bug (or should I say
"affected by this fix"?) are ubuntu and derivatives, I can confirm the
issue on mint 10.
@David:
Yes, having a working
@David Henningsson:
under the release notes of MythTV 0.24 (
http://www.mythtv.org/wiki/Release_Notes_-_0.24 )
you can read:
Bug Fixes
Fix ALSA mixer to open correct device when multiple devices are present
[24864]
Fix potential issue with multi-channel ordering when seeking/pausing
Why not a separate package (let's call it "ossemul-deprecate.dpkg"),
shipped with the stock ubuntu, which contains just a file:
/etc/modprobe.d/blacklist-ossemul.conf
with "blacklist snd_pcm_oss" inside? (eventually add other oss emulation
modules if opportune)
It would disable oss emulation by
Application affected:
4. MythTV (with analogue tv cards)
The above is a killer application, not only meaning that, quoting
wikipedia, it is a "computer program that is so necessary or desirable
that it proves the core value of some larger technology", but also
meaning that made my wife a killer
same here.
Ubuntu 10.10
wubi install
also using virtualbox, but no shared folders.
I have one nfs-volume mounted with fstab.
one smb-filesystem with nautilus/gvfs.
one ntfs filesystem with nautilus/gvfs.
Both the nfs and smb are from a Debian machine.
memory usage is growing at a rate of about 1
There's something weird going on here: is not true that fedora did the same!
You can find in attachment the kernel config from FC14, which shows that OSS
emulation in ALSA was not removed at all from the kernel in FC14.
Here is a side-by-side difference with ubuntu (limited to the relevant part):
It seemed to be better with the MEM=nopentium option, however it still crashes
:(
I can't even get the compilation job to finish.
--
System freeze on high memory usage
https://bugs.launchpad.net/bugs/159356
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
The howto at #52 seems of little use to me since this is not a problem
specifically related to mencoder/mplayer, which were just the tool of choice of
the OP.
As already stated in other messages this regards everyone who is trying to get
audio out of an analogue TV card in maverick, most noticea
I had this bug using Ubuntu Maverick (64 bit) on a AMD64 x2.
I had it installed using the wubi installer so probably the performance of the
swap-file on a NTFS partition is too slow.
It crashed all the time on me compiling any larger project (compiling android
2.2 was the last thing i was doing).
The package from debian http://packages.debian.org/sid/efax-gtk version
3.2.2-1 is working for me meanwhile...
--
[Lucid] Unable to send fax using efax
https://bugs.launchpad.net/bugs/536639
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Andrew, in my experience the problem is that restarting a service (i.e.
"service ssh restart") does not apply configuration changes.
So please try like this:
initctl reload-configuration
sevice ssh stop
service ssh start
It worked for me (while restart did not work).
--
X11 forwarding via SSH
Confirming the behaviour on Lucid and that this is "still just as
annoying as ever!" after 4 years...
On my setup, a logitech mk 710 and intellinet 2 ports usb kvm, the "xmodmap -e
'add mod3 = Scroll_Lock'" restores the led functionality, but does not trigger
the kvm switch.
On the opposite "num
In Lucid the upstart script /etc/init/ssh.conf does not source
/etc/default/ssh, and it seems to be ignoring it on purpose looking at
the comment:
# if you used to set SSHD_OPTS in /etc/default/ssh, you can change the
# 'exec' line here instead
the quickfix is to add the "-4" to the exec line in
"mv 85-hdparm.rules 85-hdparm.rules.disabled"
worked on my external ST315005 41AS which was hanging since lucid
upgrade.
--
ATA pass-through commands preventing external HDD to be mounted
https://bugs.launchpad.net/bugs/515023
You received this bug notification because you are a member of Ubuntu
Confirmed on Karmic, startkde still contains:
if [ -e $HOME/.gtkrc-2.0-kde4 ] && [ ! -e /var/lib/dpkg/info/gtk-qt-engine.list
] ; then
rm -f $HOME/.gtkrc-2.0-kde4
fi
In my case installing kubuntu-default-settings was the easiest way to
avoid the annoyance.
--
gtk-qt-engine's .gtkrc-2.0-kde
Still the same in Karmic.
u...@computer:/usr/share/templates# dpkg -S TextDocument.desktop
koffice-data: /usr/share/templates/TextDocument.desktop
and krita -> koffice-libs -> koffice-data
I want krita, but I do not want other users of the machine to be
Servicemanager has grown up a bit, now it's in version 0.2, it fetches
services descriptions and let enable/disable system V services at boot.
Further updates here: http://ubuntuforums.org/showthread.php?p=8376891
--
services-admin should be disabled
https://bugs.launchpad.net/bugs/433701
You re
Since I wanted to play a bit with glade+gtkpython and I was missing a
mean to manage services through the GUI, I spent a couple of days to
make an upstart graphical front-end "ServiceManager" which is in
attachment.
The program is really simple and lets you only list, stop start and
restart the se
It finally works on Intrepid alpha 6:
[EMAIL PROTECTED]:/home/ubuntu# uname -a
Linux ubuntu 2.6.27-3-generic #1 SMP Wed Sep 10 16:02:00 UTC 2008 i686 GNU/Linux
[EMAIL PROTECTED]:/home/ubuntu# iptables -I INPUT -p tcp -m connlimit
--connlimit-above 100 -j REJECT
[EMAIL PROTECTED]:/home/ubuntu#
T
Hi I still have this problem in 8.04.
It looks even worse than the screenshot the reporter showed.
I'm on Xubuntu with prop. Nvidia-drivers. But the problem was also there with
free drivers.
It doesn't really matter which font I choose.
I do not know what the terminal-app is using for font-render
Apparently fixed (on hardy release) by latest mono.
** Changed in: gfax (Ubuntu)
Status: New => Fix Committed
--
gfax.exe crashed with SIGSEGV on exit
https://bugs.launchpad.net/bugs/211378
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Same problem here with Hardy beta on a asus M2A with x1250 on board.
I can see "(EE) fglrx(1): [DRI] Locking deadlock" on the logs and OGL is not
working if dual head is enabled.
Only viable solution is to disable DRI with 'option "no_dri" "yes"' on
xorg.conf, but that means no 2d acceleration an
** Attachment added: "CoreDump.gz"
http://launchpadlibrarian.net/13095673/CoreDump.gz
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/13095674/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/13095675/ProcMaps.txt
** Attachment ad
Public bug reported:
Binary package hint: gfax
Detailed description:
Gfax works fine, hower regularly freeze and then crash on exit.
Package details:
Package: gfax
New: yes
State: installed
Automatically installed: yes
Version: 0.7.6-6build2
Priority: extra
Section: universe/gnome
Maintainer: Ub
Confirmed on gutsy:
[EMAIL PROTECTED]:/tmp# uname -a
Linux ubuntu 2.6.22-8-generic #1 SMP Thu Jul 12 15:59:45 GMT 2007 i686 GNU/Linux
[EMAIL PROTECTED]:/tmp# iptables -I INPUT -p tcp -m connlimit --connlimit-above
100 -j REJECT
iptables: No chain/target/match by that name
[EMAIL PROTECTED]:/tmp#
Confirmed on gutsy:
[EMAIL PROTECTED]:/tmp# uname -a
Linux ubuntu 2.6.22-8-generic #1 SMP Thu Jul 12 15:59:45 GMT 2007 i686 GNU/Linux
[EMAIL PROTECTED]:/tmp# iptables -I INPUT -p tcp -m connlimit --connlimit-above
100 -j REJECT
iptables: No chain/target/match by that name
[EMAIL PROTECTED]:/tmp#
The bug seem to be still present in feisty:
[EMAIL PROTECTED]:/home/yota# uname -a
Linux one 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 GNU/Linux
[EMAIL PROTECTED]:/home/yota# iptables -A INPUT -p tcp --syn --dport 23 -m
connlimit --connlimit-above 2 -j REJECT
iptables: No chain
38 matches
Mail list logo