[Bug 1802382] Re: [860399.181468] watchdog: BUG: soft lockup - CPU#4 stuck for 23s! [kworker/4:2:9700]

2018-11-16 Thread alperyilmaz
Unfortunately, this bug is not reproducible, I don't know how to induce it. And 
it happens occasionally. It happened one more time after initial bug report. 
So, twice in 10 days or so. 
I am willing to test the upstream kernel but I don't know how long would I need 
to wait for bug to re-appear. And, it will be very hard for me distinguish if 
the absence of the bug is due to:
* bug fix, OR
* bug waiting long to re-appear

As far as I remember, there was no system upgrade before the event.
Again, I'm not so certain about it because it might have been introduced
by an earlier update/upgrade and waited long to appear.

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

Title:
  [860399.181468] watchdog: BUG: soft lockup - CPU#4 stuck for 23s!
  [kworker/4:2:9700]

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

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

[Bug 1802382] [NEW] [860399.181468] watchdog: BUG: soft lockup - CPU#4 stuck for 23s! [kworker/4:2:9700]

2018-11-08 Thread alperyilmaz
Public bug reported:

system was halt after resume. I had to boot via Magic SysRq R-E-I-S-U-B
routine.

$ cat /proc/version_signature
Ubuntu 4.15.0-38.41-generic 4.15.18

ProblemType: KernelOops
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-36-generic 4.15.0-36.39
ProcVersionSignature: Ubuntu 4.15.0-38.41-generic 4.15.18
Uname: Linux 4.15.0-36-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
Annotation: Your system might become unstable now and might need to be 
restarted.
ApportVersion: 2.20.9-0ubuntu7.4
Architecture: amd64
Date: Thu Nov  8 22:27:35 2018
Failure: oops
InstallationDate: Installed on 2018-06-01 (160 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
MachineType: ASUSTeK COMPUTER INC. N550JV
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-38-generic 
root=UUID=d62c0813-bece-408d-8a4c-773ce7fbe368 ro quiet splash vt.handoff=1
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: kerneloops-daemon N/A
SourcePackage: linux
Title: [860399.181468] watchdog: BUG: soft lockup - CPU#4 stuck for 23s! 
[kworker/4:2:9700]
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/19/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: N550JV.208
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: N550JV
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrN550JV.208:bd11/19/2013:svnASUSTeKCOMPUTERINC.:pnN550JV:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JV:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.family: N
dmi.product.name: N550JV
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


** Tags: amd64 apport-kerneloops bionic kernel-oops

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

Title:
  [860399.181468] watchdog: BUG: soft lockup - CPU#4 stuck for 23s!
  [kworker/4:2:9700]

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

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

[Bug 1747566] Re: syslog fills with messages: Object ..., has been already finalized. Impossible to get any property from it. ... (stack trace in tweener.js)

2018-10-10 Thread alperyilmaz
I had this "large log file" issue with gnome-shell for a long time (1-2
years). Only drawback was, I was not being able to send crash reports to
launchpad after gnome-shell crashes (which are more frequent than
expected)

But recently, after apt update; apt upgrade, couple months ago, gnome-
shell became very unstable. Right now, after each screen lock or resume
it restarts and occasionally Xorg crashes right after putting in the
password. I file a bug about this instability
(https://bugs.launchpad.net/gnome-shell/+bug/1797141).

Long story short, I have gnome-shell version 3.28.3-0ubuntu0.18.04.2 and
still has the large log file problem.

Here's the count of lines in logs:

$ journalctl | cut -f3 -d: | cut -f3 -d" " | sed -e 's/[0-9]//g' | awk
'{proc[$1]++}END{ for (i in proc) print i,proc[i] | "sort -k2nr"}'

org.gnome.Shell.desktop[] 2579197
albert.desktop[] 824603
gnome-shell[] 328024
/usr/lib/gdm/gdm-x-session[] 316759
kernel 99202
gnome-software[] 74095
systemd[] 56480
sushi-start[] 33661
NetworkManager[] 29022
org.gnome.Nautilus[] 17196

-- Logs begin at Tue 2018-07-24 03:22:16 +03, end at Wed 2018-10-10
18:23:25 +03. --

If I disable all extensions, log entries becomes silent.. Any idea which
extension is causing this problem? Is there a systematic way to test an
extension for this bug (instead of 1.activate extension 2.check log for
a while 3. turn off the extension 4. go to 1)

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

Title:
  syslog fills with messages: Object ..., has been already finalized.
  Impossible to get any property from it. ... (stack trace in
  tweener.js)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1747566/+subscriptions

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

[Bug 1797141] [NEW] gnome-shell frequent restart or crash after unlocking screen or resume from sleep

2018-10-10 Thread alperyilmaz
Public bug reported:

First, let me provide necessary information about system or packages

System: Ubuntu 18.04.1 LTS
Package version: gnome-shell 3.28.3-0ubuntu0.18.04.2

The problem started 3-4 weeks ago (probably after updating several
packages via `apt update; apt upgrade`

After *almost all* screen unlock or resume from sleep events, this is what 
happens:
* I briefly see the desktop screen (which is security or privacy problem I 
guess)
* then login screen comes up, asking for the password
* after I put the password there is a wait (5-10 seconds)
* after that there are two possibilities:
1. there's brief flash in screen and then screen goes black. i can not fire 
up tty consoles and i have to use SysRq Magic keys to reboot the system
2. if it does not crash, I login the system, I see the programs/windows but 
they're unresponsive for 10-30 seconds. after unresponsive time, gnome-shell 
restarts and only then system starts to function normally. Then apport-bug is 
started for gnome-shell, I try to send the crash reports.

I'm not sure this is gnome-shell or gdm3 or Xorg problem. But, apport-
crash always starts collecting data about gnome-shell, thus I filed
report against gnome-shell. I also filed bug report against xorg
(https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1797124).

Let me provide additional info that might help;
- I have nvidia drivers installed in system
- gnome-shell produces tons of journal entries (this apport-crash reports are 
huge, nearly 150 MB and I cannot upload them)

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-shell 3.28.3-0ubuntu0.18.04.2
ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
Uname: Linux 4.15.0-36-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.4
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Oct 10 17:10:40 2018
DisplayManager: gdm3
InstallationDate: Installed on 2018-06-01 (131 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 annoyance apport-bug bionic gnome-shell rant

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

Title:
  gnome-shell frequent restart or crash after unlocking screen or resume
  from sleep

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1797141/+subscriptions

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

[Bug 1797124] [NEW] Xorg crashes

2018-10-10 Thread alperyilmaz
Public bug reported:

Frequent crashes when I;
* unlock the screen
* resume from suspend

Usually, I see the login page, I put my password and then it's 50:50
chance that it will crash. If it crashes, there's a brief flash in
screen and then it goes black. I cannot fire up tty with ctrl+alt+[1-7].
I had to reboot in that case (I use SysRq Magic+R,E,I,S,U,B)

If it does not crash, then I can login to system, I can see the desktop
but it stays unresponsive for 10-30 seconds and then gnome-shell
restarts, and then I can start using the windows/programs.

Not sure if this is Xorg or gnome-shell or gdm3 problem.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7.1
ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
Uname: Linux 4.15.0-36-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
.proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  390.87  Tue Aug 21 12:33:05 
PDT 2018
 GCC version:  gcc version 7.3.0 (Ubuntu 7.3.0-27ubuntu1~18.04)
ApportVersion: 2.20.9-0ubuntu7.4
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: GNOME
Date: Wed Oct 10 16:31:15 2018
DistUpgraded: Fresh install
DistroCodename: bionic
DistroVariant: ubuntu
DkmsStatus:
 nvidia, 390.87, 4.15.0-34-generic, x86_64: installed
 nvidia, 390.87, 4.15.0-36-generic, x86_64: installed
 virtualbox, 5.2.10, 4.15.0-34-generic, x86_64: installed
 virtualbox, 5.2.10, 4.15.0-36-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GpuHangFrequency: Several times a day
GpuHangReproducibility: Occurs more often under certain circumstances
GpuHangStarted: Since a couple weeks or more
GraphicsCard:
 Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated Graphics 
Controller [1043:11cd]
   Subsystem: ASUSTeK Computer Inc. GK107M [GeForce GT 750M] [1043:11cd]
InstallationDate: Installed on 2018-06-01 (131 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
MachineType: ASUSTeK COMPUTER INC. N550JV
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=d62c0813-bece-408d-8a4c-773ce7fbe368 ro quiet splash
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/19/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: N550JV.208
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: N550JV
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrN550JV.208:bd11/19/2013:svnASUSTeKCOMPUTERINC.:pnN550JV:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JV:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.family: N
dmi.product.name: N550JV
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.91-2
version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~18.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~18.04.1
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic freeze possible-manual-nvidia-install ubuntu

** Summary changed:

- Xorg freeze
+ Xorg crashes

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

Title:
  Xorg crashes

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

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

[Bug 1797127] [NEW] can't see bugs I reported earlier in Launchpad

2018-10-10 Thread alperyilmaz
Public bug reported:

I reported couple of bugs earlier about my struggle with gnome-shell. I
had similar issues arising right now and I wanted to refer to my earlier
bug report and I cannot find in the website.

How can I access my older bug reports in Launchpad site?

** Affects: launchpad
 Importance: Undecided
 Status: New


** Tags: launchpad rant

** Package changed: xorg (Ubuntu) => launchpad

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

Title:
  can't see bugs I reported earlier in Launchpad

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

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

[Bug 1757127] [NEW] if accidentally tried to preview office documents with sushi gnome-shell freezes

2018-03-20 Thread alperyilmaz
Public bug reported:

1) 
$ lsb_release -rd
Description:Ubuntu 17.10
Release:17.10

2)
$ apt-cache policy gnome-sushi 
gnome-sushi:
  Installed: 3.24.0-1build1
  Candidate: 3.24.0-1build1
  Version table:
 *** 3.24.0-1build1 500
500 http://de.archive.ubuntu.com/ubuntu artful/universe amd64 Packages
100 /var/lib/dpkg/status

3) Ideally, sushi should preview a doc, ppt or xls document. Less
ideally, if not capable of viewing those file types, sushi should either
silently not work, or give error message and quit.

4) Instead, system freezes, gnome-shell cpu load goes to 100% and I had
to kill gnome-shell from virtual terminal, upon which I loose all open
windows and also unsaved changes.

** Affects: gnome-sushi (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/1757127

Title:
  if accidentally tried to preview office documents with sushi gnome-
  shell freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-sushi/+bug/1757127/+subscriptions

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

[Bug 1741245] Re: gnome-shell freezes and crashes upon usb drive insertion

2018-01-11 Thread alperyilmaz
*** This bug is a duplicate of bug 1720768 ***
https://bugs.launchpad.net/bugs/1720768

Uh oh! Then, is there anything I can do, to pinpoint the actual problem?

Is there any package/tool which I can run before inserting USB and
collect information during freeze and restart of gnome-shell?

Running strace or similar tool for gnome-shell pid would do any help?

I'm afraid the crash reports for gnome-shell are huge and might contain
noise originating from other bugs/problems. I thought; the info, trace,
calls during the event only might help locate the problem may be..

Thanks.

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

Title:
  gnome-shell freezes and crashes upon usb drive insertion

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1741245/+subscriptions

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

[Bug 1741245] Re: gnome-shell freezes and crashes upon usb drive insertion

2018-01-11 Thread alperyilmaz
*** This bug is a duplicate of bug 1720768 ***
https://bugs.launchpad.net/bugs/1720768

Sorry, I don't mean to say "duplicate status is wrong" but can anybody
review my latest crash report which can be found here:

https://errors.ubuntu.com/oops/1b01bffc-f6bf-11e7-af73-fa163e54c21f

The previous crash report was too old. I restarted the computer and
experienced it again after usb drive insertion. I hope crash report is
shorter this time.

By the way, the crash report is still large, around 100 MB, even thought
I restarted computer,  is this normal for a crash report? Does it mean
gnome-shell is high chatter and writing lots of warnings in background?

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

Title:
  gnome-shell freezes and crashes upon usb drive insertion

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1741245/+subscriptions

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

[Bug 1741715] Re: gnome-sushi crashing frequently each time it was used

2018-01-07 Thread alperyilmaz
** Description changed:

  1) Release
  Ubuntu 17.10
  
  2)Package version
- gnome-shell 3.26.2-0ubuntu0.1
+ gnome-sushi 3.24.0-1build1  (terribly sorry, I reported package name as 
"gnome-shell" in initial report by mistake)
  
  3) What is expected
  gnome-sushi is activated by spacebar when an item is selected in nautilus 
window, the contents of image, text, video or music are previewed, after one 
more spacebar press, the preview window should close
  
  4) What happens instead
- gnome-sushi is activated as usual, it shows the preview as expected. But 
after I close the preview windows, soon after I get the Ubuntu internal error 
message dialog box. 
+ gnome-sushi is activated as usual, it shows the preview as expected. But 
after I close the preview windows, soon after I get the Ubuntu internal error 
message dialog box.
  
  Here are the links to crash reports I have uploaded about gnome-sushi
  https://errors.ubuntu.com/oops/0d1168ea-d6b5-11e7-916d-fa163e8d4bab
  https://errors.ubuntu.com/oops/01d585ba-c08f-11e7-9be5-fa163e30221b
  https://errors.ubuntu.com/oops/11715928-bd28-11e7-b6c1-fa163ebeb28a
  https://errors.ubuntu.com/oops/10319f70-bb87-11e7-a01b-fa163eec78fa

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

Title:
  gnome-sushi crashing frequently each time it was used

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-sushi/+bug/1741715/+subscriptions

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

[Bug 1741715] [NEW] gnome-sushi crashing frequently each time it was used

2018-01-07 Thread alperyilmaz
Public bug reported:

1) Release
Ubuntu 17.10

2)Package version
gnome-shell 3.26.2-0ubuntu0.1

3) What is expected
gnome-sushi is activated by spacebar when an item is selected in nautilus 
window, the contents of image, text, video or music are previewed, after one 
more spacebar press, the preview window should close

4) What happens instead
gnome-sushi is activated as usual, it shows the preview as expected. But after 
I close the preview windows, soon after I get the Ubuntu internal error message 
dialog box. 

Here are the links to crash reports I have uploaded about gnome-sushi
https://errors.ubuntu.com/oops/0d1168ea-d6b5-11e7-916d-fa163e8d4bab
https://errors.ubuntu.com/oops/01d585ba-c08f-11e7-9be5-fa163e30221b
https://errors.ubuntu.com/oops/11715928-bd28-11e7-b6c1-fa163ebeb28a
https://errors.ubuntu.com/oops/10319f70-bb87-11e7-a01b-fa163eec78fa

** Affects: gnome-sushi (Ubuntu)
 Importance: Undecided
 Status: New

** Package changed: gnome-shell (Ubuntu) => gnome-sushi (Ubuntu)

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

Title:
  gnome-sushi crashing frequently each time it was used

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-sushi/+bug/1741715/+subscriptions

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

[Bug 1741245] Re: gnome-shell freezes and crashes upon usb drive insertion

2018-01-07 Thread alperyilmaz
Hi, thanks for pointing out what to do..

There was gnome-shell related crash file under /var/crash/, and since
usually I file error report after each crash there were .upload and
.uploaded files as well.

Here are the file names:
var/crash/_usr_bin_gnome-shell.1000.crash
/var/crash/_usr_bin_gnome-shell.1000.upload
/var/crash/_usr_bin_gnome-shell.1000.uploaded

Then I ran the ubuntu-bug on the crash file, I got internal error
message window, I selected "send error report" and clicked "Continue"
(I'm not sure if the errors.ubuntu.com showing recent reports from my
machine, because I didnt see the report I sent today (Jan 7, 2018)

Then, I did the second thing you mentioned, here's the link to error
reports from my machine at errors.ubuntu.com

https://errors.ubuntu.com/oops/1262ee46-bb11-11e7-8683-fa163ef911dc

But, I sent many crash reports about gnome-shell, I only saw one from
Oct 27th, 2017. I also didn't see the report I just uploaded with
"ubuntu-bug" today. Should I upload the recent crash report here, is it
secure to do so? By the way, the crash file is 200 MB in size..

Thanks.

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

Title:
  gnome-shell freezes and crashes upon usb drive insertion

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1741245/+subscriptions

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

[Bug 1741245] [NEW] gnome-shell freezes and crashes upon usb drive insertion

2018-01-04 Thread alperyilmaz
Public bug reported:

1) Release
Ubuntu 17.10

2)Package version
gnome-shell 3.26.2-0ubuntu0.1

3) What is expected

After inserting, external HD drive, USB flash drive or phone (to charge)
the computer should not freeze and crash

4) What happens instead
Almost all the time, when I insert an external drive gnome-shell freezes for a 
while and then restarts. I check the `dmesg` output and couldn't find the cause 
of this problem. And, not sure where to start and what to diagnose or test. 
Also, unfortunately I don't have a script or method to reproducible this error 
elsewhere. I'm willing to participate if any developer wants to do tests.

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- gnome-shell freezes and crashes uoon usb drive insertion
+ gnome-shell freezes and crashes upon usb drive insertion

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

Title:
  gnome-shell freezes and crashes upon usb drive insertion

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1741245/+subscriptions

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

[Bug 1683965] [NEW] package virtualbox-ext-pack 5.0.36-0ubuntu1.16.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 143

2017-04-18 Thread alperyilmaz
Public bug reported:

The installation was stuck at "VirtualBox Personal Use and Evaluation
License (PUEL)" step. The acceptance question (Do you agree to these
license terms and conditions (y/n)?) does not show up and the process is
stuck..

Release of Ubuntu: Ubuntu 16.04.2 LTS
Version of package: virtualbox-ext-pack: 5.0.36-0ubuntu1.16.04.2
What is expected to happen: The question will be asked and waited for an answer 
from user
What happened instead: The question didnt appear and the process was stuck

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: virtualbox-ext-pack 5.0.36-0ubuntu1.16.04.2
ProcVersionSignature: Ubuntu 4.8.0-46.49~16.04.1-generic 4.8.17
Uname: Linux 4.8.0-46-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
Date: Wed Apr 19 01:31:08 2017
ErrorMessage: subprocess installed post-installation script returned error exit 
status 143
InstallationDate: Installed on 2016-06-15 (307 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.19
SourcePackage: virtualbox-ext-pack
Title: package virtualbox-ext-pack 5.0.36-0ubuntu1.16.04.2 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 143
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: virtualbox-ext-pack (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

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

Title:
  package virtualbox-ext-pack 5.0.36-0ubuntu1.16.04.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 143

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox-ext-pack/+bug/1683965/+subscriptions

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


[Bug 1644916] Re: missing fonts after suspend

2016-11-25 Thread alperyilmaz
** Description changed:

  Similar bugs were reported earlier:
  https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1432194
  https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1596698
  
  Every 4-5 days, after suspend the system fonts are missing and system becomes 
unusable, as shown in attached screenshot.
- As suggested in forums, playing with font size or scaling factor provides 
temporary relief but after one more suspend the situation gets worse. Only 
solution is to log out or to reboot.
+ As suggested in forums, playing with font size or scaling factor provides 
temporary relief but after one more suspend the situation gets worse. 
Restarting genome-shell does not help the situation. Only solution is to log 
out or to reboot. 
  
  
  Additional requested info:
  1. Release: Ubuntu 16.04.1 LTS
  2. Package version: xserver-xorg-video-intel: Installed: 
2:2.99.917+git20160325-1ubuntu1.1
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.1
  ProcVersionSignature: Ubuntu 4.4.0-47.68-generic 4.4.24
  Uname: Linux 4.4.0-47-generic x86_64
  .tmp.unity_support_test.0:
-  
+ 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Fri Nov 25 23:29:14 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
-  bbswitch, 0.8, 4.4.0-45-generic, x86_64: installed
-  bbswitch, 0.8, 4.4.0-47-generic, x86_64: installed
-  vboxhost, 5.0.22, 4.4.0-45-generic, x86_64: installed
-  vboxhost, 5.0.22, 4.4.0-47-generic, x86_64: installed
+  bbswitch, 0.8, 4.4.0-45-generic, x86_64: installed
+  bbswitch, 0.8, 4.4.0-47-generic, x86_64: installed
+  vboxhost, 5.0.22, 4.4.0-45-generic, x86_64: installed
+  vboxhost, 5.0.22, 4.4.0-47-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
-  Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
-Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated 
Graphics Controller [1043:11cd]
+  Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
+    Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated 
Graphics Controller [1043:11cd]
  InstallationDate: Installed on 2016-06-15 (163 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: ASUSTeK COMPUTER INC. N550JV
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-47-generic.efi.signed 
root=UUID=cbaa9129-3d72-47a5-9b00-151ad15c7536 ro quiet splash acpi_osi= 
vt.handoff=7
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/19/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: N550JV.208
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: N550JV
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrN550JV.208:bd11/19/2013:svnASUSTeKCOMPUTERINC.:pnN550JV:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JV:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: N550JV
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Fri Nov 25 23:10:45 2016
  xserver.configfile: default
  xserver.errors:
-  
+ 
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
-  product id 803 
-  vendor LGD
+  product id 803
+  vendor LGD
  xserver.version: 2:1.18.4-0ubuntu0.2

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

Title:
  missing fonts after suspend

To manage notifications about this bug go to:

[Bug 1644916] [NEW] missing fonts after suspend

2016-11-25 Thread alperyilmaz
Public bug reported:

Similar bugs were reported earlier:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1432194
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1596698

Every 4-5 days, after suspend the system fonts are missing and system becomes 
unusable, as shown in attached screenshot.
As suggested in forums, playing with font size or scaling factor provides 
temporary relief but after one more suspend the situation gets worse. 
Restarting genome-shell does not help the situation. Only solution is to log 
out or to reboot. 


Additional requested info:
1. Release: Ubuntu 16.04.1 LTS
2. Package version: xserver-xorg-video-intel: Installed: 
2:2.99.917+git20160325-1ubuntu1.1

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.1
ProcVersionSignature: Ubuntu 4.4.0-47.68-generic 4.4.24
Uname: Linux 4.4.0-47-generic x86_64
.tmp.unity_support_test.0:

ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: GNOME
Date: Fri Nov 25 23:29:14 2016
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.8, 4.4.0-45-generic, x86_64: installed
 bbswitch, 0.8, 4.4.0-47-generic, x86_64: installed
 vboxhost, 5.0.22, 4.4.0-45-generic, x86_64: installed
 vboxhost, 5.0.22, 4.4.0-47-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated Graphics 
Controller [1043:11cd]
InstallationDate: Installed on 2016-06-15 (163 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
MachineType: ASUSTeK COMPUTER INC. N550JV
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-47-generic.efi.signed 
root=UUID=cbaa9129-3d72-47a5-9b00-151ad15c7536 ro quiet splash acpi_osi= 
vt.handoff=7
SourcePackage: xserver-xorg-video-intel
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/19/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: N550JV.208
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: N550JV
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrN550JV.208:bd11/19/2013:svnASUSTeKCOMPUTERINC.:pnN550JV:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JV:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: N550JV
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Fri Nov 25 23:10:45 2016
xserver.configfile: default
xserver.errors:

xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id 803
 vendor LGD
xserver.version: 2:1.18.4-0ubuntu0.2

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug possible-manual-nvidia-install ubuntu xenial

** Attachment added: "20161125-missing-font-problem.png"
   
https://bugs.launchpad.net/bugs/1644916/+attachment/4783147/+files/20161125-missing-font-problem.png

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

Title:
  missing fonts after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1644916/+subscriptions

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

[Bug 1277528] Re: [Asus N550JV] Bluetooth not working initially

2014-02-18 Thread alperyilmaz
Hi Christopher,

I am very sorry, I thought I upgraded to the latest BIOS. But it looks
like I upgraded to previous version.

I upgraded the BIOS to version 208 after your message, and the terminal code 
shows this:
$ sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date
N550JV.208
11/19/2013

After that I booted to live USB 10 times. Here's the summary:
1. and 2. trials, adapter was not recognized (hcitool dev was empty) and 
there was NO soft block. No matter what I tried bluetooth didn't work.

3. trial, Adapter was not recognized initially and there was soft block.
After unblocking adapter was recognized and then bluetooth worked

4 thru 10. trials: Adapter was recognized (hcitool dev gave an ID) and
there was NO soft block, bluetooth worked without any
workarounds/tweaks.

If you find these tests inconclusive I can do much more tests.

Thanks for your time and help.

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

Title:
  [Asus N550JV] Bluetooth not working initially

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

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


Re: [Bug 1277528] Re: Follow up on bug 1260825

2014-02-16 Thread alperyilmaz
Hi Christopher,

I did reboot to live USB couple times and I cannot confirm that bluetooth
was soft blocked each time.
Two times, it was soft blocked and after unblocking it, everything worked
fine. But two times, it was -not- blocked, however I was not able to make
bluetooth  work no matter what I tried.
So, if it's soft blocked, it works after unblocking.. But, if it's
unblocked initially, it does not work (maybe it does not recognize the
device or adapter, and that's why it's not blocked)..

I hope my information helps. If there are more tests or debugging you want
me to do, I'll be more than happy to contribute.

Thanks,
alper


On Fri, Feb 14, 2014 at 8:19 AM, Christopher M. Penalver 
christopher.m.penal...@gmail.com wrote:

 alperyilmaz, just to clarify your Bug Description, upon every fresh boot
 the bluetooth is always soft blocked as per rfkill list?

 ** Description changed:

 - This test was requested by developers as a followup to
 - https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1260825
 -
 - The bug was filed by fuujuhi and the user did the upstream kernel test
 -
 - The latest development release test was remaining. I ran Ubuntu Daily
 build as live USB. And tested the bluetooth problem.
 - Initially bluetooth didn't work. When I ran rfkill list I noticed that
 bluetooth was soft blocked. Then I ran the command sudo rfkill unblock
 bluetooth and everything worked fine. I was able to pair a bluetooth mouse
 and the connection was persistent (not sporadic). I even tried this; I
 paired a tablet and streamed audio from tablet to my laptop.
 - So, this bug is fixed in development release of Ubuntu.
 -
 -
 - $ uname -a
 - Linux ubuntu 3.13.0-7-generic #25-Ubuntu SMP Tue Feb 4 10:19:12 UTC 2014
 x86_64 x86_64 x86_64 GNU/Linux
 -
 - $ cat /proc/version_signature
 - Ubuntu 3.13.0-7.25-generic 3.13.1
 -
 - $ lsb_release -rd
 - Description:  Ubuntu Trusty Tahr (development branch)
 - Release:  14.04
 + Initially bluetooth didn't work. When I ran rfkill list I noticed that
 + bluetooth was soft blocked. Then I ran the command sudo rfkill unblock
 + bluetooth and everything worked fine. I was able to pair a bluetooth
 + mouse and the connection was persistent (not sporadic). I even tried
 + this; I paired a tablet and streamed audio from tablet to my laptop. So,
 + this bug is fixed in development release of Ubuntu.

   ProblemType: Bug
   DistroRelease: Ubuntu 14.04
   Package: linux-image-3.13.0-7-generic 3.13.0-7.25
   ProcVersionSignature: Ubuntu 3.13.0-7.25-generic 3.13.1
   Uname: Linux 3.13.0-7-generic x86_64
   ApportVersion: 2.13.2-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
 -  USERPID ACCESS COMMAND
 -  /dev/snd/controlC1:  ubuntu 2609 F pulseaudio
 -  /dev/snd/controlC0:  ubuntu 2609 F pulseaudio
 +  USERPID ACCESS COMMAND
 +  /dev/snd/controlC1:  ubuntu 2609 F pulseaudio
 +  /dev/snd/controlC0:  ubuntu 2609 F pulseaudio
   CasperVersion: 1.337
   CurrentDesktop: Unity
   Date: Fri Feb  7 16:12:13 2014
   LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140205)
   MachineType: ASUSTeK COMPUTER INC. N550JV
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi
 file=/cdrom/preseed/username.seed boot=casper quiet splash --
   RelatedPackageVersions:
 -  linux-restricted-modules-3.13.0-7-generic N/A
 -  linux-backports-modules-3.13.0-7-generic  N/A
 -  linux-firmware1.123
 +  linux-restricted-modules-3.13.0-7-generic N/A
 +  linux-backports-modules-3.13.0-7-generic  N/A
 +  linux-firmware1.123
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 09/17/2013
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: N550JV.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: N550JV
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrN550JV.207:bd09/17/2013:svnASUSTeKCOMPUTERINC.:pnN550JV:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JV:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: N550JV
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

 ** Summary changed:

 - Follow up on bug 1260825
 + [Asus N550JV] Bluetooth not working initially

 ** Tags added: bios-outdated-208

 ** Description changed:

 - Initially bluetooth didn't work. When I ran rfkill list I noticed that
 - bluetooth was soft blocked. Then I ran the command sudo rfkill unblock
 - bluetooth and everything worked fine. I was able to pair a bluetooth
 - mouse and the connection was persistent (not sporadic). I even tried
 - this; I paired a tablet and streamed audio from tablet to my laptop. So,
 - this bug is fixed in development release of Ubuntu

Re: [Bug 1260825] Re: 168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

2014-02-07 Thread alperyilmaz
Hi Christopher,

I ran the development version of Ubuntu and then tested bluetooth and it
works.

I filed the bug (#1277528) and I subscribed you to it.

I hope I did everything right.


Yrd.Doç.Dr. Alper YILMAZ
Biyomühendislik Bölümü
Kimya-Metalurji Fakültesi
Yıldız Teknik Üniversitesi
Davutpaşa, 34210, Esenler, İstanbul
Tel: 0.212.383-4657
Faks: 0.212.383-4625

~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Assist.Prof.Dr. Alper YILMAZ
Department of Bioengineering
Faculty of Chemical and Metallurgical Engineering
Yildiz Technical University
Esenler, Istanbul/TURKEY 34210
Phone: +90.212.383-4657 (office)
Fax: +90.212.383-4625


On Thu, Feb 6, 2014 at 12:47 PM, Christopher M. Penalver 
christopher.m.penal...@gmail.com wrote:

 alperyilmaz, please do not apport-collect to another person's report. So
 your hardware and problem may be tracked, could you please file a new
 report with Ubuntu by executing the following in a terminal while booted
 into a Ubuntu repository kernel (not a mainline one) via:
 ubuntu-bug linux

 For more on this, please read the official Ubuntu documentation:
 Ubuntu Bug Control and Ubuntu Bug Squad:
 https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
 Ubuntu Kernel Team:
 https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
 Ubuntu Community:
 https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

 When opening up the new report, please feel free to subscribe me to it.

 Thank you for your understanding.

 Helpful bug reporting tips:
 https://wiki.ubuntu.com/ReportingBugs

 ** Tags removed: staging

 ** Attachment removed: WifiSyslog.txt

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1260825/+attachment/3968841/+files/WifiSyslog.txt

 ** Attachment removed: UdevLog.txt

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1260825/+attachment/3968840/+files/UdevLog.txt

 ** Attachment removed: UdevDb.txt

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1260825/+attachment/3968839/+files/UdevDb.txt

 ** Attachment removed: RfKill.txt

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1260825/+attachment/3968838/+files/RfKill.txt

 ** Attachment removed: PulseList.txt

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1260825/+attachment/3968837/+files/PulseList.txt

 ** Attachment removed: ProcModules.txt

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1260825/+attachment/3968836/+files/ProcModules.txt

 ** Attachment removed: ProcInterrupts.txt

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1260825/+attachment/3968835/+files/ProcInterrupts.txt

 ** Attachment removed: ProcEnviron.txt

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1260825/+attachment/3968834/+files/ProcEnviron.txt

 ** Attachment removed: ProcCpuinfo.txt

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1260825/+attachment/3968833/+files/ProcCpuinfo.txt

 ** Attachment removed: Lsusb.txt

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1260825/+attachment/3968832/+files/Lsusb.txt

 ** Attachment removed: Lspci.txt

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1260825/+attachment/3968831/+files/Lspci.txt

 ** Attachment removed: IwConfig.txt

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1260825/+attachment/3968830/+files/IwConfig.txt

 ** Attachment removed: CurrentDmesg.txt

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1260825/+attachment/3968829/+files/CurrentDmesg.txt

 ** Attachment removed: CRDA.txt

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1260825/+attachment/3968828/+files/CRDA.txt

 ** Attachment removed: BootDmesg.txt

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1260825/+attachment/3968827/+files/BootDmesg.txt

 ** Attachment removed: AlsaInfo.txt

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1260825/+attachment/3968826/+files/AlsaInfo.txt

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1260825

 Title:
   168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

 Status in linux package in Ubuntu:
   Incomplete

 Bug description:
   This is on an ASUS N550JV. Basically, the Bluetooth is sporadically
   available after restart/login. When not available, we get an error msg
   in dmesg about a patch that failed to load.

   $ sudo lsusb -v
   Bus 003 Device 016: ID 13d3:3402 IMC Networks
   Device Descriptor:
 bDeviceProtocol 1 Bluetooth
 idVendor   0x13d3 IMC Networks
 idProduct  0x3402
 bcdDevice0.02
 iManufacturer   1 Atheros Communications
 iProduct2 Bluetooth USB Host Controller
 iSerial 3 Alaska Day 2006

   $ sudo lspci
   04:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network
 Adapter (rev 01)

   dmesg:
   [   13.663135] Bluetooth: Error in firmware loading err = -110,len =
 448, size = 4096
   [   13.663173] Bluetooth: Loading

[Bug 1277528] [NEW] Follow up on bug 1260825

2014-02-07 Thread alperyilmaz
Public bug reported:

This test was requested by developers as a followup to
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1260825

The bug was filed by fuujuhi and the user did the upstream kernel test

The latest development release test was remaining. I ran Ubuntu Daily build as 
live USB. And tested the bluetooth problem.
Initially bluetooth didn't work. When I ran rfkill list I noticed that 
bluetooth was soft blocked. Then I ran the command sudo rfkill unblock 
bluetooth and everything worked fine. I was able to pair a bluetooth mouse and 
the connection was persistent (not sporadic). I even tried this; I paired a 
tablet and streamed audio from tablet to my laptop. 
So, this bug is fixed in development release of Ubuntu.


$ uname -a
Linux ubuntu 3.13.0-7-generic #25-Ubuntu SMP Tue Feb 4 10:19:12 UTC 2014 x86_64 
x86_64 x86_64 GNU/Linux

$ cat /proc/version_signature 
Ubuntu 3.13.0-7.25-generic 3.13.1

$ lsb_release -rd
Description:Ubuntu Trusty Tahr (development branch)
Release:14.04

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-7-generic 3.13.0-7.25
ProcVersionSignature: Ubuntu 3.13.0-7.25-generic 3.13.1
Uname: Linux 3.13.0-7-generic x86_64
ApportVersion: 2.13.2-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  ubuntu 2609 F pulseaudio
 /dev/snd/controlC0:  ubuntu 2609 F pulseaudio
CasperVersion: 1.337
CurrentDesktop: Unity
Date: Fri Feb  7 16:12:13 2014
LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140205)
MachineType: ASUSTeK COMPUTER INC. N550JV
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/username.seed boot=casper quiet splash --
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-7-generic N/A
 linux-backports-modules-3.13.0-7-generic  N/A
 linux-firmware1.123
SourcePackage: linux
StagingDrivers: rts5139
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/17/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: N550JV.207
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: N550JV
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrN550JV.207:bd09/17/2013:svnASUSTeKCOMPUTERINC.:pnN550JV:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JV:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: N550JV
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


** Tags: amd64 apport-bug staging trusty

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

Title:
  Follow up on bug 1260825

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

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


[Bug 1260825] PulseList.txt

2014-02-04 Thread alperyilmaz
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/1260825/+attachment/3968837/+files/PulseList.txt

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

Title:
  168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

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

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


[Bug 1260825] ProcEnviron.txt

2014-02-04 Thread alperyilmaz
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1260825/+attachment/3968834/+files/ProcEnviron.txt

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

Title:
  168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

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

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


[Bug 1260825] AlsaInfo.txt

2014-02-04 Thread alperyilmaz
apport information

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1260825/+attachment/3968826/+files/AlsaInfo.txt

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

Title:
  168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

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

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


[Bug 1260825] Re: 168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

2014-02-04 Thread alperyilmaz
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  alper  3692 F pulseaudio
 /dev/snd/controlC0:  alper  3692 F pulseaudio
DistroRelease: Ubuntu 13.10
HibernationDevice: RESUME=UUID=18cf254a-abd9-49a7-8ec4-3ff220aca01c
InstallationDate: Installed on 2013-12-09 (57 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
MachineType: ASUSTeK COMPUTER INC. N550JV
MarkForUpload: True
Package: linux (not installed)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic.efi.signed 
root=UUID=1c595d53-df8a-4e6f-9ed8-811a649a34e3 ro quiet splash acpi_osi= 
vt.handoff=7
ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
RelatedPackageVersions:
 linux-restricted-modules-3.11.0-15-generic N/A
 linux-backports-modules-3.11.0-15-generic  N/A
 linux-firmware 1.116
StagingDrivers: rts5139
Tags:  saucy staging
Uname: Linux 3.11.0-15-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm bluetooth cdrom dip lpadmin plugdev sambashare sudo
dmi.bios.date: 09/17/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: N550JV.207
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: N550JV
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrN550JV.207:bd09/17/2013:svnASUSTeKCOMPUTERINC.:pnN550JV:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JV:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: N550JV
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.


** Tags added: staging

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

Title:
  168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

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

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


[Bug 1260825] UdevLog.txt

2014-02-04 Thread alperyilmaz
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1260825/+attachment/3968840/+files/UdevLog.txt

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

Title:
  168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

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

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


[Bug 1260825] CurrentDmesg.txt

2014-02-04 Thread alperyilmaz
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1260825/+attachment/3968829/+files/CurrentDmesg.txt

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

Title:
  168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

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

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


[Bug 1260825] IwConfig.txt

2014-02-04 Thread alperyilmaz
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/1260825/+attachment/3968830/+files/IwConfig.txt

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

Title:
  168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

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

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


[Bug 1260825] ProcInterrupts.txt

2014-02-04 Thread alperyilmaz
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1260825/+attachment/3968835/+files/ProcInterrupts.txt

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

Title:
  168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

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

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


[Bug 1260825] ProcModules.txt

2014-02-04 Thread alperyilmaz
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1260825/+attachment/3968836/+files/ProcModules.txt

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

Title:
  168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

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

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


[Bug 1260825] UdevDb.txt

2014-02-04 Thread alperyilmaz
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1260825/+attachment/3968839/+files/UdevDb.txt

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

Title:
  168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

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

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


[Bug 1260825] Lspci.txt

2014-02-04 Thread alperyilmaz
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1260825/+attachment/3968831/+files/Lspci.txt

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

Title:
  168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

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

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


[Bug 1260825] WifiSyslog.txt

2014-02-04 Thread alperyilmaz
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1260825/+attachment/3968841/+files/WifiSyslog.txt

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

Title:
  168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

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

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


[Bug 1260825] CRDA.txt

2014-02-04 Thread alperyilmaz
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/1260825/+attachment/3968828/+files/CRDA.txt

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

Title:
  168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

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

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


[Bug 1260825] RfKill.txt

2014-02-04 Thread alperyilmaz
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/1260825/+attachment/3968838/+files/RfKill.txt

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

Title:
  168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

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

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


[Bug 1260825] Lsusb.txt

2014-02-04 Thread alperyilmaz
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1260825/+attachment/3968832/+files/Lsusb.txt

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

Title:
  168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

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

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


[Bug 1260825] BootDmesg.txt

2014-02-04 Thread alperyilmaz
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1260825/+attachment/3968827/+files/BootDmesg.txt

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

Title:
  168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

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

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


[Bug 1260825] Re: 168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

2014-02-04 Thread alperyilmaz
I had the same problem with same model laptop, and I wanted to upload more data 
so that developers pinpoint the problem. I ran:
apport-collect -p linux 1260825

and it attached so many files. I hope there's no sensitive information :( 
Sorry if they are too many files.

Looks like fuujuhi did the upstream kernel testing, but latest
development release testing still remains. I would like to contribute by
doing latest development release testing. If I boot with development
version via live-USB, would that suffice? Do I need to install the
development version?

Thanks..

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

Title:
  168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

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

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


[Bug 1260825] ProcCpuinfo.txt

2014-02-04 Thread alperyilmaz
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1260825/+attachment/3968833/+files/ProcCpuinfo.txt

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

Title:
  168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

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

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


[Bug 389154] Re: EXT4-fs error

2009-12-09 Thread alperyilmaz
I have similar error message in a rather different scenario. System logs
in fine and runs fine. When I attempt to suspend, the machine sleeps,
but cannot resume. I end up with a blank screen in which mouse is
responsive. I switch to virtual terminal and I see the error message
mentioned in this bug being printed in a continuous loop.

EXT4-fs error (device sda5): ext4_find_entry: reading directory #81922
offset 0

(/dev/sda5 is root partition, /dev/sda6 is home partition)

I had to cold reboot the machine. I hope this helps and gives a clue to
you and me..

-- 
EXT4-fs error
https://bugs.launchpad.net/bugs/389154
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 363533] Re: ATI Radeon HD 3670 Proprietary FGLRX Drivers break Suspend, Hibernate and major performance issues.

2009-09-22 Thread alperyilmaz
I'm suffering from same problem. The card I have is Mobility Radeon HD 4650,  
model of laptop is HP Pavilion dv7 2180us
System status: fglrx is loaded and compiz is being used. Latest xorg drivers 
are installed from PPA. Latest ATI driver is installed from ATI website (along 
with Catalyst Center)
Problems are: 
1. frequent freeze of the system. i have to hard-reboot each time, even magic 
syssrq key combination does not work. I keep my fingers crossed so that freeze 
does not happen in the middle of something important.
2. suspend: machine can go to sleep but cannot awake, black screen of death 
(BSOD)
3. hibernate works fine (can awake successfully) but that affects video4linux 
driver and webcam becomes not accessible.

-- 
ATI Radeon HD 3670 Proprietary FGLRX Drivers break Suspend, Hibernate and major 
performance issues.
https://bugs.launchpad.net/bugs/363533
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 377023] Re: no sound through internal speakers hp dv2-1030us notebook

2009-09-01 Thread alperyilmaz
my laptop model is different but I have the same problem (no sound from 
speakers and headphones)
my laptop model is: HP Pavilion DV7 2180us, Intel Core 2 Quad Q9000(2.00GHz) 
with ATI Mobility Radeon HD 4650

My OS: OS: Ubuntu Jaunty 64bit with all updates as of 9-1-09

This is the audio device details
$ lspci -vv

01:00.1 Audio device: ATI Technologies Inc R700 Audio Device [Radeon HD 4000 
Series]
Subsystem: Hewlett-Packard Company Device 3624
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin B routed to IRQ 2293
Region 0: Memory at da01 (32-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Express (v2) Legacy Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s 4us, L1 
unlimited
ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- 
Unsupported-
RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr+ UncorrErr- FatalErr- UnsuppReq- AuxPwr- 
TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x16, ASPM L0s L1, Latency 
L0 64ns, L1 1us
ClockPM- Suprise- LLActRep- BwNot-
LnkCtl: ASPM L0s L1 Enabled; RCB 64 bytes Disabled- Retrain- 
CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ 
DLActive- BWMgmt- ABWMgmt-
Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 
Enable+
Address: fee0f00c  Data: 4142
Capabilities: [100] Vendor Specific Information ?
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel

My current alsa-base config file modification is
$ tail -1 /etc/modprobe.d/alsa-base.conf 
options snd-hda-intel enable_msi=1

However, I see the following lines appearing in /var/log/jockey.log:
2009-09-01 17:43:06,935 DEBUG: no corresponding handler available for 
{'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 
'jockey_handler': 'KernelModuleHandler'}
2009-09-01 17:43:07,059 DEBUG: no corresponding handler available for 
{'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp', 'jockey_handler': 
'KernelModuleHandler'}

So, is this issue fixed with the upstream git commit?

thanks.

-- 
no sound through internal speakers hp dv2-1030us notebook
https://bugs.launchpad.net/bugs/377023
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 318809] [NEW] frequent segmentation faults - segfault - gedit, nautilus, python

2009-01-19 Thread alperyilmaz
Public bug reported:

$lsb_release -rd
Description: Ubuntu 8.04.1
Release: 8.04

Package information: I don't know which package exactly but I'm
suspecting it's python related.

My observation: When I have a text file open in gedit, after a while, when I 
was working on other things, I notice that gedit crashed. No error messages is 
given and it's random, meaning that it does not happen when I actually do 
something - open, save, close, etc - with gedit. Similar pattern is observed 
with pidgin as well. But, gedit crashes were way more frequent than that of 
pidgin. Then I noticed in log files segfault lines indicating the crashes of 
gedit, pidgin and others. I'm suspecting it's python related since those 
softwares utilize python. 
Below is the list of all other software that had segfault entry in log. The 
number indicates the number of segfault occurence per software.

$ zcat /var/log/*.gz  | grep -i segfault | perl -n -e '/\] (.*)\[/;
print $1;print \n;' | sort | uniq -c | sort -nr

 96 gedit
 14 nautilus
 13 lat_mem_rd
  7 pidgin
  6 python
  2 VirtualBox
  2 metacity

Do you aggree this is python problem?

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
frequent segmentation faults - segfault - gedit, nautilus, python 
https://bugs.launchpad.net/bugs/318809
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 318809] Re: frequent segmentation faults - segfault - gedit, nautilus, python

2009-01-19 Thread alperyilmaz
I forgot to include the actual error message in log file. The most recent error 
is message is as follows:
Jan 13 17:15:02 alper-laptop kernel: [99946.224213] gedit[28217]: segfault at 
0074 eip b58276f5 esp bfab26e0 error 4

-- 
frequent segmentation faults - segfault - gedit, nautilus, python 
https://bugs.launchpad.net/bugs/318809
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


Re: [Bug 198087] Re: openssh connections not responsive

2008-11-29 Thread alperyilmaz
Hi,
I tried ssh to localhost and it is not slow. Btw, I upgraded to 8.04 and
experiencing slow login problem only when I ssh into my home server which is
a very old PC (Intel Celeron 667MHz). So, unresponsiveness (is this a valied
english word?) of my home server might be explained by old hardware.
I experience slow login and slow communication problems rarely with other
servers. So, this bug is not as bad as before (at least for me).

alper

On Sat, Nov 29, 2008 at 10:57 PM, Daniel T Chen
[EMAIL PROTECTED]wrote:

 Any word regarding the test case that Dustin K proposed?

 ** Changed in: openssh (Ubuntu)
   Status: New = Incomplete

 --
 openssh connections not responsive
 https://bugs.launchpad.net/bugs/198087
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in openssh source package in Ubuntu: Incomplete

 Bug description:
 There are reported bugs about ssh connection being slow and users were
 complaining about slow LOGIN. The problem I'm reporting is not duplicate of
 slow LOGIN.
 I'm using Ubuntu 7.10 - I'm not reporting a source package name since I'm
 not sure the source of the problem.
 When I login with ssh [EMAIL PROTECTED] to a remote host. I experience
 slow login time AND, IN ADDITION the responsiveness in terminal is horrible.
 When I type a character I need to wait 2-3 seconds to see it in terminal.
 This observation is valid when I connect to a Ubuntu Server machine or a
 server with Red Hat installation. So, I'm guessing it's problem in my
 system.
 Anybody noticed this problem?


-- 
openssh connections not responsive
https://bugs.launchpad.net/bugs/198087
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 198087] Re: openssh connections not responsive

2008-11-29 Thread alperyilmaz
Hi,
I tried ssh to localhost and it is not slow. Btw, I upgraded to 8.04 and
experiencing slow login problem only when I ssh into my home server which is
a very old PC (Intel Celeron 667MHz). So, unresponsiveness (is this a valied
english word?) of my home server might be explained by old hardware.
I experience slow login and slow communication problems rarely with other
servers. So, this bug is not as bad as before (at least for me).

alper

On Sat, Nov 29, 2008 at 10:57 PM, Daniel T Chen
[EMAIL PROTECTED]wrote:

 Any word regarding the test case that Dustin K proposed?

 ** Changed in: openssh (Ubuntu)
   Status: New = Incomplete

 --
 openssh connections not responsive
 https://bugs.launchpad.net/bugs/198087
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in openssh source package in Ubuntu: Incomplete

 Bug description:
 There are reported bugs about ssh connection being slow and users were
 complaining about slow LOGIN. The problem I'm reporting is not duplicate of
 slow LOGIN.
 I'm using Ubuntu 7.10 - I'm not reporting a source package name since I'm
 not sure the source of the problem.
 When I login with ssh [EMAIL PROTECTED] to a remote host. I experience
 slow login time AND, IN ADDITION the responsiveness in terminal is horrible.
 When I type a character I need to wait 2-3 seconds to see it in terminal.
 This observation is valid when I connect to a Ubuntu Server machine or a
 server with Red Hat installation. So, I'm guessing it's problem in my
 system.
 Anybody noticed this problem?


-- 
openssh connections not responsive
https://bugs.launchpad.net/bugs/198087
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 221316] Re: [hardy] blank screen on 855GM when playing video using intel driver

2008-11-11 Thread alperyilmaz
I have Inspiron 700m and I didn't have any problems earlier (when 
xserver-xorg-video-intel had problems as discussed above). But, suddenly (in 
last two weeks) I started to experience the problem of black screen of death 
when I play videos. I'm using Hardy, as far as I heard Ibex installation 
removes those problems but my question is why am I experiencing this problem 
after package is updated?
Here are some information: The evidence 1 shows the xserver-intel package was 
updated on 10-31-08 which is when the problems started to occur.
Evidence 2 is the Xorg.conf file attachement. The only customization I remember 
is adding virtual screen size to allow extended desktop in dual monitor setup 
via grandr/xrandr. Is there any line in my Xorg.conf which contradicts the new 
version of  xserver-xorg-video-intel?
Evidence 3 is my current package information about xserver-xorg-video-intel.

 evidence 1 --
Aptitute Log:
Log started: 2008-10-31  10:01:20
Preparing to replace xserver-xorg-video-intel 2:2.2.1-1ubuntu13.6 (using 
.../xserver-xorg-video-intel_2%3a2.2.1-1ubuntu13.7_i386.deb) ...
Unpacking replacement xserver-xorg-video-intel ...
Setting up xserver-xorg-video-intel (2:2.2.1-1ubuntu13.7) ...
---

 evidence 2 --
Attached xorg.conf file
---

 evidence 3 --
$ apt-cache policy xserver-xorg-video-intel
xserver-xorg-video-intel:
  Installed: 2:2.2.1-1ubuntu13.7
  Candidate: 2:2.2.1-1ubuntu13.7
  Version table:
 *** 2:2.2.1-1ubuntu13.7 0
500 http://ubuntu.media.mit.edu hardy-updates/main Packages
100 /var/lib/dpkg/status
 2:2.2.1-1ubuntu12 0
500 http://ubuntu.media.mit.edu hardy/main Packages
---


** Attachment added: xorg.conf.2008
   http://launchpadlibrarian.net/19573771/xorg.conf.2008

-- 
[hardy] blank screen on 855GM when playing video using intel driver
https://bugs.launchpad.net/bugs/221316
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 240988] Re: sbackup uses old ssh key value

2008-07-21 Thread alperyilmaz
This is not a bug in sbackup. The problem was that sbackup runs as root
and /root/.ssh/known_hosts file contains old key values. So, the problem
is solved when /root/.ssh/known_hosts file is updated.

** Changed in: sbackup (Ubuntu)
   Status: New = Invalid

-- 
sbackup uses old ssh key value
https://bugs.launchpad.net/bugs/240988
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 240988] [NEW] sbackup uses old ssh key value

2008-06-18 Thread alperyilmaz
Public bug reported:

Binary package hint: sbackup

I'm using Ubuntu 8.04 and version of sbackup is 0.10.4. 
The openssh packge in destination server updated recently which also assigned a 
new key to the server. I removed the the old key from /etc/known_hosts file (in 
the machine that is accessing the destination server) so that I can ssh to the 
destination server. However, SBACKUP is still using the old ssh key value and 
decides that the destination folder (ssh:/[EMAIL PROTECTED]/home/user/backup) 
is not writable (I guess due to failed login). I deleted all the values in 
gnome-keyring as well and it didn't help.
If I try [EMAIL PROTECTED]/home/different_user/backup it works fine. 
Other softwares (such as: gvfs-sftp) have no problem accessing the [EMAIL 
PROTECTED] (the server with updated ssh key), only sbackup is not able to 
access to that server.

** Affects: sbackup (Ubuntu)
 Importance: Undecided
 Status: New

-- 
sbackup uses old ssh key value
https://bugs.launchpad.net/bugs/240988
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 198087] Re: openssh connections not responsive

2008-03-06 Thread alperyilmaz
Hi James,

There's no packet loss during Ping from my machine. The reason I reported this 
issue under SSH is that both SSH and SCP had slow connection problems and I 
thought they use same protocol.
Even though I don't have network problems, except SSH and SCP, I started to 
believe it might be a network problem (hardware, configuration, etc).
Plus, I didn't see other people reporting a similar problem. So, I would like 
to withdraw my case unless someone else wants to investigate further.
alper

-- 
openssh connections not responsive
https://bugs.launchpad.net/bugs/198087
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 198087] [NEW] openssh connections not responsive

2008-03-03 Thread alperyilmaz
Public bug reported:

There are reported bugs about ssh connection being slow and users were 
complaining about slow LOGIN. The problem I'm reporting is not duplicate of 
slow LOGIN. 
I'm using Ubuntu 7.10 - I'm not reporting a source package name since I'm not 
sure the source of the problem.
When I login with ssh [EMAIL PROTECTED] to a remote host. I experience slow 
login time AND, IN ADDITION the responsiveness in terminal is horrible. When I 
type a character I need to wait 2-3 seconds to see it in terminal. This 
observation is valid when I connect to a Ubuntu Server machine or a server with 
Red Hat installation. So, I'm guessing it's problem in my system.
Anybody noticed this problem?

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
openssh connections not responsive
https://bugs.launchpad.net/bugs/198087
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 198087] Re: openssh connections not responsive

2008-03-03 Thread alperyilmaz
A related problem I'm experiencing is that when I use scp to copy files
to/from remote hosts, the dowload/upload rates are low and process takes
long time.

-- 
openssh connections not responsive
https://bugs.launchpad.net/bugs/198087
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 198087] Re: openssh connections not responsive

2008-03-03 Thread alperyilmaz
The internet connection is fast but I don't how fast the connection between 
computers. Can I use Ping output to judge connection speed between specific 
machines?
The firewall; in one case (at work) there's no firewall issue. In another case 
(home) there's firewall but proper port-forwarding is done. 

Here are the numbers regarding ping response time and scp download
speed:

Work:(my computer and machine1 are in same room)
Machine1 (Ubuntu 7.10, 64-bit)-- remote server
scp : 750 KB/s
ping : 0.60ms (I believe Ping is configured different, ttl number was different 
than mine)

My machine (Ubuntu 7.10) -- same remote server
scp : 65 KB/s
ping : 60 ms

Home:
HomeServer (Ubuntu Server 7.10) -- same remote server
scp: 750 KB/s
ping: 50 ms

So, both at work and at home, my computer is very slow in connections
over scp/ssh.. If there are other tests for me to run, I can if you
will.

-- 
openssh connections not responsive
https://bugs.launchpad.net/bugs/198087
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