I think what reported by Lorens may be totally unrelated to the use of
Chrome. The use of VirtualBox, latest version 5.2.18, with a Ubuntu
18.04 64bit guest with 3D acceleration **enabled** and maximum VRAM
configured (128MB) is completely unusable because of extremely high
memory usage of gnome-sh
Also affecting Ubuntu 15.10 trying to upgrade to 16.04 LTS
ubuntu-release-upgrader-core:
Installed: 1:15.10.14.4
Candidate: 1:15.10.14.4
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1576746
Titl
** Attachment added: "debug-do-release-upgrade-root.png"
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1576746/+attachment/4651442/+files/debug-do-release-upgrade-root.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
Correction in the original description: fixed reference to system wide
meta-release-development, *not* meta-release.
"meta-release-development" is not present on my system, only "meta-
release-lts".
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
** Attachment added: "debug-do-release-upgrade-nonroot.png"
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1576746/+attachment/4651448/+files/debug-do-release-upgrade-nonroot.png
** Description changed:
Trying to update to Ubuntu 15.04 to Ubuntu 15.10 update-manager
** Attachment added: "update-manger2.png"
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1576746/+attachment/4651441/+files/update-manger2.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
Public bug reported:
Trying to update to Ubuntu 15.04 to Ubuntu 15.10 update-manager GUI
silently fails or I constantly receive "No new release found" from
command-line acting as root user.
In /etc/update-manager/release-upgrades I correctly have "Prompt=normal"
Attempted programs used:
1) upda
** Attachment added: "update-manger1.png"
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1576746/+attachment/4651440/+files/update-manger1.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
This is a case where satysfying a wish cause problems to others.
In my opinion the rule should be this:
at every boot there's a check on every 70-persistent-net.rules entry:
if (MAC(entry) is kvm/qemu/wmware type
&& the entry was referred to a card card in the PCI bus (read: not used
oft
Is this fixed in ubuntu 10.04.3?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/350936
Title:
Should shut down domains on system shutdown
To manage notifications about this bug go to:
https://bugs.l
Don't think so. It's part of the independence of libvirt from the the
actual virtualization technology (KVM, ...) to permit updates without
shutdown of guests.
2010/11/4 Valentijn Sessink :
> Hmm. If libvirt shuts down the virtual machines it monitors, then these
> virtual machines will also be sh
Clap! :)
2010/9/29 Andy :
> It is a dismal situation when at this point there is still no official simple
> way from Canonical to
> gracefully shutdown KVM VMs if the host has to go down for any reason such as
> a UPS issued shutdown command.
>
--
Should shut down domains on system shutdown
htt
2010/9/17 John Morrissey :
> The attached file updates libvirt-bin's upstart job to gracefully shut
> down VMs when the system shuts down. You can alter the shutdown timeout
> (SHUTDOWN_TIMEOUT, default: 300s) and list of virsh(1) URIs to use
> (URIS, default: "qemu:///system") in /etc/default/libv
2010/9/17 Martin Pitt :
> cups (1.4.4-5) unstable; urgency=low
>
> [ Martin Pitt ]
> * ubuntu-upstart.dpatch: Drop the dependency "on starting smbd", it causes
> samba to hang on package upgrades or manual restarts. There doesn't seem
> to be a good way to express this dependency right now.
I have seen the commit that implements this functionality and it's, as
usual, a sysvinit script. Unfortunately, I think this is a use case
where upstart can't do anything yet and the only solution (without
moving back to a sysvinit script) is doing an ugly workaround in
/etc/init.d/sendsigs. I've t
Good job DisDis! I removed the "needs-upstream-testing" tag as told in
the automated message.
** Tags removed: needs-upstream-testing
--
Either battery status icon not being shown, or the icon showing "Laptop battery
is charged".
https://bugs.launchpad.net/bugs/577825
You received this bug noti
2010/6/24 Soren Hansen :
>> why does libvirt-bin still stop before the libvirt-shutdown-guests job
>> has finished the script?
>
> Good question. Upstart shouldn't be killing it, but something else
> might. I can't imagine what, though.
>
I'm not sure Upstart isn't supposed to kill them. Let's sup
2010/6/24 ossjunkie :
> why does libvirt-bin still stop before the libvirt-shutdown-guests job has
> finished the script?
Because kvm guests processes aren't tracked by the upstart job and
they are killed immediately by /etc/init.d/sendsings. This approach
have pros (independence of libvirt from
Previous states are taken while the laptop is disconnected from power
supply.
--
Either battery status icon not being shown, or the icon showing "Laptop battery
is charged".
https://bugs.launchpad.net/bugs/577825
You received this bug notification because you are a member of Ubuntu
Bugs, which i
Seems a kernel problem:
$ cat /proc/acpi/battery/BAT1/info
present: yes
design capacity: 4400 mAh
last full capacity: 4400 mAh
battery technology: rechargeable
design voltage: 11100 mV
design capacity warning: 300 mAh
design capacity low: 132 mAh
cap
2010/5/20 PryGuy :
> I'm all sorry, this was a mistake. I'm really surprised an ordinary user
> can change it. Sorry again.
>
(OT)
Hehehe, actually Launchpad works better than others BTS because gives
more freedom to users. If you did a mistake, don't worry but be more
careful next time :)
--
CU
2010/5/8 manolo :
> Francesco, thanks for the advice.
>
Wasn't my advice, but Antti's one. Anyway, it seems sun official jvm
isn't going to be supported long (it's have been removed from lucid
main repositories), so it's better to begin reporting bugs with
openjdk where hopefully integration with
2010/5/5 Soren Hansen :
>
> It's important to remember that libvirt intentionally does not kill VM's
> on termination. This enables us to upgrade libvirt without interruping
> running VM's, so we want to only conditionally shut down VM's.
Correct.
> What I've
> done on one of my Hardy boxes is to
** Also affects: ubufox (Ubuntu)
Importance: Undecided
Status: New
--
[lucid] flashplugin-installer doesn't work with Firefox 3.6
https://bugs.launchpad.net/bugs/532542
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu
*** This bug is a duplicate of bug 532542 ***
https://bugs.launchpad.net/bugs/532542
** Also affects: ubufox (Ubuntu)
Importance: Undecided
Status: New
--
Adobe Flash player no longer works; I get "Install Missing Plugin" notice
https://bugs.launchpad.net/bugs/544733
You received t
Actually the real problem with the term "triaged" is that is hard to
find in online vocabularies, and the problem is more serious for non
english speaking people.
I think "diagnosed" would be more appropriate. It would mean:
- The bug is confirmed;
- It's clear where the bug is;
- It's clear how t
** Also affects: ufw (Ubuntu)
Importance: Undecided
Status: New
--
ERROR: 'Bad interface name' issuing ufw on valid, but non "ethx", interface
names
https://bugs.launchpad.net/bugs/568877
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Workaround:
Add the lines:
/usr/local/bin/shut-guests.sh 2>&1 >> /var/log/shut-guests.log
/sbin/initctl emit guests-shutted
just after "do_stop() {" in /etc/init.d/sendsings
*and* changing the line:
stop on (runlevel [!2345])
on file /etc/init/libvirt-bin.conf to:
stop on gue
I'm not sure it can be done hacking upstart job. When libvirt was a
sysvinit script in ubuntu 9.10, I used this [1] script adding it in
"stop" function. In Lucid, if I add the same script to /etc/init
/libvirt-bin.conf with the stanza:
pre-stop exec shut-guests.sh 2>&1 > /var/log/shut-guests.log
Or maybe is a problem in cups not promptly giving a dynamic list of
printers available runtime? Sorry, but there were no explanation and I
was curious about this. :)
--
CUPS starts after SAMBA; printers are not available
https://bugs.launchpad.net/bugs/494141
You received this bug notification be
Just to be clear, what is exactly the cups bug (other than not being an
upstart job yet)? I don't know if upstart already have stanzas like
"start before/after" (because it's clear that samba is not really
dependent on cups, but if present cups should be started before samba),
but it seems more eas
2 problems here:
- cups is still an old sysvinit script;
- samba is an upstart job but doesn't have any dependencies on cups.
Moreover I think it's the samba upstart job that should assert "start
after cups", and not cups to worry about starting before samba. So for
sure this actually a deficienc
** Also affects: samba (Ubuntu)
Importance: Undecided
Status: New
--
CUPS starts after SAMBA; printers are not available
https://bugs.launchpad.net/bugs/494141
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
Yes, that worked! :)
--
apparmor driver blocks access to hostdev and pcidev devices
https://bugs.launchpad.net/bugs/545795
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.com
https://
Hello. Sorry, I forgot to subscribe to this bug so I lost your update.
Tried your hint and no joy.
I usually test this problem with browser and this java web radio:
http://rob.kohina.net/javastream
Close browser -> open browser -> open java web radio -> open any
youtube video -> NO sound on yout
The solution seems to be add "ServerAlias *" to /etc/cups/cupsd.conf,
but it's not added automatically installing cups 1.4.3-1 in ubuntu
server 10.04 while it's there in ubuntu desktop 9.10.
--
cups 400 Bad Request for fully qualified host name
https://bugs.launchpad.net/bugs/516018
You received
** Bug watch added: Red Hat Bugzilla #498884
https://bugzilla.redhat.com/show_bug.cgi?id=498884
** Also affects: cups (Fedora) via
https://bugzilla.redhat.com/show_bug.cgi?id=498884
Importance: Unknown
Status: Unknown
--
cups 400 Bad Request for fully qualified host name
https://
** Bug watch added: Debian Bug tracker #525910
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525910
** Also affects: cups (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525910
Importance: Unknown
Status: Unknown
--
cups 400 Bad Request for fully qualified host n
I used virt-manager:
storage
0175b337-5faf-42ba-d6a7-bb60ec8da4ad
1572864
1572864
1
hvm
destroy
restart
restart
/usr/bin/kvm
Who is responsibile to honour _netdev option?
In my /etc/fstab I have the line:
/dev/sda /storageext4defaults,auto,_netdev 0 0
(yes, for ease administration, I created a partition in the whole iscsi
"disk", that is a logical volume in the iscsitarget)
Still I get many:
mount:
Just to confirm something is still not working for me:
$ sudo apt-cache showpkg libvirt-bin
Package: libvirt-bin
Versions:
0.7.5-5ubuntu25
Adding the generic (and unsafe) line:
/dev/bus/usb/*/[0-9]* rw,
to /etc/apparmor.d/abstractions/libvirt-qemu and reloading profiles
works for me so it se
I'm using libvirt-bin 0.7.5-5ubuntu25 and the bug is still there. Is the
fix lost somewhere?
My /var/log/libvirt/qemu/storage.log have these lines:
usb_create: no bus specified, using "usb.0" for "usb-host"
husb: open device 6.2
/dev/bus/usb/006/002: Permission denied
husb: open device 6.2
/dev/b
*** This bug is a duplicate of bug 457144 ***
https://bugs.launchpad.net/bugs/457144
** This bug is no longer a duplicate of bug 228487
can only have one audio output program working at a time
** This bug has been marked a duplicate of bug 457144
Add pulseaudio support to sun-java6-jdk
*** This bug is a duplicate of bug 457144 ***
https://bugs.launchpad.net/bugs/457144
Marked as duplicate of #457144 and nominated that one for Karmik and
Lucid, let's see if we get more attention.
** This bug has been marked a duplicate of bug 457144
Add pulseaudio support to sun-java6-jdk
** Changed in: sun-java6 (Ubuntu)
Status: New => Confirmed
--
Add pulseaudio support to sun-java6-jdk
https://bugs.launchpad.net/bugs/457144
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@
*** This bug is a duplicate of bug 228487 ***
https://bugs.launchpad.net/bugs/228487
** Also affects: sun-java6 (Ubuntu)
Importance: Undecided
Status: New
--
Cannot play my music when watching playing java games
https://bugs.launchpad.net/bugs/209198
You received this bug notifi
Thanks, will do.
--
"Advanced" tab in "Remote Desktop Preferences" disappeared
https://bugs.launchpad.net/bugs/538660
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.com
https://lists
Not clear: why decide to remove graphical support for options that are
actually necessary to secure vnc access? Actually, if I hadn't found a
guide to help me recover those options in gconf, I would have a unsecure
setup. And this would be a security issue. Still, the interface with an
"advanced" t
Public bug reported:
Binary package hint: vino
The "Advanced" tab in "System -> Preferences -> Remote Desktop"
preferences gui is disappeared since ubuntu 9.04. I never reported this
because it seemed just a gui glitch, to be resolved quickly, not related
at all with functionalities provided by v
In the weekend I can try :)
Thanks Alessio!
--
fglrx driver does not work in RT kernel
https://bugs.launchpad.net/bugs/159941
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.com
https
2009/10/11 Alessio Igor Bogani :
> Hi,
>
> We can't do nothing with this bug (in sense that we can't help when people
> choose to use self compiled driver).
>
>
But. it's how DKMS infrastructure *works*! When you install a
standard nvidia or flgrx driver, the module must be built (very little
2009/10/8 Luke Yelavich :
> Could you please provide the exact error message you get when attempting
> to load the fglrx module? You can most probably get this output from the
> dmesg command. If you can attach it to this bug, it would go a long way
> in helping work out the problem.
>
Hmm... I ad
The following in the diff file makes me thinking something is changed
within ubuntu packages: one control is disappeared from the sound card!
Anyway, all is ok now. Maybe it has been fixed somewhere.
@@ -523,7 +523,7 @@
List of PLAYBACK Hardware Devices
card 0: Intel [HDA Intel], dev
I don't know what happened but today my audio card emitted first sounds
using 2.6.28-11.15 kernel. What I did in this days is:
- playing with mixer while using 2.6.27-9 (that has always worked, as I stated);
- updating the packages;
- launching the existing ubuntu installation within a virtualbox
** Changed in: alsa-driver (Ubuntu)
Status: Confirmed => Invalid
** Changed in: linux (Ubuntu)
Status: Confirmed => Incomplete
--
Broken audio playback with Intel 82801G (Realtek ALC883) on 9.04
https://bugs.launchpad.net/bugs/336125
You received this bug notification because you a
** Changed in: alsa-driver (Ubuntu)
Status: New => Confirmed
** Changed in: linux (Ubuntu)
Status: New => Confirmed
--
Broken audio playback with Intel 82801G (Realtek ALC883) on 9.04
https://bugs.launchpad.net/bugs/336125
You received this bug notification because you are a member
As a workaround, download and install the following packages from ubuntu
8.10:
http://security.ubuntu.com/ubuntu/pool/main/l/linux/linux-image-2.6.27-9-generic_2.6.27-9.19_i386.deb
http://security.ubuntu.com/ubuntu/pool/restricted/l/linux-restricted-modules/linux-restricted-modules-2.6.27-9-generi
> IMPORTANT: this is almost for sure kernel related as the old kernel
2.6.27-9.5 from ubuntu 8.10 DOES work
Sorry: 2.6.27-9.19, NOT 2.6.27-9.5.
--
Broken audio playback with Intel 82801G on 9.04
https://bugs.launchpad.net/bugs/336125
You received this bug notification because you are a member of
To be more precise: Audio PLAYBACK is completely broken: no way to
produce a sound in my system. Not that I have tested capture, tough.
Mixer settings seems all ok, but you can verify this on the alsa-info.sh
output.
IMPORTANT: this is almost for sure kernel related as the old kernel
2.6.27-9.5 f
Confirmed. Audio is completely broken. My system is a notebook Acer
Aspire 5684WLMi.
Here is the alsa-info.sh output:
http://www.alsa-
project.org/db/?f=776a3369f719f46219fc044ccab3b6f4ec9bd070
Attached is my dmesg. Please ask for other debug info.
** Attachment added: "dmesg-Acer_Aspire_5684WL
Confirmed.
WARNING: The following workaround doesn't respect ATI and linux
developers copyright. Don't redistribute the produced module.
Unfortunately, it seems the problem is in the -rt sources where some
symbols are marked GPL only (aren't they in the vanilla sources?).
In these files (change a
2008/12/18 Francesco Pretto :
> I had problems with ubuntu 8.04 me too. I should test it
> with the newer bios, to see if this fixed the problem or something
> changed in ubuntu between 8.04 -> 8.10. Will do it later.
>
Nope, the newer bios didn't fixed the ethernet in ubun
2008/12/18 sfikas :
> I also own the Asrock ALiveDual-eSATA2 and i haven't problems with
> kubuntu 8.10, but i had with kubuntu 8.04
>
Nice to hear: I had problems with ubuntu 8.04 me too. I should test it
with the newer bios, to see if this fixed the problem or something
changed in ubuntu betwee
After all, this may be a motherboard bios configuration issue. I own a
Asrock ALiveDual-eSATA2 [1] : with the last bios update (version 1.40,
changelog "Modify code for PCI function." [2]), it seems the issue
disappeared with ubuntu 8.10. This won't explain why the device worked
with different dist
2008/7/29 Stefan Bader <[EMAIL PROTECTED]>:
> Thank you Francesco. Just to be bullet proof, your network works with the
> nomsi option but not without.
works with pci=nomsi, don't works without
> The problem seems to be either the device (or some versions of that) or the
> board which indicate wi
** Attachment added: "sudo lspci -vvnn"
http://launchpadlibrarian.net/16378388/lspci-vvnn
--
RTL8111/8168B does not work in Hardy
https://bugs.launchpad.net/bugs/221499
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
** Attachment added: "lspci -t"
http://launchpadlibrarian.net/16378383/lspci-t
--
RTL8111/8168B does not work in Hardy
https://bugs.launchpad.net/bugs/221499
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing lis
** Attachment added: "sudo dmidecode"
http://launchpadlibrarian.net/16378379/dmidecode
--
RTL8111/8168B does not work in Hardy
https://bugs.launchpad.net/bugs/221499
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
> Using pci=nomsi is not a real solution.
Agreeed. Following are output of the commands you pointed.
--
RTL8111/8168B does not work in Hardy
https://bugs.launchpad.net/bugs/221499
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubun
No reactions from grub maintaner(s) or the the installer team? Are the
right people already notified of this bug?
--
S-ATA Hard drives swapped
https://bugs.launchpad.net/bugs/225175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubu
2008/7/28 Stefan Bader <[EMAIL PROTECTED]>:
> Something to try: pci=nomsi as a boot option
>
> This might be a case where the card/bus claim to be able to use msi but
> fail to do in reality.
>
Eventually an help from a dev! (sorry Kjell, but I don't think your
playing with launchpad helped in sol
2008/7/24 Scott James Remnant <[EMAIL PROTECTED]>:
> Nothing has changed in udev
Maybe not in udev, but something has to be changed.
Ubuntu 7.10: *always* correct bios ordering;
Gentoo 2008.0 (kernel 2.6.24, udev 115): *always* correct bios ordering;
Ubuntu 8.04.01: *always* SWAPPED ordering;
W
Kjell, you pointed out how to nominated bugs using the SRU procedure and
ironically you were the one to nominate this one for Hardy :)
Let's hope for a fix...just to repeat it for the umpteenth time: this is
*regression* . Gutsy worked flawlessly, as gentoo 2008.0, with a close kernel
(slightly
At least explain when and where this behaviour in ordering changed
within udev and why shouldn't be a bug. Or, are you telling me that at
the SAME TIME, udev changed its behavior in ordering and grub guys
introduced a new bug that inadvertentlybroke the ordering?
Tryed running grub (would be m
Agreed with Mark, as this is clearly a regression. Ubuntu 7.10 worked
and Gentoo 2008 (has kernel 2.6.24) works.
--
RTL8111/8168B does not work in Hardy
https://bugs.launchpad.net/bugs/221499
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
2008/7/23 Scott James Remnant <[EMAIL PROTECTED]>:
> As I said in my comment,
If you further commented, your comment got lost somewhere.
> This is why you'll find nowhere in Ubuntu that refers to the drives by
> these names, instead fstab will be written in the form UUID=... which do
> not change
Sorry, maybe it wasn't clear: I reassigned this bug to udev because even
the name mangling of udev is swapped.
/dev/sda --> /dev/sdb
/dev/sdb --> /dev/sda
So certainly, this bug is not pertinent to grub only, but refer to the
way udev and grub detect their ordering (so may be system wide or
simil
Let me know if you want further debug info (hdparm, udev...). I don't
know how to query udev for more details, so you'll have to instruct me.
Thanks
--
S-ATA Hard drives swapped
https://bugs.launchpad.net/bugs/225175
You received this bug notification because you are a member of Ubuntu
Bugs, whi
** Attachment added: "lspci livecd 7.10 (correct hds order)"
http://launchpadlibrarian.net/16242714/lspci-7.10
--
S-ATA Hard drives swapped
https://bugs.launchpad.net/bugs/225175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ub
** Attachment added: "/proc/interrupts livecd 7.10 (correct hds order)"
http://launchpadlibrarian.net/16242706/interrupts-7.10
--
S-ATA Hard drives swapped
https://bugs.launchpad.net/bugs/225175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
** Attachment added: "Dmesg livecd 7.10 (correct hds order)"
http://launchpadlibrarian.net/16242703/dmesg-7.10
--
S-ATA Hard drives swapped
https://bugs.launchpad.net/bugs/225175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ub
** Attachment added: "lspci livecd 8.04.01 (wrong hds order)"
http://launchpadlibrarian.net/16242694/lspci-8.04.01
--
S-ATA Hard drives swapped
https://bugs.launchpad.net/bugs/225175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
** Attachment added: "/proc/interrupts livecd 8.04.01 (wrong hds order)"
http://launchpadlibrarian.net/16242687/interrupts-8.04.01
--
S-ATA Hard drives swapped
https://bugs.launchpad.net/bugs/225175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
** Attachment added: "Dmesg livecd 8.04.01 (wrong hds order)"
http://launchpadlibrarian.net/16242683/dmesg-8.04.01
--
S-ATA Hard drives swapped
https://bugs.launchpad.net/bugs/225175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
Confirmed. And I would say it's a serious bug for newbies, as simply the
booloader is default installed in the wrong hard disk, not the first in
the order that bios follows. What's strange (to me) is that:
- grub from bios (on start-up): sees the hard drives in the correct order;
- grub from live
** Changed in: udev (Ubuntu)
Sourcepackagename: None => udev
Status: New => Confirmed
--
S-ATA Hard drives swapped
https://bugs.launchpad.net/bugs/225175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
Changed from Fix Released to Confirmed. Backporting 2.6.26 is not an
option for an LTS release!
** Changed in: linux (Ubuntu)
Status: Fix Released => Confirmed
--
RTL8111/8168B does not work in Hardy
https://bugs.launchpad.net/bugs/221499
You received this bug notification because you are
** Attachment added: "/proc/interrupts from livecd ubuntu 7.10, eth0 works"
http://launchpadlibrarian.net/16242159/interrupts-7.10
--
RTL8111/8168B does not work in Hardy
https://bugs.launchpad.net/bugs/221499
You received this bug notification because you are a member of Ubuntu
Bugs, which i
Confirmed. I may have further information: first, the card works
perfectly with Ubuntu 7.10.
The card binds to strange IRQs in 8.04 (where it's completely
unfunctional). This is from /proc/interrupts in 8.04:
...
220: 0 0 PCI-MSI-edge eth0
...
IRQ 220??? Isn't this STR
Someone can confirm me that the patch that add "stop_on_shutdown" is
still in the latest ubuntu 2.6.20 kernel? Thanks
--
bad hard disk noise on shutdown
https://bugs.launchpad.net/bugs/67810
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for U
The definitive patches [1] [2] have been merged in mainstream 2.6.22rc1.
I opened the bug #114683 to request changes in upstart shutdown(8).
[1]
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9666f4009c22f6520ac3fb8a19c9e32ab973e828
[2]
http://git.kernel.org/?p=linux/k
> Early reports indicate that this patch likely does NOT solve the
problem.
The fact is that this is not a bug/regression of the kernel. It's a lack of
feature.
The early original patch here,
http://www.nabble.com/(fwd)--PATCH--sd:-implement-stop_on_shutdown-t3049703.html
, that was already mer
> please try this immediately and report back?
Which version of the kernel this patch apply?
--
bad hard disk noise on shutdown
https://bugs.launchpad.net/bugs/67810
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs
Fixed in mainstream http://article.gmane.org/gmane.linux.scsi/30489 .
Lot of infrastructure here, probably 2.6.22 stuff? Please note that the
FULL fix will need shutdown(8) modifies, as described here
http://article.gmane.org/gmane.linux.ide/17392 .
In the same message is described a meantime work
I was promised that a fix will eventually arrive. It would take longer
because a code refactory of the libata layer was in program.
--
bad hard disk noise on shutdown
https://launchpad.net/bugs/67810
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listi
Oddly, no one except few people are complaining about this bug in the
RIGHT places, linux kernel bugzilla and lkml. What do you need? A
f***ing workaround that is good for 2 persons in the planet or a REAL
solution???
Send additional details on
http://bugzilla.kernel.org/show_bug.cgi?id=7674 or ju
Is it possible to produce a version of the above patch that apply to kernel
2.6.17 of ubuntu 6.10?
However, i leaved a post on lmkl,
http://groups.google.com/group/linux.kernel/browse_frm/thread/a08eb3f2887ae852/fa787ed42c1e3097?lnk=gst&q=weird&rnum=9
, regarding this problem. Please, if you are
97 matches
Mail list logo