[Bug 102316] Re: K3B disables DMA

2007-06-23 Thread Mario Đanić
Fixed in gutsy.

** Changed in: k3b (Ubuntu)
   Status: New => Fix Released

-- 
K3B disables DMA
https://bugs.launchpad.net/bugs/102316
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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 102316] Re: K3B disables DMA

2007-04-19 Thread Gianluca Varisco
Hi Florian,

According to http://www.k3b.org/ , K3B 1.0.1 was released today . The
changelog says:

- Made libk3bdevice really thread-safe. This fixes the disabled DMA bug!

So, you can build  and try yourself the new version or wait that
Kubuntu/Medibuntu developers will upload the new version into the
official repository.

-- 
K3B disables DMA
https://bugs.launchpad.net/bugs/102316
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for k3b in ubuntu.

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


[Bug 102316] Re: K3B disables DMA

2007-04-05 Thread Florian Jensen
I have enabled it, but everytime K3B runs a drive check, it disables it.

-- 
K3B disables DMA
https://bugs.launchpad.net/bugs/102316
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for k3b in ubuntu.

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


[Bug 102316] Re: K3B disables DMA

2007-04-04 Thread Gianluca Varisco
Normally you have DMA enabled, isn't true?

According to https://help.ubuntu.com/community/DMA :

# See the what the settings are on /dev/hdc (where hdc is usually the
CD-rom drive)

* sudo hdparm /dev/hdc
  
# If you get a line like  using_dma=  1 (on), DMA is already enabled.

I'm looking at k3b sources and I see this:

#: k3bsystemproblemdialog.cpp:467
msgid "DMA disabled on device %1 - %2"

#: k3bsystemproblemdialog.cpp:471
msgid "Enable DMA temporarily as root with 'hdparm -d 1 %1'."

So you have to enable, as root, DMA by typing:  sudo hdparm -d1 /dev/hdc

-- 
K3B disables DMA
https://bugs.launchpad.net/bugs/102316
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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs