[Kernel-packages] [Bug 1900254] Re: fails to suspend unless I unbind a device from elants_i2c driver

2021-07-28 Thread Ivan Zakharyaschev
** Also affects: linux-signed-hwe-5.8 (Ubuntu) Importance: Undecided Status: New ** Also affects: linux via https://bugzilla.kernel.org/show_bug.cgi?id=207759 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Kernel Packa

[Kernel-packages] [Bug 1900254] Re: fails to suspend unless I unbind a device from elants_i2c driver

2020-10-17 Thread Ivan Zakharyaschev
As a solution (until the binding of this device is fixed in the linux kernel), I blacklisted this driver in the kernel command line, as described in https://unix.stackexchange.com/a/474552/4319 : First, find function names which look like initialization functions of this module: # fgrep elants /b

[Kernel-packages] [Bug 1900254] Re: fails to suspend unless I unbind a device from elants_i2c driver

2020-10-17 Thread Ivan Zakharyaschev
They also mentioned the suspend problem at https://bugzilla.kernel.org/show_bug.cgi?id=207759#c19 , not only the problem of the touchpad that didn't work. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem-5.6 in Ubuntu. https://bug

[Kernel-packages] [Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-10-17 Thread Ivan Zakharyaschev
They also mentioned the suspend problem at https://bugzilla.kernel.org/show_bug.cgi?id=207759#c19 , not only the problem of the touchpad that didn't work. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launch

[Kernel-packages] [Bug 1900254] Re: fails to suspend unless I unbind a device from elants_i2c driver

2020-10-17 Thread Ivan Zakharyaschev
The situation is the same with linux-image-5.8.0-23-generic , and even worse: unlike on 5.6, the system freezes after an unsuccessful suspend. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem-5.6 in Ubuntu. https://bugs.launchpad.

[Kernel-packages] [Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-10-17 Thread Ivan Zakharyaschev
I had problems (the touchpad not working and the suspend not working) with ELAN0001:00 04F3:3140 under linux-image-unsigned-5.6.0-1021-oem on Ubuntu, but they are gone if I manually unbind the device from elants_i2c driver and bind it to i2c_hid -- https://bugs.launchpad.net/ubuntu/+source/linux-oe

[Kernel-packages] [Bug 1900254] Re: fails to suspend unless I unbind a device from elants_i2c driver

2020-10-17 Thread Ivan Zakharyaschev
I found the "unbind" advice in https://bugzilla.kernel.org/show_bug.cgi?id=207759#c14 . -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem-5.6 in Ubuntu. https://bugs.launchpad.net/bugs/1900254 Title: fails to suspend unless I un

[Kernel-packages] [Bug 1900254] Re: fails to suspend unless I unbind a device from elants_i2c driver

2020-10-17 Thread Ivan Zakharyaschev
I've just found out that if I do (as per https://bugzilla.kernel.org/show_bug.cgi?id=207759#c14 above): echo i2c-ELAN0001:00 >/sys/bus/i2c/drivers/i2c_hid/bind after this, the touchpad starts working! For the first time since I use Ubuntu on this computer. -- You received this bug notification

[Kernel-packages] [Bug 1900254] [NEW] fails to suspend unless I unbind a device from elants_i2c driver

2020-10-17 Thread Ivan Zakharyaschev
Public bug reported: systemctl suspend stopped working successfully. The error message from journalctl -r is: Oct 17 17:26:27 jeanna-pc kernel: PM: Device i2c-ELAN0001:00 failed to suspend: error -16 Oct 17 17:26:27 jeanna-pc kernel: PM: dpm_run_callback(): acpi_subsys_suspend+0x0/0x60 returns

[Kernel-packages] [Bug 1479136] Re: [ubuntu 14.04.2] Artefacts in radeon driver on kernel 3.16 and upwards

2016-08-30 Thread Ivan Zakharyaschev
I'm afraid my case is different (drm:radeon_compute_pll_legacy). Perhaps, it's a matter of forcing a better modeline for the LCD, like here -- https://forums.gentoo.org/viewtopic-t-984216-start-0.html . Although mostly I observed the flickering as horizontal lines/line segments, sometimes the flic

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2016-08-29 Thread Ivan Zakharyaschev
** Changed in: linux (Ubuntu) Status: Confirmed => Invalid ** Summary changed: - booting with amd64 kernel and completely i386 userland is unstable during the system upstart + booting with amd64 kernel and completely i386 userland is unstable during the system upstart on Samsung Phoenix

[Kernel-packages] [Bug 1479136] Re: [ubuntu 14.04.2] Artefacts in radeon driver on kernel 3.16 and upwards

2016-08-28 Thread Ivan Zakharyaschev
4.4.19-std-def-alt0.M80P.1 (not Ubuntu, but still might be important for collecting the data) with bad flickering 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV360 [Radeon 9600/X1050 Series] 01:00.1 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] RV350 [R

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-27 Thread Ivan Zakharyaschev
Yes, my BIOS is also Phoenix, as in that buggy case! So, it's very probable that it's the same known problem. marsmorgana@marsmorgana:~$ cat /sys/devices/virtual/dmi/id/bios_vendor Phoenix Technologies Ltd. marsmorgana@marsmorgana:~$ cat /sys/devices/virtual/dmi/id/bios_version 07LI.MP00.20080926.

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-27 Thread Ivan Zakharyaschev
I'll have to see whether there some updates fro my BIOS available. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495116 Title: booting with amd64 kernel and completely i386 userland is

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-27 Thread Ivan Zakharyaschev
The same CPU means: Intel P7350. Other found links (under the title "join club"): http://ubuntuforums.org/showthread.php?t=1137153 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495116

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-27 Thread Ivan Zakharyaschev
Similar random reboots with a amd64 kernel in the cases with the same CPU were reported (quite a long ago,for Ubuntu 9.04) there: http://ubuntuforums.org/showthread.php?t=1137153 They also say that some other distros also had this problem (e.g.,Gentoo), but there were successful boots of some Knop

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-23 Thread Ivan Zakharyaschev
Perhaps, this combination of hardware and amd64 kernel is simply buggy, and it would be unstable in a completely amd64 system. I should test that to be sure. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.lau

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-22 Thread Ivan Zakharyaschev
** Tags added: wily -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495116 Title: booting with amd64 kernel and completely i386 userland is unstable during the system upstart Status i

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-22 Thread Ivan Zakharyaschev
Now, as I have localized the problem, I'm ready to debug the problems of the coretemp module, if you give me advices. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Changed in: systemd (Ubuntu) Status: Incomplete => Confirmed ** Changed in: udev (Ubuntu) St

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-22 Thread Ivan Zakharyaschev
And I needed to add "debug" kernel parameter as a workaround, otherwise the boot was not stable during the early stage. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495116 Title: boot

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-22 Thread Ivan Zakharyaschev
Some good results: the somewhat offending module was coretemp. (Here, I have an Intel processor. On the computer, where there is no crash/reboot, the processor is AMD, and there k10temp or k9temp module is used. The other computer is fine with 14.04 (Trusty) and 14.10 (Utopic).) Moving coretemp mo

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-22 Thread Ivan Zakharyaschev
A small update on my progress: On the computer where this crash/reboot occurs, it happens also with 15.10 (Wily) and linux-image-4.2.0-10-generic. I'm going to use the following the debugging procedure for udev loading the drivers described at https://bugzilla.redhat.com/show_bug.cgi?id=483493#c

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-22 Thread Ivan Zakharyaschev
I made a typo: I meant *Trusty* (14.04) -- on another computer, this trick on Trusty was successful. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495116 Title: booting with amd64 kern

[Kernel-packages] [Bug 1495116] PulseList.txt

2015-09-22 Thread Ivan Zakharyaschev
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4471184/+files/PulseList.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/

[Kernel-packages] [Bug 1495116] ProcInterrupts.txt

2015-09-22 Thread Ivan Zakharyaschev
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4471182/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad

[Kernel-packages] [Bug 1495116] RfKill.txt

2015-09-22 Thread Ivan Zakharyaschev
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4471185/+files/RfKill.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495116

[Kernel-packages] [Bug 1495116] ProcCpuinfo.txt

2015-09-22 Thread Ivan Zakharyaschev
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4471180/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1495116] ProcModules.txt

2015-09-22 Thread Ivan Zakharyaschev
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4471183/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1495116] UdevDb.txt

2015-09-22 Thread Ivan Zakharyaschev
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4471186/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495116

[Kernel-packages] [Bug 1495116] IwConfig.txt

2015-09-22 Thread Ivan Zakharyaschev
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4471177/+files/IwConfig.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/14

[Kernel-packages] [Bug 1495116] Lspci.txt

2015-09-22 Thread Ivan Zakharyaschev
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4471178/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495116

[Kernel-packages] [Bug 1495116] UdevLog.txt

2015-09-22 Thread Ivan Zakharyaschev
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4471187/+files/UdevLog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495

[Kernel-packages] [Bug 1495116] Lsusb.txt

2015-09-22 Thread Ivan Zakharyaschev
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4471179/+files/Lsusb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495116

[Kernel-packages] [Bug 1495116] ProcEnviron.txt

2015-09-22 Thread Ivan Zakharyaschev
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4471181/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1495116] WifiSyslog.txt

2015-09-22 Thread Ivan Zakharyaschev
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4471188/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bug

[Kernel-packages] [Bug 1495116] AlsaInfo.txt

2015-09-22 Thread Ivan Zakharyaschev
apport information ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4471172/+files/AlsaInfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/14

[Kernel-packages] [Bug 1495116] CRDA.txt

2015-09-22 Thread Ivan Zakharyaschev
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4471174/+files/CRDA.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495116 Ti

[Kernel-packages] [Bug 1495116] Dependencies.txt

2015-09-22 Thread Ivan Zakharyaschev
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4471176/+files/Dependencies.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net

[Kernel-packages] [Bug 1495116] CurrentDmesg.txt

2015-09-22 Thread Ivan Zakharyaschev
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4471175/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net

[Kernel-packages] [Bug 1495116] BootDmesg.txt

2015-09-22 Thread Ivan Zakharyaschev
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4471173/+files/BootDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-22 Thread Ivan Zakharyaschev
On another similar computer (a Samsung R525, rather than a Samsung R510, where I got the crash), I was able to do the trick successfully on 14.10 (Trusty) with linux-image-extra-3.13.0-63-generic:amd64 . Of course, there are differences in the set of devices in these computers: * radeon video ins

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-21 Thread Ivan Zakharyaschev
Well, I'm not sure that my netconsole got working during the initrd stage (first, I suspected that the module was not loaded in initrd -- http://askubuntu.com/q/676707/19753 , but then I found out that there is code for this to happen if there is the "netconsole" kernel parameter present, so perhap

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-21 Thread Ivan Zakharyaschev
A longer log from a crash. ** Attachment added: "2015-09-21T19:27+0300-kdebug.txt" https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1495116/+attachment/4470651/+files/2015-09-21T19%3A27%2B0300-kdebug.txt -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-21 Thread Ivan Zakharyaschev
Hi Martin, thanks for your suggestions. Since the system rebooted after such crash usually, I wanted to use netconsole (as described at https://wiki.ubuntu.com/Kernel/KernelDebuggingTricks#Network_Console ), but I didn't see any messages on the network, probably because the netconsole module has

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-13 Thread Ivan Zakharyaschev
Soemthing to start with for catching the bug: I've removed the corresponding linux-image-extra package, and now the booting is stable. But I don't have the needed drivers for video (nouveau) and network then. (And possibly more.) So loading one of the drivers from -extra caused the crash. The p

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-13 Thread Ivan Zakharyaschev
Hi dino99, I've upgraded to 15.04 (Vivid) and am testing it there (as reflected in my posts here). My goal is not multiarch libs/apps. I must not not need them really in my config: they should stay i386. Only the kernel is amd64. There are a lot of reports of doing this successfully in various d

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-13 Thread Ivan Zakharyaschev
With systemd.crash_shell=true systemd.confirm_spawn=true (which is very inconvenient to use), I've found out that the crash usually happens somewhere around the start of udev services. ** Also affects: udev (Ubuntu) Importance: Undecided Status: New -- You received this bug notificatio

[Kernel-packages] [Bug 1495116] UdevLog.txt

2015-09-13 Thread Ivan Zakharyaschev
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462950/+files/UdevLog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495

[Kernel-packages] [Bug 1495116] WifiSyslog.txt

2015-09-13 Thread Ivan Zakharyaschev
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462951/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bug

[Kernel-packages] [Bug 1495116] RfKill.txt

2015-09-13 Thread Ivan Zakharyaschev
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462943/+files/RfKill.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495116

[Kernel-packages] [Bug 1495116] UdevDb.txt

2015-09-13 Thread Ivan Zakharyaschev
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462944/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495116

[Kernel-packages] [Bug 1495116] PulseList.txt

2015-09-13 Thread Ivan Zakharyaschev
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462942/+files/PulseList.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/

[Kernel-packages] [Bug 1495116] ProcModules.txt

2015-09-13 Thread Ivan Zakharyaschev
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462941/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1495116] Dependencies.txt

2015-09-13 Thread Ivan Zakharyaschev
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462934/+files/Dependencies.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net

[Kernel-packages] [Bug 1495116] IwConfig.txt

2015-09-13 Thread Ivan Zakharyaschev
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462935/+files/IwConfig.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/14

[Kernel-packages] [Bug 1495116] CurrentDmesg.txt

2015-09-13 Thread Ivan Zakharyaschev
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462933/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net

[Kernel-packages] [Bug 1495116] CRDA.txt

2015-09-13 Thread Ivan Zakharyaschev
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462932/+files/CRDA.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495116 Ti

[Kernel-packages] [Bug 1495116] ProcCpuinfo.txt

2015-09-13 Thread Ivan Zakharyaschev
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462938/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1495116] Lsusb.txt

2015-09-13 Thread Ivan Zakharyaschev
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462937/+files/Lsusb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495116

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-13 Thread Ivan Zakharyaschev
I was able to boot with the amd64 kernel from Vivid and upstart (but I guess that the successes and failures are just random), and will now collect the new information (for 15.04 (Vivid) system). ** Description changed: I wanted to run my 14.10 (Utopic) i386 system with the amd64 kernel, so I

[Kernel-packages] [Bug 1495116] ProcInterrupts.txt

2015-09-13 Thread Ivan Zakharyaschev
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462940/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad

[Kernel-packages] [Bug 1495116] ProcEnviron.txt

2015-09-13 Thread Ivan Zakharyaschev
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462939/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1495116] AlsaInfo.txt

2015-09-13 Thread Ivan Zakharyaschev
apport information ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462931/+files/AlsaInfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/14

[Kernel-packages] [Bug 1495116] Lspci.txt

2015-09-13 Thread Ivan Zakharyaschev
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462936/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495116

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-13 Thread Ivan Zakharyaschev
The problem is also present after an upgrade to 15.04 (Vivid) with: linux-image-3.19.0-28-generic:amd64 linux-image-extra-3.19.0-28-generic:amd64 systemd-219-7ubuntu6 (i386) ** Also affects: systemd (Ubuntu) Importance: Undecided Status: New ** Tags removed: third-party-packages ** Tag

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-12 Thread Ivan Zakharyaschev
I've collected this information after a successful system upstart. But the system upstart procedure fails in 3 cases of 4. That's what I want to investigate. The system reboots at a random moment during the upstart procedure, and I can't get the logs probably. -- You received this bug notificatio

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-12 Thread Ivan Zakharyaschev
Is there any more needed logs/information? ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495116 Title: booting wit

[Kernel-packages] [Bug 1495116] modified.conffile..etc.upstart.xsessions.txt

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Attachment added: "modified.conffile..etc.upstart.xsessions.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462542/+files/modified.conffile..etc.upstart.xsessions.txt -- You received this bug notification because you are a member of Kernel Packages, which is s

[Kernel-packages] [Bug 1495116] modified.conffile..etc.X11.Xsession.d.99upstart.txt

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Attachment added: "modified.conffile..etc.X11.Xsession.d.99upstart.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462540/+files/modified.conffile..etc.X11.Xsession.d.99upstart.txt -- You received this bug notification because you are a member of Kernel Packag

[Kernel-packages] [Bug 1495116] WifiSyslog.txt

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462539/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bug

[Kernel-packages] [Bug 1495116] modified.conffile..etc.cron.daily.upstart.txt

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Attachment added: "modified.conffile..etc.cron.daily.upstart.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462541/+files/modified.conffile..etc.cron.daily.upstart.txt -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1495116] UpstartRunningSystemJobs.txt

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Attachment added: "UpstartRunningSystemJobs.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462538/+files/UpstartRunningSystemJobs.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. ht

[Kernel-packages] [Bug 1495116] UpstartRunningSessionJobs.txt

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Attachment added: "UpstartRunningSessionJobs.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462537/+files/UpstartRunningSessionJobs.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1495116] UdevLog.txt

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462536/+files/UdevLog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495

[Kernel-packages] [Bug 1495116] CurrentDmesg.txt

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462524/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net

[Kernel-packages] [Bug 1495116] BootDmesg.txt

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462522/+files/BootDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/

[Kernel-packages] [Bug 1495116] BootLog.txt

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Attachment added: "BootLog.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462523/+files/BootLog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495

[Kernel-packages] [Bug 1495116] UdevDb.txt

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462535/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495116

[Kernel-packages] [Bug 1495116] RfKill.txt

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462534/+files/RfKill.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495116

[Kernel-packages] [Bug 1495116] PulseList.txt

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462533/+files/PulseList.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/

[Kernel-packages] [Bug 1495116] ProcCpuinfo.txt

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462529/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1495116] ProcModules.txt

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462532/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1495116] ProcInterrupts.txt

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462531/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad

[Kernel-packages] [Bug 1495116] Lspci.txt

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462527/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495116

[Kernel-packages] [Bug 1495116] ProcEnviron.txt

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462530/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1495116] Lsusb.txt

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462528/+files/Lsusb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1495116

[Kernel-packages] [Bug 1495116] Dependencies.txt

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462525/+files/Dependencies.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net

[Kernel-packages] [Bug 1495116] IwConfig.txt

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1495116/+attachment/4462526/+files/IwConfig.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/14

[Kernel-packages] [Bug 1495116] Re: booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-12 Thread Ivan Zakharyaschev
apport information ** Tags added: apport-collected third-party-packages ** Description changed: I wanted to run my 14.10 (Utopic) i386 system with the amd64 kernel, so I added that architecture and apt-get-installed the amd64 linux-image and linux-image-extra (I learned this was possible t

[Kernel-packages] [Bug 1495116] [NEW] booting with amd64 kernel and completely i386 userland is unstable during the system upstart

2015-09-12 Thread Ivan Zakharyaschev
Public bug reported: I wanted to run my 14.10 (Utopic) i386 system with the amd64 kernel, so I added that architecture and apt-get-installed the amd64 linux-image and linux-image-extra (I learned this was possible thanks to the advice at http://askubuntu.com/a/635774/19753 ). However, the system