[Kernel-packages] [Bug 1579374] Re: amdgpu causes NULL pointer dereference when trying to use Topaz (Radeon R7 M265) GPU

2016-07-13 Thread giannis androulidakis
sorry, installed the 4.5.7 kernel on Ubuntu Xenial (16.04) and still
problem persists. Also noticed that battery remaining and charging time
are not quite right , i don't know if this has to do with the amdgpu
driver.

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

Title:
  amdgpu causes NULL pointer dereference when trying to use Topaz
  (Radeon R7 M265) GPU

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  A Dell Inspiron 5448 / 0YDTG3 laptop (BIOS A06 10/12/2015), which used
  to work well with Ubuntu trusty and Ubuntu wily releases (using fglrx
  driver), presents multiple issues with Ubuntu xenial.

  When the amdgpu driver tries to activate the Radeon GPU, a NULL
  pointer dereference occurs, causing the caller process to hang. This
  practically causes the system to hang when trying a logoff or
  shutdown.

  The bug can be easily reproduced by calling:

  DRI_PRIME=1 glxgears

  Which hangs the glxgears process and causes the stacktrace attached
  below.

  The system also crashes with a kernel panic (capslock key blinking and
  system does not answer to magic SysRq keys) when coming back from a
  suspend.

  The bug reported in this forum post
  http://ubuntuforums.org/showthread.php?t=2318640 appears to be the
  same.

  Kernel 4.5.0-050400 from http://kernel.ubuntu.com/~kernel-
  ppa/mainline/v4.5-wily fixes the crashes and oopses, although the
  Radeon GPU still does not work (DRI_PRIME=1 glxgears opens a black
  window). However, at least the system can be used with the Intel GPU
  in a stable fashion.

  
  ---[cut]---

  $ lspci
  [...]
  04:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Topaz XT 
[Radeon R7 M260/M265]
  $ dmesg
  [...]
  [  129.188685] [drm] PCIE GART of 2048M enabled (table at 0x0004).
  [  129.429667] [drm] ring test on 0 succeeded in 14 usecs
  [  131.087501] [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: cp 
failed to lock ring 1 (-2).
  [  131.087520] [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: cp 
failed to lock ring 2 (-2).
  [  131.087533] [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: cp 
failed to lock ring 3 (-2).
  [  131.087547] [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: cp 
failed to lock ring 4 (-2).
  [  131.087558] [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: cp 
failed to lock ring 5 (-2).
  [  131.087571] [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: cp 
failed to lock ring 6 (-2).
  [  131.087582] [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: cp 
failed to lock ring 7 (-2).
  [  131.087595] [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: cp 
failed to lock ring 8 (-2).
  [  131.191024] [drm:sdma_v2_4_ring_test_ring [amdgpu]] *ERROR* amdgpu: ring 9 
test failed (0xCAFEDEAD)
  [  131.191034] [drm:amdgpu_resume [amdgpu]] *ERROR* resume 5 failed -22
  [  131.191043] [drm:amdgpu_resume_kms [amdgpu]] *ERROR* amdgpu_resume failed 
(-22).
  [  131.191149] amdgpu :04:00.0: couldn't schedule ib
  [  131.191179] [drm:amdgpu_sched_run_job [amdgpu]] *ERROR* Error scheduling 
IBs (-22)
  [  131.191203] [drm:amd_sched_main [amdgpu]] *ERROR* Failed to run job!
  [  131.201417] amdgpu :04:00.0: couldn't schedule ib
  [  131.201444] [drm:amdgpu_sched_run_job [amdgpu]] *ERROR* Error scheduling 
IBs (-22)
  [  131.201462] [drm:amd_sched_main [amdgpu]] *ERROR* Failed to run job!
  [  131.201465] amdgpu :04:00.0: couldn't schedule ib
  [  131.201479] [drm:amdgpu_sched_run_job [amdgpu]] *ERROR* Error scheduling 
IBs (-22)
  [  131.201493] [drm:amd_sched_main [amdgpu]] *ERROR* Failed to run job!
  [  131.201494] amdgpu :04:00.0: couldn't schedule ib
  [  131.201508] [drm:amdgpu_sched_run_job [amdgpu]] *ERROR* Error scheduling 
IBs (-22)
  [  131.201523] [drm:amd_sched_main [amdgpu]] *ERROR* Failed to run job!
  [  131.201524] amdgpu :04:00.0: couldn't schedule ib
  [  131.201535] [drm:amdgpu_sched_run_job [amdgpu]] *ERROR* Error scheduling 
IBs (-22)
  [  131.201546] [drm:amd_sched_main [amdgpu]] *ERROR* Failed to run job!
  [  131.201548] amdgpu :04:00.0: couldn't schedule ib
  [  131.201558] [drm:amdgpu_sched_run_job [amdgpu]] *ERROR* Error scheduling 
IBs (-22)
  [  131.201569] [drm:amd_sched_main [amdgpu]] *ERROR* Failed to run job!
  [  131.201571] amdgpu :04:00.0: couldn't schedule ib
  [  131.201581] [drm:amdgpu_sched_run_job [amdgpu]] *ERROR* Error scheduling 
IBs (-22)
  [  131.201592] [drm:amd_sched_main [amdgpu]] *ERROR* Failed to run job!
  [  131.201616] BUG: unable to handle kernel NULL pointer dereference at 
0248
  [  131.201648] IP: [] amdgpu_vm_grab_id+0x122/0x310 [amdgpu]
  [  131.201684] PGD 0 
  [  131.201693] Oops:  [#1] SMP 
  [  131.201707] Modules linked in: ctr ccm rfcomm pci_stub vboxpci(OE) 
vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) bnep binfmt_misc rtsx_usb_ms memstick 

[Kernel-packages] [Bug 1579374] Re: amdgpu causes NULL pointer dereference when trying to use Topaz (Radeon R7 M265) GPU

2016-05-21 Thread giannis androulidakis
** Changed in: linux (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  amdgpu causes NULL pointer dereference when trying to use Topaz
  (Radeon R7 M265) GPU

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  A Dell Inspiron 5448 / 0YDTG3 laptop (BIOS A06 10/12/2015), which used
  to work well with Ubuntu trusty and Ubuntu wily releases (using fglrx
  driver), presents multiple issues with Ubuntu xenial.

  When the amdgpu driver tries to activate the Radeon GPU, a NULL
  pointer dereference occurs, causing the caller process to hang. This
  practically causes the system to hang when trying a logoff or
  shutdown.

  The bug can be easily reproduced by calling:

  DRI_PRIME=1 glxgears

  Which hangs the glxgears process and causes the stacktrace attached
  below.

  The system also crashes with a kernel panic (capslock key blinking and
  system does not answer to magic SysRq keys) when coming back from a
  suspend.

  The bug reported in this forum post
  http://ubuntuforums.org/showthread.php?t=2318640 appears to be the
  same.

  Kernel 4.5.0-050400 from http://kernel.ubuntu.com/~kernel-
  ppa/mainline/v4.5-wily fixes the crashes and oopses, although the
  Radeon GPU still does not work (DRI_PRIME=1 glxgears opens a black
  window). However, at least the system can be used with the Intel GPU
  in a stable fashion.

  
  ---[cut]---

  $ lspci
  [...]
  04:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Topaz XT 
[Radeon R7 M260/M265]
  $ dmesg
  [...]
  [  129.188685] [drm] PCIE GART of 2048M enabled (table at 0x0004).
  [  129.429667] [drm] ring test on 0 succeeded in 14 usecs
  [  131.087501] [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: cp 
failed to lock ring 1 (-2).
  [  131.087520] [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: cp 
failed to lock ring 2 (-2).
  [  131.087533] [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: cp 
failed to lock ring 3 (-2).
  [  131.087547] [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: cp 
failed to lock ring 4 (-2).
  [  131.087558] [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: cp 
failed to lock ring 5 (-2).
  [  131.087571] [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: cp 
failed to lock ring 6 (-2).
  [  131.087582] [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: cp 
failed to lock ring 7 (-2).
  [  131.087595] [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: cp 
failed to lock ring 8 (-2).
  [  131.191024] [drm:sdma_v2_4_ring_test_ring [amdgpu]] *ERROR* amdgpu: ring 9 
test failed (0xCAFEDEAD)
  [  131.191034] [drm:amdgpu_resume [amdgpu]] *ERROR* resume 5 failed -22
  [  131.191043] [drm:amdgpu_resume_kms [amdgpu]] *ERROR* amdgpu_resume failed 
(-22).
  [  131.191149] amdgpu :04:00.0: couldn't schedule ib
  [  131.191179] [drm:amdgpu_sched_run_job [amdgpu]] *ERROR* Error scheduling 
IBs (-22)
  [  131.191203] [drm:amd_sched_main [amdgpu]] *ERROR* Failed to run job!
  [  131.201417] amdgpu :04:00.0: couldn't schedule ib
  [  131.201444] [drm:amdgpu_sched_run_job [amdgpu]] *ERROR* Error scheduling 
IBs (-22)
  [  131.201462] [drm:amd_sched_main [amdgpu]] *ERROR* Failed to run job!
  [  131.201465] amdgpu :04:00.0: couldn't schedule ib
  [  131.201479] [drm:amdgpu_sched_run_job [amdgpu]] *ERROR* Error scheduling 
IBs (-22)
  [  131.201493] [drm:amd_sched_main [amdgpu]] *ERROR* Failed to run job!
  [  131.201494] amdgpu :04:00.0: couldn't schedule ib
  [  131.201508] [drm:amdgpu_sched_run_job [amdgpu]] *ERROR* Error scheduling 
IBs (-22)
  [  131.201523] [drm:amd_sched_main [amdgpu]] *ERROR* Failed to run job!
  [  131.201524] amdgpu :04:00.0: couldn't schedule ib
  [  131.201535] [drm:amdgpu_sched_run_job [amdgpu]] *ERROR* Error scheduling 
IBs (-22)
  [  131.201546] [drm:amd_sched_main [amdgpu]] *ERROR* Failed to run job!
  [  131.201548] amdgpu :04:00.0: couldn't schedule ib
  [  131.201558] [drm:amdgpu_sched_run_job [amdgpu]] *ERROR* Error scheduling 
IBs (-22)
  [  131.201569] [drm:amd_sched_main [amdgpu]] *ERROR* Failed to run job!
  [  131.201571] amdgpu :04:00.0: couldn't schedule ib
  [  131.201581] [drm:amdgpu_sched_run_job [amdgpu]] *ERROR* Error scheduling 
IBs (-22)
  [  131.201592] [drm:amd_sched_main [amdgpu]] *ERROR* Failed to run job!
  [  131.201616] BUG: unable to handle kernel NULL pointer dereference at 
0248
  [  131.201648] IP: [] amdgpu_vm_grab_id+0x122/0x310 [amdgpu]
  [  131.201684] PGD 0 
  [  131.201693] Oops:  [#1] SMP 
  [  131.201707] Modules linked in: ctr ccm rfcomm pci_stub vboxpci(OE) 
vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) bnep binfmt_misc rtsx_usb_ms memstick 
nls_iso8859_1 dell_wmi sparse_keymap dell_laptop intel_rapl 
x86_pkg_temp_thermal arc4 intel_powerclamp dcdbas dell_smm_hwmon coretemp 
dell_led 

[Kernel-packages] [Bug 1549240] Re: acer aspire 1 ZG8 built-in camera freezes at once and then not detected at all in all aps.

2016-03-22 Thread GIANNIS
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  acer aspire 1 ZG8 built-in camera freezes at once and then not
  detected at all in all aps.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Turn to ubuntu-mate from windows7 and it is great-faster-smoother.
  Problem with the built-in camera that if opened freezes immediately (I
  already reduced analysis and changed codecs but no improvement) and at
  second opening of any relevant application the camera is not at all
  detected (needs reboot but again freezes etc). Also built in
  microphone detected but does not seem to function. (Hardware is OK and
  the device is acer aspire one ZG8 with 1Gb ram - it's an "atom" ).
  Should i change the ubuntu or linux distribution or can be fixed? Many
  thanks in advance!

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

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


[Kernel-packages] [Bug 1097519] Re: bcmwl-kernel-source_6.20 update breaks for BCM4313

2014-01-13 Thread Giannis
sorry, works with bcmwl-kernel-source

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

Title:
  bcmwl-kernel-source_6.20 update breaks for BCM4313

Status in “bcmwl” package in Ubuntu:
  Confirmed
Status in “ubuntu-drivers-common” package in Ubuntu:
  Confirmed

Bug description:
  On upgrade to 13.04, the wl.ko, package bcmwl-kernel-source drier is
  selected.

  This driver does not allow the computer to boot and causes great pain in 
recovery for users, most of which will not be able to get the Ubuntu 
installation functional
  https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1097509

  Instead use the driver brcmsmac, that actually works with BCM4313

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.7.0-7-generic 3.7.0-7.15
  ProcVersionSignature: Ubuntu 3.7.0-7.15-generic 3.7.0
  Uname: Linux 3.7.0-7-generic i686
  ApportVersion: 2.7-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  foxyboy1904 F pulseaudio
  Date: Tue Jan  8 15:36:51 2013
  HibernationDevice: RESUME=UUID=695c8efa-91da-424d-983e-cc08dd01eba3
  MachineType: LENOVO 20040M18
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-7-generic 
root=UUID=8b809c57-f15a-464f-a7a9-fafb8abaa715 ro quiet
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-7-generic N/A
   linux-backports-modules-3.7.0-7-generic  N/A
   linux-firmware   1.99
  SourcePackage: linux
  UpgradeStatus: Upgraded to raring on 2013-01-08 (0 days ago)
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 24CN62WW
  dmi.board.name: Caucasus2
  dmi.board.vendor: LENOVO
  dmi.board.version: Rev 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Lenovo
  dmi.chassis.version: Rev 1.0
  dmi.modalias: 
dmi:bvnLENOVO:bvr24CN62WW:bd08/30/2010:svnLENOVO:pn20040M18:pvrLenovoIdeapadS10-3t:rvnLENOVO:rnCaucasus2:rvrRev1.0:cvnLenovo:ct10:cvrRev1.0:
  dmi.product.name: 20040M18
  dmi.product.version: Lenovo Ideapad S10-3t
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1097519] Re: bcmwl-kernel-source_6.20 update breaks for BCM4313

2014-01-13 Thread Giannis
Works in 13.10 but not when you install Broadcom STA driver.

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

Title:
  bcmwl-kernel-source_6.20 update breaks for BCM4313

Status in “bcmwl” package in Ubuntu:
  Confirmed
Status in “ubuntu-drivers-common” package in Ubuntu:
  Confirmed

Bug description:
  On upgrade to 13.04, the wl.ko, package bcmwl-kernel-source drier is
  selected.

  This driver does not allow the computer to boot and causes great pain in 
recovery for users, most of which will not be able to get the Ubuntu 
installation functional
  https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1097509

  Instead use the driver brcmsmac, that actually works with BCM4313

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.7.0-7-generic 3.7.0-7.15
  ProcVersionSignature: Ubuntu 3.7.0-7.15-generic 3.7.0
  Uname: Linux 3.7.0-7-generic i686
  ApportVersion: 2.7-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  foxyboy1904 F pulseaudio
  Date: Tue Jan  8 15:36:51 2013
  HibernationDevice: RESUME=UUID=695c8efa-91da-424d-983e-cc08dd01eba3
  MachineType: LENOVO 20040M18
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-7-generic 
root=UUID=8b809c57-f15a-464f-a7a9-fafb8abaa715 ro quiet
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-7-generic N/A
   linux-backports-modules-3.7.0-7-generic  N/A
   linux-firmware   1.99
  SourcePackage: linux
  UpgradeStatus: Upgraded to raring on 2013-01-08 (0 days ago)
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 24CN62WW
  dmi.board.name: Caucasus2
  dmi.board.vendor: LENOVO
  dmi.board.version: Rev 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Lenovo
  dmi.chassis.version: Rev 1.0
  dmi.modalias: 
dmi:bvnLENOVO:bvr24CN62WW:bd08/30/2010:svnLENOVO:pn20040M18:pvrLenovoIdeapadS10-3t:rvnLENOVO:rnCaucasus2:rvrRev1.0:cvnLenovo:ct10:cvrRev1.0:
  dmi.product.name: 20040M18
  dmi.product.version: Lenovo Ideapad S10-3t
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1239233] Re: 1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled

2014-01-02 Thread Giannis
Sound is working properly now with 3.13-RC5 already (commit was made in
3.13-RC4)

drm/radeon: program DCE2 audio dto just like DCE3

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

Title:
  1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward
  in 13.10 when radeon HDMI audio output is enabled

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 (3.8
  kernel) no problem. With Xubuntu 13.10 (3.11 kernel) video playback is
  like set to fast forward speed. Is is happening both in browser video
  playback (Youtube) and video playback in Parole or VLC. Checked with
  or without radeon.dpm=1 and radeon.audio=1 settings. till 3.9.11
  kernel, video speed is ok. from 3.10-RC1 bug introduced.

  Regression commit: 1586505a5db2b221a99feabe61199c2657e9ee23

  Potential fix commit: 9255ce80f88ba885c38c0bbd235db7c24392e22e

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:

  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1239233] Re: 1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled

2013-12-22 Thread Giannis
Bug fixed with Mainline Kernel 3.13-RC4

commit from Alex Deucher:
drm/radeon: program DCE2 audio dto just like DCE3

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

Title:
  1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward
  in 13.10 when radeon HDMI audio output is enabled

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 (3.8
  kernel) no problem. With Xubuntu 13.10 (3.11 kernel) video playback is
  like set to fast forward speed. Is is happening both in browser video
  playback (Youtube) and video playback in Parole or VLC. Checked with
  or without radeon.dpm=1 and radeon.audio=1 settings.

  till 3.9.11 kernel, video speed is ok.
  from 3.10-RC1 bug introduced.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:

  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1239233] Re: 1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled

2013-12-08 Thread Giannis
I've tested 3.13-RC1 (there is no commit from Alex Deucher after this
kernel) and bug is not fixed.

Possible fix: https://bugs.freedesktop.org/attachment.cgi?id=89768

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

Title:
  1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward
  in 13.10 when radeon HDMI audio output is enabled

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 (3.8
  kernel) no problem. With Xubuntu 13.10 (3.11 kernel) video playback is
  like set to fast forward speed. Is is happening both in browser video
  playback (Youtube) and video playback in Parole or VLC. Checked with
  or without radeon.dpm=1 and radeon.audio=1 settings.

  till 3.9.11 kernel, video speed is ok.
  from 3.10-RC1 bug introduced.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:

  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1239233] Re: 1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled

2013-12-07 Thread Giannis
1586505a5db2b221a99feabe61199c2657e9ee23 is the first bad commit
commit 1586505a5db2b221a99feabe61199c2657e9ee23
Author: Alex Deucher alexander.deuc...@amd.com
Date:   Mon Apr 22 09:42:07 2013 -0400

drm/radeon: fix up audio dto programming for DCE2

Uses a different register than DCE3 asics.

Signed-off-by: Alex Deucher alexander.deuc...@amd.com

:04 04 6ffe5e448d0fa9aecf776003e11946cc3fd7ba0e
c750f722bb1ad9f4cb11565c736c42376d7387ee M  drivers

https://bugs.freedesktop.org/show_bug.cgi?id=71975
https://bugzilla.kernel.org/show_bug.cgi?id=64781

** Bug watch added: freedesktop.org Bugzilla #71975
   https://bugs.freedesktop.org/show_bug.cgi?id=71975

** Bug watch added: Linux Kernel Bug Tracker #64781
   http://bugzilla.kernel.org/show_bug.cgi?id=64781

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

Title:
  1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward
  in 13.10 when radeon HDMI audio output is enabled

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 (3.8
  kernel) no problem. With Xubuntu 13.10 (3.11 kernel) video playback is
  like set to fast forward speed. Is is happening both in browser video
  playback (Youtube) and video playback in Parole or VLC. Checked with
  or without radeon.dpm=1 and radeon.audio=1 settings.

  till 3.9.11 kernel, video speed is ok.
  from 3.10-RC1 bug introduced.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:

  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1239233] Re: 1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled

2013-11-13 Thread Giannis
Could this be related to the bug?

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

Title:
  1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward
  in 13.10 when radeon HDMI audio output is enabled

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 (3.8
  kernel) no problem. With Xubuntu 13.10 (3.11 kernel) video playback is
  like set to fast forward speed. Is is happening both in browser video
  playback (Youtube) and video playback in Parole or VLC. Checked with
  or without radeon.dpm=1 and radeon.audio=1 settings.

  till 3.9.11 kernel, video speed is ok.
  from 3.10-RC1 bug introduced.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:

  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1239233] Re: 1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled

2013-11-10 Thread Giannis
** Description changed:

  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 (3.8
  kernel) no problem. With Xubuntu 13.10 (3.11 kernel) video playback is
  like set to fast forward speed. Is is happening both in browser video
  playback (Youtube) and video playback in Parole or VLC. Checked with or
  without radeon.dpm=1 and radeon.audio=1 settings.
  
  till 3.9.11 kernel, video speed is ok.
- from 3.10.0 and later there is this bug.
+ from 3.10-RC1 bug introduced.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:
  
  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

Title:
  1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward
  in 13.10 when radeon HDMI audio output is enabled

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 (3.8
  kernel) no problem. With Xubuntu 13.10 (3.11 kernel) video playback is
  like set to fast forward speed. Is is happening both in browser video
  playback (Youtube) and video playback in Parole or VLC. Checked with
  or without radeon.dpm=1 and radeon.audio=1 settings.

  till 3.9.11 kernel, video speed is ok.
  from 3.10-RC1 bug introduced.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:

  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

-- 
Mailing 

[Kernel-packages] [Bug 1239233] Re: 1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled

2013-11-08 Thread Giannis
from wiki: The rest of this page assumes that you know how to fetch a
kernel from the Ubuntu git repository, and build it, and that you have
basic git skills

Commit bisect (building a kernel) is NOT something a novice user can
follow.

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

Title:
  1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward
  in 13.10 when radeon HDMI audio output is enabled

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 (3.8
  kernel) no problem. With Xubuntu 13.10 (3.11 kernel) video playback is
  like set to fast forward speed. Is is happening both in browser video
  playback (Youtube) and video playback in Parole or VLC. Checked with
  or without radeon.dpm=1 and radeon.audio=1 settings.

  till 3.9.11 kernel, video speed is ok.
  from 3.10.0 and later there is this bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:

  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1239233] Re: 1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled

2013-11-07 Thread Giannis
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward
  in 13.10 when radeon HDMI audio output is enabled

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 (3.8
  kernel) no problem. With Xubuntu 13.10 (3.11 kernel) video playback is
  like set to fast forward speed. Is is happening both in browser video
  playback (Youtube) and video playback in Parole or VLC. Checked with
  or without radeon.dpm=1 and radeon.audio=1 settings.

  till 3.9.11 kernel, video speed is ok.
  from 3.10.0 and later there is this bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:

  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1237105] Re: 1002:9589 Radeon HDMI audio stop working after system suspend

2013-11-07 Thread Giannis
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  1002:9589 Radeon HDMI audio stop working after system suspend

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  HDMI audio stop working after system suspend. On wake there is no
  sound. Ati Radeon 2600 PRO.

  The earliest kernel tested so far where the bug appeared is 3.5.0.42.
  The latest kernel found so far not to have the bug is 3.4.67.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-31-generic 3.8.0-31.46
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  Uname: Linux 3.8.0-31-generic i686
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1603 F pulseaudio
  Date: Wed Oct  9 00:52:48 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-07-06 (93 days ago)
  InstallationMedia: Xubuntu 13.04 Raring Ringtail - Release i386 (20130423.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=el_GR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic 
root=UUID=89df2db2-da5d-4ae4-836a-553c892a7e82 ro quiet splash radeon.audio=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-31-generic N/A
   linux-backports-modules-3.8.0-31-generic  N/A
   linux-firmware1.106
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1237105] Re: 1002:9589 Radeon HDMI audio stop working after system suspend

2013-11-03 Thread Giannis
I found that bug appeared with 3.5 kernel.

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

Title:
  1002:9589 Radeon HDMI audio stop working after system suspend

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  HDMI audio stop working after system suspend. On wake there is no
  sound. Ati Radeon 2600 PRO.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-31-generic 3.8.0-31.46
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  Uname: Linux 3.8.0-31-generic i686
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1603 F pulseaudio
  Date: Wed Oct  9 00:52:48 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-07-06 (93 days ago)
  InstallationMedia: Xubuntu 13.04 Raring Ringtail - Release i386 (20130423.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=el_GR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic 
root=UUID=89df2db2-da5d-4ae4-836a-553c892a7e82 ro quiet splash radeon.audio=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-31-generic N/A
   linux-backports-modules-3.8.0-31-generic  N/A
   linux-firmware1.106
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1237105] Re: 1002:9589 Radeon HDMI audio stop working after system suspend

2013-11-03 Thread Giannis
I tested 3.4.67 and it is working properly. Should I search which
version of 3.5 kernel introduced the bug?

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

Title:
  1002:9589 Radeon HDMI audio stop working after system suspend

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  HDMI audio stop working after system suspend. On wake there is no
  sound. Ati Radeon 2600 PRO.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-31-generic 3.8.0-31.46
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  Uname: Linux 3.8.0-31-generic i686
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1603 F pulseaudio
  Date: Wed Oct  9 00:52:48 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-07-06 (93 days ago)
  InstallationMedia: Xubuntu 13.04 Raring Ringtail - Release i386 (20130423.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=el_GR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic 
root=UUID=89df2db2-da5d-4ae4-836a-553c892a7e82 ro quiet splash radeon.audio=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-31-generic N/A
   linux-backports-modules-3.8.0-31-generic  N/A
   linux-firmware1.106
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1237105] Re: 1002:9589 Radeon HDMI audio stop working after system suspend

2013-11-03 Thread Giannis
3.5.0.42

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

Title:
  1002:9589 Radeon HDMI audio stop working after system suspend

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  HDMI audio stop working after system suspend. On wake there is no
  sound. Ati Radeon 2600 PRO.

  The bug first appeared with a 3.5 kernel (specific version to be provided 
later).
  The latest kernel found so far not to have the bug is 3.4.67.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-31-generic 3.8.0-31.46
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  Uname: Linux 3.8.0-31-generic i686
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1603 F pulseaudio
  Date: Wed Oct  9 00:52:48 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-07-06 (93 days ago)
  InstallationMedia: Xubuntu 13.04 Raring Ringtail - Release i386 (20130423.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=el_GR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic 
root=UUID=89df2db2-da5d-4ae4-836a-553c892a7e82 ro quiet splash radeon.audio=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-31-generic N/A
   linux-backports-modules-3.8.0-31-generic  N/A
   linux-firmware1.106
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1239233] Re: 1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled

2013-11-03 Thread Giannis
till 3.9.11 kernel, video speed is ok.
from 3.10.0 and later there is this bug.

Tested it with kernel versions from http://kernel.ubuntu.com/~kernel-
ppa/mainline/ with saucy (xubuntu 13.10)

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

Title:
  1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward
  in 13.10 when radeon HDMI audio output is enabled

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 (3.8
  kernel) no problem. With Xubuntu 13.10 (3.11 kernel) video playback is
  like set to fast forward speed.

  It seems regression introduced with 3.11 kernel.

  Is is happening both in browser video playback (Youtube) and video
  playback in Parole or VLC.

  Checked with or without radeon.dpm=1 and radeon.audio=1 settings.

  Video/Audio: ATi Radeon 2600 PRO

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:

  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1239233] Re: 1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled

2013-11-03 Thread Giannis
** Description changed:

  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 (3.8
  kernel) no problem. With Xubuntu 13.10 (3.11 kernel) video playback is
  like set to fast forward speed.
  
- It seems regression introduced with 3.11 kernel.
+ It seems regression introduced with 3.10 kernel.
  
  Is is happening both in browser video playback (Youtube) and video
  playback in Parole or VLC.
  
  Checked with or without radeon.dpm=1 and radeon.audio=1 settings.
  
  Video/Audio: ATi Radeon 2600 PRO
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:
  
  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

Title:
  1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward
  in 13.10 when radeon HDMI audio output is enabled

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 (3.8
  kernel) no problem. With Xubuntu 13.10 (3.11 kernel) video playback is
  like set to fast forward speed. Is is happening both in browser video
  playback (Youtube) and video playback in Parole or VLC. Checked with
  or without radeon.dpm=1 and radeon.audio=1 settings.

  till 3.9.11 kernel, video speed is ok.
  from 3.10.0 and later there is this bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:

  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1239233] Re: 1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled

2013-11-03 Thread Giannis
can't help you that far. Sorry.

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

Title:
  1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward
  in 13.10 when radeon HDMI audio output is enabled

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 (3.8
  kernel) no problem. With Xubuntu 13.10 (3.11 kernel) video playback is
  like set to fast forward speed. Is is happening both in browser video
  playback (Youtube) and video playback in Parole or VLC. Checked with
  or without radeon.dpm=1 and radeon.audio=1 settings.

  till 3.9.11 kernel, video speed is ok.
  from 3.10.0 and later there is this bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:

  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1239233] Re: Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled

2013-10-30 Thread Giannis
I did not see any fix when I installed this kernel. I don't think it
will be fixed with this kernel.

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

Title:
  Video playback is like fast forward in 13.10 when radeon HDMI audio
  output is enabled

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 no
  problem. With Xubuntu 13.10 video playback is like set to fast
  forward.

  Is is happening both in browser video playback (Youtube) and video
  playback in Parole.

  VLC doesn't suffer from the same problem.

  Checked with 3.12-RC4 kernel and nothing changed.
  Checked with or without radeon.dpm=1 and radeon.audio=1 settings.

  Video/Audio: ATi Radeon 2600 PRO

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:

  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1239233] Re: Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled

2013-10-30 Thread Giannis
Update: I just tested 3.12 RC7 kernel. Sound output is fixed (doesn't
need xrandr to be enabled but only radeon.audio=1)  but video playback
is still fast forward like.

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

Title:
  Video playback is like fast forward in 13.10 when radeon HDMI audio
  output is enabled

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 (3.8
  kernel) no problem. With Xubuntu 13.10 (3.11 kernel) video playback is
  like set to fast forward speed.

  It seems regression introduced with 3.11 kernel.

  Is is happening both in browser video playback (Youtube) and video
  playback in Parole or VLC.

  Checked with or without radeon.dpm=1 and radeon.audio=1 settings.

  Video/Audio: ATi Radeon 2600 PRO

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:

  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1239233] Re: Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled

2013-10-30 Thread Giannis
** Description changed:

- The PC is connected to TV with HDMI cable. With Xubuntu 13.04 no
- problem. With Xubuntu 13.10 video playback is like set to fast forward.
+ The PC is connected to TV with HDMI cable. With Xubuntu 13.04 (3.8
+ kernel) no problem. With Xubuntu 13.10 (3.11 kernel) video playback is
+ like set to fast forward speed.
+ 
+ It seems regression introduced with 3.11 kernel.
  
  Is is happening both in browser video playback (Youtube) and video
- playback in Parole.
+ playback in Parole or VLC.
  
- VLC doesn't suffer from the same problem.
- 
- Checked with 3.12-RC4 kernel and nothing changed.
  Checked with or without radeon.dpm=1 and radeon.audio=1 settings.
  
  Video/Audio: ATi Radeon 2600 PRO
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:
  
  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

Title:
  Video playback is like fast forward in 13.10 when radeon HDMI audio
  output is enabled

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 (3.8
  kernel) no problem. With Xubuntu 13.10 (3.11 kernel) video playback is
  like set to fast forward speed.

  It seems regression introduced with 3.11 kernel.

  Is is happening both in browser video playback (Youtube) and video
  playback in Parole or VLC.

  Checked with or without radeon.dpm=1 and radeon.audio=1 settings.

  Video/Audio: ATi Radeon 2600 PRO

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:

  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 

[Kernel-packages] [Bug 1237105] Re: Radeon HDMI audio stop working after system suspend

2013-10-29 Thread Giannis
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  Radeon HDMI audio stop working after system suspend

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  HDMI audio stop working after system suspend. On wake there is no
  sound. Ati Radeon 2600 PRO.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-31-generic 3.8.0-31.46
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  Uname: Linux 3.8.0-31-generic i686
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1603 F pulseaudio
  Date: Wed Oct  9 00:52:48 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-07-06 (93 days ago)
  InstallationMedia: Xubuntu 13.04 Raring Ringtail - Release i386 (20130423.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=el_GR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic 
root=UUID=89df2db2-da5d-4ae4-836a-553c892a7e82 ro quiet splash radeon.audio=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-31-generic N/A
   linux-backports-modules-3.8.0-31-generic  N/A
   linux-firmware1.106
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1237105] Re: HDMI audio stop working after system suspend

2013-10-28 Thread Giannis
Yes this problem does NOT occur in Xubuntu 12.04.3 (3.2 kernel).  I just
tested it.

** Summary changed:

- HDMI audio stop working after system suspend
+ Radeon HDMI audio stop working after system suspend

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

Title:
  Radeon HDMI audio stop working after system suspend

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  HDMI audio stop working after system suspend. On wake there is no
  sound. Ati Radeon 2600 PRO.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-31-generic 3.8.0-31.46
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  Uname: Linux 3.8.0-31-generic i686
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1603 F pulseaudio
  Date: Wed Oct  9 00:52:48 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-07-06 (93 days ago)
  InstallationMedia: Xubuntu 13.04 Raring Ringtail - Release i386 (20130423.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=el_GR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic 
root=UUID=89df2db2-da5d-4ae4-836a-553c892a7e82 ro quiet splash radeon.audio=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-31-generic N/A
   linux-backports-modules-3.8.0-31-generic  N/A
   linux-firmware1.106
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1239233] Re: Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled (but no sound at all)

2013-10-24 Thread giannis
with xrandr --output DVI-0 --set audio auto I managed to re-enable audio
actual output but video is still playing at fast forward.

** Summary changed:

- Video playback is like fast forward in 13.10 when radeon HDMI audio output is 
enabled (but no sound at all)
+ Video playback is like fast forward in 13.10 when radeon HDMI audio output is 
enabled

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

Title:
  Video playback is like fast forward in 13.10 when radeon HDMI audio
  output is enabled

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 no
  problem. With Xubuntu 13.10 video playback is like set to fast
  forward.

  Is is happening both in browser video playback (Youtube) and video
  playback in Parole.

  VLC doesn't suffer from the same problem.

  Checked with 3.12-RC4 kernel and nothing changed.
  Checked with or without radeon.dpm=1 and radeon.audio=1 settings.

  Video/Audio: ATi Radeon 2600 PRO

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:

  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1239233] Re: Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled (but no sound at all)

2013-10-23 Thread giannis
** Changed in: linux (Ubuntu)
   Status: Triaged = New

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

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  Video playback is like fast forward in 13.10 when radeon HDMI audio
  output is enabled (but no sound at all)

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 no
  problem. With Xubuntu 13.10 video playback is like set to fast
  forward.

  Is is happening both in browser video playback (Youtube) and video
  playback in Parole.

  VLC doesn't suffer from the same problem.

  Checked with 3.12-RC4 kernel and nothing changed.
  Checked with or without radeon.dpm=1 and radeon.audio=1 settings.

  Video/Audio: ATi Radeon 2600 PRO

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:

  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1239233] Re: Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled (but no sound at all)

2013-10-21 Thread giannis
In my case I don't have HDMI sound at all.

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

Title:
  Video playback is like fast forward in 13.10 when radeon HDMI audio
  output is enabled (but no sound at all)

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 no
  problem. With Xubuntu 13.10 video playback is like set to fast
  forward.

  Is is happening both in browser video playback (Youtube) and video
  playback in Parole.

  VLC doesn't suffer from the same problem.

  Checked with 3.12-RC4 kernel and nothing changed.
  Checked with or without radeon.dpm=1 and radeon.audio=1 settings.

  Video/Audio: ATi Radeon 2600 PRO

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:

  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1239233] Re: Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled (but no sound at all)

2013-10-19 Thread giannis
I can confirm that. Choosing other audio output than HDMI immediately
makes video playback normal. It is strange that removing the
radeon.audio=1 parameter and updating GRUB, still after reboot
Pulseaudio shows HDMI audio output even though it is disabled by default
as far as I know.

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

Title:
  Video playback is like fast forward in 13.10 when radeon HDMI audio
  output is enabled (but no sound at all)

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 no
  problem. With Xubuntu 13.10 video playback is like set to fast
  forward.

  Is is happening both in browser video playback (Youtube) and video
  playback in Parole.

  VLC doesn't suffer from the same problem.

  Checked with 3.12-RC4 kernel and nothing changed.
  Checked with or without radeon.dpm=1 and radeon.audio=1 settings.

  Video/Audio: ATi Radeon 2600 PRO

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:

  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1237105] Re: HDMI audio stop working after system suspend

2013-10-16 Thread giannis
With 3.11 and 3.12 kernels  HDMI output is broken totally. Tested with
Xubuntu 13.10 too. bug #1239233

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

Title:
  HDMI audio stop working after system suspend

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  HDMI audio stop working after system suspend. On wake there is no
  sound. Ati Radeon 2600 PRO.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-31-generic 3.8.0-31.46
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  Uname: Linux 3.8.0-31-generic i686
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1603 F pulseaudio
  Date: Wed Oct  9 00:52:48 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-07-06 (93 days ago)
  InstallationMedia: Xubuntu 13.04 Raring Ringtail - Release i386 (20130423.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=el_GR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic 
root=UUID=89df2db2-da5d-4ae4-836a-553c892a7e82 ro quiet splash radeon.audio=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-31-generic N/A
   linux-backports-modules-3.8.0-31-generic  N/A
   linux-firmware1.106
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1239233] Re: Video playback is like fast forward in 13.10

2013-10-16 Thread giannis
I found something very interesting. When I disable as default the radeon
HDMI audio output from pulseaudio, video playback is normal again.

So maybe is related with the strange behaviour I have with kernel 3.11
and 3.12-RC4. HDMI is enabled whether or not I enable radeon.audio=1
on GRUB but in both cases even though pulseaudio sound level output
indicator inside volume sound control panel is showing pulse, TV
speakers doesn't produce any sound.

** Summary changed:

- Video playback is like fast forward in 13.10
+ Video playback is like fast forward in 13.10 when radeon HDMI output is 
enabled (no sound at all)

** Summary changed:

- Video playback is like fast forward in 13.10 when radeon HDMI output is 
enabled (no sound at all)
+ Video playback is like fast forward in 13.10 when radeon HDMI audio output is 
enabled (but no sound at all)

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

Title:
  Video playback is like fast forward in 13.10 when radeon HDMI audio
  output is enabled (but no sound at all)

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  The PC is connected to TV with HDMI cable. With Xubuntu 13.04 no
  problem. With Xubuntu 13.10 video playback is like set to fast
  forward.

  Is is happening both in browser video playback (Youtube) and video
  playback in Parole.

  VLC doesn't suffer from the same problem.

  Checked with 3.12-RC4 kernel and nothing changed.
  Checked with or without radeon.dpm=1 and radeon.audio=1 settings.

  Video/Audio: ATi Radeon 2600 PRO

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1324 F pulseaudio
  CurrentDmesg:

  Date: Sun Oct 13 02:10:43 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-09-27 (15 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=fb62d2dd-e7a5-46fc-aa9e-9e20b92ed63d ro quiet splash radeon.dpm=1 
radeon.audio=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1237105] Re: HDMI audio stop working after system suspend

2013-10-09 Thread giannis
I've tested both 3.12-RC4 and 3.11.4 kernels and HDMI audio didn't work
at all (it is enabled, pulseaudio shows correct output but no sound
comes from the TV). With 3.8.0.31 kernel this behaviour shows up only
after suspend.

** Tags added: kernel-bug-exists-upstream

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  HDMI audio stop working after system suspend

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  HDMI audio stop working after system suspend. On wake there is no
  sound. Ati Radeon 2600 PRO.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-31-generic 3.8.0-31.46
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  Uname: Linux 3.8.0-31-generic i686
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1603 F pulseaudio
  Date: Wed Oct  9 00:52:48 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-07-06 (93 days ago)
  InstallationMedia: Xubuntu 13.04 Raring Ringtail - Release i386 (20130423.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=el_GR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic 
root=UUID=89df2db2-da5d-4ae4-836a-553c892a7e82 ro quiet splash radeon.audio=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-31-generic N/A
   linux-backports-modules-3.8.0-31-generic  N/A
   linux-firmware1.106
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1237105] [NEW] HDMI audio stop working after system suspend

2013-10-08 Thread giannis
Public bug reported:

HDMI audio stop working after system suspend. On wake there is no sound.
Ati Radeon 2600 PRO.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: linux-image-3.8.0-31-generic 3.8.0-31.46
ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
Uname: Linux 3.8.0-31-generic i686
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  verde  1603 F pulseaudio
Date: Wed Oct  9 00:52:48 2013
HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
InstallationDate: Installed on 2013-07-06 (93 days ago)
InstallationMedia: Xubuntu 13.04 Raring Ringtail - Release i386 (20130423.1)
MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=el_GR.UTF-8
 SHELL=/bin/bash
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic 
root=UUID=89df2db2-da5d-4ae4-836a-553c892a7e82 ro quiet splash radeon.audio=1 
vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.8.0-31-generic N/A
 linux-backports-modules-3.8.0-31-generic  N/A
 linux-firmware1.106
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/12/2009
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F9
dmi.board.name: GA-MA790X-DS4
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: GA-MA790X-DS4
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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


** Tags: apport-bug i386 raring

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

Title:
  HDMI audio stop working after system suspend

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  HDMI audio stop working after system suspend. On wake there is no
  sound. Ati Radeon 2600 PRO.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-31-generic 3.8.0-31.46
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  Uname: Linux 3.8.0-31-generic i686
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verde  1603 F pulseaudio
  Date: Wed Oct  9 00:52:48 2013
  HibernationDevice: RESUME=UUID=a8e666a9-5515-468a-a13a-deb0cda148ee
  InstallationDate: Installed on 2013-07-06 (93 days ago)
  InstallationMedia: Xubuntu 13.04 Raring Ringtail - Release i386 (20130423.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790X-DS4
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=el_GR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic 
root=UUID=89df2db2-da5d-4ae4-836a-553c892a7e82 ro quiet splash radeon.audio=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-31-generic N/A
   linux-backports-modules-3.8.0-31-generic  N/A
   linux-firmware1.106
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: GA-MA790X-DS4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-DS4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-DS4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790X-DS4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 732243] Re: Acer Logitech, Inc. Orbicam fails to start working.

2013-07-19 Thread giannis
Ubuntu 13.04 on Acer 5630,  Orbicam still does not work. I get green
screen (webcam led is on) on Skype's options and i can not make a video
call. lsusb detects the webcam correctly.

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

Title:
  Acer Logitech, Inc. Orbicam fails to start working.

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” package in Fedora:
  Unknown

Bug description:
  Problem description: 
  Logitech, Inc. Orbicam (ID 046d:0896) doesn't work with Cheese (green led on 
cam doesn't light up and no images appear) unless we run Cheese multiple 
consecutive times. Webcam doesn't work with Skype too (no images and led turned 
off).
  This problem has started when Ubuntu 10.10 was installed (kernel 
2.6.35-27-generic - 64 bits). Webcam was working at Ubuntu 10.04 (all kernel 
versions released until Mar-08 / 2011).

  Ubuntu version:
  Distributor ID:   Ubuntu
  Description:  Ubuntu 10.10
  Release:  10.10
  Codename: maverick

  Kernel version:
  Linux 2.6.35-27-generic #48-Ubuntu SMP Tue Feb 22 20:25:46 UTC 2011 x86_64 
GNU/Linux

  Steps to reproduce the bug:

  (With Cheese)
  1. run Cheese - green led on cam doesn't light up and a black screen appears 
instead of the image.
  2. close Cheese and start it again.
  3. If the cam still doesn't work, repeat step 2.

  (With Skype 2.1.0.81)
  1. run Skype (/usr/bin/skype-wrapper)
  2. Log in as a valid user.
  3. At the main menu, click Options, and then click the Video tab on the 
left
  4. Enable Skype Video. Check the box next to Enable Skype Video.
  5. Open the pull-down menu of devices. Select the device (sometimes it 
appears as /dev/video0 and sometimes as /dev/video1).
  6. Click at the Test webcam button. 
  7. Green led on cam doesn't light up and a black screen appears instead of 
the image.

  Expected results:
  Cam led lights up and image appears when Cheese is started.
  Cam led lights up and image appears in the web cam test at Skype.

  Additional info:

  lsusb output:
  Bus 005 Device 002: ID 062a:0001 Creative Labs Notebook Optical Mouse
  Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 001 Device 017: ID 046d:0896 Logitech, Inc. OrbiCam
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  
  /var/log/messages when I tried to run Cheese four times and the cam worked 
only at the last (fourth) attempt:
  Mar  9 17:04:26 aspire kernel: [ 6472.857266] usb 1-4: USB disconnect, 
address 17
  Mar  9 17:04:26 aspire kernel: [ 6472.857342] gspca: video0 disconnect
  Mar  9 17:04:27 aspire kernel: [ 6474.512285] gspca: set alt 0 err -19
  Mar  9 17:04:27 aspire kernel: [ 6474.512294] gspca: usb_submit_urb alt 7 err 
-19
  Mar  9 17:04:28 aspire kernel: [ 6474.790146] usb 1-4: new high speed USB 
device using ehci_hcd and address 18
  Mar  9 17:04:28 aspire kernel: [ 6474.969126] gspca: probing 046d:0896
  Mar  9 17:04:28 aspire kernel: [ 6474.969133] vc032x: Sensor PO
  Mar  9 17:04:28 aspire kernel: [ 6474.971180] gspca: video1 created
  Mar  9 17:04:36 aspire kernel: [ 6482.628464] gspca: video0 released
  Mar  9 17:06:51 aspire kernel: [ 6618.082332] usb 1-4: USB disconnect, 
address 18
  Mar  9 17:06:51 aspire kernel: [ 6618.082410] gspca: video1 disconnect
  Mar  9 17:06:53 aspire kernel: [ 6619.742700] gspca: set alt 0 err -19
  Mar  9 17:06:53 aspire kernel: [ 6619.742710] gspca: usb_submit_urb alt 7 err 
-19
  Mar  9 17:06:53 aspire kernel: [ 6620.020143] usb 1-4: new high speed USB 
device using ehci_hcd and address 19
  Mar  9 17:06:53 aspire kernel: [ 6620.209951] gspca: probing 046d:0896
  Mar  9 17:06:53 aspire kernel: [ 6620.209958] vc032x: Sensor PO
  Mar  9 17:06:53 aspire kernel: [ 6620.214951] gspca: video0 created
  Mar  9 17:07:31 aspire kernel: [ 6657.839792] gspca: video1 released
  Mar  9 17:07:44 aspire kernel: [ 6670.992411] usb 1-4: USB disconnect, 
address 19
  Mar  9 17:07:44 aspire kernel: [ 6670.992481] gspca: video0 disconnect
  Mar  9 17:07:46 aspire kernel: [ 6672.650173] gspca: set alt 0 err -19
  Mar  9 17:07:46 aspire kernel: [ 6672.650183] gspca: usb_submit_urb alt 7 err 
-19
  Mar  9 17:07:46 aspire kernel: [ 6672.932615] usb 1-4: new high speed USB 
device using ehci_hcd and address 20
  Mar  9 17:07:46 aspire kernel: [ 6673.105526] gspca: probing 046d:0896
  Mar  9 17:07:46 aspire kernel: [ 6673.105533] vc032x: Sensor PO
  Mar  9 17:07:46 aspire kernel: [ 6673.107520] gspca: video1 created
  Mar  9 17:07:51 aspire kernel: [ 6678.155567] gspca: video0 released

  v4l-info /dev/video0 output
  open /dev/video0: No such file or directory

  
  v4l-info /dev/video1 output
  ### v4l2 device info [/dev/video1] ###