This is perhaps not the exactly the same bug as affects me because MW600
shows up a sound output device but it only works as a handset (HDP/HFP)
but not as audio (A2DP). It worked in 12.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
Public bug reported:
When clicking on an encrypted device with a GUID Partition Table in
Nautilus, nautilus unlocks the device but the partitions on the unlocked
device never show up or get mounted. No new device mappings show up for
the partitions.
Problem appears to be that udisks does not dete
Works for me as well now, thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941874
Title:
(fakeraid) root device not activated during boot
To manage notifications about this bug go to:
https://
Attaching file:
-rwxr-xr-x 1 root root 490 feb 29 18:53 /usr/share/initramfs-tools/hooks/kpartx
** Attachment added: "/usr/share/initramfs-tools/hooks/kpartx"
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/941874/+attachment/2898387/+files/kpartx
--
You received this bug notification
Sorry if I'm using the wrong terminology, I just called it hooks because
that is what the folder is named.
I mean I have added a script very similar to:
/usr/share/initramfs-tools/hooks/dmraid
which copies the necessary kpartx files to the initramfs as well, when
doing update-initramfs -u (a
I think kpartx, sed and awk is also missing in the ramfs, at least for
me. kpartx can not mount a root partitions if kpartx is not available
during boot... sed and awk is used by the dmraid-activate script in some
cases as well... not for my controller though so I can not test it. I
added kpartx ho
It might also be good to make ubiquity 2d the default login when using
psb_gfx..?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899244
Title:
GMA500 psb_gfx
To manage notifications about this bug g
psb_gfx is working well on my eee pc 1101ha (only 2d though).
** Attachment added: "lspci -vnvn"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/899244/+attachment/2840501/+files/psb_gfx.eepc_1101ha.lspci_-vnvn
--
You received this bug notification because you are a member of Ubuntu
Bug
Congratulations for the new baby :-)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941874
Title:
(fakeraid) root device not activated during boot
To manage notifications about this bug go to:
https
dmraid-activate also use sed and awk when activating certain fakeraid
types:
isw : Intel Software RAID (0,1,5,01)
ddf1: SNIA DDF1 (0,1,4,5,linear)
I don't think awk and sed is available in the initramfs either so there
should probably be hooks for that too if there is a device of that typ
** Description changed:
- I have installed Precise Pangolin Alpha 2 to a fakeraid stripe, but ubuntu
fails to boot after install.
- When choosing recovery option, the boot process times out waiting for root
device and drops to busybox shell.
- Running "dmraid -ay" and exiting busybox resumes boo
There are no initramfs hooks for kpartx
also, in:
/usr/share/initramfs-tools/hooks/dmraid
it tries to add
/lib/udev/rules.d/85-dmraid.rules
but the existing file is called
/lib/udev/rules.d/97-dmraid.rules
When I fix the above and add hooks for kpartx everything works and
ubuntu boots normally.
I've got dmraid-activate to load the device now
(/dev/mapper/pdc_chjidjcfg) but the partitions still does not get
loaded. kpartx is not available in busybox, is that correct?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs
If it helps:
root@pongo:~# kpartx -l /dev/mapper/pdc_chjidjcfg
pdc_chjidjcfg1 : 0 335544320 /dev/mapper/pdc_chjidjcfg 2048
pdc_chjidjcfg2 : 0 129296898 /dev/mapper/pdc_chjidjcfg 335546622
pdc_chjidjcfg5 : 0 112540672 /dev/dm-1 2
pdc_chjidjcfg6 : 0 16755968 /dev/dm-1 112540930
--
You received this
Stripe is on sda + sdb. When I run "blkid", sdb show up but not sda,
"blkid -p sda" identifies it as part of raid though.
root@pongo:/dev# blkid -p sda
sda: TYPE="promise_fasttrack_raid_member" USAGE="raid"
root@pongo:/dev# blkid -p sdb
sdb: TYPE="promise_fasttrack_raid_member" USAGE="raid"
root
** Summary changed:
- dmraid-activate fails to activate (fakeraid) root device during boot
+ (fakeraid) root device not activated during boot
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941874
Titl
The activate_array function works, it's just that it runs "dmraid -ay -i
-p -Z" and the -p option prevents partitions to be activated. Changing
that doesn't work either though, since it looks like dmraid-activate is
never called. I'm not sure how dmraid is supposed to activate the root
device durin
Ok. If anyone has the same issue, I filed a new bug here
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/941874
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/373520
Title:
dmraid 1.0.0.rc15-6u
** Description changed:
I have installed Precise Pangolin Alpha 2 to a fakeraid stripe, but ubuntu
fails to boot after install.
- When choosing recovery option, the boot process times out waiting for root
device and drops to busybox shell.
+ When choosing recovery option, the boot process tim
Public bug reported:
I have installed Precise Pangolin Alpha 2 to a fakeraid stripe, but ubuntu
fails to boot after install.
When choosing recovery option, the boot process times out waiting for root
device and drops to busybox shell.
Running "dmraid -ay" and exiting busybox resumes boot and it
** Tags added: 12.04 dmraid-activate precise
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/373520
Title:
dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails
To manage notifications about this bug
This bug still exists in Precise.
I have installed Precise Pangolin Alpha 2 to a fakeraid stripe, but ubuntu
fails to boot after install.
When choosing recovery option, the boot process times out waiting for root
device and drops to busybox shell.
Running "dmraid -ay" and exiting busybox resume
Well, the paper also says that:
"Use of a single cryptographic key for more than a few hundred terabytes
of data opens possibility of attacks, as described in D.4.3. The
limitation on the size of data encrypted with a single key is not unique
to this standard. It comes directly from the fact that
23 matches
Mail list logo