** 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
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
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
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
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.
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
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
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
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
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
** 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
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
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.
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
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
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
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
** 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
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
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
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
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
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
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/
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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/
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
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
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,
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
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
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
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
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
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
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
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
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/
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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
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/
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
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
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
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/
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
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
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
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
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
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
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
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
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
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
90 matches
Mail list logo