[Bug 1067876] Re: [quantal] Missing "Safely Remove Drive" and "Eject" options from Quicklists. Only have "Unmount".

2013-01-04 Thread Mircea Moldovan
You can use my bash script from command line or through a shortcut key.

** Attachment added: "srUSBdd.sh"
   
https://bugs.launchpad.net/gvfs/+bug/1067876/+attachment/3474265/+files/srUSBdd.sh

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

Title:
  [quantal] Missing "Safely Remove Drive" and "Eject" options from
  Quicklists. Only have "Unmount".

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

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


[Bug 1067876] Re: [quantal] Missing "Safely Remove Drive" and "Eject" options from Quicklists. Only have "Unmount".

2013-01-04 Thread Mircea Moldovan
You can use my bash script from command line or through a shortcut key.

** Attachment added: "srUSBdd.sh"
   
https://bugs.launchpad.net/gvfs/+bug/1067876/+attachment/3474317/+files/srUSBdd.sh

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

Title:
  [quantal] Missing "Safely Remove Drive" and "Eject" options from
  Quicklists. Only have "Unmount".

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

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


[Bug 1067876] Re: [quantal] Missing "Safely Remove Drive" and "Eject" options from Quicklists. Only have "Unmount".

2013-01-04 Thread Mircea Moldovan
** Attachment removed: "srUSBdd.sh"
   
https://bugs.launchpad.net/gvfs/+bug/1067876/+attachment/3474265/+files/srUSBdd.sh

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

Title:
  [quantal] Missing "Safely Remove Drive" and "Eject" options from
  Quicklists. Only have "Unmount".

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

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


[Bug 1067876] Re: [quantal] Missing "Safely Remove Drive" and "Eject" options from Quicklists. Only have "Unmount".

2013-01-04 Thread Mircea Moldovan
You can use my bash script from command line or through a shortcut key.

** Attachment removed: "srUSBdd.sh"
   
https://bugs.launchpad.net/gvfs/+bug/1067876/+attachment/3474317/+files/srUSBdd.sh

** Attachment added: "srUSBdd.sh"
   
https://bugs.launchpad.net/gvfs/+bug/1067876/+attachment/3474374/+files/srUSBdd.sh

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

Title:
  [quantal] Missing "Safely Remove Drive" and "Eject" options from
  Quicklists. Only have "Unmount".

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

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


[Bug 658747] Re: [ICH4 - Intel 82801DB-ICH4] Playback problem

2010-10-23 Thread Mircea Moldovan
same here: HP/compaq NX9020
no problem until now (ubuntu/xubuntu 10.10)

-- 
[ICH4 - Intel 82801DB-ICH4] Playback problem
https://bugs.launchpad.net/bugs/658747
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 658747] Re: [ICH4 - Intel 82801DB-ICH4] Playback problem

2010-10-31 Thread Mircea Moldovan
I fixed it following
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/662946/comments/20

https://wiki.ubuntu.com/X/Bugs/Mavericki8xxStatus
Manually enabling the Intel driver
To enable the Intel driver you need to create a file called 
/etc/X11/xorg.conf containing the following:

Section "Device"
Identifier  "Configured Video Device"
Driver  "intel"
EndSection

Section "Monitor"
Identifier  "Configured Monitor"
EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor "Configured Monitor"
Device  "Configured Video Device"
EndSection


https://wiki.ubuntu.com/X/Bugs/Lucidi8xxFreezes#GTT%20Incoherency%20Patch
Install the 855gm PPA and the patched kernel modules
https://launchpad.net/~glasen/+archive/855gm-fix

sudo add-apt-repository ppa:glasen/855gm-fix
sudo apt-get update && sudo apt-get install dkms 855gm-fix-dkms

-- 
[ICH4 - Intel 82801DB-ICH4] Playback problem
https://bugs.launchpad.net/bugs/658747
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