[Kernel-packages] [Bug 1863627] Re: Intel Dual Band Wireless AC 9560 [8086:9df0] subsystem id [8086:0034] kernel oops in __iwl_mvm_mac_stop

2020-03-04 Thread higuita
Confirmed that using the latest ubuntu kernel, the problem still show up.
Also, installing the backport-iwlwifi-dkms, the problem persists too.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1863627

Title:
  Intel Dual Band Wireless AC 9560 [8086:9df0] subsystem id [8086:0034]
  kernel oops in __iwl_mvm_mac_stop

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  When booting, i always get this oops:

  
  [   31.477399] iwlwifi :00:14.3: RF_KILL bit toggled to disable radio.
  [   31.477400] iwlwifi :00:14.3: reporting RF_KILL (radio disabled)
  [   31.490515] [ cut here ]
  [   31.490516] UMAC scan UID 0 status was not cleaned
  [   31.490540] WARNING: CPU: 3 PID: 954 at 
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:1434 
__iwl_mvm_mac_stop+0x129/0x130 [iwlmvm]
  [   31.490540] Modules linked in: cmac nvidia_modeset(PO) snd_usb_audio 
snd_usbmidi_lib bnep aufs uvcvideo videobuf2_vmalloc videobuf2_memops overlay 
videobuf2_v4l2 videobuf2_common videodev mc btusb btrtl btbcm btintel bluetooth 
ecdh_generic ecc bbswitch(OE) binfmt_misc nls_iso8859_1 sof_pci_dev 
snd_sof_intel_hda_common snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc 
snd_sof x86_pkg_temp_thermal snd_sof_xtensa_dsp intel_powerclamp snd_soc_skl 
snd_soc_hdac_hda snd_hda_codec_hdmi snd_hda_ext_core coretemp snd_soc_skl_ipc 
snd_soc_sst_ipc iwlmvm snd_soc_sst_dsp kvm_intel snd_soc_acpi_intel_match 
snd_soc_acpi mac80211 kvm snd_soc_core snd_hda_codec_realtek snd_compress 
irqbypass ac97_bus snd_hda_codec_generic libarc4 nvidia(PO) snd_pcm_dmaengine 
intel_cstate mei_hdcp intel_rapl_msr snd_seq_midi snd_seq_midi_event 
snd_rawmidi snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep snd_seq snd_pcm 
iwlwifi intel_rapl_perf thinkpad_acpi joydev input_leds 
processor_thermal_device idma64 nvram
  [   31.490556]  intel_rapl_common ucsi_acpi mei_me serio_raw ledtrig_audio 
typec_ucsi ipmi_devintf intel_wmi_thunderbolt wmi_bmof snd_seq_device 
ipmi_msghandler cfg80211 mei virt_dma intel_soc_dts_iosf intel_pch_thermal 
typec snd_timer snd int3403_thermal soundcore int340x_thermal_zone 
int3400_thermal mac_hid acpi_thermal_rel acpi_pad sch_fq_codel parport_pc ppdev 
lp parport ip_tables x_tables autofs4 dm_crypt hid_generic usbhid hid i915 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i2c_algo_bit drm_kms_helper 
syscopyarea aesni_intel sysfillrect sysimgblt fb_sys_fops aes_x86_64 
crypto_simd drm cryptd glue_helper nvme psmouse e1000e i2c_i801 sdhci_pci 
nvme_core thunderbolt cqhci intel_lpss_pci sdhci intel_lpss wmi 
pinctrl_cannonlake video pinctrl_intel [last unloaded: nvidia_modeset]
  [   31.490571] CPU: 3 PID: 954 Comm: kworker/3:3 Tainted: P   OE 
5.3.0-29-generic #31-Ubuntu
  [   31.490572] Hardware name: LENOVO 20N3S1HU00/20N3S1HU00, BIOS N2IET77W 
(1.55 ) 10/17/2019
  [   31.490587] Workqueue: events cfg80211_rfkill_sync_work [cfg80211]
  [   31.490591] RIP: 0010:__iwl_mvm_mac_stop+0x129/0x130 [iwlmvm]
  [   31.490592] Code: 9b 04 00 00 74 0e 42 c7 84 a3 ec 1d 00 00 00 00 00 00 eb 
c0 44 89 e6 48 c7 c7 20 65 24 c2 c6 05 41 9b 04 00 01 e8 02 7d c9 e0 <0f> 0b eb 
d8 0f 1f 00 0f 1f 44 00 00 55 48 89 e5 41 57 41 56 41 55
  [   31.490592] RSP: 0018:b8e0c0febc48 EFLAGS: 00010286
  [   31.490593] RAX:  RBX: 937ac5bf1e28 RCX: 
0006
  [   31.490594] RDX: 0007 RSI: 0082 RDI: 
937acc2d7440
  [   31.490594] RBP: b8e0c0febc58 R08: 0498 R09: 
0004
  [   31.490594] R10:  R11: 0001 R12: 

  [   31.490595] R13: 937ac5bf1e90 R14: 937ac5bf1e28 R15: 
937ac5bf3290
  [   31.490595] FS:  () GS:937acc2c() 
knlGS:
  [   31.490596] CS:  0010 DS:  ES:  CR0: 80050033
  [   31.490596] CR2: 5597e8a3b4e8 CR3: 00038d00a001 CR4: 
003606e0
  [   31.490597] Call Trace:
  [   31.490601]  iwl_mvm_mac_stop+0xed/0x110 [iwlmvm]
  [   31.490616]  drv_stop+0x39/0x100 [mac80211]
  [   31.490625]  ieee80211_stop_device+0x46/0x50 [mac80211]
  [   31.490632]  ieee80211_do_stop+0x583/0x810 [mac80211]
  [   31.490639]  ieee80211_stop+0x1a/0x20 [mac80211]
  [   31.490641]  __dev_close_many+0xa5/0x120
  [   31.490641]  dev_close_many+0x91/0x150
  [   31.490642]  dev_close.part.0+0x4a/0x70
  [   31.490643]  dev_close+0x18/0x20
  [   31.490649]  cfg80211_shutdown_all_interfaces+0x77/0xd0 [cfg80211]
  [   31.490653]  cfg80211_rfkill_sync_work+0x2b/0x40 [cfg80211]
  [   31.490655]  process_one_work+0x1db/0x380
  [   31.490656]  worker_thread+0x4d/0x400
  [   31.490657]  kthread+0x104/0x140
  [   31.490658]  ? process_one_work+0x380/0x380
  [   31.490659]  ? kthread_park+0x80/0x80
  [   31.490660]  ret_from_fork+0x1f/0x40
  [   31.490661] ---[ end trace 

[Kernel-packages] [Bug 1866047] [NEW] [drm:pipe_config_mismatch [i915]] *ERROR* mismatch in pixel_rate (expected 148500, found 296999)

2020-03-04 Thread higuita
Public bug reported:

Having some system lock ups, usually related to one or more monitors in a 2 
external monitor+ laptop screen setup, using a lenovo T490.
Usually when one of the monitors do not turn on (when it should), after some 
time or when trying to reconfigure the screen, the systems locks.

I suspect the dock firmware have some problem, using the laptop screen +
external monitor via hdmi in the laptop do not give me any problem, but
the dock with 2 display ports is the setup that gives me problems.

Today after some locks, i rebooted and have one of the 2 external
monitors not displaying anything. dmesg show this error:

[  175.776166] [drm:pipe_config_mismatch [i915]] *ERROR* mismatch in pixel_rate 
(expected 148500, found 296999)
[  175.776283] [drm:pipe_config_mismatch [i915]] *ERROR* mismatch in 
shared_dpll (expected 75c9e427, found 918151ab)
[  175.776384] [drm:pipe_config_mismatch [i915]] *ERROR* mismatch in 
dpll_hw_state.ctrl1 (expected 0x0003, found 0x0001)
[  175.776481] [drm:pipe_config_mismatch [i915]] *ERROR* mismatch in 
base.adjusted_mode.crtc_clock (expected 148500, found 296999)
[  175.776572] [drm:pipe_config_mismatch [i915]] *ERROR* mismatch in port_clock 
(expected 27, found 54)
[  175.776578] [ cut here ]
[  175.776579] pipe state doesn't match!
[  175.776821] WARNING: CPU: 4 PID: 4993 at 
drivers/gpu/drm/i915/display/intel_display.c:13006 
verify_crtc_state+0x2ad/0x300 [i915]
[  175.776824] Modules linked in: snd_usb_audio snd_usbmidi_lib hid_generic 
usbhid hid msr ccm nvidia_uvm(OE) nvidia_drm(POE) nvidia_modeset(POE) 
nvidia(POE) aufs cmac bnep overlay uvcvideo videobuf2_vmalloc videobuf2_memops 
videobuf2_v4l2 videobuf2_common videodev mc btusb btrtl btbcm btintel bluetooth 
ecdh_generic ecc bbswitch(OE) binfmt_misc nls_iso8859_1 sof_pci_dev 
snd_sof_intel_hda_common snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc 
snd_sof snd_sof_xtensa_dsp snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core 
snd_soc_skl_ipc snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match 
snd_soc_acpi snd_soc_core snd_compress ac97_bus snd_hda_codec_hdmi 
snd_pcm_dmaengine snd_hda_codec_realtek mei_hdcp snd_hda_codec_generic 
intel_rapl_msr snd_seq_midi snd_seq_midi_event snd_rawmidi snd_hda_intel 
snd_hda_codec x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_core 
snd_seq snd_hwdep iwlmvm kvm_intel mac80211 kvm irqbypass libarc4 snd_pcm 
snd_seq_device intel_cstate intel_rapl_perf
[  175.776896]  intel_wmi_thunderbolt input_leds joydev wmi_bmof thinkpad_acpi 
serio_raw nvram ledtrig_audio iwlwifi snd_timer snd processor_thermal_device 
ucsi_acpi intel_rapl_common typec_ucsi idma64 mei_me cfg80211 virt_dma mei 
intel_soc_dts_iosf intel_pch_thermal typec soundcore int3403_thermal 
int340x_thermal_zone int3400_thermal acpi_thermal_rel mac_hid acpi_pad 
sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 dm_crypt 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel i915 i2c_algo_bit 
aes_x86_64 crypto_simd drm_kms_helper cryptd glue_helper syscopyarea nvme 
sysfillrect sysimgblt fb_sys_fops e1000e i2c_i801 thunderbolt ipmi_devintf 
psmouse nvme_core drm ipmi_msghandler sdhci_pci cqhci sdhci intel_lpss_pci 
intel_lpss wmi pinctrl_cannonlake video pinctrl_intel [last unloaded: nvidia]
[  175.776974] CPU: 4 PID: 4993 Comm: Xorg Tainted: PW  OE 
5.3.0-40-generic #32-Ubuntu
[  175.776977] Hardware name: LENOVO 20N3S1HU00/20N3S1HU00, BIOS N2IET77W (1.55 
) 10/17/2019
[  175.777084] RIP: 0010:verify_crtc_state+0x2ad/0x300 [i915]
[  175.777090] Code: b6 45 bf e9 8d fe ff ff 80 3d c5 0d 10 00 00 0f b6 f0 48 
c7 c7 f0 73 5d c0 75 32 e8 0d e8 d4 ff e9 1e fe ff ff e8 ee ee b9 d4 <0f> 0b e9 
1b ff ff ff e8 e2 ee b9 d4 0f 0b e9 85 fe ff ff e8 d6 ee
[  175.777094] RSP: 0018:abe5c0c2fa50 EFLAGS: 00010282
[  175.777099] RAX:  RBX: 9ba4757002b0 RCX: 0006
[  175.777102] RDX: 0007 RSI: 0096 RDI: 9ba48c317440
[  175.777104] RBP: abe5c0c2fa98 R08: 0558 R09: 0004
[  175.777107] R10:  R11: 0001 R12: 9ba4880ff000
[  175.777109] R13: 9ba4757002b8 R14: 9ba47570 R15: 9ba487f5e000
[  175.777114] FS:  7f4dc8fd2a80() GS:9ba48c30() 
knlGS:
[  175.777118] CS:  0010 DS:  ES:  CR0: 80050033
[  175.777121] CR2: 55bc3782f9f8 CR3: 0006775b8005 CR4: 003606e0
[  175.777124] Call Trace:
[  175.777243]  intel_atomic_commit_tail+0x6db/0x1130 [i915]
[  175.777355]  intel_atomic_commit+0x28f/0x2c0 [i915]
[  175.777418]  drm_atomic_commit+0x4a/0x50 [drm]
[  175.777452]  drm_atomic_helper_set_config+0x89/0xa0 [drm_kms_helper]
[  175.777499]  drm_mode_setcrtc+0x1cd/0x7a0 [drm]
[  175.777543]  ? drm_mode_getcrtc+0x190/0x190 [drm]
[  175.777582]  drm_ioctl_kernel+0xae/0xf0 [drm]
[  175.777635]  drm_ioctl+0x234/0x3d0 [drm]
[  175.777668]  

[Kernel-packages] [Bug 1863627] [NEW] kernel oops in iwlwifi

2020-02-17 Thread higuita
Public bug reported:

When booting, i always get this oops:


[   31.477399] iwlwifi :00:14.3: RF_KILL bit toggled to disable radio.
[   31.477400] iwlwifi :00:14.3: reporting RF_KILL (radio disabled)
[   31.490515] [ cut here ]
[   31.490516] UMAC scan UID 0 status was not cleaned
[   31.490540] WARNING: CPU: 3 PID: 954 at 
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:1434 
__iwl_mvm_mac_stop+0x129/0x130 [iwlmvm]
[   31.490540] Modules linked in: cmac nvidia_modeset(PO) snd_usb_audio 
snd_usbmidi_lib bnep aufs uvcvideo videobuf2_vmalloc videobuf2_memops overlay 
videobuf2_v4l2 videobuf2_common videodev mc btusb btrtl btbcm btintel bluetooth 
ecdh_generic ecc bbswitch(OE) binfmt_misc nls_iso8859_1 sof_pci_dev 
snd_sof_intel_hda_common snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc 
snd_sof x86_pkg_temp_thermal snd_sof_xtensa_dsp intel_powerclamp snd_soc_skl 
snd_soc_hdac_hda snd_hda_codec_hdmi snd_hda_ext_core coretemp snd_soc_skl_ipc 
snd_soc_sst_ipc iwlmvm snd_soc_sst_dsp kvm_intel snd_soc_acpi_intel_match 
snd_soc_acpi mac80211 kvm snd_soc_core snd_hda_codec_realtek snd_compress 
irqbypass ac97_bus snd_hda_codec_generic libarc4 nvidia(PO) snd_pcm_dmaengine 
intel_cstate mei_hdcp intel_rapl_msr snd_seq_midi snd_seq_midi_event 
snd_rawmidi snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep snd_seq snd_pcm 
iwlwifi intel_rapl_perf thinkpad_acpi joydev input_leds 
processor_thermal_device idma64 nvram
[   31.490556]  intel_rapl_common ucsi_acpi mei_me serio_raw ledtrig_audio 
typec_ucsi ipmi_devintf intel_wmi_thunderbolt wmi_bmof snd_seq_device 
ipmi_msghandler cfg80211 mei virt_dma intel_soc_dts_iosf intel_pch_thermal 
typec snd_timer snd int3403_thermal soundcore int340x_thermal_zone 
int3400_thermal mac_hid acpi_thermal_rel acpi_pad sch_fq_codel parport_pc ppdev 
lp parport ip_tables x_tables autofs4 dm_crypt hid_generic usbhid hid i915 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i2c_algo_bit drm_kms_helper 
syscopyarea aesni_intel sysfillrect sysimgblt fb_sys_fops aes_x86_64 
crypto_simd drm cryptd glue_helper nvme psmouse e1000e i2c_i801 sdhci_pci 
nvme_core thunderbolt cqhci intel_lpss_pci sdhci intel_lpss wmi 
pinctrl_cannonlake video pinctrl_intel [last unloaded: nvidia_modeset]
[   31.490571] CPU: 3 PID: 954 Comm: kworker/3:3 Tainted: P   OE 
5.3.0-29-generic #31-Ubuntu
[   31.490572] Hardware name: LENOVO 20N3S1HU00/20N3S1HU00, BIOS N2IET77W (1.55 
) 10/17/2019
[   31.490587] Workqueue: events cfg80211_rfkill_sync_work [cfg80211]
[   31.490591] RIP: 0010:__iwl_mvm_mac_stop+0x129/0x130 [iwlmvm]
[   31.490592] Code: 9b 04 00 00 74 0e 42 c7 84 a3 ec 1d 00 00 00 00 00 00 eb 
c0 44 89 e6 48 c7 c7 20 65 24 c2 c6 05 41 9b 04 00 01 e8 02 7d c9 e0 <0f> 0b eb 
d8 0f 1f 00 0f 1f 44 00 00 55 48 89 e5 41 57 41 56 41 55
[   31.490592] RSP: 0018:b8e0c0febc48 EFLAGS: 00010286
[   31.490593] RAX:  RBX: 937ac5bf1e28 RCX: 0006
[   31.490594] RDX: 0007 RSI: 0082 RDI: 937acc2d7440
[   31.490594] RBP: b8e0c0febc58 R08: 0498 R09: 0004
[   31.490594] R10:  R11: 0001 R12: 
[   31.490595] R13: 937ac5bf1e90 R14: 937ac5bf1e28 R15: 937ac5bf3290
[   31.490595] FS:  () GS:937acc2c() 
knlGS:
[   31.490596] CS:  0010 DS:  ES:  CR0: 80050033
[   31.490596] CR2: 5597e8a3b4e8 CR3: 00038d00a001 CR4: 003606e0
[   31.490597] Call Trace:
[   31.490601]  iwl_mvm_mac_stop+0xed/0x110 [iwlmvm]
[   31.490616]  drv_stop+0x39/0x100 [mac80211]
[   31.490625]  ieee80211_stop_device+0x46/0x50 [mac80211]
[   31.490632]  ieee80211_do_stop+0x583/0x810 [mac80211]
[   31.490639]  ieee80211_stop+0x1a/0x20 [mac80211]
[   31.490641]  __dev_close_many+0xa5/0x120
[   31.490641]  dev_close_many+0x91/0x150
[   31.490642]  dev_close.part.0+0x4a/0x70
[   31.490643]  dev_close+0x18/0x20
[   31.490649]  cfg80211_shutdown_all_interfaces+0x77/0xd0 [cfg80211]
[   31.490653]  cfg80211_rfkill_sync_work+0x2b/0x40 [cfg80211]
[   31.490655]  process_one_work+0x1db/0x380
[   31.490656]  worker_thread+0x4d/0x400
[   31.490657]  kthread+0x104/0x140
[   31.490658]  ? process_one_work+0x380/0x380
[   31.490659]  ? kthread_park+0x80/0x80
[   31.490660]  ret_from_fork+0x1f/0x40
[   31.490661] ---[ end trace 78f4dd0c5ace42be ]---
[   34.559852] e1000e: enp0s31f6 NIC Link is Up 1000 Mbps Full Duplex, Flow 
Control: Rx/Tx


The wifi seems to work fine, so do it is not a blocker, but probably some kind 
of race in shutdown  the wifi when plugged in the lenovo dock station

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: linux-image-generic 5.3.0.29.33
ProcVersionSignature: Ubuntu 5.3.0-29.31-generic 5.3.13
Uname: Linux 5.3.0-29-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND

[Kernel-packages] [Bug 1539158] Re: Unable to pair with in-car hands-free system after OTA-9 update

2016-07-26 Thread higuita
@Stunts: yes, it is the same issue. I can pair the phone, but no audio

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1539158

Title:
  Unable to pair with in-car hands-free system after OTA-9 update

Status in Canonical System Image:
  Fix Committed
Status in bluez package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Fix Released

Bug description:
  After OTA-9 I started having trouble with my bluetooth connection to the car 
hands-free system (no sound, and incoming calls no longer displayed the 
number), so I have reset both the car and the phone connections (eg. forgot the 
devices).
  Now I can't even pair the phone with the car's system. 
  The car finds the phone, and then asks me to enter the code "" to pair 
the device, but after a few moments, it just says the connection failed and 
asks me to try again. Which fails again.

  It was working fine just before the update.

  Any logs I should post to help debug?

  PS - The car is a 2015 Honda Civic Tourer, if that matters.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1539158/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1578176] Re: Cannot place or recieve calls when using in-car bluetooth system

2016-07-26 Thread higuita
bug 1584362 have logs

several people with this problem are also in bug
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-
settings/+bug/1435040

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1578176

Title:
  Cannot place or recieve calls when using in-car bluetooth system

Status in bluez package in Ubuntu:
  Confirmed

Bug description:
  After working around bug
  https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1539158 I was
  able to pair the phone (BQ Aquaris E4.5) with the car hands-free
  system.

  However, thing don't quite work as expected.
  I can use the car's system to place a call using the phone, but The audio is 
not getting properly routed. After placing the call, I can't hear any sounds 
(not even the "ringing" noise), I don't get any feedback after the other person 
has answered the phone, and the other person can't hear me either.

  Furthermore, Long after the other person has hung up the call, the
  phone still looks like the call is ongoing (I have to manually
  disconnect it).

  I can also use the system to answer an incoming call, but the
  sympthoms are the same. No audio on either end.

  Would a debug log be helpful in this situation 
(https://wiki.ubuntu.com/DebuggingBluetooth)?
  Or is something else required?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1578176/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1578178] Re: Caller ID not displayed using in-car bluetooth system when recieving a call

2016-07-26 Thread higuita
dupe of https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1578176

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1578178

Title:
  Caller ID not displayed using in-car bluetooth system when recieving a
  call

Status in bluez package in Ubuntu:
  Confirmed

Bug description:
  When the phone is connected to the in-car hands free bluetooth system and I 
receive a call, I expect the caller ID to be displayed in the car's 
infotainment system. This was working until OTA9, which has made the system 
display "Unknown" when receiving a call.
  I can use the phone's contacts from the car, so no everything is broken in 
that respect.

  Would a verbose bluetooth log be helpful
  (https://wiki.ubuntu.com/DebuggingBluetooth), or would something else
  be required to help further investigate?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1578178/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2016-07-26 Thread higuita
Still a problem and me and several others are ready to help de bug
this... Just tell us what you need. What logs to check, how to increase
the log level or load debug programs. Thanks

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1435040

Title:
  Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

Status in Canonical System Image:
  Confirmed
Status in bluez package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Incomplete

Bug description:
  With my FORD Focus Car, pairing does not work. The bluetooth system in
  the car searches for devices and shows "Aquaris E4.5 Ubuntu Edition"
  and then prompts me to connect with a 4-digit pin code, but the Ubuntu
  phone doesn't react at all and after a while the car system says that
  it failed to connect.

  image: 20150310-3201c0a
  KRILIN01A-S15A_BQ_L100EN_2020_150312
  OS Build 20

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1435040/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1539158] Re: Unable to pair with in-car hands-free system after OTA-9 update

2016-06-26 Thread higuita
Hi

After updating to OTA-11, i still can pair with the car, but on incoming
or outoing calls i have no audio. This in a Toyota Prius and before
OTA-9 it worked fine

it looks like this fix did solved the pairing problem, but there is
still something failing in using the audio in the cars

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1539158

Title:
  Unable to pair with in-car hands-free system after OTA-9 update

Status in Canonical System Image:
  Fix Committed
Status in bluez package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Fix Released

Bug description:
  After OTA-9 I started having trouble with my bluetooth connection to the car 
hands-free system (no sound, and incoming calls no longer displayed the 
number), so I have reset both the car and the phone connections (eg. forgot the 
devices).
  Now I can't even pair the phone with the car's system. 
  The car finds the phone, and then asks me to enter the code "" to pair 
the device, but after a few moments, it just says the connection failed and 
asks me to try again. Which fails again.

  It was working fine just before the update.

  Any logs I should post to help debug?

  PS - The car is a 2015 Honda Civic Tourer, if that matters.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1539158/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2016-02-03 Thread higuita
I updated to OTA-9 and my phone stop working with a Toyota Prius... it
can pair, but incoming or outgoing calls have no audio (both in and out)
but i can accept and reject calls. Before OTA-9 it worked fine

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1435040

Title:
  Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

Status in Canonical System Image:
  Confirmed
Status in bluez package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Incomplete

Bug description:
  With my FORD Focus Car, pairing does not work. The bluetooth system in
  the car searches for devices and shows "Aquaris E4.5 Ubuntu Edition"
  and then prompts me to connect with a 4-digit pin code, but the Ubuntu
  phone doesn't react at all and after a while the car system says that
  it failed to connect.

  image: 20150310-3201c0a
  KRILIN01A-S15A_BQ_L100EN_2020_150312
  OS Build 20

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1435040/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1539158] Re: Unable to pair with in-car hands-free system after OTA-9 update

2016-02-03 Thread higuita
I updated to my ubuntu phone to OTA-9 and my phone stop working with a
Toyota Prius... it can pair, but incoming or outgoing calls have no
audio (both in and out) but i can accept and reject calls. Before OTA-9
it worked fine

I have a console installed, but i didn't yet try to check it... any tip
on what to check or what to run/change is welcome.

Thanks

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1539158

Title:
  Unable to pair with in-car hands-free system after OTA-9 update

Status in Canonical System Image:
  Confirmed
Status in bluez package in Ubuntu:
  Confirmed

Bug description:
  After OTA-9 I started having trouble with my bluetooth connection to the car 
hands-free system (no sound, and incoming calls no longer displayed the 
number), so I have reset both the car and the phone connections (eg. forgot the 
devices).
  Now I can't even pair the phone with the car's system. 
  The car finds the phone, and then asks me to enter the code "" to pair 
the device, but after a few moments, it just says the connection failed and 
asks me to try again. Which fails again.

  It was working fine just before the update.

  Any logs I should post to help debug?

  PS - The car is a 2015 Honda Civic Tourer, if that matters.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1539158/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1447111] Re: X11 server crash when gragging a image or text

2015-05-10 Thread higuita
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1447111

Title:
  X11 server crash when gragging a image or text

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  X11 server crash when gragging a image or text when using aurora
  firefox from mozilla.org

  If i use the firefox included in ubuntu 14.04, i get no crash.

  Still, the X11 should not crash in any application. I'm not sure if
  the problem can be related to fglrx, i have to try loading the machine
  with the radeon driver to test it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-49-generic 3.13.0-49.83
  ProcVersionSignature: Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
  Uname: Linux 3.13.0-49-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  daniel.leite   5424 F pulseaudio
   /dev/snd/controlC1:  daniel.leite   5424 F pulseaudio
daniel.leite   5798 F gkrellm
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Apr 22 12:20:19 2015
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap
  InstallationDate: Installed on 2014-08-11 (253 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  MachineType: LENOVO 20AYA05KPG
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-49-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-49-generic N/A
   linux-backports-modules-3.13.0-49-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/15/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: J3ET59WW (1.59 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AYA05KPG
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrJ3ET59WW(1.59):bd07/15/2014:svnLENOVO:pn20AYA05KPG:pvrThinkPadS3-S440:rvnLENOVO:rn20AYA05KPG:rvr0B98401WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AYA05KPG
  dmi.product.version: ThinkPad S3-S440
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1447111/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1447111] Re: X11 server crash when gragging a image or text

2015-04-23 Thread higuita
ok, tested with the 4.0 kernel and it didn't crash... but as fglrx can't run on 
this config, i had to switch to radeon/mesa config
returning to the 3.13.0-49-generic kernel, with also the radeon driver i also 
don't have any crash.

So the problem is with the fglrx driver . I'm.. or better was using
fglrx-updates 13.350.1

I will keep using the radeon driver for now, to avoid the accidental
drag and X11 crash... but i can revert at any time and test, if needed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1447111

Title:
  X11 server crash when gragging a image or text

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  X11 server crash when gragging a image or text when using aurora
  firefox from mozilla.org

  If i use the firefox included in ubuntu 14.04, i get no crash.

  Still, the X11 should not crash in any application. I'm not sure if
  the problem can be related to fglrx, i have to try loading the machine
  with the radeon driver to test it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-49-generic 3.13.0-49.83
  ProcVersionSignature: Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
  Uname: Linux 3.13.0-49-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  daniel.leite   5424 F pulseaudio
   /dev/snd/controlC1:  daniel.leite   5424 F pulseaudio
daniel.leite   5798 F gkrellm
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Apr 22 12:20:19 2015
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap
  InstallationDate: Installed on 2014-08-11 (253 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  MachineType: LENOVO 20AYA05KPG
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-49-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-49-generic N/A
   linux-backports-modules-3.13.0-49-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/15/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: J3ET59WW (1.59 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AYA05KPG
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrJ3ET59WW(1.59):bd07/15/2014:svnLENOVO:pn20AYA05KPG:pvrThinkPadS3-S440:rvnLENOVO:rn20AYA05KPG:rvr0B98401WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AYA05KPG
  dmi.product.version: ThinkPad S3-S440
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1447111/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1447111] Re: X11 server crash when gragging a image or text

2015-04-22 Thread higuita
I got this since maybe 20 days, but i only got this computer for maybe
one and half months, so it is hard to tell if this didn't happen before
that, as i also only drag image or text usually by accident when
clicking

I can test with the mainline kernel and report back.

Please note that the dmesg don't report anything, just the X11 crash and
got that message in the Xorg.0.log. so i suspect more a Xserver or fglrx
bug than a kernel/drm bug

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1447111

Title:
  X11 server crash when gragging a image or text

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  X11 server crash when gragging a image or text when using aurora
  firefox from mozilla.org

  If i use the firefox included in ubuntu 14.04, i get no crash.

  Still, the X11 should not crash in any application. I'm not sure if
  the problem can be related to fglrx, i have to try loading the machine
  with the radeon driver to test it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-49-generic 3.13.0-49.83
  ProcVersionSignature: Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
  Uname: Linux 3.13.0-49-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  daniel.leite   5424 F pulseaudio
   /dev/snd/controlC1:  daniel.leite   5424 F pulseaudio
daniel.leite   5798 F gkrellm
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Apr 22 12:20:19 2015
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap
  InstallationDate: Installed on 2014-08-11 (253 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  MachineType: LENOVO 20AYA05KPG
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-49-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-49-generic N/A
   linux-backports-modules-3.13.0-49-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/15/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: J3ET59WW (1.59 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AYA05KPG
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrJ3ET59WW(1.59):bd07/15/2014:svnLENOVO:pn20AYA05KPG:pvrThinkPadS3-S440:rvnLENOVO:rn20AYA05KPG:rvr0B98401WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AYA05KPG
  dmi.product.version: ThinkPad S3-S440
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1447111/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1447111] Re: X11 server crash when gragging a image or text

2015-04-22 Thread higuita
This is the Xorg.0.log from the crashed X11

** Attachment added: Xorg.0.log from the crashed X11 server
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1447111/+attachment/4381332/+files/Xorg.0.log.old

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1447111

Title:
  X11 server crash when gragging a image or text

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  X11 server crash when gragging a image or text when using aurora
  firefox from mozilla.org

  If i use the firefox included in ubuntu 14.04, i get no crash.

  Still, the X11 should not crash in any application. I'm not sure if
  the problem can be related to fglrx, i have to try loading the machine
  with the radeon driver to test it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-49-generic 3.13.0-49.83
  ProcVersionSignature: Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
  Uname: Linux 3.13.0-49-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  daniel.leite   5424 F pulseaudio
   /dev/snd/controlC1:  daniel.leite   5424 F pulseaudio
daniel.leite   5798 F gkrellm
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Apr 22 12:20:19 2015
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap
  InstallationDate: Installed on 2014-08-11 (253 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  MachineType: LENOVO 20AYA05KPG
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-49-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-49-generic N/A
   linux-backports-modules-3.13.0-49-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/15/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: J3ET59WW (1.59 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AYA05KPG
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrJ3ET59WW(1.59):bd07/15/2014:svnLENOVO:pn20AYA05KPG:pvrThinkPadS3-S440:rvnLENOVO:rn20AYA05KPG:rvr0B98401WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AYA05KPG
  dmi.product.version: ThinkPad S3-S440
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1447111/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1447111] [NEW] X11 server crash when gragging a image or text

2015-04-22 Thread higuita
Public bug reported:

X11 server crash when gragging a image or text when using aurora firefox
from mozilla.org

If i use the firefox included in ubuntu 14.04, i get no crash.

Still, the X11 should not crash in any application. I'm not sure if the
problem can be related to fglrx, i have to try loading the machine with
the radeon driver to test it

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-49-generic 3.13.0-49.83
ProcVersionSignature: Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
Uname: Linux 3.13.0-49-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.14.1-0ubuntu3.10
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  daniel.leite   5424 F pulseaudio
 /dev/snd/controlC1:  daniel.leite   5424 F pulseaudio
  daniel.leite   5798 F gkrellm
CRDA: Error: [Errno 2] No such file or directory: 'iw'
Date: Wed Apr 22 12:20:19 2015
HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap
InstallationDate: Installed on 2014-08-11 (253 days ago)
InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
MachineType: LENOVO 20AYA05KPG
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-49-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-49-generic N/A
 linux-backports-modules-3.13.0-49-generic  N/A
 linux-firmware 1.127.11
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/15/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: J3ET59WW (1.59 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20AYA05KPG
dmi.board.vendor: LENOVO
dmi.board.version: 0B98401 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrJ3ET59WW(1.59):bd07/15/2014:svnLENOVO:pn20AYA05KPG:pvrThinkPadS3-S440:rvnLENOVO:rn20AYA05KPG:rvr0B98401WIN:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 20AYA05KPG
dmi.product.version: ThinkPad S3-S440
dmi.sys.vendor: LENOVO

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1447111

Title:
  X11 server crash when gragging a image or text

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  X11 server crash when gragging a image or text when using aurora
  firefox from mozilla.org

  If i use the firefox included in ubuntu 14.04, i get no crash.

  Still, the X11 should not crash in any application. I'm not sure if
  the problem can be related to fglrx, i have to try loading the machine
  with the radeon driver to test it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-49-generic 3.13.0-49.83
  ProcVersionSignature: Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
  Uname: Linux 3.13.0-49-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  daniel.leite   5424 F pulseaudio
   /dev/snd/controlC1:  daniel.leite   5424 F pulseaudio
daniel.leite   5798 F gkrellm
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Apr 22 12:20:19 2015
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap
  InstallationDate: Installed on 2014-08-11 (253 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  MachineType: LENOVO 20AYA05KPG
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-49-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-49-generic N/A
   linux-backports-modules-3.13.0-49-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/15/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: J3ET59WW (1.59 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AYA05KPG
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrJ3ET59WW(1.59):bd07/15/2014:svnLENOVO:pn20AYA05KPG:pvrThinkPadS3-S440:rvnLENOVO:rn20AYA05KPG:rvr0B98401WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AYA05KPG
  dmi.product.version: ThinkPad S3-S440
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1447111/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : 

[Kernel-packages] [Bug 1447111] Re: X11 server crash when gragging a image or text

2015-04-22 Thread higuita
Here is the important stuff, useful for other people searching bugs:

[ 52105.249] (EE) Backtrace:
[ 52105.256] (EE) 0: /usr/bin/X (xorg_backtrace+0x48) [0x7ff7e6313848]
[ 52105.256] (EE) 1: /usr/bin/X (0x7ff7e616a000+0x1ad539) [0x7ff7e6317539]
[ 52105.256] (EE) 2: /lib/x86_64-linux-gnu/libpthread.so.0 
(0x7ff7e5266000+0x10340) [0x7ff7e5276340]
[ 52105.256] (EE) 3: /usr/bin/X (miResolveColor+0x3) [0x7ff7e62f28a3]
[ 52105.256] (EE) 4: /usr/bin/X (FakeAllocColor+0x51) [0x7ff7e61b2251]
[ 52105.256] (EE) 5: /usr/bin/X (0x7ff7e616a000+0x1995bd) [0x7ff7e63035bd]
[ 52105.256] (EE) 6: /usr/bin/X (0x7ff7e616a000+0x19a8c2) [0x7ff7e63048c2]
[ 52105.256] (EE) 7: /usr/bin/X (miPointerUpdateSprite+0x27a) [0x7ff7e62ff4ea]
[ 52105.256] (EE) 8: /usr/bin/X (0x7ff7e616a000+0x19574b) [0x7ff7e62ff74b]
[ 52105.257] (EE) 9: /usr/bin/X (0x7ff7e616a000+0xe4e16) [0x7ff7e624ee16]
[ 52105.257] (EE) 10: /usr/bin/X (0x7ff7e616a000+0x12c8ce) [0x7ff7e62968ce]
[ 52105.257] (EE) 11: /usr/bin/X (0x7ff7e616a000+0x5e857) [0x7ff7e61c8857]
[ 52105.257] (EE) 12: /usr/bin/X (0x7ff7e616a000+0x65153) [0x7ff7e61cf153]
[ 52105.257] (EE) 13: /usr/bin/X (0x7ff7e616a000+0x607dc) [0x7ff7e61ca7dc]
[ 52105.257] (EE) 14: /usr/bin/X (ProcGrabPointer+0xe4) [0x7ff7e61ccf64]
[ 52105.257] (EE) 15: /usr/bin/X (0x7ff7e616a000+0x55f0e) [0x7ff7e61bff0e]
[ 52105.257] (EE) 16: /usr/bin/X (0x7ff7e616a000+0x59d9a) [0x7ff7e61c3d9a]
[ 52105.257] (EE) 17: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf5) 
[0x7ff7e3ca6ec5]
[ 52105.257] (EE) 18: /usr/bin/X (0x7ff7e616a000+0x451ee) [0x7ff7e61af1ee]
[ 52105.257] (EE) 
[ 52105.257] (EE) Segmentation fault at address 0x7fefe7d09196
[ 52105.257] (EE) 
Fatal server error:
[ 52105.257] (EE) Caught signal 11 (Segmentation fault). Server aborting


Other than the grag images or text, firefox aurora works fine

Possible dupe from bug #1080514 ... but that is old, not sure if the
same bug or if a regression or just similar

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1447111

Title:
  X11 server crash when gragging a image or text

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  X11 server crash when gragging a image or text when using aurora
  firefox from mozilla.org

  If i use the firefox included in ubuntu 14.04, i get no crash.

  Still, the X11 should not crash in any application. I'm not sure if
  the problem can be related to fglrx, i have to try loading the machine
  with the radeon driver to test it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-49-generic 3.13.0-49.83
  ProcVersionSignature: Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
  Uname: Linux 3.13.0-49-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  daniel.leite   5424 F pulseaudio
   /dev/snd/controlC1:  daniel.leite   5424 F pulseaudio
daniel.leite   5798 F gkrellm
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Apr 22 12:20:19 2015
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap
  InstallationDate: Installed on 2014-08-11 (253 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  MachineType: LENOVO 20AYA05KPG
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-49-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-49-generic N/A
   linux-backports-modules-3.13.0-49-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/15/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: J3ET59WW (1.59 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AYA05KPG
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrJ3ET59WW(1.59):bd07/15/2014:svnLENOVO:pn20AYA05KPG:pvrThinkPadS3-S440:rvnLENOVO:rn20AYA05KPG:rvr0B98401WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AYA05KPG
  dmi.product.version: ThinkPad S3-S440
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1447111/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp