Bug still exists under 3.6 rc6. (tested with z930)
** Description changed:
Overview -
This bug affects many Toshiba laptops including R700, R705, R800, R830,
- R835, R840 and R850 models - please update this description if your
+ R835, R840, R850, Z930 models - please update this descripti
papukaija: please post your dmesg output and lsmod output.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/810093
Title:
The new (2.6.39+) samsung_laptop kernel module causes serious
backlight flick
@ImMortallity
the update is in Oneiric proposed.
So 3 steps are needed right now:
*activate the proposed repo
*Install new kernel
*deactivate the proposed repo
Or wait until the patched kernel is in the official updates repo.
--
You received this bug notification because you are a member of Ubu
Hey,
I just installed the new kernel and backlight is working as expected. I just
changed the tags...
** Tags removed: verification-needed-oneiric
** Tags added: verification-done-oneiric
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
papukaija:
The patch isn't included in v.3.0.0-14.23. I think best is to wait for
3.0.0-15. You could use the kernel from #55 until new update.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/810093
Ti
sforshee:
ok thx. Good to see a really annoying bug from 2.6.39 being fixed.
If I have some spare time, I might take another look at the module loading
problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
I have a good news and a bad news.
Good news:
Backlight changing is for me now working as expected.
Bad News:
Loading the kernel module is changing the backlight when it is loaded
I think the problem is somewhere in the quirk detection. I tried to find
it some time ago and came up with the solutio
sforshee: There is the problem. Take a look at #23. The patch should
patch this problem.
Other possibility is to use my solution from #25 instead of brightness
quirk and #23 patch. This patch is also in vorias ppa.
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
sforshee: It works for me as expected. I hope the patch will be soon in
the oneiric-update repo. :D
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/810093
Title:
The new (2.6.39+) samsung_laptop kerne
@polarapfel use the ppa until kernel fix
@all
We should send Greg Kroah-Hartman the patch from #25 (this one is used in the
ppa) as a patch against the vanilla kernel. He is the maintainer. I'm at the
moment too busy.
--
You received this bug notification because you are a member of Ubuntu
Bugs
69 Analog [ALC269 Analog]
+ Subdevices: 1/1
+ Subdevice #0: subdevice #0
AudioDevicesInUse:
- USER PID ACCESS COMMAND
- /dev/snd/controlC0: flexxxv1405 F pulseaudio
+ USER PID ACCESS COMMAND
+ /dev/snd/controlC0: flexxxv1405 F pulseaudio
CRDA: Error: [Er
Is this really a regression? Before 2.6.39 There was no backlight
changing. Since 2.6.39 the samsung-laptop module is activated by default
and we have a backlight changing problem.
ketilwaa: I also think that your problem is not related to this bug
report
--
You received this bug notification be
The ppa will make testing much easier. good idea!
voria, are you in contact with Greg Kroah-Hartman? Maybe he has some
background infos on Sabi (there isn't any public documentation, is it?).
I think we should also use patch mentioned in #13 because this bug is still
relevant.
--
You received
I tested my Idea and it is just working. All I changed is from original
3.0 kernel samsung-laptop.c is the "set_brightness" function. I can't
notice any problems with the fast change to min_brightness. I think this
should work on any Samsung Laptop and doesn't require any complicated
quirk check. S
I can confirm we need a special check for 0 I just tested your patch and
it is working. I can't reproduce bug mentioned in #22 (on Samsung N220),
but it doesn't do anything bad, so I think it should be used.
But there must be a bug in code, because if I load the module the screen
brightness chang
I'm on a Samsung N220 and can confirm this bug. I think I don't have a
hardware kill switch, unsure for sw
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/381913
Title:
InitiallyPowered and RememberPo
Hey,
I just experienced this problem yesterday, but with upstream kernel (I know
there is no support for upstream kernels). I only installed it for testing and
did my testing in failsafe. I just thought it might should now. (daily kernel
is here: http://kernel.ubuntu.com/~kernel-ppa/mainline/dai
I installed the RC9 and the daily 3.1 kernel. For some reason I was unable to
do a normal boot (boot just freezes with new kernel just like in this bug
report: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/856810). So I
testet it in Safe-Mode (modprobe samsung-laptop, echo number >
/sy
ok here is the real patch. sry. this is the diff between my patched
samsung-laptop.c and the original samsung-laptop.c. Credits go to Greg
Kroah-Hartman.
** Patch added: "samsung-n220-backlight-fix.patch"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/810093/+attachment/2538200/+files/s
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/810093
Title:
The new (2.6.39+) samsung_laptop kernel module causes serious
backlight flickering - makes the desktop unusable
To
and here the binary
** Attachment added: "samsung-laptop.ko"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/810093/+attachment/2538168/+files/samsung-laptop.ko
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
Sry I can't figure out how to add more than one attachment
** Patch added:
"platform-samsung_laptop-fix-samsung-brightness-min-max-calculations.patch"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/810093/+attachment/2538166/+files/platform-samsung_laptop-fix-samsung-brightness-min-max-
Hey I got this working :D
I applied:
platform-samsung_laptop-fix-samsung-brightness-min-max-calculations.patch
platform-brightness-quirk-for-samsung-laptop-driver.patch
from:
http://git.kernel.org/?p=linux/kernel/git/gregkh/patches.git;a=tree
and recompiled the modules.
Probatly it is a good Idea t
I can confirm this too.
There is some talk about this issue on LKLM. I tried a patch for min max
corrections, but it didn't help. I'll take a look at these patches later:
http://git.kernel.org/?p=linux/kernel/git/gregkh/patches.git;a=tree
--
You received this bug notification because you are a m
I can confirm that the bug still exists in 3.0.0-12.19
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/810093
Title:
The new (2.6.
sry, the 3.0.0-11 kernel is of cause the 3.0.0.11.18 kernel
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/810093
Title:
The new (2.6.39+) samsung_laptop kernel module causes serious
backlight flic
I can confirm that this bug still exists in Kernel 3.0.0-11-generic. The
behaviour is like papukaija said. It is pretty annoying and blacklisting
the module isn't a real workaround, because you won't have any control
over backlight. Only workaround I know is installing
https://launchpad.net/~voria/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/810093
Title:
samsung-laptop backlight flickering
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/810
bdevice #0: subdevice #0
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: flexxxv1405 F pulseaudio
CRDA: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden
Card0.Amixer.info:
Card hw:0 'Intel'/'HDA Intel at 0xf040 irq 47'
Mixer name
sry, please delete
** Changed in: xorg-server
Status: New => Invalid
** Also affects: udev
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/808654
Tit
I think this bug is related to Bug #807306 or even a duplicate. The workaround
mv /run/udev /run/udev.old (as root)
is also working here. I will mark udev as also affected, but I'm unsure about
the duplicate.
** Also affects: xorg-server
Importance: Undecided
Status: New
--
You recei
Hey,
I'm also affected. I did install the latest daily and updatet and now I only
can log in via tty.
to solve this prob I tried:
* choosing different sessions
* create a new user
* startx from tty
But I can't get X working.
xinit does work, but of cause you only get some terminal and no fancy
Public bug reported:
Binary package hint: mythtv
Hello
I'm using Ubuntu karmic (development branch) (9.10).
Since the switch to 0.22 I have problems with searching the channels.
I am using a usb dvbt reciver from MSI (Digivox mini II (v3.0)) (15a4:9016).
It is working great with the af9015 driver
33 matches
Mail list logo