[Bug 1949192] Re: Printing from Lazarus using Boomaga fails
As the fix has been applied to boomaga (upstream) it seems this is not a bug with lazarus. ** Changed in: lazarus (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949192 Title: Printing from Lazarus using Boomaga fails To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/boomaga/+bug/1949192/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1970807] Re: Incompatible graphmath.ppu unit
Should be OK in Noble. Please re-open if not. ** Changed in: lazarus (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1970807 Title: Incompatible graphmath.ppu unit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lazarus/+bug/1970807/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2067713] Re: lazarus-ide on riscv64 misses lcl dependency
It fails because riscv64 is not (yet) a supported architecture for the fpc compiler. ** Changed in: lazarus (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067713 Title: lazarus-ide on riscv64 misses lcl dependency To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lazarus/+bug/2067713/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2008783] Re: libQt5Pas in Jammy is not compatible with Lazarus 2.2.0
Should be fixed in Noble. Please re-open if not, ** Changed in: lazarus (Ubuntu) Status: New => Fix Released ** Changed in: libqtpas (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2008783 Title: libQt5Pas in Jammy is not compatible with Lazarus 2.2.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lazarus/+bug/2008783/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880872] Re: Lazarus is lazy to load
** Changed in: lazarus (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880872 Title: Lazarus is lazy to load To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lazarus/+bug/1880872/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 185878] Re: GRUB installation fails if installing to certain non-ext3 filesystems
- I have on sda winXP AND on sdb WIN10 and 16.04 - 18.04 sits/installed on sdf - did you try/change in BIOS your sdd to be the FIRST BOOT DEVICE/HDD? - my system/described above boots/works flawlessly - grub sees and boots all 4 OS's. - pls take a look at https://askubuntu.com/questions/226061/how-to-install-the-boot-repair-tool-in-an-ubuntu-live-disc https://www.howtogeek.com/114884/how-to-repair-grub2-when-ubuntu-wont-boot/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/185878 Title: GRUB installation fails if installing to certain non-ext3 filesystems To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub/+bug/185878/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1769858] Re: package tvtime 1.0.11-1 failed to install/upgrade: installed tvtime package post-installation script subprocess returned error exit status 1
install failed again May23rd,2018; at approx 77% install app crashed; new crash report submitted; just a comment/question - w_scan command works flawless on 16.04 Metv app; does tvtime app use w_scan to detect TV channels? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1769858 Title: package tvtime 1.0.11-1 failed to install/upgrade: installed tvtime package post-installation script subprocess returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tvtime/+bug/1769858/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1768195] Re: package tvtime 1.0.2-14ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
yes, same error; crush report sent; ubuntu 18.04 snap install 75% approx on config screen crashed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1768195 Title: package tvtime 1.0.2-14ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tvtime/+bug/1768195/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1574667] Re: Mouse pointer occasionally jumps to the bottom-left corner
The previously posted Juan workaround also worked for me too on the Dell XPS 15 running Ubuntu 16.04 LTS. Thank you all. :-) Patch system first, then do the following fixes posted by Juan and others (see previous posts). sudo apt-get install xserver-xorg-input-libinput sudo apt-get remove --purge xserver-xorg-input-synaptics vim /usr/share/X11/xorg.conf.d/90-libinput.conf InputClass #Inside the sections for pointer and touchpad Option "NaturalScrolling" "true" #note I used this Option "AccelSpeed" "-0.5"#note I tried this - made mouse too slow - commented it. Reboot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574667 Title: Mouse pointer occasionally jumps to the bottom-left corner To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1574667/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1574667] Re: Mouse pointer occasionally jumps to the bottom-left corner
PS: I realized I needed to point out corrections to my previous post about my Dell XPS 15 which is running Ubuntu 16.04 LTS, as follows: (1) touchpad mouse pointer randomly jumps to the bottom left corner, which frustratingly can result in the trash application opening up since one might be trying to click an application, and at least having to move the mouse pointer back to where you need it. (this is not related to touchscreen. this is touchpad issue) (2) text typing ... too often the position jumps backwards several characters so you wind up typing in the middle of your sentence, and sometimes jumps elsewhere in the text field. Just typing this, it jumped once or twice as I said. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574667 Title: Mouse pointer occasionally jumps to the bottom-left corner To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1574667/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1574667] Re: Mouse pointer occasionally jumps to the bottom-left corner
I have been experiencing the identical problem on my new Dell XPS 15 touchscreen laptop running Ubuntu 16.04 fully patched. Two problems actually: (1) touchpad mouse pointer randomly jumps to the bottom left corner, which frustratingly can result in the trash application opening up, and at least having to reset the mouse pinter back to where you need it. (2) mouse pointer too often also jumps backwards several characters so you wind up typing in the middle of your sentence. Both of the above problems become frustrating enough that you want to throw the laptop across the room, LOL. It happened to me like 3-4 times just typing this. Windows is also on this computer and has no such issues. Ubuntu, this has really got to be fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574667 Title: Mouse pointer occasionally jumps to the bottom-left corner To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1574667/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472055] Re: /etc/network/interfaces up, post-up commands not run at network startup
Hi David, I could not reliably make things work for production. I had tried to put ifup/ifdown in my rc.local script and I tried tweaking the upstart scripts... but I couldn't get anything to bring up all the interfaces reliably. Noone in the forms bothered to help on this either... Upstart is a complete disaster... I ended up abandoning 14.04 altogether, rolled back to a 10.04 snapshot and then forced an upgrade to 12.04 LTS. 12.04 is temperamental at times and also doesn't always bring up the interfaces right, but I can script around it and make sure things are up. I don't understand how this is not a bigger issue for Ubuntu... We can't be the only ones with more complex network configs... -Cheers, Peter. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472055 Title: /etc/network/interfaces up, post-up commands not run at network startup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/netscript-2.4/+bug/1472055/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472055] Re: /etc/network/interfaces up, post-up commands not run at network startup
I *believe* the problem is in the upstart script which should be part of the netscript-2.4-upstart package... ** Package changed: ubuntu => netscript-2.4 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472055 Title: /etc/network/interfaces up, post-up commands not run at network startup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/netscript-2.4/+bug/1472055/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472055] [NEW] /etc/network/interfaces up, post-up commands not run at network startup
Public bug reported: # lsb_release -rd Description:Ubuntu 14.04.2 LTS Release:14.04 On a multi-homed 14.04 server, the post-up, up, pre-up, etc. scripts are not executed when the network interface is brought up automatically (auto ethN set) at boot. ifup and ifdown do respect and run these commands if the auto ethN lines are not set in the interfaces config. /etc/network/interfaces - # The loopback network interface auto lo iface lo inet loopback # Management Net interface auto eth0 iface eth0 inet static address 192.168.50.52 netmask 255.255.255.0 up /sbin/ip route add 192.168.50.0/24 dev eth0 src 192.168.50.52 table mgmtroute up /sbin/ip route add default via 192.168.50.254 table mgmtroute up /sbin/ip rule add from 192.168.50.0/24 table mgmtroute # Public Net interface auto eth1 iface eth1 inet static address 192.168.60.52 netmask 255.255.255.0 gateway 192.168.60.254 up /sbin/ip route add 192.168.60.0/24 dev eth1 src 192.168.60.52 table hostingroute up /sbin/ip route add default via 192.168.60.254 table hostingroute up /sbin/ip rule add from 192.168.60.0/24 table hostingroute ** Affects: ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472055 Title: /etc/network/interfaces up, post-up commands not run at network startup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1472055/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1339438] Re: SearchMonkey on Ubuntu is Deprecated too old
*** This bug is a duplicate of bug 1071989 *** https://bugs.launchpad.net/bugs/1071989 While version 2.0.0 can be built on linux, it does not work very well. Its nowhere near as good as 0.8. See bug report 1071989 PB. ** This bug has been marked a duplicate of bug 1071989 Searchmonkey needs to be updated to 2.0.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1339438 Title: SearchMonkey on Ubuntu is Deprecated too old To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/searchmonkey/+bug/1339438/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 178701] Re: Searchmonkey crashes when a result is selected
Updated (ubuntu) status, top of page, as bug is fixed from Trusty onwards. PB. ** Changed in: searchmonkey (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/178701 Title: Searchmonkey crashes when a result is selected To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/searchmonkey/+bug/178701/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
Joseph and all, I have not installed Ubuntu 14.04 LTS desktop (the latest downloadable release from Ubuntu.com) and it works successfully on the Dell XPS 18 touchscreen, with Unity. So far so good. Thank you for all your efforts on this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
Typo correction in post #61. I meant "I have NOW installed Ubuntu 14.04 LTS". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
Joseph/Christopher, I see Saucy went to Triage. Please let me know if there will be any further attempts at a kernel (or other) fix to Saucy I can try while I have Saucy installed now (per post 58) to my local disk partition wherebye I can install your kernel .deb packages. Otherwise, if no further attempts to fix Saucy for Dell XPS 18 touchscreen, I will just install Trusty 14.04 on my local disk, and be done with it. :) Isn't 14.04 a LTS release anyway, while 13.x is not - and is going away later this year anyhow? That way too, I can bug you guys if you break 14.04 ;) Thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
Joseph, I was able to (on my Dell XPS 18 touch) use Windows 8.1 to reduce/shrink the WIndows OS partition, and give me space to install Ubuntu Saucy 13.10 on the local disk so that I could add the .deb upstream updated kernel and reboot to it.Here's the kernel it's running (below): @ubuntusaucy:~$ uname -a Linux ubuntusaucy 3.11.10-03111006-generic #201403120635 SMP Wed Mar 12 10:35:55 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux However, this unfortunetly did NOT allow the Ubuntu 13.10 Saucy version with this latest upstream kernel to enable touchscreen on the Dell XPS 18. So no go. In fact, while using it, Unity locked up and rebooted itself several times. I do not think that happened with Ubuntu 14.04 Trusty which worked great, touchscreen and all. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
Joseph, I could only try this: Can you see if this is also fixed in the latest 3.11 upstream kernel, which can be downloaded from: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11.10.5-saucy/ if I was able to make a persistent bootable USB stick/flash drive with the latest ISO and that kernel added. But I've not had good luck with that yet. If there were a daily download equivalent ISO I could try with this latest upstream kernel, I can try it, but it doesn't seem like this kernel is on the ISO for download ? Peter On Monday, March 10, 2014 5:55 PM, Joseph Salisbury wrote: Can you see if this is also fixed in the latest 3.11 upstream kernel, which can be downloaded from: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11.10.5-saucy/ ** Changed in: linux (Ubuntu Trusty) Status: In Progress => Fix Released -- You received this bug notification because you are subscribed to the bug report. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 Status in “linux” package in Ubuntu: Fix Released Status in “linux” source package in Saucy: Incomplete Status in “linux” source package in Trusty: Fix Released Bug description: I ran `ubuntu-bug linux` from Ubuntu 13.04 terminal session, and it appeared to have uploaded the information successfully. Additional items: root@ubuntu:~# lsb_release -rd Description: Ubuntu 13.04 Release: 13.04 ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: linux-image-3.8.0-19-generic 3.8.0-19.29 ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8 Uname: Linux 3.8.0-19-generic x86_64 ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: ubuntu 3270 F pulseaudio CasperVersion: 1.331 Date: Fri Jul 26 21:11:10 2013 LiveMediaBuild: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Dell Inc. XPS 18 MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/hostname.seed boot=casper quiet splash -- PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.8.0-19-generic N/A linux-backports-modules-3.8.0-19-generic N/A linux-firmware 1.106 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/04/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: A05 dmi.board.name: 0GWH76 dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 13 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: Not Specified dmi.modalias: dmi:bvnDellInc.:bvrA05:bd06/04/2013:svnDellInc.:pnXPS18:pvrNotSpecified:rvnDellInc.:rn0GWH76:rvrA00:cvnDellInc.:ct13:cvrNotSpecified: dmi.product.name: XPS 18 dmi.product.version: Not Specified dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
Hello Joseph. Great to hear back from you. Excellent news! I downloaded http://cdimage.ubuntu.com/daily-live/current/ trusty-desktop-amd64.iso 07-Mar-2014 07:52 933M Desktop image for 64-bit PC (AMD64) computers (standard download) and made a bootable USB stick with Starup Disk Creator, then booted up the Dell XPS 18 touch with the Ubuntu Trusty Desktop version 14.04, and the following worked: Touchscreen allowed me to touch on the Try Ubuntu button on screen per the USB boot stick. Ubuntu 14.04 then booted up into Unity correctly with no errors, and the screen looked great all around, nothing missing. I was able to touch the top bar to drop down the wireless menu and setup my wireless and it worked. Touch the icons on the left side menu bar, and have applications like the onscreen OB keyboard and Firefox startup. I was able to use the touchscreen to type on the OB keyboard, as well as use the OB keyboard with Firefox screens to do a Google search, etc. Finally I was able to clock the top/left function bar to drop down the menu and shutdown Ubuntu 14.04. So, all, in all, I'd say this was very successful on the Dell XPS 18 touchscreen !!! Do you want any other tests performed? Thank you, Peter -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
I've now booted from USB flash drive Ubuntu 13.10 latest and greatest desktop download ISO from Ubuntu.com, and it still does not support the Dell XPS 18 touchscreen.Any chance this is on the drawing board for support ? Was Joseph or anyone able to make a kernel and test with USB boot for this? Help? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
See post 50. Addendum: BTW for touch screen, when Ubuntu sits as the login screen for a user, the MOUSE POINTER FOCUS needs to default to the LOGIN FIELD, as the touch screen doesn't currently help here, and the screen keyboard doesn't work here either. I know this is outside the scope of this trouble ticket, but I hope somebody is looking at this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
By any chance has the latest Saucy included Josph's kernel with better touch support, etc. or is post 48 (where he would create a LiveCD that I can test with on my XPS 18 touch) still valid? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 902557] Re: 10ec:8176 Wireless not working in 12.04 for rtl8192ce (RTL8188CE)
just checked my pangolin install /media/pangolin# uname -a Linux peter-GA-MA78GM-S2HP 3.8.0-31-generic #46-Ubuntu SMP Tue Sep 10 20:03:44 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux /media/pangolin/lib/firmware/rtlwifi# md5sum rtl8192cfw.bin 748944fbffd3b08b5b1929bb6c7fc537 rtl8192cfw.bin it is the same as posted under #343 and it works on devices/pc's that have this chipset. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/902557 Title: 10ec:8176 Wireless not working in 12.04 for rtl8192ce (RTL8188CE) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/902557/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] Re: THinkPad X121e : WLAN disabled after waking from suspend
Hello Christopher, thank you for your suggestion! I updated the BIOS to the latest available version, and the bug with the WLAN getting turned off after sleep now appears to be solved. I've restested with several sleep/wake cycles and the bug does not appear at all anymore. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] Re: THinkPad X121e : WLAN disabled after waking from suspend
Apologies for my tardiness in responding to the latest request. The apport data collection has been attached. The latest kernel update does not seem to cure this problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] PulseList.txt
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1172670/+attachment/3844769/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1172670/+attachment/3844766/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1172670/+attachment/3844768/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] RfKill.txt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1172670/+attachment/3844770/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1172670/+attachment/3844773/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] BootDmesg.txt
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1172670/+attachment/3844758/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1172670/+attachment/3844767/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1172670/+attachment/3844762/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1172670/+attachment/3844772/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1172670/+attachment/3844765/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1172670/+attachment/3844759/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] HookError_cloud_archive.txt
apport information ** Attachment added: "HookError_cloud_archive.txt" https://bugs.launchpad.net/bugs/1172670/+attachment/3844761/+files/HookError_cloud_archive.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] Re: THinkPad X121e : WLAN disabled after waking from suspend
apport information ** Tags added: raring ** Description changed: - Upon suspending this laptop, running Ubuntu 12.10 w/ latest updates, - WLAN hardware becomes disabled ("disabled by hardware switch"). Keyboard - function key to enable WLAN has no effect. + Upon suspending this laptop, running Ubuntu 12.10 w/ latest updates, WLAN hardware becomes disabled ("disabled by hardware switch"). Keyboard function key to enable WLAN has no effect. + --- + ApportVersion: 2.9.2-0ubuntu8.3 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: peter 1875 F pulseaudio + DistroRelease: Ubuntu 13.04 + HibernationDevice: RESUME=UUID=157e7b03-493d-4314-9482-09836f7037d1 + InstallationDate: Installed on 2013-06-04 (115 days ago) + InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) + MachineType: LENOVO 3045A13 + MarkForUpload: True + Package: linux (not installed) + ProcFB: 0 inteldrmfb + 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 + Tags: raring + Uname: Linux 3.8.0-31-generic x86_64 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo + dmi.bios.date: 06/16/2011 + dmi.bios.vendor: LENOVO + dmi.bios.version: 8QET23WW (1.07 ) + dmi.board.asset.tag: Not Available + dmi.board.name: 3045A13 + dmi.board.vendor: LENOVO + dmi.board.version: Not Available + dmi.chassis.asset.tag: No Asset Information + dmi.chassis.type: 10 + dmi.chassis.vendor: LENOVO + dmi.chassis.version: Not Available + dmi.modalias: dmi:bvnLENOVO:bvr8QET23WW(1.07):bd06/16/2011:svnLENOVO:pn3045A13:pvrThinkPadX121e:rvnLENOVO:rn3045A13:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: + dmi.product.name: 3045A13 + dmi.product.version: ThinkPad X121e + dmi.sys.vendor: LENOVO ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1172670/+attachment/3844757/+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/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1172670/+attachment/3844764/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1172670/+attachment/3844771/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1172670/+attachment/3844763/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1172670/+attachment/3844760/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 549107] Re: lucid beta 1 fails to mount external USB 3.0 storage
Christopher, thank you for the reminder. I have progressed quite a bit beyond Lucid since I reported the bug, and I don't have the hardware that I used to test Lucid on anymore. For what it's worth, I also have a suspicion that the problem in question was caused by the USB 3.0 adapter card from Western Digital, and not the operating system, but that is hard to say anything about at this point. In any case, thank you for your attention. -p -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/549107 Title: lucid beta 1 fails to mount external USB 3.0 storage To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/549107/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
I think if you can do a LiveCD per post 48, it will help tremendously. Thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
Per post41, and the reason for me attempting to make a working LiveCD with your kernel installed, is because I need to keep the Win8 OS on the XPS 18 touch, I cannot wipe that to install Ubuntu locally. (In the very least, not until I know with certainty Ubuntu will support the touchscreen.) This is why I've been trying to create a bootable USB flash drive with your kernel, which (per all the work I did and posted previously) does not seem suitable for a LiveCD boot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
My posts 41 and 42... I was able to install your linux-image kernel packages on an existing physical install of Ubuntu 13.04 (non-touch screen) so that it boots up ok to your test kernel.Further, I was able to build a LiveCD written to USB flash drive via uck-gui tool, with the following results: (A) no customization to Ubuntu 13.04 and 13.10 saucey ISO image, it boots fine into Ubuntu and into Unity, while (B) when adding your linux-image kernel packages as customizations to the LiveCD, the same do not boot up properly, ending up with the (initramfs ... per posts 41 and 42) error, and that's it. The long story short of this is I cannot make custom LiveCD with your linux-image kernel packages, as they wind up booting only to the (initramfs ...) error on both physical hardware (Dell Optiplex 745/980 non-touchscreen) and same problem on the Dell XPS 18 Touchscreen. However, as a control measure I built a LiveCD with uck-gui and added no custom kernel packages, and those booted just fine.So again, when I add your kernel packages the LiveCD fails.The only thing your kernel packages booted ok from was a physical install (to local disk), but that had no touch screen to test. In other words, if you are able to build a LiveCD ISO with your test kernel packages on it and get it to boot up, and I could obtain a copy, I can then test the Dell XPS 18 touch.Otherwise, I am stuck at this point. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
Any news ? (See my post 42) I'd hate to see this die just because I cannot make those (post 19) kernel packages work with a LiveCD bootable disk/USB flash drive. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
Addendum to post 41. I grabbed the latest Saucy ISO and made to LiveCD with uck (uck-gui), the first with your .deb linux-image packages installed, and the second LiveCD with no customization. In these instances, I used uck as before, and then dd ( http://www.tuxgarage.com/2011/06/ubuntu-switched- to-hybrid-disc-images.html ) to write the ISO to USB flash drive for bootup. The uck-based LiveCD with no customization boots just fine to Unity. The one with your linux-image packages fails with the message (initramfs).. Is there something about those linux-image .deb packages (post 19) that is not supporting something it needs to ? Anyway, at this point if you can do a LiveCD that works with your .deb linux-image packages, it would really help, so I can test this, as I've unfortunately not been able to do this successfully with your packages. Thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
Joseph, I went so far as to use a fully installed Ubuntu 13.04 hardware machine - though non-touchscreen based on availability (as opposed to my Ubuntu 13.04 on vmware player development environment on my XPS 18 touch), for the purpose to do all this all over again, including your tips/suggestions from 19, 31, 38.While I found I was successful at installing your linux-image*.deb packages on the hardware machine (and was also successful to boot to your 3.11 kernel linux-image - unfortunately not on a touchscreen) and then used uck to build a bootable LiveCD of Ubuntu 13.04 plus your kernel 3.11 linux-image*.deb packages, and verified the packages and their files did install, etc. and no errors. But when I boot up from the LiveCD on the same machine, I get the same result as post 27 Ubuntu . . . . (followed by) Busybox v1.20.2 (Ubuntu 1:1.20.0-8ubuntu1) ... initramfs unable to find medium containing live file system. Keep in mind this is in contrast to when I use uck to build an Ubuntu 13.04 LiveCD without adding your kernel linux-image .deb package customizations, it boots just fine. So, it doesn't seem like I can make your linux-image work on a LiveCD to test on my Dell XPS 18 touch. (And I cannot currently wipe it to do a local hw install of Ubuntu due to other needs.) At this point, if you can build a working LiveCD that I can try, would be about all that might help this along. Please advise. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
Post 39: Addendum - in other words, I found I was able to install your linux-image* files on a live (installed and booted from hard disk) Ubuntu system, while the booted from LiveCD (via USB) and also the uck- gui customization sessions have been problematic, therefore I'll see what your post 38 recommendations do, otherwise I can install from tar files I made. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
I'll try the suggestion in post 38, but I suspect this won't correct the problem attempting to do an uck-gui customization terminal session install for it (post 28). Also, if the post 38 items don't work, I've done `dpkg-query -L linux-image*.deb` file listings, and parced the filenames to file lists, and tarred them up, so I have an alternative way to install the linux-image files.My only concern will be if your .deb packages do any scripted work ??? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1191008] Re: Dell XPS 18 touchscreen not functional
See also: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1191008 Title: Dell XPS 18 touchscreen not functional To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1191008/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
BTW post 13 mentioned this: latest-bios-a05 needs-upstream-testing touch Not sure if this will be a problem as it is yet unresolved, even if we can ever get Post 19 .deb packages installed on a LiveCD/ISO to test. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
>From what I see, the linux-header-* .deb packages are installing ok, while it is the linux-image-* .deb packages are not fully installing right, whether I do this from a booted Ubuntu session, or from an uck- gui customization terminal session... the former being slighly more successful than the later, but both issues/results of `dpkg -i *.deb` are described in posts 28 and 34. Unless this is resolved, or someone else can provide a working LiveCD ISO with the updated .deb files installed for testing, this is still at a standstill. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
There was no test kernel to select with grub boot. Additionally, I booted Ubuntu Saucey (the latest is more stable on the XPS 18 than earlier), and here is what I see (below). Also by date/timestamp nothing in /boot/grub was altered. Before install - `ls -l` in /boot -rw-r--r-- 1 root root 1005628 Aug 12 16:41 abi-3.11.0-2-generic -rw-r--r-- 1 root root 163232 Aug 12 16:41 config-3.11.0-2-generic drwxr-xr-x 1 root root 60 Aug 19 15:44 grub -rw-r--r-- 1 root root 176500 Jun 17 09:52 memtest86+.bin -rw-r--r-- 1 root root 178680 Jun 17 09:52 memtest86+_multiboot.bin -rw--- 1 root root 3306589 Aug 12 16:41 System.map-3.11.0-2-generic After install - `ls -l` in /boot -rw-r--r-- 1 root root 1005628 Aug 13 20:56 abi-3.11.0-2-generic -rw-r--r-- 1 root root 163244 Aug 13 20:56 config-3.11.0-2-generic drwxr-xr-x 1 root root 60 Aug 19 15:44 grub -rw-r--r-- 1 root root 176500 Jun 17 09:52 memtest86+.bin -rw-r--r-- 1 root root 178680 Jun 17 09:52 memtest86+_multiboot.bin -rw--- 1 root root 3306589 Aug 13 20:56 System.map-3.11.0-2-generic -rw--- 1 root root 5635024 Aug 13 20:56 vmlinuz-3.11.0-2-generic And the `dpkg -i *.deb` (also attempted with --force-all afterwards to no good result either) install said this: (Reading database ... 163956 files and directories currently installed.) Preparing to replace linux-headers-3.11.0-2 3.11.0-2.5~lp1205494v1 (using linux-headers-3.11.0-2_3.11.0-2.5~lp1205494v1_all.deb) ... Unpacking replacement linux-headers-3.11.0-2 ... Preparing to replace linux-headers-3.11.0-2-generic 3.11.0-2.5~lp1205494v1 (using linux-headers-3.11.0-2-generic_3.11.0-2.5~lp1205494v1_amd64.deb) ... Unpacking replacement linux-headers-3.11.0-2-generic ... Preparing to replace linux-image-3.11.0-2-generic 3.11.0-2.5 (using linux-image-3.11.0-2-generic_3.11.0-2.5~lp1205494v1_amd64.deb) ... Done. Unpacking replacement linux-image-3.11.0-2-generic ... Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.11.0-2-generic /boot/vmlinuz-3.11.0-2-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.11.0-2-generic /boot/vmlinuz-3.11.0-2-generic Preparing to replace linux-image-extra-3.11.0-2-generic 3.11.0-2.5 (using linux-image-extra-3.11.0-2-generic_3.11.0-2.5~lp1205494v1_amd64.deb) ... Unpacking replacement linux-image-extra-3.11.0-2-generic ... Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.11.0-2-generic /boot/vmlinuz-3.11.0-2-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.11.0-2-generic /boot/vmlinuz-3.11.0-2-generic dpkg: error processing (--install): cannot access archive: No such file or directory Setting up linux-headers-3.11.0-2 (3.11.0-2.5~lp1205494v1) ... Setting up linux-headers-3.11.0-2-generic (3.11.0-2.5~lp1205494v1) ... Setting up linux-image-3.11.0-2-generic (3.11.0-2.5~lp1205494v1) ... Running depmod. update-initramfs is disabled since running on read-only media Failed to symbolic-link /boot/initrd.img-3.11.0-2-generic to initrd.img:File exists at /var/lib/dpkg/info/linux-image-3.11.0-2-generic.postinst line 614. dpkg: error processing linux-image-3.11.0-2-generic (--install): subprocess installed post-installation script returned error exit status 17 dpkg: dependency problems prevent configuration of linux-image-extra-3.11.0-2-generic: linux-image-extra-3.11.0-2-generic depends on linux-image-3.11.0-2-generic; however: Package linux-image-3.11.0-2-generic is not configured yet. dpkg: error processing linux-image-extra-3.11.0-2-generic (--install): dependency problems - leaving unconfigured Errors were encountered while processing: linux-image-3.11.0-2-generic linux-image-extra-3.11.0-2-generic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
Addendum to post 34, after installing the .deb packages, here is what seems to be installed: root@ubuntu:~/Downloads# dpkg-query -l | grep linux-image iF linux-image-3.11.0-2-generic 3.11.0-2.5~lp1205494v1 amd64Linux kernel image for version 3.11.0 on 64 bit x86 SMP iU linux-image-extra-3.11.0-2-generic3.11.0-2.5~lp1205494v1 amd64Linux kernel extra modules for version 3.11.0 on 64 bit x86 SMP ii linux-image-generic 3.11.0.2.3 amd64Generic Linux kernel image root@ubuntu:~/Downloads# dpkg-query -l | grep linux-headers ii linux-headers-3.11.0-23.11.0-2.5~lp1205494v1 all Header files related to Linux kernel version 3.11.0 ii linux-headers-3.11.0-2-generic3.11.0-2.5~lp1205494v1 amd64Linux kernel headers for version 3.11.0 on 64 bit x86 SMP ii linux-headers-generic 3.11.0.2.3 amd64Generic Linux kernel headers -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
Hi Joseph. I will double check for you, but my suggestion is no, for the following reason. I re-did the LiveCD with uck and with the Ubuntu Saucy ISO. uck gets you to a customization terminal, and I verified what was in /boot before and after attempting install of your .deb packages, and saw nothing change in /boot. While I can do dpkg-query -l | grep (your package names) and it looks to be installed, it does not look to have updated some files.Should I be seeing your kernel updates in /boot, because I am not seeing that happen. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
PS: Post 32 is also true when using Ubuntu 13.04 ISO. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
I am now able to create customized LiveCD with uck, and write to USB flash drive, but I am unable to get the Post #19 .deb packages installed, and need further input from developer. -pb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
Addendum to post 28. I also ran the following tests, to be sure my LiveCDs created with uck, were correct, and working. (1) Created a LiveCD with uck, from standard Ubuntu 13.04 64bit LiveCD ISO, and wrote it to USB stick, and it booted with kernel 3.8 and got into Unity. But this version as expected does not support touchscreen. (2) Created a LiveCD with uck, from standard Ubuntu 13.04 64bit LiveCD ISO, plus added the .deb packages http://kernel.ubuntu.com/~jsalisbury/lp1205494/ but this time no other package updates, then writing the new ISO to USB stick,but booting this up lead to the "initramfs unable to find medium containing live file system" error, as experienced in post 27. (3) Created a LiveCD with uck, from Saucy 17 Aug 13 64bit ISO, plus the .deb packages http://kernel.ubuntu.com/~jsalisbury/lp1205494/and writing the ISO to USB stick. This is found to boot up ok into Unity, but it is not supporting the touchscreen. But as suspected and pointed out in posts 27 and 28, there appears to be issues installing the .deb packages, so those linux kernel mods are not getting into place. Joseph, at this point would you please let me know you thoughts on this issue of your .deb packages not installing ? Again, see posts 27 and 28 above. Until I hear back with some news on how to get these installed, or what is wrong, I can't go any further with this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
Joseph, I did some double checking, and found I get the following output and errors attempting to install your .deb package on Ubuntu 13.04, please review, and let me know ? dpkg -i linux-image-*.deb linux-headers-*.deb (Reading database ... 187138 files and directories currently installed.) Preparing to replace linux-image-3.11.0-2-generic 3.11.0-2.5~lp1205494v1 (using linux-image-3.11.0-2-generic_3.11.0-2.5~lp1205494v1_amd64.deb) ... Done. Unpacking replacement linux-image-3.11.0-2-generic ... Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.11.0-2-generic /boot/vmlinuz-3.11.0-2-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.11.0-2-generic /boot/vmlinuz-3.11.0-2-generic /etc/kernel/postrm.d/zz-update-grub: 22: /etc/kernel/postrm.d/zz-update-grub: Syntax error: "fi" unexpected run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 2 Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/info/linux-image-3.11.0-2-generic.postrm line 328. dpkg: warning: subprocess old post-removal script returned error exit status 1 dpkg: trying script from the new package instead ... Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.11.0-2-generic /boot/vmlinuz-3.11.0-2-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.11.0-2-generic /boot/vmlinuz-3.11.0-2-generic /etc/kernel/postrm.d/zz-update-grub: 22: /etc/kernel/postrm.d/zz-update-grub: Syntax error: "fi" unexpected run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 2 Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/tmp.ci/postrm line 328. dpkg: error processing linux-image-3.11.0-2-generic_3.11.0-2.5~lp1205494v1_amd64.deb (--install): subprocess new post-removal script returned error exit status 1 Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.11.0-2-generic /boot/vmlinuz-3.11.0-2-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.11.0-2-generic /boot/vmlinuz-3.11.0-2-generic /etc/kernel/postrm.d/zz-update-grub: 22: /etc/kernel/postrm.d/zz-update-grub: Syntax error: "fi" unexpected run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 2 Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/tmp.ci/postrm line 328. dpkg: error while cleaning up: subprocess new post-removal script returned error exit status 1 Preparing to replace linux-image-extra-3.11.0-2-generic 3.11.0-2.5~lp1205494v1 (using linux-image-extra-3.11.0-2-generic_3.11.0-2.5~lp1205494v1_amd64.deb) ... Unpacking replacement linux-image-extra-3.11.0-2-generic ... Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.11.0-2-generic /boot/vmlinuz-3.11.0-2-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.11.0-2-generic /boot/vmlinuz-3.11.0-2-generic /etc/kernel/postrm.d/zz-update-grub: 22: /etc/kernel/postrm.d/zz-update-grub: Syntax error: "fi" unexpected run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 2 Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/info/linux-image-extra-3.11.0-2-generic.postrm line 328. dpkg: warning: subprocess old post-removal script returned error exit status 1 dpkg: trying script from the new package instead ... Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.11.0-2-generic /boot/vmlinuz-3.11.0-2-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.11.0-2-generic /boot/vmlinuz-3.11.0-2-generic /etc/kernel/postrm.d/zz-update-grub: 22: /etc/kernel/postrm.d/zz-update-grub: Syntax error: "fi" unexpected run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 2 Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/tmp.ci/postrm line 328. dpkg: error processing linux-image-extra-3.11.0-2-generic_3.11.0-2.5~lp1205494v1_amd64.deb (--install): subprocess new post-removal script returned error exit status 1 Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.11.0-2-generic /boot/vmlinuz-3.11.0-2-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.11.0-2-generic /boot/vmlinuz-3.11.0-2-generic /etc/kernel/postrm.d/zz-update-grub: 22: /etc/kernel/postrm.d/zz-update-grub: Syntax error: "fi" unexpected run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 2 Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/tmp.ci/postrm line 328. dpkg: error while cleaning up: subprocess new post-removal script returned error exit status 1 Preparing to replace linux-headers-3.11.0-2-generic 3.11.0-2.5~lp1205494v1 (using linux-headers-3.11.0-2-generic_3.11.0-2.5~lp1205494v1_amd64.deb) ... Unpacking replacement linux-headers-3.11.0-2-generic ... Preparing to replace linux-headers-3.11.0-2 3.11.0-2.5~lp1205494v1 (using linux-headers-3.11.0-2_3.11.0-2.5~lp1205494v1_all.deb) ... Unpacking replacement linux-he
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
Follow-up to post 26. I found a bugfix for uck https://answers.launchpad.net/uck/+question/211908 which fixed the previous issue with uck, and allowed me to successfully create a LiveCD for Ubuntu 13.04 plus patches and the linux updates from Joseph http://kernel.ubuntu.com/~jsalisbury/lp1205494/ and used Startup Disk Creater to successfully write the new LiveCD ISO to USB, and it booted up. Bad news - upon boot, after the Ubuntu . screen, it goes to this message: Busybox v1.20.2 (Ubuntu 1:1.20.0-8ubuntu1) ... initramfsunable to find medium containing live file system. I know the LiveCD ISO file was successfully created, and likewise for the Startup Disk Creator fully successful writing it to USB stick. So, at this point, I can only attribute this issue to the new 3.11 kernel from the http://kernel.ubuntu.com/~jsalisbury/lp1205494/ pakages ??? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
Joseph and all, Long story short (as in telling the story of Marco Polo and leaving out the China part), I attempted to build a Ubuntu 13.04 LiveCD with uck (uck-gui) v2.4.6 from the Ubuntu repository followed by 2.4.7 from https://launchpad.net/~uck-team/+archive/uck-stable/+sourcepub/2931483/+listing-archive-extra and it continues to error out at the tail end with: open2: exec of fribidi --nopad --nobreak failed at bin/po2txt line 112 make[1]: *** [he.tr] Error 2 make[1]: Leaving directory `/tmp/tmp.9hnu56VE8z/gfxboot-theme-ubuntu/po' make: *** [po] Error 2 Failed to build gfxboot theme I was attempting to create a LiveCD with Ubuntu 13.04 plus plus patches plus the Post 19 packages http://kernel.ubuntu.com/~jsalisbury/lp1205494/ I even installex the gfxboot-theme-ubuntu, gfxboot, and gfxboot-dev but made no diff. but have gotten nowhere fast with uck.If anyone with uck experience, or who has had this working might take a stab at this, please do, and I can then test your LiveCD. Again, I'm using Ubuntu 13.04 as the base because Saucy 13.10 just locks up on a Dell XPS 18 touch. Hope to hear from you soon. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
Addendum to post 24 - I may need to create a LiveCD of 13.04 plus patches plus the above kernel and Linux packages. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
ill give it a shot later today or tomorrow evening. Sent from my Android smartphone Joseph Salisbury wrote: >Can you test the kernel mentioned in comment #19 on your 13.04 >installation. The kernel was built on Saucy, but it should install fine >on 13.04. We basically just want to see if that patch will allow >touchscreen to work. > >-- >You received this bug notification because you are subscribed to the bug >report. >https://bugs.launchpad.net/bugs/1205494 > >Title: > [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 > >Status in “linux” package in Ubuntu: > In Progress > >Bug description: > I ran `ubuntu-bug linux` from Ubuntu 13.04 terminal session, and it > appeared to have uploaded the information successfully. > > Additional items: > > root@ubuntu:~# lsb_release -rd > Description: Ubuntu 13.04 > Release: 13.04 > > ProblemType: Bug > DistroRelease: Ubuntu 13.04 > Package: linux-image-3.8.0-19-generic 3.8.0-19.29 > ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8 > Uname: Linux 3.8.0-19-generic x86_64 > ApportVersion: 2.9.2-0ubuntu8 > Architecture: amd64 > AudioDevicesInUse: > USERPID ACCESS COMMAND > /dev/snd/controlC0: ubuntu 3270 F pulseaudio > CasperVersion: 1.331 > Date: Fri Jul 26 21:11:10 2013 > LiveMediaBuild: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) > MachineType: Dell Inc. XPS 18 > MarkForUpload: True > ProcEnviron: > TERM=xterm > PATH=(custom, no user) > LANG=en_US.UTF-8 > SHELL=/bin/bash > ProcFB: 0 inteldrmfb > ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi > file=/cdrom/preseed/hostname.seed boot=casper quiet splash -- > PulseList: > Error: command ['pacmd', 'list'] failed with exit code 1: Home directory > not accessible: Permission denied > No PulseAudio daemon running, or not running as session daemon. > RelatedPackageVersions: > linux-restricted-modules-3.8.0-19-generic N/A > linux-backports-modules-3.8.0-19-generic N/A > linux-firmware1.106 > SourcePackage: linux > UpgradeStatus: No upgrade log present (probably fresh install) > dmi.bios.date: 06/04/2013 > dmi.bios.vendor: Dell Inc. > dmi.bios.version: A05 > dmi.board.name: 0GWH76 > dmi.board.vendor: Dell Inc. > dmi.board.version: A00 > dmi.chassis.type: 13 > dmi.chassis.vendor: Dell Inc. > dmi.chassis.version: Not Specified > dmi.modalias: > dmi:bvnDellInc.:bvrA05:bd06/04/2013:svnDellInc.:pnXPS18:pvrNotSpecified:rvnDellInc.:rn0GWH76:rvrA00:cvnDellInc.:ct13:cvrNotSpecified: > dmi.product.name: XPS 18 > dmi.product.version: Not Specified > dmi.sys.vendor: Dell Inc. > >To manage notifications about this bug go to: >https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
13.04 boots and unity runs but spuratic issues with stability. see text of earlier posts. thank you. Sent from my Android smartphone Joseph Salisbury wrote: >Thanks for the feedback, Peter. Are you able to install any prior >releases on this machine to test that kernel, such as Raring or Quantal? > >-- >You received this bug notification because you are subscribed to the bug >report. >https://bugs.launchpad.net/bugs/1205494 > >Title: > [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 > >Status in “linux” package in Ubuntu: > In Progress > >Bug description: > I ran `ubuntu-bug linux` from Ubuntu 13.04 terminal session, and it > appeared to have uploaded the information successfully. > > Additional items: > > root@ubuntu:~# lsb_release -rd > Description: Ubuntu 13.04 > Release: 13.04 > > ProblemType: Bug > DistroRelease: Ubuntu 13.04 > Package: linux-image-3.8.0-19-generic 3.8.0-19.29 > ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8 > Uname: Linux 3.8.0-19-generic x86_64 > ApportVersion: 2.9.2-0ubuntu8 > Architecture: amd64 > AudioDevicesInUse: > USERPID ACCESS COMMAND > /dev/snd/controlC0: ubuntu 3270 F pulseaudio > CasperVersion: 1.331 > Date: Fri Jul 26 21:11:10 2013 > LiveMediaBuild: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) > MachineType: Dell Inc. XPS 18 > MarkForUpload: True > ProcEnviron: > TERM=xterm > PATH=(custom, no user) > LANG=en_US.UTF-8 > SHELL=/bin/bash > ProcFB: 0 inteldrmfb > ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi > file=/cdrom/preseed/hostname.seed boot=casper quiet splash -- > PulseList: > Error: command ['pacmd', 'list'] failed with exit code 1: Home directory > not accessible: Permission denied > No PulseAudio daemon running, or not running as session daemon. > RelatedPackageVersions: > linux-restricted-modules-3.8.0-19-generic N/A > linux-backports-modules-3.8.0-19-generic N/A > linux-firmware1.106 > SourcePackage: linux > UpgradeStatus: No upgrade log present (probably fresh install) > dmi.bios.date: 06/04/2013 > dmi.bios.vendor: Dell Inc. > dmi.bios.version: A05 > dmi.board.name: 0GWH76 > dmi.board.vendor: Dell Inc. > dmi.board.version: A00 > dmi.chassis.type: 13 > dmi.chassis.vendor: Dell Inc. > dmi.chassis.version: Not Specified > dmi.modalias: > dmi:bvnDellInc.:bvrA05:bd06/04/2013:svnDellInc.:pnXPS18:pvrNotSpecified:rvnDellInc.:rn0GWH76:rvrA00:cvnDellInc.:ct13:cvrNotSpecified: > dmi.product.name: XPS 18 > dmi.product.version: Not Specified > dmi.sys.vendor: Dell Inc. > >To manage notifications about this bug go to: >https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
Hello Joseph. The problem for me is Saucy boots ok from USB stick, but then completely locks up, and I have zero control to install a new kernel package or other packages. I would need a pre-built Saucy with those new items added, to test it. Please let me know if this is possible, then I can test it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
Question on this to developers. If it is difficult getting a full touchscreen setup working for Linux never mind all the gestures, etc., how about instread a touchscreen-driven virtual mouse-pointer that runs as a small application on the visible Linux desktop, and drives the mouse pointer over the screen? Or does this already exist, similar to a screen-based keyboard ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
If there's any changes to Saucy that might help the XPS 18 touch, please advise. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 902557] Re: Wireless not working in 12.04 for rtl8192ce (RTL8188CE)
pls see https://bugs.launchpad.net/bugs/902557 comments #193 and 194; maybe they'll help. happy hacking! peter. On 13-07-30 04:34 PM, Ryan McClure wrote: > I did. "For my part, I cannot get past the MAKE portion due to an > apparent Error in the included pci.h file on line 247." > > Here's uname -a, as well: > > Linux *** 3.8.0-27-generic #40-Ubuntu SMP Tue Jul 9 00:17:05 UTC 2013 > x86_64 x86_64 x86_64 GNU/Linux > > Here's the full output from make: > > root@***:/home/***/Downloads/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013# > make > make -C /lib/modules/3.8.0-27-generic/build > M=/home/***/Downloads/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013 > modules > make[1]: Entering directory `/usr/src/linux-headers-3.8.0-27-generic' >CC [M] > /home/***/Downloads/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.o > In file included from > /home/***/Downloads/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c:39:0: > /home/***/Downloads/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/pci.h:247:15: > error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before > ‘rtl_pci_probe’ > make[2]: *** > [/home/***/Downloads/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.o] > Error 1 > make[1]: *** > [_module_/home/***/Downloads/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013] > Error 2 > make[1]: Leaving directory `/usr/src/linux-headers-3.8.0-27-generic' > make: *** [all] Error 2 > > (Asterisks obfuscate personel info) > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/902557 Title: Wireless not working in 12.04 for rtl8192ce (RTL8188CE) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/902557/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
** Summary changed: - [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 + [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04
Chris, I made a Saucy (Ubuntu 13.10 daily) Live boot USB flash drive from the 64-bit ISO ownloaded from /daily-live/current. Unfortunately it did not fair well. It booted up to Unity, but from there the mouse pointer and Unity itself were locked up or unresponsive. The only thing I did find working to some degree was the Volume buttons on the left of the XPS 18 computer caused the Ubuntu-based volume control to come up and change volume (until the volume is down/off then it locks up), and the Power button on the right side of the XPS 18 appears to have Ubuntu re-act to it but shutting down. But with Unity up, I was not even able to open a terminal, nor exit Unity to a shell, as Unity was locked up and the mouse. Let me know what you want to do from here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04
BTW the Dell XPS 18 touch, comes in four CPU offerings, the Pentium, the i3, the i5 and i7. The unit I have is the i7.Just in case this has anything to do with it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1205494] Re: Dell XPS 18 touch screen not functioning under Ubuntu 13.04
i'll look into that this evening. peter Sent from my Android smartphone "Christopher M. Penalver" wrote: >Peter B., could you please test for this in Saucy via >http://cdimage.ubuntu.com/daily-live/current/ ? > >** Attachment removed: "lspci output" > > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+attachment/3750336/+files/lspci.txt > >** Tags added: latest-bios-a05 needs-upstream-testing touch > >** Changed in: linux (Ubuntu) > Status: Confirmed => Incomplete > >** Summary changed: > >- Dell XPS 18 touch screen not functioning under Ubuntu 13.04 >+ [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 > >-- >You received this bug notification because you are subscribed to the bug >report. >https://bugs.launchpad.net/bugs/1205494 > >Title: > [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 > >Status in “linux” package in Ubuntu: > Incomplete > >Bug description: > I ran `ubuntu-bug linux` from Ubuntu 13.04 terminal session, and it > appeared to have uploaded the information successfully. > > Additional items: > > root@ubuntu:~# lsb_release -rd > Description: Ubuntu 13.04 > Release: 13.04 > > ProblemType: Bug > DistroRelease: Ubuntu 13.04 > Package: linux-image-3.8.0-19-generic 3.8.0-19.29 > ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8 > Uname: Linux 3.8.0-19-generic x86_64 > ApportVersion: 2.9.2-0ubuntu8 > Architecture: amd64 > AudioDevicesInUse: > USERPID ACCESS COMMAND > /dev/snd/controlC0: ubuntu 3270 F pulseaudio > CasperVersion: 1.331 > Date: Fri Jul 26 21:11:10 2013 > LiveMediaBuild: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) > MachineType: Dell Inc. XPS 18 > MarkForUpload: True > ProcEnviron: > TERM=xterm > PATH=(custom, no user) > LANG=en_US.UTF-8 > SHELL=/bin/bash > ProcFB: 0 inteldrmfb > ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi > file=/cdrom/preseed/hostname.seed boot=casper quiet splash -- > PulseList: > Error: command ['pacmd', 'list'] failed with exit code 1: Home directory > not accessible: Permission denied > No PulseAudio daemon running, or not running as session daemon. > RelatedPackageVersions: > linux-restricted-modules-3.8.0-19-generic N/A > linux-backports-modules-3.8.0-19-generic N/A > linux-firmware1.106 > SourcePackage: linux > UpgradeStatus: No upgrade log present (probably fresh install) > dmi.bios.date: 06/04/2013 > dmi.bios.vendor: Dell Inc. > dmi.bios.version: A05 > dmi.board.name: 0GWH76 > dmi.board.vendor: Dell Inc. > dmi.board.version: A00 > dmi.chassis.type: 13 > dmi.chassis.vendor: Dell Inc. > dmi.chassis.version: Not Specified > dmi.modalias: > dmi:bvnDellInc.:bvrA05:bd06/04/2013:svnDellInc.:pnXPS18:pvrNotSpecified:rvnDellInc.:rn0GWH76:rvrA00:cvnDellInc.:ct13:cvrNotSpecified: > dmi.product.name: XPS 18 > dmi.product.version: Not Specified > dmi.sys.vendor: Dell Inc. > >To manage notifications about this bug go to: >https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: Dell XPS 18 touch screen not functioning under Ubuntu 13.04
lspci output ** Attachment added: "lspci output" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+attachment/3750336/+files/lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: Dell XPS 18 touch screen not functioning under Ubuntu 13.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: Dell XPS 18 touch screen not functioning under Ubuntu 13.04
lsusb output ** Attachment added: "lsusb output" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+attachment/3750337/+files/lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: Dell XPS 18 touch screen not functioning under Ubuntu 13.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: Dell XPS 18 touch screen not functioning under Ubuntu 13.04
root@ubuntu:~# sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date A05 06/04/2013 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: Dell XPS 18 touch screen not functioning under Ubuntu 13.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: Dell XPS 18 touch screen not functioning under Ubuntu 13.04
dpkg-query -l packages list and versions. ** Attachment added: "dpkg-query -l packages list and versions." https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+attachment/3750352/+files/dpkg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: Dell XPS 18 touch screen not functioning under Ubuntu 13.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: Dell XPS 18 touch screen not functioning under Ubuntu 13.04
Input devices root@ubuntu:/dev/input# ls -l total 0 drwxr-xr-x 2 root root120 Jul 26 22:03 by-id drwxr-xr-x 2 root root140 Jul 26 22:03 by-path crw-r- 1 root root 13, 64 Jul 26 16:10 event0 crw-r- 1 root root 13, 65 Jul 26 16:10 event1 crw-r- 1 root root 13, 66 Jul 26 16:10 event2 crw-r- 1 root root 13, 67 Jul 26 16:10 event3 crw-r- 1 root root 13, 68 Jul 26 16:10 event4 crw-r- 1 root root 13, 69 Jul 26 16:10 event5 crw-r- 1 root root 13, 70 Jul 26 16:10 event6 crw-r- 1 root root 13, 71 Jul 26 16:10 event7 crw-r- 1 root root 13, 72 Jul 26 16:10 event8 crw-r- 1 root root 13, 63 Jul 26 16:10 mice crw-r- 1 root root 13, 33 Jul 26 16:10 mouse1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: Dell XPS 18 touch screen not functioning under Ubuntu 13.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: Dell XPS 18 touch screen not functioning under Ubuntu 13.04
lsmod full output ** Attachment added: "lsmod full output" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+attachment/3750338/+files/lsmod.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: Dell XPS 18 touch screen not functioning under Ubuntu 13.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: Dell XPS 18 touch screen not functioning under Ubuntu 13.04
dmidecode full output ** Attachment added: "dmidecode full output" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+attachment/3750353/+files/dmi.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: Dell XPS 18 touch screen not functioning under Ubuntu 13.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: Dell XPS 18 touch screen not functioning under Ubuntu 13.04
lshw output ** Attachment added: "lshw output" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+attachment/3750335/+files/lshw.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: Dell XPS 18 touch screen not functioning under Ubuntu 13.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: Dell XPS 18 touch screen not functioning under Ubuntu 13.04
root@ubuntu:~# lsmod | grep touch hid_multitouch 17366 0 usbhid 47074 2 hid_multitouch,hid_logitech_dj hid 101002 3 hid_multitouch,usbhid,hid_logitech_dj -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: Dell XPS 18 touch screen not functioning under Ubuntu 13.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] Re: Dell XPS 18 touch screen not functioning under Ubuntu 13.04
PS: At the moment, the only way I can boot to Ubuntu 13.04 is from a LiveDVD written to USB flash drive. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: Dell XPS 18 touch screen not functioning under Ubuntu 13.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1205494] [NEW] Dell XPS 18 touch screen not functioning under Ubuntu 13.04
Public bug reported: I ran `ubuntu-bug linux` from Ubuntu 13.04 terminal session, and it appeared to have uploaded the information successfully. Additional items: root@ubuntu:~# lsb_release -rd Description:Ubuntu 13.04 Release:13.04 ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: linux-image-3.8.0-19-generic 3.8.0-19.29 ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8 Uname: Linux 3.8.0-19-generic x86_64 ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu 3270 F pulseaudio CasperVersion: 1.331 Date: Fri Jul 26 21:11:10 2013 LiveMediaBuild: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Dell Inc. XPS 18 MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/hostname.seed boot=casper quiet splash -- PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.8.0-19-generic N/A linux-backports-modules-3.8.0-19-generic N/A linux-firmware1.106 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/04/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: A05 dmi.board.name: 0GWH76 dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 13 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: Not Specified dmi.modalias: dmi:bvnDellInc.:bvrA05:bd06/04/2013:svnDellInc.:pnXPS18:pvrNotSpecified:rvnDellInc.:rn0GWH76:rvrA00:cvnDellInc.:ct13:cvrNotSpecified: dmi.product.name: XPS 18 dmi.product.version: Not Specified dmi.sys.vendor: Dell Inc. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug raring -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205494 Title: Dell XPS 18 touch screen not functioning under Ubuntu 13.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1191008] Re: Dell XPS 18 touchscreen not functional
One quick addition to me previous post - the BIOS update website given in a previous post, says the latest BIOS is A05 7/8/2013 while on my XPS 18, dmidecode says A05 06/04/2013 I downloaded the one dated 7/8/2013 and ran it, but as I suspected, the installer says my computer with BIOS A05 is already at the latest. Not sure what the date discrepancy means. Also, this URL http://lii-enac.fr/en/architecture/linux-input/multitouch-devices.html lists apparently supported and some partially supported multi-touch devices for Linux. Don't know if anyone is aware if the XPS 18 touch screen device is on the list at the above URL. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1191008 Title: Dell XPS 18 touchscreen not functional To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1191008/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1191008] Re: Dell XPS 18 touchscreen not functional
I also have the Dell XPS 18" touch screen "all-in-one" type computer. Because Windows 8 is on the computer, and no way to re-install it (MS does not provide), I can only boot directly to Ubuntu 13.04 from the LiveDVD written to USB, which I have done successfully. However Ubuntu is not providing touch screen support "out of the box", but neither is LinuxMint 15 which I also tried. The only way I've gotten Mint and Ubuntu to have some touch screen support is running it as a vm guest under VMware Player. Anyway, with Ubuntu 13.04 booted from USB (LiveDVD), here is the output of dmidecode per your request. root@ubuntu:~# sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date A05 06/04/2013 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1191008 Title: Dell XPS 18 touchscreen not functional To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1191008/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] Re: THinkPad X121e : WLAN disabled after waking from suspend
Tested and found to be present in the latest upstream kernel (mainline 3.9 raring as of 29th April 2013) ** Tags added: kernel-bug-exists-upstream ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] Re: THinkPad X121e : WLAN disabled after waking from suspend
apport information ** Tags added: apport-collected quantal running-unity ** Description changed: Upon suspending this laptop, running Ubuntu 12.10 w/ latest updates, WLAN hardware becomes disabled ("disabled by hardware switch"). Keyboard function key to enable WLAN has no effect. Installing latest Mainline kernel does not fix the problem, either. Any suggestions on what I should do to further troubleshoot/diagnose? + --- + ApportVersion: 2.6.1-0ubuntu10 + Architecture: amd64 + DistroRelease: Ubuntu 12.10 + InstallationDate: Installed on 2012-11-09 (166 days ago) + InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5) + MarkForUpload: True + Package: linux (not installed) + Tags: quantal running-unity + Uname: Linux 3.5.7-03050710-generic x86_64 + UnreportableReason: The running kernel is not an Ubuntu kernel + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1172670/+attachment/3653161/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] Re: THinkPad X121e : WLAN disabled after waking from suspend
THanks Brad. Did what you asked - got the usual warning that I couldnt submit data due to a mainline kernel being present, but it successeded anyway. ProcEnv attached above. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172670] [NEW] THinkPad X121e : WLAN disabled after waking from suspend
Public bug reported: Upon suspending this laptop, running Ubuntu 12.10 w/ latest updates, WLAN hardware becomes disabled ("disabled by hardware switch"). Keyboard function key to enable WLAN has no effect. Installing latest Mainline kernel does not fix the problem, either. Any suggestions on what I should do to further troubleshoot/diagnose? ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172670 Title: THinkPad X121e : WLAN disabled after waking from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1172670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 902557] Re: Wireless not working in 12.04 for rtl8192ce (RTL8188CE)
sorry, did not mention on the prev post - the new driver/wifi works flawless, for 2 days now, until . a new kernel is installed. will the newer kernels have this new rtl driver buit in ? it would really be great. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/902557 Title: Wireless not working in 12.04 for rtl8192ce (RTL8188CE) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/902557/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 902557] Re: Wireless not working in 12.04 for rtl8192ce (RTL8188CE)
on acer 725 rtl8188ce same problem with 1204 and with mint equivalent. pls take a look at http://askubuntu.com/questions/192873/toshiba-satellite-c850-wlan- rtl8188ce-not-working I just finished successfuly compiling and installing rtl8188ce driver indicated on the url above. first, download the driver (url above) and extract it. VV important, BEFORE compiling the new driver (in addition to above url instructions) pls do sudo rmmod rtl8188ce and just to be on the safe side, blacklist also on /etc/modprobe.d/blacklist.conf rtl8188ce rtlwifi then reboot. lsmod will not show rtl8188ce and rtlwifi (just check). then navigate in a terminal to the extracted folder and continue with make make install reboot as indicated in url. the driver is not activated yet. in a terminal just UNBLACKLIST rtl8188ce and rtlwifi (just place a # in front of these lines in blacklist.conf). the newly compiled/installed driver will be activated. if no indicator light yet just rebbot and all should be ok. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/902557 Title: Wireless not working in 12.04 for rtl8192ce (RTL8188CE) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/902557/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 441835] Re: Clicking on floppy gives "no device media found"
any idea when udisks2 will be available in 1204 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/441835 Title: Clicking on floppy gives "no device media found" To manage notifications about this bug go to: https://bugs.launchpad.net/devicekit/+bug/441835/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 441835] Re: Clicking on floppy gives "no device media found"
any idea when udisks2 will be available in 1204 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/441835 Title: Clicking on floppy gives "no device media found" To manage notifications about this bug go to: https://bugs.launchpad.net/devicekit/+bug/441835/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1023402] [NEW] update manager doesnt
Public bug reported: Could not initialize the package information An unresolvable problem occurred while initializing the package information. Please report this bug against the 'update-manager' package and include the following error message: 'E:Encountered a section with no Package: header, E:Problem with MergeList /var/lib/apt/lists/mx.archive.ubuntu .com_ubuntu_dists_precise_main_binary-i386_Packages, E:The package lists or status file could not be parsed or opened.' Ubuntu 12.04 ** Affects: update-manager (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1023402 Title: update manager doesnt To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1023402/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1023162] [NEW] Could not initialize the package information An unresolvable problem occurred while initializing the package information. Please report this bug against the 'update-manager' packag
Public bug reported: Could not initialize the package information An unresolvable problem occurred while initializing the package information. Please report this bug against the 'update-manager' package and include the following error message: 'E:Encountered a section with no Package: header, E:Problem with MergeList /var/lib/apt/lists/mx.archive.ubuntu .com_ubuntu_dists_precise_restricted_binary-i386_Packages, E:The package lists or status file could not be parsed or opened.' ** Affects: update-manager (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1023162 Title: Could not initialize the package information An unresolvable problem occurred while initializing the package information. Please report this bug against the 'update-manager' package and include the following error message: 'E:Encountered a section with no Package: header, E:Problem with MergeList /var/lib/apt/lists/mx.archive.ubuntu .com_ubuntu_dists_precise_restricted_binary-i386_Packages, E:The package lists or status file could not be parsed or opened.' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1023162/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs