[Bug 301097] Re: Dimming on X41 Thinkpad Broken under 8.10 Intrepid

2009-03-05 Thread Sassur
The same problem occurs with a fresh install, BUT when booting with a
USB startup disk the brightness shifting does not occur.

-- 
Dimming on X41 Thinkpad Broken under 8.10 Intrepid
https://bugs.launchpad.net/bugs/301097
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 151536] Re: Hangs on login and uses 100% cpu

2008-04-08 Thread Sassur
I have the same issue

-- 
Hangs on login and uses 100% cpu
https://bugs.launchpad.net/bugs/151536
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 106340] IBM_SERVICE partition is visible in Computer

2007-04-13 Thread Sassur
Public bug reported:

Binary package hint: hal

On my IBM Thinkpad X41 the IBM_SERVICE partitions shows up in Computer.

The problem is solved by adding the following around line 130 in 
/usr/share/hal/fdi/policy/10osvendor/20-storage-methods.fdi

!-- Hide IBM_SERVICE partition --
match key=volume.fstype string=vfat
  match key=volume.label string=IBM_SERVICE
merge key=volume.ignore type=booltrue/merge
  /match
match

Or as I have done for now so it wont be over written if hal packages is updated,
1. created a new directory /usr/share/hal/fdi/policy/90local?xml version=1.0 
encoding=UTF-8?
2. created a new file 20-storage-methods.fdi with the following in it 

deviceinfo version=0.2
  device

match key=volume.fsusage string=filesystem

  match key=@block.storage_device:storage.removable bool=false

!-- Hide IBM_SERVICE partition --
match key=volume.fstype string=vfat
  match key=volume.label string=IBM_SERVICE
merge key=volume.ignore type=booltrue/merge
  /match
match

  /match

/match

  /device
/deviceinfo

** Affects: hal (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
IBM_SERVICE partition is visible in Computer in Feisty
https://bugs.launchpad.net/bugs/106340
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for hal in ubuntu.

-- 
desktop-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 106340] Re: IBM_SERVICE partition is visible in Computer in Feisty

2007-04-13 Thread Sassur
** Summary changed:

- IBM_SERVICE partition is visible in Computer
+ IBM_SERVICE partition is visible in Computer in Feisty

** Description changed:

  Binary package hint: hal
  
  On my IBM Thinkpad X41 the IBM_SERVICE partitions shows up in Computer.
  
  The problem is solved by adding the following around line 130 in 
  /usr/share/hal/fdi/policy/10osvendor/20-storage-methods.fdi
  
  !-- Hide IBM_SERVICE partition --
  match key=volume.fstype string=vfat
match key=volume.label string=IBM_SERVICE
  merge key=volume.ignore type=booltrue/merge
/match
  match
+ 
+ Or as I have done for now so it wont be over written if hal packages is 
updated,
+ 1. created a new directory /usr/share/hal/fdi/policy/90local?xml 
version=1.0 encoding=UTF-8?
+ 2. created a new file 20-storage-methods.fdi with the following in it 
+ 
+ deviceinfo version=0.2
+   device
+ 
+ match key=volume.fsusage string=filesystem
+ 
+   match key=@block.storage_device:storage.removable bool=false
+ 
+ !-- Hide IBM_SERVICE partition --
+ match key=volume.fstype string=vfat
+   match key=volume.label string=IBM_SERVICE
+ merge key=volume.ignore type=booltrue/merge
+   /match
+ match
+ 
+   /match
+ 
+ /match
+ 
+   /device
+ /deviceinfo

** Description changed:

  Binary package hint: hal
  
  On my IBM Thinkpad X41 the IBM_SERVICE partitions shows up in Computer.
  
  The problem is solved by adding the following around line 130 in 
  /usr/share/hal/fdi/policy/10osvendor/20-storage-methods.fdi
  
  !-- Hide IBM_SERVICE partition --
- match key=volume.fstype string=vfat
-   match key=volume.label string=IBM_SERVICE
- merge key=volume.ignore type=booltrue/merge
-   /match
- match
+ match key=volume.fstype string=vfat
+   match key=volume.label string=IBM_SERVICE
+ merge key=volume.ignore type=booltrue/merge
+   /match
+ match
  
  Or as I have done for now so it wont be over written if hal packages is 
updated,
  1. created a new directory /usr/share/hal/fdi/policy/90local?xml 
version=1.0 encoding=UTF-8?
  2. created a new file 20-storage-methods.fdi with the following in it 
  
  deviceinfo version=0.2
device
  
  match key=volume.fsusage string=filesystem
  
match key=@block.storage_device:storage.removable bool=false
  
  !-- Hide IBM_SERVICE partition --
  match key=volume.fstype string=vfat
match key=volume.label string=IBM_SERVICE
  merge key=volume.ignore type=booltrue/merge
/match
  match
  
/match
  
  /match
  
/device
  /deviceinfo

-- 
IBM_SERVICE partition is visible in Computer in Feisty
https://bugs.launchpad.net/bugs/106340
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for hal in ubuntu.

-- 
desktop-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 61184] Re: Screen brightness buttons don't work properly on Thinkpad Z61T

2006-11-26 Thread Sassur
smbios.system.uuid = '8B6D7A81-4798-11CB-8138-90DAB17F9A76'  (string)
smbios.system.serial = 'L3GC141'  (string)
smbios.system.version = 'ThinkPad X41'  (string)
smbios.system.product = '252563G'  (string)
smbios.system.manufacturer = 'IBM'  (string)

-- 
Screen brightness buttons don't work properly on Thinkpad Z61T
https://launchpad.net/bugs/61184

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