[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-04-07 Thread seth goldstein
I can confirm that it is also happening on KDE (version 4.14.1)  running
ubuntu 14.10 and kernel 3.16.0-33-generic

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

Title:
  Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics
  5500

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

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


[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-04-07 Thread seth goldstein
I was going to try out John's suggestion, but it seems that I don't have
xf86-video-intel installed on my system.  So, should I try and install
it (and if I do, can I remove it easily?) and if I install it, should i
take the suggestion above?

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

Title:
  Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics
  5500

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

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


[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-04-08 Thread seth goldstein
Since I don't have xf86-video-intel installed, is there a way to disable
sna on what I am using?  Should I switch?  I am attaching my xorg.log.

** Attachment added: "xorg.log for t450s with video corruption"
   
https://bugs.launchpad.net/linux/+bug/1432194/+attachment/4369374/+files/Xorg.0.log

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

Title:
  Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics
  5500

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

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


[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-04-09 Thread seth goldstein
I can confirm that the temporary fix john proposed is working well under 
kubuntu 14.10 on my T450s.  Particulars:
KDE: Platform Version 4.14.1, Ubuntu: 14.10, Kernel: 3.16.0-33-generic

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

Title:
  Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics
  5500

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

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


[Bug 1423151] Re: openafs-modules-dkms 1.6.7-1: openafs kernel module failed to build

2015-03-08 Thread seth goldstein
I would like to test this out (I really need afs badly), but I am not
sure how do it.  I followed the dirextins at
https://wiki.ubuntu.com/Testing/EnableProposed, i.e.,

Added to /etc/apt/sources.list:

deb http://archive.ubuntu.com/ubuntu trusty-proposed restricted main
multiverse universe

Created the file /etc/apt/preferences.d/proposed-updates with:

Package: *
Pin: release a=trusty-proposed
Pin-Priority: 400

And tried to do an upgrade.  Not sure what package to upgrade.  For
example, I tried:

sudo apt-get install openafs-modules-dkms/trusty-proposed
sudo apt-get install openafs-client/trusty-proposed

and some others and they all report:

E: Release 'trusty-proposed' for 'openafs-modules-dkms' was not found

How do I proceed?

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

Title:
  openafs-modules-dkms 1.6.7-1: openafs kernel module failed to build

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

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


[Bug 1423151] Re: openafs-modules-dkms 1.6.7-1: openafs kernel module failed to build

2015-03-08 Thread seth goldstein
I figured it out and installed the proposed package. It compiled and
installed fine and afs is back up!

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

Title:
  openafs-modules-dkms 1.6.7-1: openafs kernel module failed to build

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

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


[Bug 1423151] Re: openafs-modules-dkms 1.6.7-1: openafs kernel module failed to build

2015-03-09 Thread seth goldstein
In order to get things to work I basically followed the directions at
https://wiki.ubuntu.com/Testing/EnableProposed.  However, it did not
initially work.  I am not sure exactly which of the below got things
to work, but eventually it did.  So here are the steps I went through:

Editted /etc/apt/sources.list to add:

deb http://archive.ubuntu.com/ubuntu/ trusty-proposed restricted main
multiverse universe

Created file /etc/apt/preferences.d/proposed-updates with this content:

Package: *
Pin: release a=trusty-proposed
Pin-Priority: 400

In an xterm ran:

sudo aptitude -t trusty-proposed

And, there was nothing there.  Then, I launched "Software & Updates"
and it showed that the pre-released updates box was checked and
exitted.  

Then, I restarted apititude, did an update and voila there were 90
packages.  I browsed through them and found 

openafs-modules-dkms under the 'net' catagory of 'upgradable
packages'.  I picked this with a '+' and then installed with a 'g'.
Everything worked fine.

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

Title:
  openafs-modules-dkms 1.6.7-1: openafs kernel module failed to build

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

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


[Bug 1414930] Re: [Lenovo ThinkPad X1 Carbon 20BT] Buttons of Synaptics trackpad doesn't work

2015-03-12 Thread seth goldstein
I have a thinkpad T450s.  The buttons do not work on it.  How can I
help?

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

Title:
  [Lenovo ThinkPad X1 Carbon 20BT] Buttons of Synaptics trackpad doesn't
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1414930/+subscriptions

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


[Bug 1433411] [NEW] openafs-modules-dkms 1.6.7-1ubuntu1: openafs kernel module failed to build

2015-03-17 Thread seth goldstein
Public bug reported:

What I expected to happen:

That I could install openafs

What happened:

The install dies with an error 'Error! Bad return status for module build on 
kernel: 3.16.0-31-generic (x86_64)'
(see entire transcript below)


Extra info:

system information below the transcript.  I was trying to install
openafs and it fails.  Something similar was happening a few weeks ago
and it seemed that the fix in -proposed worked, but I just got a new
machine and tried to install openafs on it and it is now failing again.

Here is a transcript:

$ sudo apt-get install openafs-modules-dkms
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following extra packages will be installed:
  dkms openafs-client
Suggested packages:
  dpkg-dev debhelper openafs-doc openafs-krb5
The following NEW packages will be installed:
  dkms openafs-client openafs-modules-dkms
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,791 kB of archives.
After this operation, 14.7 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 
2.2.0.3-1.1ubuntu5.14.04 [64.6 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/universe 
openafs-client amd64 1.6.7-1ubuntu1 [1,866 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/universe 
openafs-modules-dkms all 1.6.7-1ubuntu1 [861 kB]
Fetched 2,791 kB in 5s (491 kB/s)
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell 
buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
Preconfiguring packages ...
Selecting previously unselected package dkms.
(Reading database ... 243652 files and directories currently installed.)
Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04_all.deb ...
Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04) ...
Selecting previously unselected package openafs-client.
Preparing to unpack .../openafs-client_1.6.7-1ubuntu1_amd64.deb ...
Unpacking openafs-client (1.6.7-1ubuntu1) ...
Selecting previously unselected package openafs-modules-dkms.
Preparing to unpack .../openafs-modules-dkms_1.6.7-1ubuntu1_all.deb ...
Unpacking openafs-modules-dkms (1.6.7-1ubuntu1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for cmucs-config (002) ...
Processing triggers for ureadahead (0.100.0-16) ...
Setting up dkms (2.2.0.3-1.1ubuntu5.14.04) ...
Setting up openafs-client (1.6.7-1ubuntu1) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell 
buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
update-alternatives: using /usr/bin/pagsh.openafs to provide /usr/bin/pagsh 
(pagsh) in auto mode
update-alternatives: using /usr/bin/klog.afs to provide /usr/bin/klog (klog) in 
auto mode
Starting AFS services:
AFS module /lib/modules/3.16.0-31-generic/fs/openafs.ko does not exist.
Not starting AFS.  Please consider building kernel modules using
instructions in /usr/share/doc/openafs-client/README.modules
Setting up openafs-modules-dkms (1.6.7-1ubuntu1) ...
Loading new openafs-1.6.7 DKMS files...
First Installation: checking all kernels...
Building only for 3.16.0-31-generic
Building initial module for 3.16.0-31-generic
Error! Bad return status for module build on kernel: 3.16.0-31-generic (x86_64)
Consult /var/lib/dkms/openafs/1.6.7/build/make.log for more information.

I am attaching the entire make.log, but the key line is, I believe,

/var/lib/dkms/openafs/1.6.7/build/src/libafs/MODLOAD-3.16.0-31-generic-SP/osi_vnodeops.c:815:19:
 error: ‘generic_file_splice_write’ undeclared here (not in a function)
   .splice_write = generic_file_splice_write,
   ^


FYI:

$ lsb_release -rd
Description:Ubuntu 14.04.2 LTS
Release:14.04

$ apt-cache policy  openafs-modules-dkms
openafs-modules-dkms:
  Installed: 1.6.7-1ubuntu1
  Candidate: 1.6.7-1ubuntu1
  Version table:
 *** 1.6.7-1ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/universe amd64 
Packages
100 /var/lib/dpkg/status
 1.6.7-1 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: openafs-modules-dkms 1.6.7-1ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-31.43~14.04.1-generic 3.16.7-ckt5
Uname: Linux 3.16.0-31-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.7
Architecture: amd64
DKMSKernelVersion: 3.16.0-31-generic
Date: Tue Mar 17 23:33:50 2015
DuplicateSignature: 
dkms:openafs-modules-dkms:1.6.7-1ubuntu1:/var/lib/dkms/openafs/1.6.7/build/src/libafs/MODLOAD-3.16.0-31-generic-SP/osi_vnodeops.c:815:19:
 error: ‘generic_file_splice_write’ undeclared here (not in a function)
InstallationDate: Installed on 2015-03-17 (0 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release am

[Bug 1414930] Re: [Lenovo ThinkPad X1 Carbon 20BT] Buttons of Synaptics trackpad doesn't work

2015-03-21 Thread seth goldstein
The following temporary hack will  enable the trackpoint buttons and if
the trackpad is disabled in the bios will also disable the trackpad.  (I
don't remember where I saw this, sorry for non-attribution)

sudo modprobe -rv psmouse; sudo modprobe -v psmouse proto=imps

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

Title:
  [Lenovo ThinkPad X1 Carbon 20BT] Buttons of Synaptics trackpad doesn't
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1414930/+subscriptions

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


[Bug 1342675] Re: Random characters in screen text suddenly disappear

2015-03-23 Thread seth goldstein
This bug also affects me on both trust and utopic.  For both unity and
xfce.  I have attached some screenshots I have taken over the past few
days.  The non-rendering of characters remains until I reboot.  The
duplicated characters or noise can go away after a redraw, but they come
back until a reboot.

$ sudo lspci -v
00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated 
Graphics (rev 09) (prog-if 00 [VGA controller])
Subsystem: Lenovo Device 5036
Flags: bus master, fast devsel, latency 0, IRQ 61
Memory at e000 (64-bit, non-prefetchable) [size=16M]
Memory at d000 (64-bit, prefetchable) [size=256M]
I/O ports at 3000 [size=64]
Expansion ROM at  [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Capabilities: [a4] PCI Advanced Features
Kernel driver in use: i915

$ uname -a
Linux pada 3.16.0-31-generic #43~14.04.1-Ubuntu SMP Tue Mar 10 20:13:38 UTC 
2015 x86_64 x86_64 x86_64 GNU/Linux


** Attachment added: "screenshots of graphics corruption"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1342675/+attachment/4353351/+files/corruption-screenshots.png

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

Title:
  Random characters in screen text suddenly disappear

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

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


[Bug 1436559] [NEW] openafs-modules-dkms (1.6.9-2) fails to build

2015-03-25 Thread seth goldstein
Public bug reported:

1) Version of Ubuntu:

$ lsb_release -rd
Description:Ubuntu 14.10
Release:14.10

2) Version of Package

$ apt-cache policy openafs-modules-dkms
openafs-modules-dkms:
  Installed: 1.6.9-2
  Candidate: 1.6.9-2
  Version table:
 *** 1.6.9-2 0
500 http://us.archive.ubuntu.com/ubuntu/ utopic/universe amd64 Packages
100 /var/lib/dpkg/status

3) What you expected to happen

That the package would build resulting in a valid 'openafs.ko' created
in /lib/modules/3.16.0-33-generic/fs/openafs.ko

4) What happened instead

It failed to build and printed:

Error! Bad return status for module build on kernel: 3.16.0-33-generic
(x86_64)

Summary:

I tried to install openafs-modules-dkms to get openafs working on 14.10.
It fails to build (attaching the make.log), but in short
libafs/MODLOAD-3.16.0-33-generic-SP/afs_daemons.o fails to build.

 from make.log
/var/lib/dkms/openafs/1.6.9/build/src/libafs/MODLOAD-3.16.0-33-generic-SP/afs_daemons.c:
 In function ‘afs_CheckRootVolume’:
/var/lib/dkms/openafs/1.6.9/build/src/libafs/MODLOAD-3.16.0-33-generic-SP/afs_daemons.c:403:24:
 error: ‘struct dentry’ has no member named ‘d_alias’
   list_del_init(&dp->d_alias);
^
/var/lib/dkms/openafs/1.6.9/build/src/libafs/MODLOAD-3.16.0-33-generic-SP/afs_daemons.c:404:19:
 error: ‘struct dentry’ has no member named ‘d_alias’
   list_add(&dp->d_alias, &(AFSTOV(vcp)->i_dentry));
   ^
/var/lib/dkms/openafs/1.6.9/build/src/libafs/MODLOAD-3.16.0-33-generic-SP/afs_daemons.c:404:30:
 warning: passing argument 2 of ‘list_add’ from incompatible pointer type
   list_add(&dp->d_alias, &(AFSTOV(vcp)->i_dentry));
  ^
In file included from include/linux/wait.h:6:0,
 from 
/var/lib/dkms/openafs/1.6.9/build/src/afs/sysincludes.h:124,
 from 
/var/lib/dkms/openafs/1.6.9/build/src/libafs/MODLOAD-3.16.0-33-generic-SP/afs_daemons.c:19:
include/linux/list.h:60:20: note: expected ‘struct list_head *’ but argument is 
of type ‘struct hlist_head *’
 static inline void list_add(struct list_head *new, struct list_head *head)
^
scripts/Makefile.build:257: recipe for target 
'/var/lib/dkms/openafs/1.6.9/build/src/libafs/MODLOAD-3.16.0-33-generic-SP/afs_daemons.o'
 failed
make[4]: *** 
[/var/lib/dkms/openafs/1.6.9/build/src/libafs/MODLOAD-3.16.0-33-generic-SP/afs_daemons.o]
 Error 1
Makefile:1345: recipe for target 
'_module_/var/lib/dkms/openafs/1.6.9/build/src/libafs/MODLOAD-3.16.0-33-generic-SP'
 failed
make[3]: *** 
[_module_/var/lib/dkms/openafs/1.6.9/build/src/libafs/MODLOAD-3.16.0-33-generic-SP]
 Error 2
-

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


** Tags: openafs

** Attachment added: "resulting make.log when trying to install 
openafs-modules-dkms"
   https://bugs.launchpad.net/bugs/1436559/+attachment/4356089/+files/make.log

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

Title:
  openafs-modules-dkms (1.6.9-2) fails to build

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

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

[Bug 1423151] Re: openafs-modules-dkms 1.6.7-1: openafs kernel module failed to build

2015-03-26 Thread seth goldstein
I would like to try this out.  How can I install from utopic proposed?
I tried:

sudo apt-get install openafs-modules-dkms/proposed and
sudo apt-get install openafs-modules-dkms/utopic-proposed

In both cases I get an error, e.g.,:  E: Release 'utopic-proposed' for
'openafs-modules-dkms' was not found

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

Title:
  openafs-modules-dkms 1.6.7-1: openafs kernel module failed to build

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

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


[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-04-03 Thread seth goldstein
1.0.8 will not work on 14.04.  I tried it on 14.10 and it complained and
woudn't load.

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

Title:
  Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics
  5500

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

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