[Bug 442216] Re: Ultra slow flash performance in karmic beta1
I can confirm that disabling compiz (via compiz switch) makes a huge difference, at least for BBC iplayer. Subjectively, flash performance in Karmic RC with compiz enabled is significantly worse than Jaunty. -- Ultra slow flash performance in karmic beta1 https://bugs.launchpad.net/bugs/442216 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 352150] Re: ipw2200: Firmware error detected. Restarting
Unlike Dinofly above, I use an open access point and have this problem with 9.04 and a 2200BG - it doesn't happen all the time and seems to occur completely at random. dmesg output is: [ 6934.655680] ipw2200: Firmware error detected. Restarting. If I disable my wireless (I have a hardware switch) sometimes this fixes things. Other times no - I think when it doesn't I get the following dmesg output: [ 8824.136054] ipw2200: Failed to send CARD_DISABLE: Command timed out. I'm connecting to a Netgear DG834Gv3 and have no problems in windows. -- ipw2200: Firmware error detected. Restarting https://bugs.launchpad.net/bugs/352150 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1763594] Re: xhci hangs; reset results in NULL pointer dereference
Also maybe related as I am running TLP: https://www.spinics.net/lists /linux-usb/msg167941.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1763594 Title: xhci hangs; reset results in NULL pointer dereference To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1763594/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1413440] Re: USB stops working after a while (xhci_hcd 0000:00:14.0: Timeout while waiting for setup device command)
The workaround in comment #26 works for me on a Lenovo Yoga 720-15 running kernel 4.17.0-041700rc3-generic. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1413440 Title: USB stops working after a while (xhci_hcd :00:14.0: Timeout while waiting for setup device command) To manage notifications about this bug go to: https://bugs.launchpad.net/system76/+bug/1413440/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1763594] Re: xhci hangs; reset results in NULL pointer dereference
Maybe related: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413440. When I use the workaround described in comment 29 in bug 1413440 (booting with GRUB options 'pci=nomsi iommu=soft') then XHCI doesn't hang, and when I run the reset script described in this bug report, it doesn't cause a kernel bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1763594 Title: xhci hangs; reset results in NULL pointer dereference To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1763594/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1739386] Re: [xhci_hcd] HC died · USB controller died, reboot necessary
My xhci_hcd bluetooth dies on Ubuntu 19.10 after about 2 days. I can't figure out at all why, so here's a workaround for novices like me to google. The specific commands I use are sudo su echo -n ":00:14.0" | tee /sys/bus/pci/drivers/xhci_hcd/unbind echo -n ":00:14.0" | tee /sys/bus/pci/drivers/xhci_hcd/bind Then my bluetooth mouse worked again without having to reboot - hooray! (sorry for abusing this bug) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1739386 Title: [xhci_hcd] HC died · USB controller died, reboot necessary To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1739386/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1763594] Re: xhci hangs; reset results in NULL pointer dereference
This is above my competence level in Linux, but I can confirm this problem in: [code] $ uname -a Linux 4.15.0-15-generic #16-Ubuntu SMP Wed Apr 4 13:58:14 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux [/code] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1763594 Title: xhci hangs; reset results in NULL pointer dereference To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1763594/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1763594] Re: xhci hangs; reset results in NULL pointer dereference
So I installed the latest upstream kernel (4.17-rc1) and the bug described above still occurs. It's frustrating because it means my bluetooth mouse stops working after about 5 minutes, and I can't get it to work again without rebooting. Code copied and pasted below [ 721.603218] xhci_hcd :00:14.0: xHC is not running. [ 750.046445] xhci_hcd :00:14.0: xHC is not running. [ 759.047364] xhci_hcd :00:14.0: xHC is not running. [ 779.310499] xhci_hcd :00:14.0: xHC is not running. [ 795.342998] xhci_hcd :00:14.0: xHC is not running. [ 801.529731] xhci_hcd :00:14.0: xHC is not running. [ 805.647450] xhci_hcd :00:14.0: xHC is not running. [ 812.578673] xhci_hcd :00:14.0: xHC is not running. [ 825.775154] xhci_hcd :00:14.0: xHC is not running. [ 865.768631] xhci_hcd :00:14.0: xHC is not running. [ 865.773773] xhci_hcd :00:14.0: xHCI host controller not responding, assume dead [ 865.773790] xhci_hcd :00:14.0: HC died; cleaning up [ 865.892098] usb 1-4: USB disconnect, device number 2 [ 866.006922] usb 1-6: USB disconnect, device number 3 [ 866.010148] usb 1-8: USB disconnect, device number 4 [ 957.285300] xhci_hcd :00:14.0: remove, state 4 [ 957.285314] usb usb2: USB disconnect, device number 1 [ 957.286028] xhci_hcd :00:14.0: USB bus 2 deregistered [ 957.286045] xhci_hcd :00:14.0: remove, state 4 [ 957.286058] usb usb1: USB disconnect, device number 1 [ 957.287117] BUG: unable to handle kernel NULL pointer dereference at 0034 [ 957.287132] PGD 0 P4D 0 [ 957.287145] Oops: [#1] SMP PTI [ 957.287151] Modules linked in: btrfs zstd_compress xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c hidp thunderbolt rfcomm ccm cmac bnep uvcvideo videobuf2_vmalloc videobuf2_memops btusb videobuf2_v4l2 btrtl btbcm videobuf2_common btintel videodev bluetooth media ecdh_generic msr joydev hid_sensor_als hid_sensor_accel_3d hid_sensor_trigger industrialio_triggered_buffer kfifo_buf hid_sensor_iio_common industrialio hid_sensor_custom snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic nls_iso8859_1 wacom usbhid hid_sensor_hub hid_multitouch hid_generic 8250_dw arc4 wmi_bmof intel_wmi_thunderbolt snd_hda_intel intel_rapl snd_hda_codec x86_pkg_temp_thermal snd_hda_core intel_powerclamp snd_hwdep coretemp snd_pcm snd_seq_midi kvm irqbypass snd_seq_midi_event crct10dif_pclmul [ 957.287291] iwlmvm crc32_pclmul ghash_clmulni_intel snd_rawmidi pcbc mac80211 snd_seq aesni_intel aes_x86_64 crypto_simd cryptd glue_helper intel_cstate intel_rapl_perf iwlwifi idma64 virt_dma snd_seq_device snd_timer input_leds cfg80211 serio_raw ucsi_acpi snd typec_ucsi mei_me intel_lpss_pci processor_thermal_device shpchp mei intel_lpss intel_pch_thermal intel_soc_dts_iosf typec soundcore ideapad_laptop sparse_keymap int3403_thermal int340x_thermal_zone wmi int3400_thermal acpi_pad mac_hid acpi_thermal_rel sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 i915 i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm i2c_hid hid pinctrl_sunrisepoint pinctrl_intel video [ 957.287418] CPU: 1 PID: 17454 Comm: sh Not tainted 4.17.0-041700rc1-generic #201804152230 [ 957.287423] Hardware name: LENOVO 80X7/LNVNB161216, BIOS 4MCN28WW(V2.00) 10/19/2017 [ 957.287436] RIP: 0010:tty_unregister_driver+0xd/0x70 [ 957.287442] RSP: 0018:b5044418fc38 EFLAGS: 00010246 [ 957.287449] RAX: RBX: RCX: [ 957.287455] RDX: 95005728 RSI: 9500f79587b8 RDI: [ 957.287461] RBP: b5044418fc40 R08: 9500f7d22810 R09: [ 957.287467] R10: daed8ab53400 R11: R12: 9500f7c4a230 [ 957.287473] R13: 9500f7c4a27c R14: 9500f7c4a398 R15: 0060 [ 957.287481] FS: 7f66379a0540() GS:950101c4() knlGS: [ 957.287488] CS: 0010 DS: ES: CR0: 80050033 [ 957.287495] CR2: 0034 CR3: 0002b7c20004 CR4: 003606e0 [ 957.287501] Call Trace: [ 957.287518] xhci_dbc_tty_unregister_driver+0x15/0x30 [ 957.287529] xhci_dbc_exit+0x2e/0x50 [ 957.287538] xhci_stop+0x5b/0x1d0 [ 957.287550] usb_remove_hcd+0x105/0x230 [ 957.287560] usb_hcd_pci_remove+0x74/0x130 [ 957.287568] xhci_pci_remove+0x6b/0x70 [ 957.287578] pci_device_remove+0x3e/0xb0 [ 957.287588] device_release_driver_internal+0x15b/0x220 [ 957.287596] device_release_driver+0x12/0x20 [ 957.287606] unbind_store+0x87/0x150 [ 957.287616] drv_attr_store+0x27/0x40 [ 957.287625] sysfs_kf_write+0x3c/0x50 [ 957.287632] kernfs_fop_write+0x125/0x1a0 [ 957.287641] __vfs_write+0x3a/0x170 [ 957.287653] ? common_file_perm+0x4d/0x140 [ 957.287662] ? __alloc_fd+0x46/0x170 [ 957.287671] ? apparmor_file_permission+0x1a/0x20 [ 957.287686] ? security_file_permission+0x2f/0xb0 [ 957.287696] ? _cond_resched+0x19/0x40 [ 957.287704]
[Bug 1416557] Re: [Acer Aspire V5-573G] suspend/resume failure
Just to add: I upgraded to 16.04 and I can no longer resume from suspend - everything is frozen. I tried removing the acpi_osi=\"!Windows 2013\" boot parameter and this causes ubuntu suspend, immediately resume, then freeze. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1416557 Title: [Acer Aspire V5-573G] suspend/resume failure To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1416557/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1299854] [NEW] [Acer Aspire V5-573G] suspend/resume failure
Public bug reported: I'm running packages from ubuntu and xubuntu. When I resume from suspend, I have to type my login password twice (in two separate lock screens) to get back to my previous session. This time I accidentally alt-tabbed while on the second (new ubuntu) lock screen, and couldn't get the login text box back in focus, so I selected 'suspend' from the drop down box, but then couldn't find any way of waking my laptop back up. ProblemType: KernelOops DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-20-generic 3.13.0-20.42 ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7 Uname: Linux 3.13.0-20-generic x86_64 Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.13.3-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: seker 2145 F pulseaudio Date: Sun Mar 30 19:15:39 2014 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume HibernationDevice: RESUME=UUID=cf48b287-c5f6-4b61-a5bd-3eac732c2f58 InstallationDate: Installed on 2013-08-31 (210 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130830) InterpreterPath: /usr/bin/python3.4 MachineType: Acer Aspire V5-573G ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-20-generic root=UUID=9ec81638-697e-4b52-b175-0ab53a2518d6 ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.13.0-20-generic N/A linux-backports-modules-3.13.0-20-generic N/A linux-firmware 1.126 SourcePackage: linux Title: [Acer Aspire V5-573G] suspend/resume failure UpgradeStatus: Upgraded to trusty on 2014-03-02 (27 days ago) UserGroups: dmi.bios.date: 10/22/2013 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V2.24 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: Dazzle_HW dmi.board.vendor: Acer dmi.board.version: Type2 - A01 Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Chassis Manufacturer dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsydeCorp.:bvrV2.24:bd10/22/2013:svnAcer:pnAspireV5-573G:pvrTBDbyOEM:rvnAcer:rnDazzle_HW:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion: dmi.product.name: Aspire V5-573G dmi.product.version: TBD by OEM dmi.sys.vendor: Acer ** Affects: linux (Ubuntu) Importance: Undecided Status: Confirmed ** Tags: amd64 apport-kerneloops resume suspend trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1299854 Title: [Acer Aspire V5-573G] suspend/resume failure To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1299854/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 944981] Re: Hot corner in Compiz does not work after reboot in 12.04
I get a very similar problem with the scale plugin. It appears that CCSM does not put the correct string in /apps/compiz-1/plugins/scale/screen0/options, "initiate_edge": instead of "" it only puts "BottomRight", missing out the <> characters. Using Stefan's workaround appears to fix this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/944981 Title: Hot corner in Compiz does not work after reboot in 12.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/944981/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1416557] Re: [Acer Aspire V5-573G] suspend/resume failure
I've done a bit more narrowing down on this and found that the problem occurs between kernel 3.14.51 and kernel 3.15.0-RC1. I know this isn't kernel bisecting (haven't done this before so will give it a go but not sure whether I'll be successful). Oddly, in Ubuntu 14.10, I can suspend/resume fine with kernel 3.16.0-38, but this doesn't work in 15.04. Odd. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1416557 Title: [Acer Aspire V5-573G] suspend/resume failure To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1416557/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1239183] Re: [Acer Aspire V5-573G] Black screen on boot due to low brightness setting
** Tags added: kernel-bug-exists-upstream -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239183 Title: [Acer Aspire V5-573G] Black screen on boot due to low brightness setting To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239183/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1239183] Re: [Acer Aspire V5-573G] Black screen on boot due to low brightness setting
I've tested 3.12.0-999-generic using the instructions at the link and the bug is still there, so added the exists-upstream tag. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239183 Title: [Acer Aspire V5-573G] Black screen on boot due to low brightness setting To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239183/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1239183] Re: 8086:0a16 [Acer Aspire V5-573G] Black screen on boot due to low brightness setting
I've now tested the rc5-saucy kernel, and the problem is still there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239183 Title: 8086:0a16 [Acer Aspire V5-573G] Black screen on boot due to low brightness setting To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239183/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1239183] Re: 8086:0a16 [Acer Aspire V5-573G] Black screen on boot due to low brightness setting
Same problem with rc6-saucy kernel downloaded from the link in post #7 above. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239183 Title: 8086:0a16 [Acer Aspire V5-573G] Black screen on boot due to low brightness setting To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239183/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1245007] [NEW] nvidia-319 319.32-0ubuntu7: nvidia-319 kernel module failed to build
Public bug reported: I'm testing the 3.12 kernel in saucy and have an Acer Aspire v5-573g with a Nvidia Geforce GT 750m and bumblebee installed. Under 3.11 bumblebee fails to load (due to a known kernel bug/Acer bug). This appears to be fixed in 3.12 (see https://bugzilla.kernel.org/show_bug.cgi?id=60829 for details) but I can't test it, seemingly, as the Nvidia driver I have crashes. No idea why. ProblemType: Package DistroRelease: Ubuntu 13.10 Package: nvidia-319 319.32-0ubuntu7 Uname: Linux 3.12.0-031200rc6-generic x86_64 ApportVersion: 2.12.5-0ubuntu2.1 Architecture: amd64 DKMSKernelVersion: 3.12.0-031200rc6-generic Date: Sat Oct 26 17:09:31 2013 DuplicateSignature: dkms:nvidia-319:319.32-0ubuntu7:/var/lib/dkms/nvidia-319/319.32/build/nv-drm.c:109:15: error: ‘drm_fasync’ undeclared here (not in a function) InstallationDate: Installed on 2013-08-31 (55 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130830) MarkForUpload: True PackageVersion: 319.32-0ubuntu7 SourcePackage: nvidia-graphics-drivers-319 Title: nvidia-319 319.32-0ubuntu7: nvidia-319 kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: nvidia-graphics-drivers-319 (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package saucy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245007 Title: nvidia-319 319.32-0ubuntu7: nvidia-319 kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-319/+bug/1245007/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1239183] Re: 8086:0a16 [Acer Aspire V5-573G] Black screen on boot due to low brightness setting
My computer is new and I had some difficulty installing 13.04 so went straight to 13.10 alpha - afraid I don't know if the bug occurred beforehand. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239183 Title: 8086:0a16 [Acer Aspire V5-573G] Black screen on boot due to low brightness setting To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239183/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1245007] Re: nvidia-319 319.32-0ubuntu7: nvidia-319 kernel module fails to build on kernel 3.12.x [error: ‘drm_fasync’ undeclared here]
Thank you for the advice, Daniel. I've installed nvidia-331 which works fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245007 Title: nvidia-319 319.32-0ubuntu7: nvidia-319 kernel module fails to build on kernel 3.12.x [error: ‘drm_fasync’ undeclared here] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-319/+bug/1245007/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1239183] Re: 8086:0a16 [Acer Aspire V5-573G] Black screen on boot due to low brightness setting
Same problem under 12.04.3, run under LiveUSB -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239183 Title: 8086:0a16 [Acer Aspire V5-573G] Black screen on boot due to low brightness setting To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239183/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1239183] Re: 8086:0a16 [Acer Aspire V5-573G] Black screen on boot due to low brightness setting
The backlight works under Lucid! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239183 Title: 8086:0a16 [Acer Aspire V5-573G] Black screen on boot due to low brightness setting To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239183/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1239183] Re: 8086:0a16 [Acer Aspire V5-573G] Black screen on boot due to low brightness setting
For me, 11.10 doesn't boot to x, but to a terminal. Using the 'startx' command brings up a normal ubuntu session. The backlight works in this version, but the brightness buttons don't and I couldn't immediately see where to change brightness so couldn't test if the screen just had one brightness setting or if it is controllable. I guess kernel bisecting would need to start from 11.10 then, but I have to admit that I don't know how to do this, especially from a liveUSB. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239183 Title: 8086:0a16 [Acer Aspire V5-573G] Black screen on boot due to low brightness setting To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239183/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1416557] Re: [Acer Aspire V5-573G] suspend/resume failure
So I've comprehensively failed to git bisect what is apparently neither a mainline kernel version (mainline only has 3.14, not 3.14.51, and I can't figure out how to get around the lack of a debian.master/changelog file) nor available in the utopic repository (which has 3.13 and 3.16 kernels, but neither of the ones I'm interested in). I've also never built a kernel before so don't have enough baseline knowledge to go beyond copy and pasting commands which I don't really understand. I suspect that the resume problem has something to do with the changes made in https://01.org/suspendresume/blogs/tebrandt/2013/hard-disk- resume-optimization-simpler-approach. These were made between 3.14.51 and 3.15.0-RC1, I think. Unfortunately, I have no idea how to revert just these patches to test them individually. Any help appreciated. ** Changed in: linux (Ubuntu) Status: Expired => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1416557 Title: [Acer Aspire V5-573G] suspend/resume failure To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1416557/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1494484] [NEW] Black screen on resume after suspend
Public bug reported: I have an Acer V5-573G which fails to resume from suspend for all kernels past 3.14.51 (I've tested 4.2.0-040200 and it still doesn't resume). When attempting to resume, the hard drive spins up, the keyboard backlight turns on, the suspend light goes from orange to blue, but the screen stays resolutely black and the only keypress it seems to recognise is alt-sysrq-b. I think this is a duplicate of https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1416557 (where I've left more information) and https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1429347 and https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1389202. I suspect that the resume problem has something to do with the changes made in https://01.org/suspendresume/blogs/tebrandt/2013/hard-disk- resume-optimization-simpler-approach. These were made between 3.14.51 and 3.15.0-RC1, I think. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: linux-image-3.19.0-28-generic 3.19.0-28.30 ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5 Uname: Linux 3.19.0-28-generic x86_64 ApportVersion: 2.17.2-0ubuntu1.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: seker 1610 F pulseaudio /dev/snd/controlC0: seker 1610 F pulseaudio CurrentDesktop: Unity Date: Thu Sep 10 21:41:18 2015 HibernationDevice: RESUME=UUID=33d0d78a-8c1f-4609-87d8-c2ddb40e0f14 InstallationDate: Installed on 2015-03-15 (179 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150306) MachineType: Acer Aspire V5-573G ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-28-generic root=UUID=caf564a7-8259-4d5f-aeb7-10d2e2de6971 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.19.0-28-generic N/A linux-backports-modules-3.19.0-28-generic N/A linux-firmware 1.143.3 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/12/2015 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V2.30 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: Dazzle_HW dmi.board.vendor: Acer dmi.board.version: Type2 - A01 Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Chassis Manufacturer dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsydeCorp.:bvrV2.30:bd01/12/2015:svnAcer:pnAspireV5-573G:pvrTBDbyOEM:rvnAcer:rnDazzle_HW:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion: dmi.product.name: Aspire V5-573G dmi.product.version: TBD by OEM dmi.sys.vendor: Acer ** Affects: linux (Ubuntu) Importance: Undecided Status: Confirmed ** Tags: amd64 apport-bug vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1494484 Title: Black screen on resume after suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1494484/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1416557] Re: [Acer Aspire V5-573G] suspend/resume failure
The temp fix by Maxim is also working for me - hooray! Thanks so much Maxim! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1416557 Title: [Acer Aspire V5-573G] suspend/resume failure To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1416557/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1494484] Re: Black screen on resume after suspend
It appears that a very nice person did a kernel bisect and found the bug I have: https://bugs.launchpad.net/ubuntu/+source/linux-lts- utopic/+bug/1483467 His workaround also works for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1494484 Title: Black screen on resume after suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1494484/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1494484] Re: Black screen on resume after suspend
Not sure if I understand how to test the results - don't I need the custom kernel that Maxim Kizub compiled? I can confirm that his workaround is effective in v4.2.0-040200-generic #201508301530. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1494484 Title: Black screen on resume after suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1494484/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 913839] Re: tether over bluetooth - regression in precise
I think this bugtracker at RedHat is the same problem: https://bugzilla.redhat.com/show_bug.cgi?id=1054212. They appear to have found a fix, but I can't access the network-manager-applet download to verify. ** Bug watch added: Red Hat Bugzilla #1054212 https://bugzilla.redhat.com/show_bug.cgi?id=1054212 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/913839 Title: tether over bluetooth - regression in precise To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/913839/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1299854] Re: [Acer Aspire V5-573G] suspend/resume failure
Tried this kernel: http://kernel.ubuntu.com/~kernel- ppa/mainline/v3.14-trusty/ and suspend works fine. However, in case it's relevant, I use bbswitch and installing the 3.14 kernel threw an error relating to this - possibly because I don't have the source package installed? ** Tags added: kernel-fixed-upstream -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1299854 Title: [Acer Aspire V5-573G] suspend/resume failure To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1299854/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1224415] Re: 8086:0a16 [Acer Aspire V5-573G] Black screen on boot due to low brightness setting
I have the same machine and the same bug, and just updated my bios to 2.20. The black screen problem still occurs. Here is my output from sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date: V2.20 08/29/2013 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1224415 Title: 8086:0a16 [Acer Aspire V5-573G] Black screen on boot due to low brightness setting To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1224415/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1239183] [NEW] [Acer Aspire V5-573G] Black screen on boot due to low brightness setting
Public bug reported: On boot, following the bios screen and grub screen to choose ubuntu, the screen goes completely black, but the fn-arrow keys can be used to turn the backlight up. This is on Asus Aspire V5 573G. I believe this is a duplicate of bug #1224415 but I was told explicitly to file a separate bug (see https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1224415/comments/11) ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-12-generic 3.11.0-12.19 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic x86_64 ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: seker 1893 F pulseaudio /dev/snd/controlC1: seker 1893 F pulseaudio Date: Sat Oct 12 19:08:14 2013 HibernationDevice: RESUME=UUID=cf48b287-c5f6-4b61-a5bd-3eac732c2f58 InstallationDate: Installed on 2013-08-31 (41 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130830) MachineType: Acer Aspire V5-573G MarkForUpload: True ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=9ec81638-697e-4b52-b175-0ab53a2518d6 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/29/2013 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V2.20 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: Dazzle_HW dmi.board.vendor: Acer dmi.board.version: Type2 - A01 Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Chassis Manufacturer dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsydeCorp.:bvrV2.20:bd08/29/2013:svnAcer:pnAspireV5-573G:pvrTBDbyOEM:rvnAcer:rnDazzle_HW:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion: dmi.product.name: Aspire V5-573G dmi.product.version: TBD by OEM dmi.sys.vendor: Acer ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug saucy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239183 Title: [Acer Aspire V5-573G] Black screen on boot due to low brightness setting To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239183/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 944981] Re: Hot corner in Compiz does not work after reboot in 12.04
An update on this - #8 worked initially, until a software update a few days ago, when this fix stopped working. #13 now fixes this for me in a way that is persistent across reboots. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/944981 Title: Hot corner in Compiz does not work after reboot in 12.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/944981/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 952597] Re: qgis.bin crashed with SIGSEGV in QVariantAnimation::keyValueAt()
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/952597 Title: qgis.bin crashed with SIGSEGV in QVariantAnimation::keyValueAt() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qgis/+bug/952597/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 467825] Re: Battery state always "fully charged"
This bug appeared for me when I upgraded to 13.04 (raring). The procedure in comment #13 works, but it would be nice to have a proper fix. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/467825 Title: Battery state always "fully charged" To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-power/+bug/467825/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 712173] Re: ubuntu desktop from usb stick freezes when the display switch from plymouth to X
Just to confirm that this bug should be closed, I've re-tested with a daily build (20110312) on my laptop (i386) and the issue appears to have been resolved. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/712173 Title: ubuntu desktop from usb stick freezes when the display switch from plymouth to X -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 712173] Re: ubuntu desktop from usb stick freezes when the display switch from plymouth to X
I also have this issue, with a HP dv6700 series laptop. A workaround which successfully gets me to the desktop is to hit shift as soon as the live-usb starts to load, select my language, hit F6 to get to advanced configuration, and manually edit the boot parameters to remove the word 'quiet'. I presume this means that plymouth isn't loaded. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/712173 Title: ubuntu desktop from usb stick freezes when the display switch from plymouth to X -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 603346] [NEW] uvcvideo failed to query Microdia Sonix webcam (0c45:62c0)
Public bug reported: I have a HP dv6835nr with a Microdia Sonix built-in webcam (ident code: 0c45:62c0) which doesn't work under Lucid 10.4. uname-a gives: Linux laptop 2.6.32-23-generic #37-Ubuntu SMP Fri Jun 11 07:54:58 UTC 2010 i686 GNU/Linux cat /proc/version_signature gives: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5 relevant dmesg extract shows: [ 1838.273185] usbcore: deregistering interface driver uvcvideo [ 1843.113280] Linux video capture interface: v2.00 [ 1843.117712] uvcvideo: Found UVC 1.00 device USB 2.0 Camera (0c45:62c0) [ 1843.118464] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround. [ 1843.118838] uvcvideo: Failed to query (129) UVC probe control : -32 (exp. 26). [ 1843.118844] uvcvideo: Failed to initialize the device (-5). [ 1843.118914] usbcore: registered new interface driver uvcvideo [ 1843.118919] USB Video Class driver (v0.1.0) I have no /dev/video* and webcam doesn't work with cheese, luvcview, or anything else I could find. I recently received this computer so I don't know if it's a regression, but I'd guess that it is. As the dmesg output above shows, I've tried removing and reinserting uvcvideo via modprobe to no avail. I'm not sure if this bug is related to bug #435352, though unlike this bug, other USB devices don't seem to be affected - they work fine. ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- uvcvideo failed to query Microdia Sonix webcam (0c45:62c0) https://bugs.launchpad.net/bugs/603346 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 603346] Re: uvcvideo failed to query Microdia Sonix webcam (0c45:62c0)
apport information ** Tags added: apport-collected ** Description changed: I have a HP dv6835nr with a Microdia Sonix built-in webcam (ident code: 0c45:62c0) which doesn't work under Lucid 10.4. uname-a gives: Linux laptop 2.6.32-23-generic #37-Ubuntu SMP Fri Jun 11 07:54:58 UTC 2010 i686 GNU/Linux cat /proc/version_signature gives: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5 relevant dmesg extract shows: [ 1838.273185] usbcore: deregistering interface driver uvcvideo [ 1843.113280] Linux video capture interface: v2.00 [ 1843.117712] uvcvideo: Found UVC 1.00 device USB 2.0 Camera (0c45:62c0) [ 1843.118464] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround. [ 1843.118838] uvcvideo: Failed to query (129) UVC probe control : -32 (exp. 26). [ 1843.118844] uvcvideo: Failed to initialize the device (-5). [ 1843.118914] usbcore: registered new interface driver uvcvideo [ 1843.118919] USB Video Class driver (v0.1.0) I have no /dev/video* and webcam doesn't work with cheese, luvcview, or anything else I could find. - I recently received this computer so I don't know if it's a regression, - but I'd guess that it is. As the dmesg output above shows, I've tried - removing and reinserting uvcvideo via modprobe to no avail. I'm not sure - if this bug is related to bug #435352, though unlike this bug, other USB - devices don't seem to be affected - they work fine. + I recently received this computer so I don't know if it's a regression, but I'd guess that it is. As the dmesg output above shows, I've tried removing and reinserting uvcvideo via modprobe to no avail. I'm not sure if this bug is related to bug #435352, though unlike this bug, other USB devices don't seem to be affected - they work fine. + --- + AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23. + Architecture: i386 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: seker 1266 F pulseaudio + CRDA: Error: [Errno 2] No such file or directory + Card0.Amixer.info: + Card hw:0 'Intel'/'HDA Intel at 0xf860 irq 46' +Mixer name : 'Realtek ALC268' +Components : 'HDA:10ec0268,103c30cc,0013 HDA:10573055,10573055,00100700' +Controls : 20 +Simple ctrls : 12 + DistroRelease: Ubuntu 10.04 + HibernationDevice: RESUME=UUID=3a822187-952a-41fb-9cd8-4185c828e011 + InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) + MachineType: Hewlett-Packard HP Pavilion dv6700 Notebook PC + Package: linux (not installed) + ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-10-generic root=UUID=65c51fb6-4258-40f3-90f8-9c582dbbedca ro quiet splash + ProcEnviron: + LANG=en_GB.utf8 + SHELL=/bin/bash + ProcVersionSignature: Ubuntu 2.6.35-10.15~lucid1-generic 2.6.35-rc5 + Regression: No + RelatedPackageVersions: linux-firmware 1.34.1 + Reproducible: Yes + Tags: lucid needs-upstream-testing + Uname: Linux 2.6.35-10-generic i686 + UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare + dmi.bios.date: 06/16/2008 + dmi.bios.vendor: Hewlett-Packard + dmi.bios.version: F.58 + dmi.board.name: 30CC + dmi.board.vendor: Quanta + dmi.board.version: 79.2E + dmi.chassis.type: 10 + dmi.chassis.vendor: Quanta + dmi.chassis.version: N/A + dmi.modalias: dmi:bvnHewlett-Packard:bvrF.58:bd06/16/2008:svnHewlett-Packard:pnHPPaviliondv6700NotebookPC:pvrRev1:rvnQuanta:rn30CC:rvr79.2E:cvnQuanta:ct10:cvrN/A: + dmi.product.name: HP Pavilion dv6700 Notebook PC + dmi.product.version: Rev 1 + dmi.sys.vendor: Hewlett-Packard ** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/52402602/AlsaDevices.txt -- uvcvideo failed to query Microdia Sonix webcam (0c45:62c0) https://bugs.launchpad.net/bugs/603346 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 603346] AplayDevices.txt
apport information ** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/52402604/AplayDevices.txt -- uvcvideo failed to query Microdia Sonix webcam (0c45:62c0) https://bugs.launchpad.net/bugs/603346 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 603346] BootDmesg.txt
apport information ** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/52402609/BootDmesg.txt -- uvcvideo failed to query Microdia Sonix webcam (0c45:62c0) https://bugs.launchpad.net/bugs/603346 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 603346] ArecordDevices.txt
apport information ** Attachment added: "ArecordDevices.txt" http://launchpadlibrarian.net/52402607/ArecordDevices.txt -- uvcvideo failed to query Microdia Sonix webcam (0c45:62c0) https://bugs.launchpad.net/bugs/603346 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 603346] Card0.Codecs.codec.0.txt
apport information ** Attachment added: "Card0.Codecs.codec.0.txt" http://launchpadlibrarian.net/52402611/Card0.Codecs.codec.0.txt -- uvcvideo failed to query Microdia Sonix webcam (0c45:62c0) https://bugs.launchpad.net/bugs/603346 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 603346] Card0.Amixer.values.txt
apport information ** Attachment added: "Card0.Amixer.values.txt" http://launchpadlibrarian.net/52402610/Card0.Amixer.values.txt -- uvcvideo failed to query Microdia Sonix webcam (0c45:62c0) https://bugs.launchpad.net/bugs/603346 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 603346] Card0.Codecs.codec.1.txt
apport information ** Attachment added: "Card0.Codecs.codec.1.txt" http://launchpadlibrarian.net/52402612/Card0.Codecs.codec.1.txt -- uvcvideo failed to query Microdia Sonix webcam (0c45:62c0) https://bugs.launchpad.net/bugs/603346 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 603346] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/52402614/CurrentDmesg.txt -- uvcvideo failed to query Microdia Sonix webcam (0c45:62c0) https://bugs.launchpad.net/bugs/603346 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 603346] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/52402619/Lsusb.txt -- uvcvideo failed to query Microdia Sonix webcam (0c45:62c0) https://bugs.launchpad.net/bugs/603346 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 603346] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" http://launchpadlibrarian.net/52402615/IwConfig.txt -- uvcvideo failed to query Microdia Sonix webcam (0c45:62c0) https://bugs.launchpad.net/bugs/603346 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 603346] Lspci.txt
apport information ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/52402617/Lspci.txt -- uvcvideo failed to query Microdia Sonix webcam (0c45:62c0) https://bugs.launchpad.net/bugs/603346 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 603346] PciMultimedia.txt
apport information ** Attachment added: "PciMultimedia.txt" http://launchpadlibrarian.net/52402621/PciMultimedia.txt -- uvcvideo failed to query Microdia Sonix webcam (0c45:62c0) https://bugs.launchpad.net/bugs/603346 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 603346] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/52402631/ProcCpuinfo.txt -- uvcvideo failed to query Microdia Sonix webcam (0c45:62c0) https://bugs.launchpad.net/bugs/603346 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 603346] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/52402637/ProcInterrupts.txt -- uvcvideo failed to query Microdia Sonix webcam (0c45:62c0) https://bugs.launchpad.net/bugs/603346 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 603346] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/52402642/UdevDb.txt -- uvcvideo failed to query Microdia Sonix webcam (0c45:62c0) https://bugs.launchpad.net/bugs/603346 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 603346] RfKill.txt
apport information ** Attachment added: "RfKill.txt" http://launchpadlibrarian.net/52402640/RfKill.txt -- uvcvideo failed to query Microdia Sonix webcam (0c45:62c0) https://bugs.launchpad.net/bugs/603346 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 603346] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" http://launchpadlibrarian.net/52402679/WifiSyslog.txt -- uvcvideo failed to query Microdia Sonix webcam (0c45:62c0) https://bugs.launchpad.net/bugs/603346 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 603346] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/52402639/ProcModules.txt -- uvcvideo failed to query Microdia Sonix webcam (0c45:62c0) https://bugs.launchpad.net/bugs/603346 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 603346] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/52402652/UdevLog.txt -- uvcvideo failed to query Microdia Sonix webcam (0c45:62c0) https://bugs.launchpad.net/bugs/603346 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.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 603346] Re: uvcvideo failed to query Microdia Sonix webcam (0c45:62c0)
I also tried using with the daily live CD build of Maverick Meercat (23 July 2010) as suggested above and it didn't work either. -- uvcvideo failed to query Microdia Sonix webcam (0c45:62c0) https://bugs.launchpad.net/bugs/603346 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.ubuntu.com/mailman/listinfo/ubuntu-bugs