** Changed in: ubiquity (Ubuntu)
Assignee: (unassigned) => Abhishek Gupta (mabhi4819)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1766945
Title:
(EFI on top of legacy install) choos
Hi, Furkan,
It works. Thanks for suggestion.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1130326
Title:
No Certificate Authority Certificate Dialog doesn't receive focus
To manage notifications
The IP injection issue on 14.10 is resolved as tested successfully using
the daily build from Sept 2nd.
There is one small glitch in how hv_set_ifconfig runs, as after several
runs it keeps adding the line “# The following stanza(s) added by
hv_set_ifconfig” for every pass.
This is the setip exec
Hi Mark, It appears that the issue was there on 14.04 and has been fixed in
14.04.1. We can close this item.
Thanks,
Abhishek
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1301019
Title:
hyper-v: i
Hi Mark, Please give me until tomorrow to find out what we were seeing
originally. May be something got fixed in 04.1. Please hold. Thanks for taking
note.
Abhishek
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
Please do not drop the fix. We are working on validation.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1325306
Title:
Keyboard does not work in Generation 2 Hyper-V VM's when linux-image-
virtual
Logs not required. Patches provided.
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1317697
Title:
hyper-v: Unable to dump core f
Public bug reported:
Hi,
We need to include two new patches:
http://git.kernel.org/cgit/linux/kernel/git/next/linux-
next.git/commit/arch/x86/kernel/cpu/mshyperv.c?id=e179f6914152eca9b338e7d8445684062f560c55
http://git.kernel.org/cgit/linux/kernel/git/next/linux-
next.git/commit/drivers/hv/conn
Public bug reported:
After creating a Generation 2 virtual machine, we are unable to shutdown
the VM, copy the VHD and create a new Generation 2 virtual machine out
of the VHD. It seems that once the copy out operation has occurred, the
UEFI boot entry is not available on the file-system. This hin
** Summary changed:
- hyper-v: Unable to perform core dump on trusty
+ hyper-v: Unable to perform kernel crash dump on trusty
** Description changed:
Hi folks,
I know we are past kernel freeze now but this is a very important issue
- to fix as core dump is a fundamental requirement for al
** Patch added: "[PATCH 1/1] x86/platform/hyperv: When on Hyper-v use NULL
legacy PIC"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1302268/+attachment/4064320/+files/0001-x86-platform-hyperv-When-on-Hyper-v-use-NULL-legacy-.patch
--
You received this bug notification because you ar
Public bug reported:
Hi folks,
I know we are past kernel freeze now but this is a very important issue
to fix as kernel crash dump is a fundamental requirement for all our
customers. I am attaching two patches. Both of them need to be applied
to take care of this issue. Please accommodate in this
** Patch added: "[PATCH 1/1] Drivers: hv: vmbus: Negotiate version 3.0 when
running on ws2012r2 hosts"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1302268/+attachment/4064319/+files/0001-Drivers-hv-vmbus-Negotiate-version-3.0-when-running-.patch
--
You received this bug notification
Please note that there are two patches. Please include both of them. They have
also been sent upstream. Many thanks for your help on this.
Abhishek
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/130226
I apologize for the lack of knowledge on this subject but Andy did Ben
answer your question? Have you guys identified the issue?
hv_set_ifconfig is indeed distro specific but it is failing because the ifstate
file has a missing eth0=eth0 entry. Please let me know if this is not good
enough expla
Hey Dimitry, You seemed to have closed the bug as Won't fix. However given
Phillip's and my comments above, I do see some sense in changing the default
choice. Would it be possible to fix it? Please let us know.
Thanks,
Abhishek
--
You received this bug notification because you are a member of
Hi Dimitri,
Thanks for the explanation. The reason we are having trouble with ext2
is because ext2 does not seem to have a freeze file-system interface.
The freeze interface typically flushes all dirty buffers to disk and
allows the creation of a file-system consistent snapshot prior to
backup. If
Public bug reported:
It appears that ifdown command is not working because
“/run/network/ifstate" does not contain eth0=eth0.
This in turn causes hyper-v's script hv_set_ifconfig.sh to fail as
follows:
root@ubuntu:~# ./hv_set_ifconfig.sh /var/lib/hyperv/ifcfg-eth0
ifdown: interface eth0 not conf
Logs not required.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1301019
Title:
hyper-v: ifdown command not working due to bad ifstate
To manage notifications about this bug go to:
https://bugs.lau
Public bug reported:
We are unable to take backups of Generation 2 VMs because they include a
FAT 32 EFI partition. This patch ignores such partitions while freezing
the file-system to take a snapshot during the initial stages of the
backup process. Since EFI partition is not expected to be modifi
Please ensure that both server and azure images include the patch.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1298192
Title:
hyper-v: Unable to take backups of Generation 2 VMs
To manage notific
No logs required as defect is verified by Microsoft Hyper-V team.
** Summary changed:
- hv: Unable to take backups of Generation 2 VMs
+ hyper-v: Unable to take backups of Generation 2 VMs
** Changed in: hv-kvp-daemon-init (Ubuntu)
Status: New => Confirmed
--
You received this bug notif
Logs not required.
** Changed in: ubuntu
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1297012
Title:
hyper-v: Manual partitioning formats /boot with ext2 file-syste
Public bug reported:
Hi,
It appears that if users manually partition the disk, the /boot
partition is formatted using the ext2 file-system. This breaks certain
backup scenarios for Hyper-V. Is it possible to change the default
format for the /boot partition to ext4?
Please let us know and see at
May I suggest to move priority to high pri as without these patches we cannot
core dump on multiple vCPUs. This is a significant customer pain point.
Thanks,
Abhishek
** Description changed:
Hi, Please include the following patch as it is required to do core dump
on multiple vCPUs:
http
Issue is confirmed. No logs necessary.
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1295813
Title:
hyper-v: vmbus: Specify the
Public bug reported:
Hi, Please include the following patch as it is required to do core dump
on multiple vCPUs:
http://git.kernel.org/cgit/linux/kernel/git/next/linux-
next.git/patch/drivers/hv/connection.c?id=e28bab4828354583bb66ac09021ca69b341a7db4
Also please verify if the patch below is alr
Logs not essential.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1295401
Title:
hyper-v: IP Injection failing on trusty
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubu
Public bug reported:
Hi folks,
It appears that the hyper-v specific script hv_set_ifconfig.sh in the
hv-kvp-daemon-init package is failing because of the following:
The occurrence of “IF_NAME” in hv_set_ifconfig.sh needs to be changed
to “DEVICE” because the resulting KVP generated file /var/
Hi Robert, Thank you for taking notice. Please could you add me and Chris to
the new issue as well? Thank you,
Abhishek
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1274702
Title:
Hyper-V KVP infr
Logs not needed.
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1294253
Title:
hyper-v: Enabling dynamic memory on Hyper-V may le
Public bug reported:
It appears that if you enable dynamic memory on Hyper-V, and then run
the top command then load metrics may always show 1 for the 1 minute
average (See attached image). This is because the ballooning mechanism
sleeps in uninterruptible mode which adds to the system load metric
Hey Andy, What is the plan for this feature? Note that it includes a daemon as
well. Please let us know.
Thanks,
Abhishek
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1269576
Title:
Include Hyper-
Hi folks,
I confirm that the drivers are not present in the server builds located
here: http://cdimage.ubuntu.com/ubuntu-server/daily/current/.
Please can you help find out the reason?
The drivers are there in the client builds. Our test guys confirmed this
by opening up the initrd in the ISO. W
Thanks Andy for the explanation. We are seeing that the desktop release
can be booted in to generation 2 mode but the server release cannot.
Every time I try to boot the server release, I get an error saying that
it could not mount the ISO. Do you think, this could be happening due to
a missing ata
Hi Tim,
Thanks for checking. Two follow up questions:
a) How come these modules lister under virtio-modules? Shouldn't they be
in some hyper-v specific folder?
b) Previously we were missing the keyboard driver as outlined in the
bug:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1285434
Public bug reported:
Hi folks,
We are unable to create Generation 2 VMs because Hyper-V drivers are
missing from the UEFI based alternate installer for server builds. The
ask is to include all hyper-v drivers in to the alternate server
installer. Please see below bug for more details:
https://bu
Hey Andy, should we file a new bug for the remaining drivers? Please let us
know.
Thanks,
Abhishek
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1285434
Title:
hyper-v: Keyboard dysfunctional while
Network issue is already fixed - https://bugs.launchpad.net/bugs/1290151
Thanks,
Abhishek
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1240731
Title:
Mouse middle wheel not working on Hyper-V
To
Thanks for the update Robert! Eagerly awaiting the fix.
Abhishek
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1274702
Title:
Hyper-V KVP infrastructure not working properly in 14.04 Trusty
To mana
Logs not required.
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1290151
Title:
hyper-v: Hyper-V network broken for Trusty on Se
Public bug reported:
Due to a bug in the Hyper-V host verion 2008R2, we need to use a
slightly smaller receive buffer size, otherwise the buffer will not be
accepted by the legacy hosts. Without this fix, the network driver will
not load while hosting Trusty on Server 2008R2. The following patch
The problem appears to be in the following UEFI structures:
typedef struct {
UINT8 Type; ///< 0x01 Hardware Device Path.
///< 0x02 ACPI Device Path.
///< 0x03 Messaging Device Path.
///< 0x04 Media Device Path.
///< 0x05 BIOS Boot Specification Device Path.
///<
There are two bugs here:
a) The UEFI boot entry seems to be created incorrectly. It appears that
there are 6 extra zeroes in the Hard Drive Media Device Path as shown in
Red (See attached picture). We suspect that the structure related to the
hard drive media device path is not packed because of w
** Summary changed:
- Hyper-V KVP infrastructure not working properly
+ Hyper-V KVP infrastructure not working properly in 14.04
** Summary changed:
- Hyper-V KVP infrastructure not working properly in 14.04
+ Hyper-V KVP infrastructure not working properly in 14.04 Trusty
--
You received this
We are checking.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1240731
Title:
Mouse middle wheel not working on Hyper-V
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubun
Hello, Can we get some update on this issue. It seems that the kvp and vss
daemon have completely disappeared and now we neither have them in the ISO nor
there are packages for them. Please can someone help fix this?
Thanks,
Abhishek
--
You received this bug notification because you are a membe
Hi Andy, Please let us know what your plan is in this regard. Our Generation 2
testing is blocked on this.
Thanks,
Abhishek
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1285434
Title:
hyper-v: Key
Hi Joseph, Yes the target is trusty. This won't go in to stable as it is not a
blocking issue. Let me know if you have other questions.
Thanks,
Abhishek
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Public bug reported:
Hi folks,
It appears that Hyper-V frame buffer driver may not load while booting
on UEFI based Generation 2 VMs. The following patches address the
problem. Please include:
1) vmbus: use resource for hyperv mmio region
http://git.kernel.org/cgit/linux/kernel/git/next/linux-ne
Hi Andy, That solved the keyboard problem but now the installer cannot
read the CDROM device. See attached picture.
Perhaps we need to include all other Hyper-V drivers as well so that
block devices can be accessed. Is it possible for you to include all
Hyper-V drivers in the installer? If not the
I shall test it today and let you know Andy. Thank you for the quick response.
Abhishek
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1285434
Title:
hyper-v: Keyboard dysfunctional while booting 14.
No problem. I shall wait. Thanks Andy!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1285434
Title:
hyper-v: Keyboard dysfunctional while booting 14.04 Generation 2
virtual machines on Hyper-V
To
Thanks Andy! Would you like to share privates with me or should I wait until
the next daily build comes out? Please let me know.
Thanks,
Abhishek
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1285434
Hi Andy, I do think that might be the case. The installer does look different
from the regular Ubuntu installer which is activated for non-UEFI based virtual
machines. Is it possible for you to verify this theory at your end as well? I
will try to debug from host side and send a confirmation tod
The daemons are not running by default in the latest trusty builds
picked up from here:
http://cdimage.ubuntu.com/ubuntu-server/daily/current/
Please could you suggest which build may have the daemons running by default?
Thanks,
Abhishek
--
You received this bug notification because you are a m
Btw, I picked up the latest binaries from here:
http://cdimage.ubuntu.com/ubuntu-server/daily/current/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1285434
Title:
Keyboard dysfunctional while booti
Thanks for confirming Joseph. This is the first time I tested with
Generation 2 VMs so not sure if it was caused by a recent update.
I have not tested with upstream kernel because this is happening while
the installer is running. I could try out the upstream kernel if I could
get past the installa
Hi folks, This is a high priority scenario. Without a fix we will not have UEFI
based virtual machine support for Ubuntu. Please increase priority to high if
possible.
Thanks,
Abhishek
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Description changed:
Hi folks,
While booting in to Generation 2 virtual machine mode, I noticed that
the keyboard stops functioning. It appears that the keyboard is
operational during the Grub 2 menu (see attached picture) but when we
- finally get to the screen to select a language,
To repro this issue you may disable the secure boot check as indicated
in the attached picture.
** Attachment added: "Disable-secure-boot-OK.jpg"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1285434/+attachment/3998576/+files/Disable-secure-boot-OK.jpg
--
You received this bug notifi
No bug files are required. Description and pictures attached.
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1285434
Title:
Keybo
Language menu hangs and keyboard is not operational.
** Attachment added: "Language-NOT-OK.jpg"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1285434/+attachment/3998545/+files/Language-NOT-OK.jpg
** Summary changed:
- Keyboard dysfunctional while booting Generation 2 virtual machines
Public bug reported:
Hi folks,
While booting in to Generation 2 virtual machine mode, I noticed that
the keyboard stops functioning. It appears that the keyboard is
operational during the Grub 2 menu (see attached picture) but when we
finally get to the screen to select a language, the keyboard s
Grub Image showing that grub menu is functional.
** Attachment added: "Grub2-OK.jpg"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1285434/+attachment/3998544/+files/Grub2-OK.jpg
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
Hi Andy,
There are two patches of interest. Both are committed upstream. Please
include.
Drivers: hv: fcopy_open() can be static
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/drivers/hv?id=c765a6dfad10b857e9681d7c4dec375ebe78db8a
http://git.kernel.org/cgit/linux/kernel/g
Hi Andy, Will the changes also make things right for older distributions?
Please let me know.
Thanks,
Abhishek
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1274702
Title:
Hyper-V KVP infrastructur
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1274752
Title:
Hyper-V Submissions for 14.04
To manage notifications about this bu
** Package changed: ubuntu => linux (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1274752
Title:
Hyper-V Submissions for 14.04
To manage notifications about this bug go to:
https://bugs.la
Patch for File copy from host to guest feature
http://www.spinics.net/lists/kernel/msg1673437.html
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1269576
Title:
Include Hyper-V Host to Guest File Cop
We are seeing this with both Ubuntu 12.10 and Ubuntu 13.10. The problems
are slightly different on the two versions as I mentioned above.
On Ubuntu 12.10, the default kernel version is 3.5.0-17 and the tools
package that is installed is linux-tools-3.5.0-45.
On Ubuntu 13.10, my setup shows kernel
** Description changed:
There are a few bug fixes and features that need to be added for
Hyper-V:
a) Time synchronization related patch
https://groups.google.com/forum/#!msg/linux.kernel/Km5qsxXZHNc/4QhvWVq0nQsJ
b) Patches to ensure that kdump works correctly when multiple vCPUs
Public bug reported:
There are a few bug fixes and features that need to be added for
Hyper-V:
a) Time synchronization related patch
https://groups.google.com/forum/#!msg/linux.kernel/Km5qsxXZHNc/4QhvWVq0nQsJ
b) Patches to ensure that kdump works correctly when multiple vCPUs are
assigned to th
Public bug reported:
The Hyper-V KVP package is required to display various metadata from a
virtual machine. Currently, the package is installed by using the
following command:
sudo apt-get install hv-kvp-daemon-init
However the installed drivers and daemons do not start even after
rebooting the
No logs necessary as this is a feature request.
** Changed in: linux (Ubuntu)
Status: Triaged => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1269576
Title:
Include Hyper-V Host t
Public bug reported:
Hi folks,
We would like to include a new Hyper-V feature in Ubuntu 14.04. This
feature allows an administrator to copy a file from host to guest
without using the network. The feature does not restrict the contents or
the location of data that is being copied in to the VM. Th
Feature will also be useful in copying contents from Azure host in to
VM.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1269576
Title:
Include Hyper-V Host to Guest File Copy Feature in Ubuntu 14.04
Please advise on the next set of steps.
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1240731
Title:
Mouse middle wheel not work
Per the above suggestion in the bug page, testing kernel v3.8-raring shows the
same behavior.
Furthermore, the hid_hyperv kernel module is not present at all for this
version, as searched on the entire file-system which shows it only for the
default v3.11 kernel.
--
You received this bug notif
Hey CSRedRat, the installation ISO should be updated by January. It is
being worked upon.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1199345
Title:
Can't install on Hyper-V Server 2008 R2 SP1 (er
Hi there! Sorry for the delay on this. We tested all the kernels but
none of them seems to have the middle wheel working. Please advise on
the next steps. I will ensure that you get timely updates on this from
now on.
Thanks,
Abhishek
** Changed in: linux (Ubuntu)
Status: Incomplete => Con
Logs not needed.
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1240731
Title:
Mouse middle wheel not working on Hyper-V
To mana
Public bug reported:
It appears that the mouse middle wheel is not working on Ubuntu 13.10.
This used to work on past distributions but something seems to have
regressed it in Ubuntu 13.10. Please triage and fix the problem.
** Affects: linux (Ubuntu)
Importance: Undecided
Status: N
In my last comment, I meant to say that the patch that got rejected on
lkml is at:
https://groups.google.com/forum/#!msg/linux.kernel/AxvyuQjr4GY/TLC-
K0sL_NEJ
Thanks,
Abhishek
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://
Hi Martin, Thanks for accommodating the request for the udev rule. The
rule needs to live in the guest as Hyper-V does not understand udev
rules.
Yes, we did test with Andy's udev rule from comment 14 and it seems to
work. Only issue we saw was that it seemed to suppress some of our other
drivers
Btw, another thought is that we do realize that the udev rule is not the
best solution here but given the release time frame perhaps we can
compromise a little. We will be more than happy to work with you to
provide an alternate solution. However releasing 13.10 with risks of
panics is more worriso
Hi Martin, I will circle back with KY and reply by tomorrow morning on
this. What we are trying to convey here is that this was discussed with
the kernel folks and they shot down the kernel patch which would have
got rid of the udev rule.
> Please include the memory hotadd patch
I apologize for n
Hi CSRedRat, This issue is being worked upon. In the meantime you can
install 13.10 using server dailies instead:
http://cdimage.ubuntu.com/ubuntu-server/daily/current/
Thanks,
Abhishek
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
It appears that this is not a problem for Ubuntu 13.10 server as the
installation mode is primarily text based. However, Microsoft will still
like to get this fix included as it seems that people install Ubuntu
client as well on a regular basis (See bug
https://bugs.launchpad.net/ubuntu/+source/lin
Hi guys,
We went the alternate route of trying to convince kernel folks of fixing
this problem through a patch. Unfortunately, the patch was rejected. The
discussion involved is quoted below. Please also note that in the above
patch we can remove the CPU hotadd request command as that is
extraneou
Logs not required.
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1235025
Title:
Ubuntu 13.10 missing daemon initialization scrip
** Summary changed:
- Ubuntu 13.10 missing daemon initialization scripts
+ Ubuntu 13.10 missing daemon initialization scripts for hv_vss_daemon.
** Description changed:
Hi,
- It appears that Ubuntu 13.10 does not include a script previous
- available under /etc/init.d . The script was used
It appears that the driver is not there in the patches provided. Also
please could you merge the patch for
https://bugs.launchpad.net/bugs/1234417 with this bug so that we can
boot the system.
Thanks,
Abhishek
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
** Changed in: linux (Ubuntu)
Status: Incomplete => Invalid
** Changed in: linux (Ubuntu)
Status: Invalid => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1235025
Title:
Ubuntu 13
Public bug reported:
Hi,
It appears that Ubuntu 13.10 does not include a script previous
available under /etc/init.d . The script was used to kick start our
hv_kvp_daemon service. I have uploaded the script from Ubuntu 12.10 to
this mail. We need to include this script and also write a similar on
We tested it. The storage issue is fixed. Please could you combine this
fix with the display driver issue:
https://bugs.launchpad.net/bugs/1234413
Thanks,
Abhishek
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpa
Hey Andy,
Is it possible for you to combine the fix for this bug and
https://bugs.launchpad.net/bugs/1234413 in your private kernel. That way
we can test it end to end. Please let us know.
Thanks,
Abhishek
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
Hi there! It seems that the daemons are now in /usr/sbin however there
are no startup scripts to kickstart the daemons. Please is it possible
for you to include the startup scripts in init.d so that the daemons are
loaded at boot time? Please let me know.
Thanks,
Abhishek
--
You received this bu
Hi there! The udev rule works but after installing the following udev
package the following drivers do not load anymore:
1. hyperv-fb
2. hv_utils
3. hv_balloon
Is this just a side effect or something else is wrong? Please let us
know.
Thanks,
Abhishek
--
You received this bug notification beca
Logs not required.
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1234413
Title:
Display driver is malfunctioning for Ubuntu 13.1
1 - 100 of 127 matches
Mail list logo