[Bug 1021375] Re: Nautilus says the USB stick is read only when it is not

2016-08-02 Thread Djalal
dmesg output, last two lines are colored red:
[267152.527685] usb 2-1.7: New USB device found, idVendor=0951, idProduct=1662
[267152.527693] usb 2-1.7: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[267152.527698] usb 2-1.7: Product: DataTraveler 109
[267152.527701] usb 2-1.7: Manufacturer: Kingston
[267152.527705] usb 2-1.7: SerialNumber: 00241D8CE55DBBA0E0CA
[267152.528253] usb-storage 2-1.7:1.0: USB Mass Storage device detected
[267152.530997] scsi host13: usb-storage 2-1.7:1.0
[267153.600714] scsi 13:0:0:0: Direct-Access Kingston DataTraveler 109 PMAP 
PQ: 0 ANSI: 4
[267153.601442] sd 13:0:0:0: Attached scsi generic sg1 type 0
[267154.441965] sd 13:0:0:0: [sdb] 31014912 512-byte logical blocks: (15.9 
GB/14.8 GiB)
[267154.443583] sd 13:0:0:0: [sdb] Write Protect is off
[267154.443594] sd 13:0:0:0: [sdb] Mode Sense: 23 00 00 00
[267154.445041] sd 13:0:0:0: [sdb] No Caching mode page found
[267154.445063] sd 13:0:0:0: [sdb] Assuming drive cache: write through

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1021375

Title:
  Nautilus says the USB stick is read only when it is not

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1021375/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1021375] Re: Nautilus says the USB stick is read only when it is not

2016-08-02 Thread Djalal
Also affects me on Ubuntu 16.04 64 bit, latest Nautilus (package version 
1:3.18.4.is.3.14.3-0ubuntu4). Can write using terminal.
I started experiencing this bug only after mounting a live usb with Linux Mint 
18, as if it where infected..

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1021375

Title:
  Nautilus says the USB stick is read only when it is not

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1021375/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-04-25 Thread Djalal
I don't think that's correct. Xenial refers to 16.04 and the kernel in
question is 4.4.0-22.

I just tested it and the patch works as was expected.

But there are issues with pulseaudio and A2DP. It sometimes work but
mostly not. I get the following errors:

[pulseaudio] sink-input.c: Failed to create sink input: sink is
suspended.

[pulseaudio] bluez5-util.c: Transport Acquire() failed for transport
/org/bluez/hci0/dev_6C_5A_B5_E8_C9_E3/fd3 (Operation Not Authorized)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1542944

Title:
  QCA9565 / AR9565 bluetooth not work

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-04-25 Thread Djalal
** Tags removed: verification-needed-xenial
** Tags added: verification-done-xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1542944

Title:
  QCA9565 / AR9565 bluetooth not work

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-04-24 Thread Djalal
Thanks Pilot6 for solving this.

After fixing bluetooth, I suffered from the so-called bluetooth coexistence 
issue. That is wifi stopped working whenever bluetooth was in use. Does this 
affects you as well damien? The solution is mentioned here:
https://wireless.wiki.kernel.org/en/users/drivers/ath9k/btcoex

In my case, I had to
sudo modprobe -r ath9k
sudo modprobe ath9k btcoex_enable=1

This is essentially a bug too unless done automatically by the system.
Can it be fixed through here or should I report it somewhere else?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1542944

Title:
  QCA9565 / AR9565 bluetooth not work

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-04-24 Thread Djalal
The problem with the headset connection was caused by a missing package
in xubuntu. I installed pulseaudio-module-bluetooth and now everything
works as expected!

To summarize:

For xubuntu, pulseaudio-module-bluetooth should be included by default.

For wily, the files
/lib/firmware/ar3k/AthrBT_0x31010100.dfu
/lib/firmware/ar3k/ramps_0x31010100_40.dfu
should be included.

For xenial, the .dfu files are present, but the kernel should be
patched.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1542944

Title:
  QCA9565 / AR9565 bluetooth not work

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-04-23 Thread Djalal
After installing the proposed kernel in a fresh xubuntu 15.10
environment and manually putting the files AthrBT_0x31010100.dfu and
ramps_0x31010100_40.dfu in /lib/firmware/ar3k/ bluetooth started to
detect devices!

I was able to send files to my phone, but failed to connect to my
Philips headset despite repeated attempts. Any suggestions on how to
proceed?

Changed to verification-done-wily.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1542944

Title:
  QCA9565 / AR9565 bluetooth not work

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-04-23 Thread Djalal
** Tags removed: verification-needed-wily
** Tags added: verification-done-wily

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1542944

Title:
  QCA9565 / AR9565 bluetooth not work

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-02-28 Thread Djalal
syslog for the Acer notebook

** Attachment added: "syslog"
   
https://bugs.launchpad.net/ubuntu/+source/linux-lts-wily/+bug/1542944/+attachment/4583390/+files/syslog.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1542944

Title:
  QCA9565 / AR9565 bluetooth not work

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-02-28 Thread Djalal
I have bluetooth issues which seems to be related to this bug because it
has idVendor=0489, idProduct=e095, the same one added with the patch.
The bluetooth device is detected in Ubuntu Xenial (16.04 beta 1, 64 bit)
but scanning produces no results and it is invisible to other devices.

The notebook is an Acer Aspire ES1-331-C5M9 and all other hardware is
working as expected with Xenial. Vendor is Foxconn / Hon Hai according
to lshw (attached) and manufacturer is Atheros according to hciconfig
(below).

$ uname -r
4.4.0-8-generic

$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0489:e095 Foxconn / Hon Hai 
Bus 001 Device 002: ID 0bda:57b3 Realtek Semiconductor Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

$ lspci
00:00.0 Host bridge: Intel Corporation Device 2280 (rev 21)
00:02.0 VGA compatible controller: Intel Corporation Device 22b1 (rev 21)
00:14.0 USB controller: Intel Corporation Device 22b5 (rev 21)
00:1a.0 Encryption controller: Intel Corporation Device 2298 (rev 21)
00:1b.0 Audio device: Intel Corporation Device 2284 (rev 21)
00:1c.0 PCI bridge: Intel Corporation Device 22c8 (rev 21)
00:1c.1 PCI bridge: Intel Corporation Device 22ca (rev 21)
00:1f.0 ISA bridge: Intel Corporation Device 229c (rev 21)
00:1f.3 SMBus: Intel Corporation Device 2292 (rev 21)
01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5287 
(rev 01)
01:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 
PCI Express Gigabit Ethernet Controller (rev 12)
02:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network 
Adapter (rev 01)

$ hciconfig -a
hci0:   Type: BR/EDR  Bus: USB
BD Address: 70:77:81:5B:59:E6  ACL MTU: 1022:8  SCO MTU: 183:5
UP RUNNING PSCAN ISCAN 
RX bytes:2171 acl:0 sco:0 events:103 errors:0
TX bytes:1297 acl:0 sco:0 commands:99 errors:0
Features: 0xff 0xfe 0x0d 0xfe 0xd8 0x7f 0x7b 0x87
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
Link policy: RSWITCH HOLD SNIFF 
Link mode: SLAVE ACCEPT 
Name: 'acer'
Class: 0x0c010c
Service Classes: Rendering, Capturing
Device Class: Computer, Laptop
HCI Version: 4.0 (0x6)  Revision: 0x3101
LMP Version: 4.0 (0x6)  Subversion: 0x1
Manufacturer: Atheros Communications, Inc. (69)

$ hcitool scan
Scanning ...
(terminates after 10 seconds without detecting visible devices nearby)


** Attachment added: "lshw output"
   
https://bugs.launchpad.net/ubuntu/+source/linux-lts-wily/+bug/1542944/+attachment/4583388/+files/lshw.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1542944

Title:
  QCA9565 / AR9565 bluetooth not work

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-02-28 Thread Djalal
dmesg output for the Acer notebook

** Attachment added: "dmesg output"
   
https://bugs.launchpad.net/ubuntu/+source/linux-lts-wily/+bug/1542944/+attachment/4583389/+files/dmesg.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1542944

Title:
  QCA9565 / AR9565 bluetooth not work

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1212856] Re: "Kernel Panic - Not syncing : Fatal Exception in Interrupt" in 12.04.2 LTS (64-bit) in a "HP Pavilion dv6" laptop

2013-12-03 Thread Djalal
Having this problem upon shutdown on a "HP Spectre XT Ultrabook" with
Ubuntu 12.04.2 64bit.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1212856

Title:
  "Kernel Panic - Not syncing : Fatal Exception in Interrupt" in 12.04.2
  LTS (64-bit) in a "HP Pavilion dv6" laptop

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1085908] Re: grub-install /dev/sdx silently fails when grub-efi but no grub-pc

2013-04-19 Thread Djalal
I was affected by this as well on my Intel NUC.
The custom installed grub-install (the efi version) fails to write on the 
mSATA, ramdisk and USB-stick without reporting any errors!

I could boot flawlessly using LILO or change to grub-pc:

sudo apt-get remove grub-efi grub-efi-amd64
sudo apt-get install grub2
sudo grub-install /dev/sdx

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1085908

Title:
  grub-install /dev/sdx silently fails when grub-efi but no grub-pc

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1002987] Re: Two plus signs in Swedish date_fmt locale

2013-03-19 Thread Djalal
The date_fmt variable seems to be used by the date command; if I write date in 
a terminal this is what I get:
tis 19 mar+ 2013 18.54.+35 CET

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1002987

Title:
  Two plus signs in Swedish date_fmt locale

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/langpack-locales/+bug/1002987/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1002987] Re: Two plus signs in Swedish date_fmt locale

2012-05-22 Thread Djalal
** Package changed: ubuntu => langpack-locales (Ubuntu)

** Description changed:

  There are two plus signs in the date_fmt variable in the sv_SE locale
  file that should not be there.
  
  The file is located:
  /usr/share/i18n/locales/sv_SE
+ 
+ Affects Ubuntu 12.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1002987

Title:
  Two plus signs in Swedish date_fmt locale

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/langpack-locales/+bug/1002987/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1002987] Re: Two plus signs in Swedish date_fmt locale

2012-05-22 Thread Djalal
** Summary changed:

- Two plus signs Swedish date_fmt locale
+ Two plus signs in Swedish date_fmt locale

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1002987

Title:
  Two plus signs in Swedish date_fmt locale

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1002987] [NEW] Two plus signs Swedish date_fmt locale

2012-05-22 Thread Djalal
Public bug reported:

There are two plus signs in the date_fmt variable in the sv_SE locale
file that should not be there.

The file is located:
/usr/share/i18n/locales/sv_SE

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1002987

Title:
  Two plus signs Swedish date_fmt locale

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs