[Bug 1074960] Re: [Toshiba L850D-11Z] Backlight keys don't work with fglrx-installer

2014-10-19 Thread bruno pennec
With last upgrade to Ubuntu 14.10, (kernel  3.16.0-23-generic + fglrx 14.2), 
this bug is now solved with acpi_osi=Linux on linux boot command line. 

So, I would propose to close the bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1074960

Title:
  [Toshiba L850D-11Z] Backlight keys don't work with fglrx-installer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1074960/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1034002]

2013-10-31 Thread bruno pennec
Same issue for my A8-450M laptop with Integrated or Discrete GPU set.
I made some tests from kernel 3.8.0 to 3.12-RC6 on Ubuntu.
I got same result with other distro like ArchLinux or Fedora.

# lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1
fh) Processor Root Complex
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Trinit
y [Radeon HD 7640G]

Some other tests on my main kernel 3.11.6 (Ubuntu PPA)
(CPU and GPU firmware has been updated to latest version)
 
 - After suspend and resume, with ssh I can check brightness control on 
/sys/class/blacklight/radeon_bl0/brightness and change the value but nothing 
change on screen (always black screen)
 - no syslog entry give information on the problem
 - no more information with drm.debug on kernel 
 - fglrx doesn't have the same problem, suspend and resume work fine
   (but fglrx don't allow to change brightness). 

So, this concern seems to come from the drm driver and not from kernel or acpi,
but I don't have enough knowledge to go further to identify the root cause in 
xorg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1034002

Title:
  Lenovo E525 screen black on resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/dri/+bug/1034002/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1074960] Re: [Toshiba L850D-11Z] Backlight keys don't work

2012-11-05 Thread bruno pennec
** Tags added: kernel-unable-to-test-upstream kernel-unable-to-test-
upstream-v3.7-rc4-raring

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1074960

Title:
  [Toshiba L850D-11Z] Backlight keys don't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1074960/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1074960] Re: [Toshiba L850D-11Z] Backlight keys don't work

2012-11-05 Thread bruno pennec
I can't test on kernel 3.7-rc4-raring because dkms build fail on fglrx, 
so i can't be in ubuntu mainstream configuration to test the bug.

If i revert to open source radeon driver, backlight setting works again on any 
of the 3 kernels 3.5.0-17, 3.6.5 or 3.7-rc4.
(The backlight was working with fglrx driver on ubuntu 12.04)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1074960

Title:
  [Toshiba L850D-11Z] Backlight keys don't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1074960/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 971750] Re: Toshiba L735-101 screen brightness cannot be set using hotkeys

2012-11-04 Thread bruno pennec
Hi,

i've got the same problem with my Toshiba L850D, except that backlight had 
worked before kernel 3.5.x. 
I tried with kernel 3.5.0-17 (default 12.10 configuration) and kernel ppa 3.6.5 
with fglrx drivers (required to select the right AMD A8 GPU).

Backlight keys work (I get the slider) , but there is no change on
backlight screen.

I try to change value directly in /sys/class/backlight/acpi_vgaX/brightness  : 
   - I've got 2 directory acpi_vga0 and acpi_vga1 for the 2 radeon GPU
 so i test on this two ones, the result is the same, no changes on 
backlight screen
   - I get the right value on /sys/class/backlight/acpi_vgaX/actual_brightness

On dmesg, i had this 2 errors, but they don't seem to be related to backlight 
variable _BCL :
[   30.212195] ACPI Error: Method parse/execution failed [\_SB_.PCI0.VGA_.AF03] 
(Node 8801a665c000), AE_AML_INFINITE_LOOP (20120711/psparse-536)
[   30.212214] ACPI Error: Method parse/execution failed [\_SB_.PCI0.VGA_.ATIF] 
(Node 8801a665ad98), AE_AML_INFINITE_LOOP (20120711/psparse-536)

In result.log : 
PASSED: Test 88, Method _BCL returned a sane package of 10 integers.
PASSED: Test 88, \_SB_.PCI0.PB3_.VGA_.LCD_._BCL correctly acquired and released 
locks 5 times.

Test 89 of 94: Check _BCM (Set Brightness Level).
ACPICA Exception AE_AML_PACKAGE_LIMIT during execution of method BLMP
FAILED [CRITICAL] AEAMLPackgeLimit: Test 89, Detected error 'Package limit' 
when evaluating
'\_SB_.PCI0.VGA_.LCD_._BCM'.
PASSED: Test 89, \_SB_.PCI0.VGA_.LCD_._BCM correctly acquired and released 
locks 7 times.
ACPICA Exception AE_AML_PACKAGE_LIMIT during execution of method BLMP
FAILED [CRITICAL] AEAMLPackgeLimit: Test 89, Detected error 'Package limit' 
when evaluating
'\_SB_.PCI0.PB2_.VGA_.LCD_._BCM'.
PASSED: Test 89, \_SB_.PCI0.PB2_.VGA_.LCD_._BCM correctly acquired and released 
locks 7 times.
ACPICA Exception AE_AML_PACKAGE_LIMIT during execution of method BLMP
FAILED [CRITICAL] AEAMLPackgeLimit: Test 89, Detected error 'Package limit' 
when evaluating
'\_SB_.PCI0.PB3_.VGA_.LCD_._BCM'.
PASSED: Test 89, \_SB_.PCI0.PB3_.VGA_.LCD_._BCM correctly acquired and released 
locks 7 times.

Critical failures: 16
...
 method: Detected error 'Package limit' when evaluating 
'\_SB_.PCI0.VGA_.LCD_._BCM'.
 method: Detected error 'Package limit' when evaluating 
'\_SB_.PCI0.PB2_.VGA_.LCD_._BCM'.
 method: Detected error 'Package limit' when evaluating 
'\_SB_.PCI0.PB3_.VGA_.LCD_._BCM'.

DSDT.dsl in attachment

hope this help,
bruno

** Attachment added: my DSDT file
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/971750/+attachment/3423445/+files/DSDT.dsl

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971750

Title:
  Toshiba L735-101 screen brightness cannot be set using hotkeys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/971750/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1054415] Re: Wireless driver not detected in Quantal

2012-11-04 Thread bruno pennec
Hi,

Quanzal kernel 12.10 final lack this driver, not really easy to install
ubuntu in wireless mode ;-)

There is some compilation Warnings but 
rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012.tar.gz found at 
http://dl.dropbox.com/u/57056576/DRIVERS/REALTEK/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514.2012.tar.gz
work quite well. 

Could it be added to
/lib/modules/3.X.X-generic/kernel/drivers/net/wireless/rtlwifi ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054415

Title:
  Wireless driver not detected in Quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1054415/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1074960] [NEW] Backlight keys don't work on Toshiba L850D-11Z

2012-11-04 Thread bruno pennec
Public bug reported:

Hi,

Symptoms : 
Backlight keys work (I get the slider on screen) , but there is no change on 
brightness.

Other tests :
   - kernel 3.6.5 (ppa) gives same result than kernel 3.5.0-17 (default 12.10 
configuration) 
   - when Backlight is set to a new value(on the slider), a sleep and a wake up 
set the correct value on screen brightness

   - L850D-11Z is a dual GPU (AMD A8), so I take a look at acpi tree : 
- there is 2 directory acpi_vga0 and acpi_vga1 for the 2 radeon GPU
- /sys/class/backlight/acpi_vgaX/actual_brightness had the right 
value (in the 2 directory)
- changing /sys/class/backlight/acpi_vgaX/brightness change 
actual_brightness but had no effect on screen  too

From the log : 
On dmesg, i have this 2 errors, but they don't seem to be related to backlight 
variable _BCL :
[   30.212195] ACPI Error: Method parse/execution failed [\_SB_.PCI0.VGA_.AF03] 
(Node 8801a665c000), AE_AML_INFINITE_LOOP (20120711/psparse-536)
[   30.212214] ACPI Error: Method parse/execution failed [\_SB_.PCI0.VGA_.ATIF] 
(Node 8801a665ad98), AE_AML_INFINITE_LOOP (20120711/psparse-536)

I do the standard reports on acpi, and get the following result :

In result.log : 
PASSED: Test 88, Method _BCL returned a sane package of 10 integers.
PASSED: Test 88, \_SB_.PCI0.PB3_.VGA_.LCD_._BCL correctly acquired and released 
locks 5 times.

Test 89 of 94: Check _BCM (Set Brightness Level).
ACPICA Exception AE_AML_PACKAGE_LIMIT during execution of method BLMP
FAILED [CRITICAL] AEAMLPackgeLimit: Test 89, Detected error 'Package limit' 
when evaluating
'\_SB_.PCI0.VGA_.LCD_._BCM'.
PASSED: Test 89, \_SB_.PCI0.VGA_.LCD_._BCM correctly acquired and released 
locks 7 times.
ACPICA Exception AE_AML_PACKAGE_LIMIT during execution of method BLMP
FAILED [CRITICAL] AEAMLPackgeLimit: Test 89, Detected error 'Package limit' 
when evaluating
'\_SB_.PCI0.PB2_.VGA_.LCD_._BCM'.
PASSED: Test 89, \_SB_.PCI0.PB2_.VGA_.LCD_._BCM correctly acquired and released 
locks 7 times.
ACPICA Exception AE_AML_PACKAGE_LIMIT during execution of method BLMP
FAILED [CRITICAL] AEAMLPackgeLimit: Test 89, Detected error 'Package limit' 
when evaluating
'\_SB_.PCI0.PB3_.VGA_.LCD_._BCM'.
PASSED: Test 89, \_SB_.PCI0.PB3_.VGA_.LCD_._BCM correctly acquired and released 
locks 7 times.

So i join DSDT.dsl  to this report. I would add result.log if it is needed.
best regards,
bruno

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: linux-image-3.5.0-17-generic 3.5.0-17.28
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  bpennec2051 F pulseaudio
 /dev/snd/controlC0:  bpennec2051 F pulseaudio
Date: Sun Nov  4 20:14:31 2012
HibernationDevice: RESUME=UUID=4de0f688-762d-4c47-92ca-902baa5062a1
InstallationDate: Installed on 2012-11-02 (2 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MachineType: TOSHIBA SATELLITE L850D-11Z
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=43b5124e-2519-4e84-affb-124b98be7670 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-17-generic N/A
 linux-backports-modules-3.5.0-17-generic  N/A
 linux-firmware1.95
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/31/2012
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: 1.20
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Pumori
dmi.board.vendor: AMD
dmi.board.version: Base Board Version
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: OEM Chassis Manufacturer
dmi.chassis.version: OEM Chassis Version
dmi.modalias: 
dmi:bvnInsydeCorp.:bvr1.20:bd07/31/2012:svnTOSHIBA:pnSATELLITEL850D-11Z:pvrPSKECE-01G009FR:rvnAMD:rnPumori:rvrBaseBoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
dmi.product.name: SATELLITE L850D-11Z
dmi.product.version: PSKECE-01G009FR
dmi.sys.vendor: TOSHIBA

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal running-unity

** Attachment added: DSDT.dsl
   https://bugs.launchpad.net/bugs/1074960/+attachment/3423938/+files/DSDT.dsl

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1074960

Title:
  Backlight keys don't work on Toshiba L850D-11Z

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1074960/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 863922] [NEW] compiz assert failure: *** glibc detected *** compiz: corrupted double-linked list: 0x00007fcb24710950 ***

2011-10-01 Thread bruno pennec
Public bug reported:

compiz crash on logout

ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: unity 4.20.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
Uname: Linux 3.0.0-10-generic x86_64
ApportVersion: 1.23-0ubuntu2
Architecture: amd64
AssertionMessage: *** glibc detected *** compiz: corrupted double-linked list: 
0x7fcb24710950 ***
CrashCounter: 1
Date: Sat Oct  1 11:23:49 2011
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/compiz
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release amd64 (20100816.1)
ProcCmdline: compiz
Signal: 6
SourcePackage: unity
StacktraceTop:
 __libc_message (do_abort=2, fmt=0x7fcb3b5d90d8 *** glibc detected *** %s: %s: 
0x%s ***\n) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
 malloc_printerr (action=3, str=0x7fcb3b5d60d2 corrupted double-linked list, 
ptr=optimized out) at malloc.c:6283
 malloc_consolidate (av=0x7fcb2420) at malloc.c:5161
 malloc_consolidate (av=0x7fcb2420) at malloc.c:5115
 _int_malloc (av=0x7fcb2420, bytes=143256) at malloc.c:4373
Title: compiz assert failure: *** glibc detected *** compiz: corrupted 
double-linked list: 0x7fcb24710950 ***
UpgradeStatus: Upgraded to oneiric on 2011-10-01 (0 days ago)
UserGroups: adm admin cdrom dialout dip lpadmin netdev plugdev sambashare 
vboxusers www-data

** Affects: unity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash oneiric running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/863922

Title:
  compiz assert failure: *** glibc detected *** compiz: corrupted
  double-linked list: 0x7fcb24710950 ***

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/863922/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 863922] Re: compiz assert failure: *** glibc detected *** compiz: corrupted double-linked list: 0x00007fcb24710950 ***

2011-10-01 Thread bruno pennec
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/863922

Title:
  compiz assert failure: *** glibc detected *** compiz: corrupted
  double-linked list: 0x7fcb24710950 ***

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/863922/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 603445] Re: Ricoh SD controller (1180:e822) not working: unknown version

2010-08-29 Thread bruno pennec
Same problem for me, but 2.6.36-RC2 in ppa resolves the SDHC bug on
ricoh reader.

-- 
Ricoh SD controller (1180:e822) not working: unknown  version 
https://bugs.launchpad.net/bugs/603445
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596080] Re: dell latitude e6510 screen stays black from suspend

2010-08-27 Thread bruno pennec
I had same problem with lucid on my e6510 : Black screen on resume after 
suspend.
This is resolved for me with kernel 2.6.35.3 that you can find in ppa for 
Maverick.

-- 
dell latitude e6510 screen stays black from suspend
https://bugs.launchpad.net/bugs/596080
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222922] Re: snd-bt-sco creates an unusable device

2008-06-26 Thread bruno pennec
same for me...
btsco seems to be broken since kernel 2.6.24 due to a interface change in 
kernel :

Found on bluetooth-alsa (home of btsco, 2008-1-19): 
http://sourceforge.net/tracker/index.php?func=detailaid=1875201group_id=116589atid=678258
  :
linux 2.6.24 got a bluetooth-related change (introduction of eSCO as far as I 
know), which makes none of the currently available patches (i.e.
sco-flowcontrol-v4.3.diff or sco-flowcontrol-v4.4.diff or earlier) 
applyanymore. Thus, bluetooth-alsa is not usable for users of newer kernels.
Also trying to resolve the rejected hunks by hand (without understanding the 
bluetooth code in the kernel) did not bring any luck. :-(

If it's true, only a CVS update can help us...

-- 
snd-bt-sco creates an unusable device
https://bugs.launchpad.net/bugs/222922
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222922] Re: snd-bt-sco creates an unusable device

2008-05-24 Thread bruno pennec
I confirm,
btsco work fine with 2.6.22 but headset don't work with 2.6.24-16, 

#uname -a
Linux X 2.6.24-16-generic #1 SMP 

hcitool scan = OK
00:1C:EF:18:XX:XX  Nokia BH-101

module snd-bt-sco is loaded

btsco exit with the following error :
Error: btsco open (1-0): No such device or address

hcitool cc 00:1C:EF:18:XX:XX don't connect anything too
(headset pairing blinking and no password asked)

-- 
snd-bt-sco creates an unusable device
https://bugs.launchpad.net/bugs/222922
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs