Experiencing the same issue running `apt upgrade` after a fresh Ubuntu
20.20 install.
Running
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1776622/comments/5
helped complete the install.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
*** This bug is a duplicate of bug 787031 ***
https://bugs.launchpad.net/bugs/787031
On Ubuntu 16.04, I added the following line to /etc/thinkfan.conf
hwmon /sys/devices/virtual/hwmon/hwmon0/temp1_input
Solved the issue. I can now hear myself think, and heavy usage (like compiling
big
On Ubuntu 16.04, I added the following line to /etc/thinkfan.conf
hwmon /sys/devices/virtual/hwmon/hwmon0/temp1_input
Solved the issue. I can now hear myself think, and heavy usage (like compiling
big source trees) makes the fan kicks in as expected. I expect this to have a
very significan
Something to test...
I had this exact issue on 14.04, when setting up a new wifi network, it
would not re-connect automatically after rebooting or suspend. I
disabled, saved, then re-enabled the automatic connect setting, and it
solved the issue. It's like this setting is disabled by default, but
I think the issue is that the default Ubuntu 14.04 install is not
installing a couple of gstreamer packages. I have added these three
packages and am now able to watch H.264 (so I can now watch Vimeo for
example):
gstreamer1.0-libav
gstreamer1.0-plugins-ugly
gstreamer1.0-tools
Could those be adde
Another work around is to use the packages from Debian. You need both
(kernel-server depends on common):
http://packages.debian.org/wheezy/nfs-common
http://packages.debian.org/wheezy/nfs-kernel-server
They install nicely on 13.04, and solve the issue!!!
--
You received this bug notification be
The problem is that other daemon grab this port before cupsd gets a chance,
typcally rpc. See:
https://bugzilla.redhat.com/show_bug.cgi?id=103401
Work around:
lsof -i :631
stop or kill the process, restart cups
long term solution:
I guess distros should ensure processes use different port numbe
Same issue, this is what I get on tty7:
* Checking battery state... [ok]
* Starting TIMidity++ ALSA midi emulation.. [ok]
* Stopping system V runlevel compatibility [ok]
Waiting for network con
*** This bug is a duplicate of bug 862553 ***
https://bugs.launchpad.net/bugs/862553
The link to the ubuntu8 .deb for the 64 bit version is:
wget http://launchpadlibrarian.net/79299853/libcanberra-gtk-
module_0.28-0ubuntu8_amd64.deb
(the link above will get you an html file).
It solved the i
The link to the ubuntu8 .deb for the 64 bit version is:
wget http://launchpadlibrarian.net/79299853/libcanberra-gtk-
module_0.28-0ubuntu8_amd64.deb
(the link above will get you an html file).
It solved the issue for me too.
--
You received this bug notification because you are a member of Ubunt
I want to add to this in case somebody runs into the same problem.
I just got this exact same issue going from 10.10 to 11.10. In the end I
solved it by doing this:
touch /sbin/udevadm.upgrade
apt-get install udev # gave me an error
rm /sbin/udevadm.upgrade
apt-get install udev # worked fine thi
I have managed to install the 11.10 beta 64 bit on this machine
(thinkpad x120e), I'm not sure it is worth pursuing this bug.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/854698
Title:
Cannot insta
Public bug reported:
On a thinkpad x120e (with an AMD Fusion E-240), I am able to install
ubuntu 11.04 32 bit, but while installing ubuntu 11.04 64bit, while it
is copying the files, it crashes, goes to console mode with lines and
lines of debug info and freezes.
** Affects: base-installer (Ubunt
Same here, "iwconfig wlan0 power off" solved the issue with the
problematic APs.
L. Ross Raszewski :
I had created a bug report with Intel:
http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2305
Do you want to update it with your findings, or do you want me to do it?
--
You received this
Yes I thought about wlan0 not being available, and I purposely rebooted
the laptop making sure that the network kill switch was on etc... wlan0
came up right away, but net.ipv6.conf.wlan0.use_tempaddr was equal zero
(the other ones were equal to one). I also check the spelling and copied
and paste
> 2) what about writing directly to the entry
Yes, that works, even just doing
sysctl net.ipv6.conf.wlan0.use_tempaddr=2
works.
> 1) If you do start procps do the values get set?
Huh... it does. This is confusing. Right after boot, three of the four values
are set (all, eth0 and eth1). Wlan0
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/803739
Title:
value set in /etc/sysctl.conf not used at boot time
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+sourc
Public bug reported:
This is at the bottom of my /etc/sysctl.conf
net.ipv6.conf.all.use_tempaddr = 2
net.ipv6.conf.wlan0.use_tempaddr = 2
net.ipv6.conf.eth0.use_tempaddr = 2
net.ipv6.conf.eth1.use_tempaddr = 2
Yet, after a reboot:
$ sysctl net.ipv6.conf.wlan0.use_tempaddr
net.ipv6.conf.wlan0.us
I am trying to re-compile the kernel to add the debug mode to the iwlagn
module, but I am getting a version issue.
The original module shows:
vermagic:2.6.38-8-generic SMP mod_unload modversions
and mine shows:
vermagic:2.6.38.2 SMP mod_unload modversions
All I did was "apt-get source li
Because this looks like a bug we had with the Intel 3945 which we all
wasted a lot of time with NetworkManager, I have also open a ticket with
Intel:
http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2305
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
Here's the syslog extract with level=DEBUG in NetworkManager.
Note that I had a script running that pings the default router and log
"yves: GOOD" or "yves: BAD" depending on the result of the ping (ping
once with timeout of 1 second).
** Attachment added: "syslog.txt extract with level=DEBUG in N
I have been using Ubuntu 10.10 with stock kernel 2.6.35 for a while now,
and this working fine and stable now, I think it's fair to close this
bug now - I have just closed the two Intel bugs report on this. It would
be nice if the fixes were ported back to 10.04 but I doubt it will.
** Changed in:
Same issue on a Thinkpad T60.
--
Serious video performance regression in cheese (2.28.1->2.30.1)
https://bugs.launchpad.net/bugs/610600
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu
more progress... wicd was competing with network-manager!
I do feel like an idiot about this, but here we go:
Way back in May, when we suspected network-manager was the issue, somebody
suggested to use "wicd" instead. This did not help, and we quickly came to the
conclusion that the issue was th
I installed 2.6.35 on two different T60 2007-67U:
-it fixed the bandwidth issue, I was able to navigate every which way in
google map streetview, and watch several Vimeo videos
-reconnecting after a suspend/resume cycle is still an issue, it
actually seems worse.
--
wireless network has problem
> it might be specific to Dell Optiplex 260's Intel graphics hardware
No. I have the same problem on Thinkpads T60 with ATI graphic cards.
--
no mouse cursor
https://bugs.launchpad.net/bugs/563555
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
In my experience, the newer kernel, 2.6.32, is even worse.
I have opened tickets on the intel website (search this thread for
intellinuxwireless), but the developers are asking that somebody gives
then a log of the iwl3945 compiled with debug mode before they'll look
at it.
I am a bit disappointe
Andreas: I think the reconnection is fast because you recently rebooted.
I had the same experience with the 2.6.35 kernel, but after a day or so,
it went back to taking ages to re-connect.
Chris: Did you check what packages were installed with mplayer? Did it
install a new kernel? So far, everythi
Created http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2216 for
the issue of not being able to re-connect.
** Bug watch added: bugzilla.intellinuxwireless.org/ #2216
http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2216
--
wireless network has problem connecting and sometimes di
It was a lucky strike... tonight I cannot reconnect, worse than before.
Downloading the kernel seems to be the only solution for now.
--
wireless network has problem connecting and sometimes disconnect
https://bugs.launchpad.net/bugs/569841
You received this bug notification because you are a me
I created a new bug report on the intellinuxwireless bugzilla:
http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2213
** Bug watch added: bugzilla.intellinuxwireless.org/ #2213
http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2213
--
wireless network has problem connecting and some
Thanks for the link Shot!
I have just upgraded to 2.6.34-020634rc7 following the procedure
describe in the link:
-reconnection after resume or failure *seems* faster (well it has been
faster, but I've only upgraded 10 minutes ago and had to go through 10
re-connection only, including a few suspen
** Package changed: wpasupplicant (Ubuntu) => linux (Ubuntu)
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Ubuntu Kernel Network Team
(ubuntu-kernel-network)
--
wireless network has problem connecting and sometimes disconnect
https://bugs.launchpad.net/bugs/569841
You received th
Thansk Jakob!
Good catch, and it actually make sense since wpa_supplicant works with
the other cards...
--
wireless network has problem connecting and sometimes disconnect
https://bugs.launchpad.net/bugs/569841
You received this bug notification because you are a member of Ubuntu
Bugs, which is
I have created two bug with the wpa-supplicant author:
http://w1.fi/bugz/show_bug.cgi?id=362
http://w1.fi/bugz/show_bug.cgi?id=363
--
wireless network has problem connecting and sometimes disconnect
https://bugs.launchpad.net/bugs/569841
You received this bug notification because you are a memb
People with T60 with a non-intel wireless card do not have this problem,
this seems specific to the Intel 3945GB.
It'd be interesting to find if people with this card but other machines
than the Lenovo Thinkpad T60 have the same problem...
** Bug watch added: w1.fi/bugz/ #362
http://w1.fi/bugz
On 10-05-15 07:12 AM, Gerry O'Rourke wrote:
> Reporting same problem as Yves.
> Dell Optiplex GX260, was running 8.04 LTS with no problems.
>
> Upgraded to 10.04& immediately had "no mouse cursor" problem after
> login.
>
> Workaround = ctrl-alt-F1 then ctrl-alt-F7
>
Hey, did you click on "this b
I too tried wicd and get the same problems. so it looks like it's not a
network-manager issue, but either a wpasupplicant or a kernel driver
problem.
** Package changed: network-manager (Ubuntu) => wpasupplicant (Ubuntu)
** Changed in: wpasupplicant (Ubuntu)
Status: New => Confirmed
--
w
Barry: Was yours a fresh install or an upgrade from 9.10 (mine was an
upgrade)?
--
wireless network has problem connecting and sometimes disconnect
https://bugs.launchpad.net/bugs/569841
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
Same problem here.
The package metacity is already installed, so apt-get won't install it.
I did find one work-around:
ctrl-alt-F1 then ctrl-alt-F7
And you get the cursor on the loging screen, until the next
suspend/resume cycle.
--
no mouse cursor
https://bugs.launchpad.net/bugs/563555
You r
And here is the debug output of wpasupplicant while trying to re-connect
and getting "WPA: Could not verify EAPOL-Key MIC - dropping packet". I
ended up having to turn off the network and back on before it could
connect.
** Attachment added: "wpa_supplicant.log"
http://launchpadlibrarian.net/4
I followed the instructions at:
http://live.gnome.org/NetworkManager/Debugging
And captured the wpa debug output while making the network fail by going
down a street in google street view, and have attached the result, and
have attached the result.
** Attachment added: "wpa_supplicant.log"
ht
I noticed that over 60 people followed this bug, but only one person
(me!) says it affects them.
This bug has been opened for 10 days but has yet to be assigned.
If you are experiencing the problems described here, please open an account on
launchpad and click on "this bug affect you" link:
http
I had said that the disconnection happened on some youtube videos, but I
wasn't bale to find one that make it consistently happen. Vimeo on the
other hand does. Try to watch:
http://vimeo.com/5427104
Make my wireless disconnect before I reach the 30 second mark, every
single time, consistently.
I noticed, and re-created in a consistent manner the CTRL-EVENT-
DISCONNECTED error by following these steps:
-get a wireless connection
-go to maps.google.ca
-pick an address, any address (say, "eiffel tower, paris, france")
-switch to google street view (drag the little orange guy and drop it on
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/45350410/Dependencies.txt
** Attachment added: "IfupdownConfig.txt"
http://launchpadlibrarian.net/45350411/IfupdownConfig.txt
** Attachment added: "IpAddr.txt"
http://launchpadlibrarian.net/45350412/IpAddr.txt
** Att
Public bug reported:
Binary package hint: network-manager
Lenovo T60 with an Intel wireless card.
Wireless worked flawlessly in 9.04 and 9.10. My other computers still
running 9.10 don't have any problem on the same wireless routes.
Just upgraded to 10.4 beta and often runs into these two probl
I have re-install yet another machine with the exact same preseed files,
same scripts etc... with one exception: I do not remove evolution any
more, and gnome worked fine right after the install.
Making an OS dependant on one email client is plain silly ! If wanted to
be forced to use one window m
Same problem here with fresh install of 9.10
> dependencies that you might not want.
Exactly, I don't want ubuntu-desktop, I want gnome.
Yes same here... I think I have the problem because I removed evolution,
and that in turns removed some packages that gnome depends on. I will do
some more test
49 matches
Mail list logo