** Changed in: git-core (Ubuntu)
Status: Incomplete => New
--
git-core requires curl but doesn't download it
https://bugs.launchpad.net/bugs/52711
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu
** Summary changed:
- Impossible to change LCD brightness on Thinkpad R61i
+ [REGRESSION] Impossible to change LCD brightness on Thinkpad R61/T61/X61
--
[REGRESSION] Impossible to change LCD brightness on Thinkpad R61/T61/X61
https://bugs.launchpad.net/bugs/198476
You received this bug notificat
In gutsy it should just be:
hotkey=enable,0xff
The issue in gusty is it has a very old version of thinkpad acpi that
didn't have the detection code needed. While in hardy this isn't even
needed. Which is why we are trying to drop the thinkpad_acpi.modprobe
from hardy.
--
PATCH to fix thinkp
Had not tested this. But it does work now.
** Changed in: meta-gnome2 (Ubuntu)
Status: New => Fix Released
--
[Regression] [HARDY] Gnome not catching battery button press & other keys
https://bugs.launchpad.net/bugs/195638
You received this bug notification because you are a member of Ubu
using program "acpi_listen" .. you can catch acpi events. Don't know
much about the asus issue here. Mine was with thinkpad and it used ibm-
wireless.sh. I'll take a look and see if I can add something useful to
the bug though.
--
[Hardy] acpi-support 106 & 107 breaks wireless on Asus U1F
https:
Public bug reported:
Binary package hint: vlc
The "allways on top" function in vlc does not work. This is a bug in
wxwidgets 2.6 (libxgtk2.6 is the lib being used). Though this is fixed
in 2.8. Both 2.6 & 2.8 come with Ubuntu hardy (as well as gutsy, I think
edgy too). Yet vlc is still being comp
@Jay
This is not the same issue. So if you are getting the correct resolution
then you are fine from that stand point. Now shifting to the right is odd.
If you using VGA and it is shifted to the right then try auto
calibrating your monitor.
If that does not help then this could be an issue
I am refering to option in vlc. On the top bar Video->Always-on-Top ..
you need to be playing a video for this option to take affect. Currently
it will not keep the vlc window on top.
Now I just noticed that Gnome now has always-on-top for apps again
(whoot!)..but this still does not full solve th
Yes so to add on to my last comment and pervent confusion.
1) Ensure that in the left hand corner (where the app icon is). That "allways
on top" is not checked. This is a feature of metacity (which is the windows
manager for Gnome).
2) Now you open a video in vlc
3) Now go to the top bar in vlc,
Public bug reported:
Binary package hint: mediatomb
So I installed mediatomb on my ubuntu hard machine all ready to start streaming
things to my Playstation 3. Well when I go to
Applications->Sound and Video -> MediaTomb
This open firefox to open file:
file:///var/lib/mediatomb/mediatomb.html
This appears to only effect thinkpads using the Intel x3100 graphics.
I have a Thinkpad 61p with Nvidia Quadro and the brightness control
works (updating today's packages), using the proprietary nvidia driver.
But when I try my other Thinkpad T61 with Intel x3100 it does not work.
Also using thin
I was looking at the file:
vlc_0.8.6.release.e+x264svn20071224+faad2.6.1-0ubuntu2.diff
And in the file debian/control, under "Build-Depends:" . You need to
change "libwxgtk2.6-dev" to be "libwxgtk2.8-dev"
FYI.. I noticed this in the change log. There have been updates to vlc since
this, but be a
So going through the kernel log at
https://launchpad.net/ubuntu/+source/linux/
This appears to broke in 2.6.24-11.17 with one of the following entries that
was pulled from upstream:
* ACPI: video: Rationalise ACPI backlight implementation <-- "This is most
likely the culprit"
* ACPI: vid
Fn+f4 is the suspend key . Fn+f5 is witless toggle.
--
PATCH to fix thinkpad acpi hotkey mask for Thinkpad T61/X61/R61 and all other
Thinkpads
https://bugs.launchpad.net/bugs/194679
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ub
fn+f4 works fine. Try a live cd build maybe something up with your
intsall.
--
PATCH to fix thinkpad acpi hotkey mask for Thinkpad T61/X61/R61 and all other
Thinkpads
https://bugs.launchpad.net/bugs/194679
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
@Micheal also ensure you have the latest bios
http://www.thinkwiki.org/wiki/BIOS_Upgrade
Also here is a picture of the thinkpad T60 keyboard (notice Fn+F4 is suspend).
Fn+F5 is wireless toggle. So it switches bluetooth and wireless on and off.
http://www.notebookreview.com/assets/9328.jpg
It sen
acpi fake key does not generate an acpi event. It generates a keyboard
event. Now brightness is still broken in hardy and it is being worked.
But using the thinkpad-acpi interface to change the brightness instead
of the (currently broken) acpi interface is not recommended in the
thinkpad-acpi notes
you should just do a fresh install
--
PATCH to fix thinkpad acpi hotkey mask for Thinkpad T61/X61/R61 and all other
Thinkpads
https://bugs.launchpad.net/bugs/194679
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
After reading the new man pages and some discussion on ibm-acpi mailing
list masking off hot keys is not nesscary. I'm not even sure why they
did it to begin with (it's a way to disable keys) .. but now it is
causing problems for newer Lenovo based Thinkpads T,R, X series. All hot
keys need to be e
I've added another bug report for 1 last issue for Thinkpads T6x series (and
all other thinkpads),
bugzilla #194679
found here:
https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/194679
--
Please sponsor cherrypicked fixes for acpi-support into Hardy
https://bugs.launchpad.net/bugs/19
=20080223195052.GB5123
%40khazad-dum.debian.net
So this patch should actually be (will test and see that everything is
ok):
Signed-off-by: Jerone Young <[EMAIL PROTECTED]>
diff -r 4b27ca13af80 thinkpad_acpi.modprobe
--- a/thinkpad_acpi.modprobeSat Feb 23 16:18:42 2008 -0600
Doing some research I have found that these options where actually
needed in Gutsy as the version of thinkpad-acpi that comes in the Gutsy
kernel does not have the detection abilities. Now with the Hardy kernel
the thinkpad-acpi can now automatically (and correctly) detect keys for
thinkpads. So th
de by default.
Signed-off-by: Jerone Young <[EMAIL PROTECTED]>
diff -r 4b27ca13af80 thinkpad_acpi.modprobe
--- a/thinkpad_acpi.modprobeSat Feb 23 16:18:42 2008 -0600
+++ b/thinkpad_acpi.modprobeSat Feb 23 16:34:21 2008 -0600
@@ -1,1 +1,1 @@ options thinkpad_acpi hotkey=enable,0x
For a better description:
This fixes masking of hot keys FN+F5 & FN+F7 for Lenovo Thinkpads and
all other Thinkpads. All hot keys should be enabled by default.
For the link above, I was pointing out how they had to do the same in
thinkpad_acpi.modprobe to unmask the keys (they only needed for the
10_(Gutsy_Gibbon)_on_a_ThinkPad_R61
Here is a patch for the acpi-support package to fix this problem:
Signed-off-by: Jerone Young <[EMAIL PROTECTED]>
diff -r c1187f1f8e87 -r f64bee252abd thinkpad_acpi.modprobe
--- a/thinkpad_acpi.modprobeSat Feb 23 04:29:33 2008 -0600
+++ b/thinkpad_acpi.mod
Confirmed on my Thinkpad T61 14".
Kernel 2.6.24-11-generic <-- broke it
Kernel 2.6.24-10-generic <-- works fine
This apparently affects all Lenovo T/R/X 61s.
--
Impossible to change LCD brightness on Thinkpad R61i
https://bugs.launchpad.net/bugs/198476
You received this bug notification becau
Problem is also in Kernel 2.6.24-12-generic.
--
Impossible to change LCD brightness on Thinkpad R61i
https://bugs.launchpad.net/bugs/198476
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.u
Thank Raja, but the solution is not a proper fix for the issue and is
more of a hack around the issue (that isn't optimal).
--
Impossible to change LCD brightness on Thinkpad R61i
https://bugs.launchpad.net/bugs/198476
You received this bug notification because you are a member of Ubuntu
Bugs, wh
This is not a proper fix .. but a hack around the real issue. This also
does not give the various brightness levels. This is not a good fix.
--
LCD Brightness buttons do not work on Thinkpad X61 Tablet
https://bugs.launchpad.net/bugs/172985
You received this bug notification because you are a mem
How is anyone supposed to know this. This "feature" is a huge bug, as if
I apt-get install these packages and I see an Icon in the menu system.
How am I supposed to get to the point where I would get to this URL?
--
mediatomb is missing critical files in HARDY
https://bugs.launchpad.net/bugs/205
http://git.kernel.org/?p=linux/kernel/git/rchatre/iwlwifi-2.6.git;a=summary
There are 2 LED patches. The first that was on the 21st, got reverted
and a new one was commited on the 25th.
http://git.kernel.org/?p=linux/kernel/git/rchatre/iwlwifi-2.6.git;a=commit;h=b78e068a5cab07014f17e5a960c507622e
Could you try updating your firmware and see if this problem still persist.
Latest firmware can be found here:
http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&lndocid=MIGR-67989
As for the dmesg message you see is unrelated. This just an event that
the version of thinkpa
Just verified .. it is working on my Thinkpad T61 .. it's slow to update
though (could be the two acpi events it generates slowly)... You can see
this by running the command "acpi_listen". But it does work .. it's
just slow about. Try updating hardy & your firmware.
--
Impossible to change LCD b
something screwy is going on is going on .. the acpi events though. It is not
giving one to one raito on the event generated.
The key generates 2 events:
vidoe LCD0 086
ibm/hotkey HKEY 080 5010
The problem is when you use acpi_listen these are not coming in one to one. The
Package is no longer included in Ubuntu.
** Changed in: thinkpad (Ubuntu)
Status: New => Invalid
--
Thinkpad-modules need to be compiled, instructions technical, needs Ubuntu-ising
https://bugs.launchpad.net/bugs/64205
You received this bug notification because you are a member of Ubuntu
** Changed in: thinkpad (Ubuntu)
Status: New => Invalid
--
thinkpad kernel module doesn't compile with feisty kernel (2.6.20)
https://bugs.launchpad.net/bugs/106520
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs m
Thinkpad-source has been removed from Ubuntu
** Changed in: thinkpad (Ubuntu)
Status: New => Invalid
--
thinkpad-source fails to compile using moudle-assistant on feisty running on a
T60
https://bugs.launchpad.net/bugs/113021
You received this bug notification because you are a member of
** Changed in: thinkpad (Ubuntu)
Status: New => Invalid
--
Thinkpad Fn F5 Toggle Wireless Broken (7.10 upgrade from 7.04)
https://bugs.launchpad.net/bugs/152217
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs maili
These patches are need to acpi_fakekey as the case (I just found out
today) , if a user and not root runs the acpi_fakekey command will
allways return with 0 (success) even though a user cannot make an ioctl
call. These patches need to be applied to acpi_fakekey.
** Summary changed:
- Add ioctl
** Attachment added: "error checkinf for acpi_fakekey patch"
http://launchpadlibrarian.net/12167839/acpi_fakekey_checks.patch
--
[PATCHES] Fix for ioctl error checking & close file descriptor in acpi_fake
https://bugs.launchpad.net/bugs/183707
You received this bug notification because you ar
anyone paying attention to this bug. There are 2 patches here that will
greatly help if things fail. I'm surprised that acpi-support bugs seem
to be falling on deaf ears.
--
[PATCHES] Fix for ioctl error checking & close file descriptor in acpi_fake
https://bugs.launchpad.net/bugs/183707
You rece
, and it works!
Signed-off-by: Jerone Young <[EMAIL PROTECTED]>
diff --git a/events/lenovo-eject b/events/lenovo-eject
new file mode 100644
--- /dev/null
+++ b/events/lenovo-eject
@@ -0,0 +1,6 @@
+# /etc/acpi/events/lenovo-eject
+# This is called when the user presses the eject button
+# /et
Public bug reported:
Support for new Intel wireless card 4965AGN needs to be add to Gusty.
New drivers and firmware can be found on intel's site here. Currently
one's are initial release and currently , in my case, do not seem to
work with my new Lenovo Thinkpad T61. But Having these drivers in t
This is stilll very much a problem. It's just a gnome problem. This
still has to be fixed as a user pops in there DVD and get a message
saying it cannot mount it.
--
Feisty unable to mount Data DVD Disks
https://bugs.launchpad.net/bugs/106910
You received this bug notification because you are a
Nvidia driver & NV driver seem to read the edid just fine. Also on other
distros things are fine...but when I run get-edid under Feisty I get
this:
[EMAIL PROTECTED]:~# get-edid
get-edid: get-edid version 1.4.1
Performing real mode VBE call
Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
Actually that time I didn't :-O . But I just tried it commenting out the
mode lines with the Nvidia (Proprietary) driver. Worked like a charm
automatically come up at 1900x1200 . Acutally this is how Fedora Core
does there X configurations. They list no mode lines for resolution and
just read off t
** Changed in: Ubuntu
Status: Unconfirmed => Confirmed
--
Feisty unable to mount Data DVD Disks
https://bugs.launchpad.net/bugs/106910
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs
xrespose is still being used in gusty Tribe-2 . When is this program
going to disappear ? It appears Xorg (and randr) are doing a much better
job at detecting then xrespose is.
--
[Feisty] Wide screen not correctly detected (16/10)
https://bugs.launchpad.net/bugs/67369
You received this bug notif
Public bug reported:
When attempting to mount a Data DVD in todays (April 15) build of Feisty Gnome
gives me this message:
"
Cannot mount Volume
Invalid mount option when attempting to mount the volume "UDF Volume"
"
This same data DVD mounts fine under Windows. This seems to only be a proble
Public bug reported:
Binary package hint: network-manager
Today's (April 15th) build of Fiesty. From a fresh install if the user
goes to network manager and does "Manual Configuration" and sets a
static IP for the network interface, Network Manager gives the appearnce
that the IP has been set on
Public bug reported:
Binary package hint: firefox
The Firefox icon in edgy is now back to the firefox icon. But the
taskbar icon is still a globe and not the firefox icon.
** Affects: firefox (Ubuntu)
Importance: Undecided
Status: Unconfirmed
** Summary changed:
- Taskbar Firefox
** Description changed:
Binary package hint: firefox
The Firefox icon in edgy is now back to the firefox icon. But the
- taskbar icon is still a globe and not the firefox icon.
+ taskbar icon is still a globe and not the firefox icon. So if you
+ launch firefox you see a globe used to repr
Looking more into the problem...looks like file /usr/share/pixmaps
/mozilla-firefox.xpm was not changed to the firefox icon. But mozilla-
firefox.png was. So what needs to happen is to replace
/usr/share/pixmaps/mozilla-firefox.xpm with the proper icon.
--
Taskbar Firefox icon is still a globe &
*** This bug is a duplicate of bug 68180 ***
The question, is why not just release a package to fix it. Like it or
not it does create a usability issue & also may affect relations with
the Mozilla group over the Firefox trademark issue (why the icon was
changed). This is a simple fix. It's probabl
This is a problem that looks like it really is not going to be solved in
Feisty. Though there is an effort to resolve it POST Feisty:
https://wiki.ubuntu.com/SimpleXModeSelection
My Samsung 243T has an issue as well, but it mainly has to do with xrespose. I
have a bug here about it:
https://lau
The script "xresprobe" may possibly be at falut here. What does the
command "ddcprobe" output. Also what does the command "xresprobe"
output?
If you don't have it just install xresprobe via apt, or just run it as
root from the live cd.
--
[Feisty] Wide screen not correctly detected (16/10)
htt
I have easily reproduced this issue on my Thinkpad T41p. It has a
resolution of 1400x1050 which is fine after the install (correct
resolution). But after enabling the fglrx driver with the "Restricted
Device Manger" app. The higest res I can get is 1024x768. A quick look
at the xorg.conf shows that
Edgy still suffers from this problem. Noone has as of yet to address
this.
--
Problems with xresprobe & Samsung 243T LCD
https://launchpad.net/bugs/27667
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
hi all
sci_force_enable isn't supported till in 2.6.32 . Alex will need to
provide a more recent upstream kernel to try it.
--
Lenovo Thinkpads with Core i5 and i7 suspend/resume (with kernel oops) once
then fail horribly on next suspend
https://bugs.launchpad.net/bugs/532374
You receive
I mean it is not supported in 2.6.32 kernel in lucid so you would need
to try and upstream 2.6.34-rc? to try it.
--
Lenovo Thinkpads with Core i5 and i7 suspend/resume (with kernel oops) once
then fail horribly on next suspend
https://bugs.launchpad.net/bugs/532374
You received this bug notifica
@mesplamax
The bluetooth 370 does work under 10.04 & 9.10 without issue.
Not sure about the kernel you are using though. That isn't an offical Ubuntu
kernel.
Check that the rfkill isn't set . Run command (from
terminal) "rfkill list" . If it is hard or softblocked
Hi everyone. Here is the Microsoft presentation with more info on this
behavior:
http://download.microsoft.com/download/5/E/6/5E66B27B-988B-4F50-AF3A-
C2FF1E62180F/MBL-T579_WH08.pptx
See slides 21 - 22 & 36 specifically.
--
Video out hot key sends super + p + return on many upcoming Dell & HP s
** Summary changed:
- Lucid: No USB after resume on Thinkpad T410, T510
+ Lucid: No USB after resume on Thinkpad X201, T410, T510
** Also affects: oem-priority
Importance: Undecided
Status: New
--
Lucid: No USB after resume on Thinkpad X201, T410, T510
https://bugs.launchpad.net/bugs/
Hi all,
An update. Trying out internal test bios from Lenovo. They have
resolved this issue. So you can use the workaround or wait till the next bios
update is released.
There has though been discovered a 2nd issue where USB ports are not
cutting on after suspend.
Please
This is how it looks in UNE. You have sharp icons all around it...it's
the only fuzzy one.
** Attachment added: "UNE.png"
http://launchpadlibrarian.net/44873354/UNE.png
--
Ubuntu one logo is not an SVG and does looks fuzzy in UNE
https://bugs.launchpad.net/bugs/566230
You received this bug no
So best not to use the dkms package as apparently there is a conflict
with thinkpad-acpi module. Best to wait for alsa-backports which should
be updated before 10.04 release.
--
Lenovo Thinkpad X201 & T410 & W510 not autoswitching to input mic jack in 10.04
https://bugs.launchpad.net/bugs/557742
Public bug reported:
The control file is not setup for PAE installs. When ubiquity installs
pae kernel & generic-pae headers. The problem is it expects just generic
headers.
I've created a deb to fix the issue.
** Affects: bcmwl (Ubuntu)
Importance: Undecided
Status: New
--
bcmwl
** Patch added: "bcwl_pae_fix_deb_diff.patch"
http://launchpadlibrarian.net/44929933/bcwl_pae_fix_deb_diff.patch
** Patch removed: "bcwl_pae_fix_deb_diff.patch"
http://launchpadlibrarian.net/44929933/bcwl_pae_fix_deb_diff.patch
--
bcmwl packaging brocken for PAE kernel
https://bugs.launch
** Patch added: "bcwl_pae_fix_deb_diff.patch"
http://launchpadlibrarian.net/44930128/bcwl_pae_fix_deb_diff.patch
--
bcmwl packaging brocken for PAE kernel
https://bugs.launchpad.net/bugs/567607
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Public bug reported:
Today when someone installs from an ubuntu DVD. It so happens that when
the PAE kernel is install it keeps kernel-headers package, but it erases
the kernel-headers-generic package & replaces it with the kernel-
headers-generic-pae.
This is mainly a fix to the debian/control
** Attachment added: "fglrx_debian_control_pae_ensure.patch"
http://launchpadlibrarian.net/44938812/fglrx_debian_control_pae_ensure.patch
--
Ensure fglrx package work in future for PAE kernel installs
https://bugs.launchpad.net/bugs/567690
You received this bug notification because you are a
** Description changed:
Today when someone installs from an ubuntu DVD. It so happens that when
the PAE kernel is install it keeps kernel-headers package, but it erases
the kernel-headers-generic package & replaces it with the kernel-
headers-generic-pae.
This is mainly a fix to the
Public bug reported:
Today when someone installs from an ubuntu DVD. It so happens that when
the PAE kernel is install it keeps kernel-headers package, but it erases
the kernel-headers-generic package & replaces it with the kernel-
headers-generic-pae.
This is mainly a fix to the debian/control f
** Attachment added: "nvidia_debian_control_ensure_pae_headers_depends.patch"
http://launchpadlibrarian.net/44939467/nvidia_debian_control_ensure_pae_headers_depends.patch
--
Ensure nvidia package works in future for PAE kernel installs
https://bugs.launchpad.net/bugs/567699
You received thi
@Ace
This has been resolved for a long time. In Karmic & Lucid.
--
dell 1557 special key
https://bugs.launchpad.net/bugs/465250
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.c
According to Lenovo the bios expects OS to re-initialize USB controller/USB
Port/USB
device besides controlling the power as ACPI defines.
Given this it is looking like a kernel issue not repowering up USB.
@bbandi
Can you update your bios to 1.15 & see what happens when you try to
Nevermind I figured out why it doing SUSPEND_MODULES="ehci_hcd" does not
work. It is built into the lucid kernel.
--
Lucid: No USB after resume on Thinkpad X201, T410, T510, W510
https://bugs.launchpad.net/bugs/566149
You received this bug notification because you are a member of Ubuntu
Bugs, whi
** Also affects: oem-priority
Importance: Undecided
Status: New
--
Timezone page doesn't come up until network cable is unplugged
https://bugs.launchpad.net/bugs/556890
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu
This issue is fixed as stated in comment #29. I just verified it in
todays build. There the gdm configuration tool has changed and a user
has to check a check box to enable facebrowser now.
I'm unsure where the comments about not fixing this came from. But the
issue is resolved in the latest buil
@Manoj
Tried it out. Did not work. I've attached the dmesg.
Still same issue can see the device .. but when something
tries to access it it can't.
Manoj also if you need a machine or device call me or email
me. Can meet up and can let you borrow a device to
** Changed in: oem-priority
Status: New => Fix Released
--
null in battery info
https://bugs.launchpad.net/bugs/546564
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.com
https
** Description changed:
- I'm working on an OEM laptop where on boot the touchpad works just fine, but
- after coming back from S3, the system doesn't detect that a touchpad is
present.
- I instrumented the psmouse driver and later the libps2 core and found we were
- bailing in psmouse_probe with
@Rick
I don't see how this fix is buggy. Also there have been even more changes
adding support to change sessions as well. It worked fine when I did it. It had
no issues from my testing. Everything seems fine now.
** Changed in: oem-priority
Status: Fix Released => Confirmed
--
No
Updcoming OEM machines are now this hot key with this functionality.
Requiring this to get fixed.
** Also affects: oem-priority
Importance: Undecided
Status: New
** Changed in: oem-priority
Importance: Undecided => Medium
--
Touchpad on/off notification uses icon from one canvas so
This is effecing machines trying to upgrade from 9.10 to 10.04. As well
as 10.04 dell factory installs.
** Also affects: oem-priority
Importance: Undecided
Status: New
--
postinst has errors with grub-probe that cause the system to stop booting
https://bugs.launchpad.net/bugs/508173
Y
Can you add "acpi_osi=Linux" to your kernel command line and see what
happens?
--
Lenovo laptop W700 brightness keys doesn't work
https://bugs.launchpad.net/bugs/389978
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mail
@Roberts
Lucid is going to update to udev 151+ version once an upstream bug is
fixed. So should be soon.
--
Support for gateway clones of acer aspire one aoa110/150 models
https://bugs.launchpad.net/bugs/518496
You received this bug notification because you are a member of Ubuntu
Bugs,
@jzleibo
You need to install pacakge "linux-backprts-alsa-karmic-generic".
Then the internal microphone will work.
I've tested this on my X301 and it works. It auto switches when
you plugin the microphone into the jack.
--
Internal microphone does not work
https://bugs.
** Also affects: oem-priority
Importance: Undecided
Status: New
--
XHCI (USB 3.0) kernel Module Prevents Suspend
https://bugs.launchpad.net/bugs/522998
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing lis
** Changed in: dell
Status: Invalid => Fix Released
--
[Feature Request] Keyboard layout chooser not localized
https://bugs.launchpad.net/bugs/127528
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubu
** Changed in: oem-priority
Status: Incomplete => Fix Committed
--
postinst has errors with grub-probe that cause the system to stop booting
https://bugs.launchpad.net/bugs/508173
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
Can someone post "lspci -vvnn" as well as /var/log/Xorg.0.log
** Changed in: alsa-driver (Ubuntu)
Status: New => Invalid
** Also affects: linux (Ubuntu)
Importance: Undecided
Status: New
** Changed in: dell
Status: New => Invalid
--
Screen brightness control fails on De
There is work going on on the thinkpad-acpi mailing list. To get a
support for the button & LED.
Initial support to support the T410s is here:
http://sourceforge.net/mailarchive/forum.php?thread_name=20100420210327.GA1003%40ranger.taprogge.wh&forum_name
=ibm-acpi-devel
** Summary changed:
- thi
** Changed in: oem-priority
Status: New => Invalid
** Summary changed:
- Suspend Lenovo Thinkpad X61
+ Suspend Lenovo Thinkpad X61 with card in SD card reader
--
Suspend Lenovo Thinkpad X61 with card in SD card reader
https://bugs.launchpad.net/bugs/569882
You received this bug notificat
** Changed in: oem-priority
Status: New => In Progress
--
touchpad doesn't reconnect after resume: Synaptics ps2
https://bugs.launchpad.net/bugs/551234
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
u
** Changed in: oem-priority
Status: New => Incomplete
--
postinst has errors with grub-probe that cause the system to stop booting
https://bugs.launchpad.net/bugs/508173
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-b
** Changed in: oem-priority
Status: New => In Progress
--
palimpsest bad sectors false positive
https://bugs.launchpad.net/bugs/438136
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.
** Tags added: w510
--
Lenovo Thinkpads with Core i5 and i7 suspend/resume (with kernel oops) once
then fail horribly on next suspend
https://bugs.launchpad.net/bugs/532374
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
** Attachment added: ".usbcreator.log"
http://launchpadlibrarian.net/45561414/.usbcreator.log
--
usb creator leaving loop device around after use
https://bugs.launchpad.net/bugs/548546
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Attachment added: "udisks_dump"
http://launchpadlibrarian.net/45561429/udisks_dump
--
usb creator leaving loop device around after use
https://bugs.launchpad.net/bugs/548546
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubun
401 - 500 of 1105 matches
Mail list logo