Re: [Bug 1233061] Re: HDMI not working after update to linux image 3.8.0.31.46

2013-10-28 Thread Charles Timms
Did what you asked re testing the latest mainline kernel but got an 
unrecoverable fatal error when running dpkg regarding libcairo-perl 
- see log below...

study@Eastford-Study:~/Downloads/3.12.0-031200rc7$ uname -r
3.8.13-03081310-generic
study@Eastford-Study:~/Downloads/3.12.0-031200rc7$ ls
linux-headers-3.12.0-031200rc7_3.12.0-031200rc7.201310271935_all.deb
linux-headers-3.12.0-031200rc7-generic_3.12.0-031200rc7.201310271935_amd64.deb
linux-image-3.12.0-031200rc7-generic_3.12.0-031200rc7.201310271935_amd64.deb
study@Eastford-Study:~/Downloads/3.12.0-031200rc7$ sudo dpkg -i *.deb
sudo: unable to resolve host Eastford-Study
[sudo] password for study:
Selecting previously unselected package linux-headers-3.12.0-031200rc7.
dpkg: unrecoverable fatal error, aborting:
  files list file for package 'libcairo-perl' is missing final newline
study@Eastford-Study:~/Downloads/3.12.0-031200rc7$


On 28/10/13 03:48, Christopher M. Penalver wrote:
 Charles Timms, could you please test the latest mainline kernel via
 http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12-rc7-saucy/ and
 advise to the results?

 ** Tags added: latest-bios-p01-a2

 ** Summary changed:

 - HDMI not working after update to linux image 3.8.0.31.46
 + 1002:9715 [Acer Aspire X3450] HDMI not working after update to linux image 
 3.8.0.31.46

 ** Tags removed: kernel-bug-exists-upstream
 ** Tags added: kernel-bug-exists-upstream-v3.8.13.10 needs-upstream-testing

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


-- 
email: timms.char...@gmail.com
phone:+27 (0)44 382 4992
cell: +27 (0)72 230 8049
skype: charlestimms

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

Title:
  1002:9715 [Acer Aspire X3450] HDMI not working after update to linux
  image 3.8.0.31.46

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

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


[Bug 1233061] Re: HDMI not working after update to linux image 3.8.0.31.46

2013-10-27 Thread Christopher M. Penalver
Charles Timms, could you please test the latest mainline kernel via
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12-rc7-saucy/ and
advise to the results?

** Tags added: latest-bios-p01-a2

** Summary changed:

- HDMI not working after update to linux image 3.8.0.31.46
+ 1002:9715 [Acer Aspire X3450] HDMI not working after update to linux image 
3.8.0.31.46

** Tags removed: kernel-bug-exists-upstream
** Tags added: kernel-bug-exists-upstream-v3.8.13.10 needs-upstream-testing

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

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

Title:
  1002:9715 [Acer Aspire X3450] HDMI not working after update to linux
  image 3.8.0.31.46

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

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


[Bug 1233061] Re: HDMI not working after update to linux image 3.8.0.31.46

2013-10-10 Thread Julian Wiedmann
Presumably broken in 3.8.13.7 by

commit c4c3bc93e257d7d40745eff89b1c556d53a4a9d6
Author: Alex Deucher alexander.deuc...@amd.com
Date:   Tue Jul 30 00:22:53 2013 -0400

drm/radeon/atom: initialize more atom interpretor elements to 0

BugLink: http://bugs.launchpad.net/bugs/1221794

commit 42a21826dc54583cdb79cc8477732e911ac9c376 upstream.

The ProcessAuxChannel table on some rv635 boards assumes
the divmul members are initialized to 0 otherwise we get
an invalid fb offset since it has a bad mask set when
setting the fb base.  While here initialize all the
atom interpretor elements to 0.

and fixed ( currently queued for 3.8.13.11) with

commit 91f3a6aaf280294b07c05dfe606e6c27b7ba3c72
Author: Alex Deucher alexander.deuc...@amd.com
Date:   Mon Sep 9 10:54:22 2013 -0400

drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)

The OUTPUT_ENABLE action jumps past the point in the coder where
the data_offset is set on certain rs780 cards.  This worked
previously because the OUTPUT_ENABLE action is always called
immediately after the ENABLE action so the data_offset remained
set.  In 6f8bbaf568c7f2c497558bfd04654c0b9841ad57
(drm/radeon/atom: initialize more atom interpretor elements to 0),
we explictly reset data_offset to 0 between atom calls which then
caused this to fail.  The fix is to just skip calling the
OUTPUT_ENABLE action on the problematic chipsets.  The ENABLE
action does the same thing and more.  Ultimately, we could
probably drop the OUTPUT_ENABLE action all together on DCE3
asics.

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

Title:
  HDMI not working after update to linux image 3.8.0.31.46

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

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


[Bug 1233061] Re: HDMI not working after update to linux image 3.8.0.31.46

2013-09-30 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1233061/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  HDMI not working after update to linux image 3.8.0.31.46

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

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


[Bug 1233061] Re: HDMI not working after update to linux image 3.8.0.31.46

2013-09-30 Thread Brian Murray
** Package changed: ubuntu = linux (Ubuntu)

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

Title:
  HDMI not working after update to linux image 3.8.0.31.46

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

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


[Bug 1233061] Re: HDMI not working after update to linux image 3.8.0.31.46

2013-09-30 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream stable kernel?
Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the
latest v3.8 stable kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as 
Confirmed.


Thanks in advance.

[0] 
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8.13.10-raring/

** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

** Tags added: raring regression-update

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

Title:
  HDMI not working after update to linux image 3.8.0.31.46

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

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


[Bug 1233061] Re: HDMI not working after update to linux image 3.8.0.31.46

2013-09-30 Thread Charles Timms
apport information

** Tags added: apport-collected

** Description changed:

  Operating System: Ubuntu 13.04 64-bit
  Hardware: Acer Aspire x3450 AMD Athlon II X2 220 Processor x 2; Graphics 
Gallium 0.4 on AMD RS880; Monitor Samsung Syncmaster P2250.
  Problem/Bug: HDMI video output from pc to Samsung Syncmaster P2250 via 
HDMI/DVI adaptor cable no longer works after Ubuntu's Software Updater updated 
my system from linux-image 3.8.0.30.44 to 3.8.0.31.46.
  I get an initial purple screen, without the Ubuntu logo, then absolutely 
nothing.
  Had to revert to old style analogue connection to make my system useable.
+ --- 
+ ApportVersion: 2.9.2-0ubuntu8.3
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  study  1937 F pulseaudio
+  /dev/snd/controlC0:  study  1937 F pulseaudio
+ CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
+ CurrentDmesg: [   20.247444] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link 
becomes ready
+ DistroRelease: Ubuntu 13.04
+ HibernationDevice: RESUME=UUID=607de3c9-c71d-4386-96d2-787bb2b0fa64
+ InstallationDate: Installed on 2013-04-28 (154 days ago)
+ InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
+ IwConfig:
+  eth0  no wireless extensions.
+  
+  lono wireless extensions.
+ MachineType: Acer Aspire X3450
+ MarkForUpload: True
+ Package: linux (not installed)
+ ProcFB: 0 radeondrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-31-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
+ 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:
+  
+ Tags:  raring
+ Uname: Linux 3.8.0-31-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo
+ dmi.bios.date: 10/29/2011
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: P01-A2
+ dmi.board.asset.tag: To be filled by O.E.M.
+ dmi.board.name: Aspire X3450
+ dmi.board.vendor: Acer
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Acer
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP01-A2:bd10/29/2011:svnAcer:pnAspireX3450:pvr:rvnAcer:rnAspireX3450:rvr:cvnAcer:ct3:cvr:
+ dmi.product.name: Aspire X3450
+ dmi.sys.vendor: Acer

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1233061/+attachment/3851831/+files/AlsaInfo.txt

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

Title:
  HDMI not working after update to linux image 3.8.0.31.46

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

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


Re: [Bug 1233061] Re: HDMI not working after update to linux image 3.8.0.31.46

2013-09-30 Thread Charles Timms
Carried out your request regarding the installation of the upstream 
kernel and here are the results:-

study@Eastford-Study:~/Downloads/3.8.13$ ls
linux-headers-3.8.13-03081310_3.8.13-03081310.201309251435_all.deb
linux-headers-3.8.13-03081310-generic_3.8.13-03081310.201309251435_amd64.deb
linux-image-3.8.13-03081310-generic_3.8.13-03081310.201309251435_amd64.deb

study@Eastford-Study:~/Downloads/3.8.13$ sudo dpkg -i *.deb
sudo: unable to resolve host Eastford-Study
[sudo] password for study:
Selecting previously unselected package linux-headers-3.8.13-03081310.
(Reading database ... 230453 files and directories currently installed.)
Unpacking linux-headers-3.8.13-03081310 (from 
linux-headers-3.8.13-03081310_3.8.13-03081310.201309251435_all.deb) ...
Selecting previously unselected package 
linux-headers-3.8.13-03081310-generic.
Unpacking linux-headers-3.8.13-03081310-generic (from 
linux-headers-3.8.13-03081310-generic_3.8.13-03081310.201309251435_amd64.deb) 
...
Selecting previously unselected package linux-image-3.8.13-03081310-generic.
Unpacking linux-image-3.8.13-03081310-generic (from 
linux-image-3.8.13-03081310-generic_3.8.13-03081310.201309251435_amd64.deb) 
...
Done.
Setting up linux-headers-3.8.13-03081310 (3.8.13-03081310.201309251435) ...
Setting up linux-headers-3.8.13-03081310-generic 
(3.8.13-03081310.201309251435) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 
3.8.13-03081310-generic /boot/vmlinuz-3.8.13-03081310-generic
Setting up linux-image-3.8.13-03081310-generic 
(3.8.13-03081310.201309251435) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 
3.8.13-03081310-generic /boot/vmlinuz-3.8.13-03081310-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.8.13-03081310-generic 
/boot/vmlinuz-3.8.13-03081310-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 
3.8.13-03081310-generic /boot/vmlinuz-3.8.13-03081310-generic
update-initramfs: Generating /boot/initrd.img-3.8.13-03081310-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 
3.8.13-03081310-generic /boot/vmlinuz-3.8.13-03081310-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 
3.8.13-03081310-generic /boot/vmlinuz-3.8.13-03081310-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 
3.8.13-03081310-generic /boot/vmlinuz-3.8.13-03081310-generic
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.8.13-03081310-generic
Found initrd image: /boot/initrd.img-3.8.13-03081310-generic
Found linux image: /boot/vmlinuz-3.8.0-31-generic
Found initrd image: /boot/initrd.img-3.8.0-31-generic
Found linux image: /boot/vmlinuz-3.8.0-30-generic
Found initrd image: /boot/initrd.img-3.8.0-30-generic
Found memtest86+ image: /memtest86+.bin
done
study@Eastford-Study:~/Downloads/3.8.13$

I then rebooted my pc using latest upstream kernel.
Unfortunately HDMI is still NOT working with this version of the 
linux/Ubuntu kernel.
When booting I see the Acer welcome screen with the usual BIOS and Boot 
Sequence options, followed by a purple screen without the Ubuntu logo, 
shortly afterwards my screen just goes black/blank.
When I connect the analogue cable and select the analogue connection on 
my monitor I see the Ubuntu logon menu and my system behaves normally.
Therefore I will tag my bug as kernel bug exists upstream as requested

Using the upstream kernel I have also executed the previously requested 
command - here is its output:-

study@Eastford-Study:~$ uname -r
3.8.13-03081310-generic
study@Eastford-Study:~$ sudo lshw -C display
sudo: unable to resolve host Eastford-Study
[sudo] password for study:
   *-display
description: VGA compatible controller
product: RS880 [Radeon HD 4250]
vendor: Advanced Micro Devices [AMD] nee ATI
physical id: 5
bus info: pci@:01:05.0
version: 00
width: 32 bits
clock: 33MHz
capabilities: pm msi vga_controller bus_master cap_list rom
configuration: driver=radeon latency=0
resources: irq:18 memory:c000-cfff ioport:e000(size=256) 
memory:fea0-fea0 memory:fe90-fe9f
study@Eastford-Study:~$

On 30/09/13 21:41, Joseph Salisbury wrote:
 Would it be possible for you to test the latest upstream stable kernel?
 Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the
 latest v3.8 stable kernel[0].

 If this bug is fixed in the mainline kernel, please add the following
 tag 'kernel-fixed-upstream'.

 If the mainline kernel does not fix this bug, please add the tag:
 'kernel-bug-exists-upstream'.

 If you are unable to test the mainline kernel, for example it will not boot, 
 please add the tag: 'kernel-unable-to-test-upstream'.
 Once testing of the upstream kernel is complete, please mark this bug as 
 Confirmed.


 Thanks in advance.

 [0]
 

[Bug 1233061] Re: HDMI not working after update to linux image 3.8.0.31.46

2013-09-30 Thread Charles Timms
** Tags added: kernel-bug-exists-upstream

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

Title:
  HDMI not working after update to linux image 3.8.0.31.46

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

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