ctsdownloads
November 5th, 2009, 04:48 PM
This is actually for Tom or anyone who is familiar with ATI proprietary drivers and how they work with X.
I have tried using both the default ATI proprietary driver that comes with 9.10 and even went to the very latest from AMD's website (ati-driver-installer-9-10-x86.x86_64.run). Works fine, except for anything using screen capturing.
Using gtk-recordmydesktop, I am looking at this.
cat ~/gtk-recordMyDesktop-crash.log
#This is the command given at initialization:
recordmydesktop -o /home/matt/Desktop/save -fps 15 -channels 2 -freq 22050 -device pulse -v_quality 63 -s_quality 10 -workdir /tmp --overwrite
#recordMyDesktop stderror output:
Initial recording window is set to:
X:0 Y:0 Width:1280 Height:1024
Adjusted recording window is set to:
X:0 Y:0 Width:1280 Height:1024
Your window manager appears to be compiz
Detected 3d compositing window manager.
Reverting to full screen capture at every frame.
To disable this check run with --no-wm-check
(though that is not advised, since it will probably produce faulty results).
Initializing...
Buffer size adjusted to 4096 from 4096 frames.
Opened PCM device pulse
Recording on device pulse is set to:
2 channels at 22050Hz
X Error: BadAccess (attempt to access private resource denied)
Bad Access on XGrabKey.
Shortcut already assigned.
X Error: BadAccess (attempt to access private resource denied)
Bad Access on XGrabKey.
Shortcut already assigned.
X Error: BadAccess (attempt to access private resource denied)
Bad Access on XGrabKey.
Shortcut already assigned.
X Error: BadAccess (attempt to access private resource denied)
Bad Access on XGrabKey.
Shortcut already assigned.
Capturing!
dmesg | tail
[ 1375.021021] usb 1-4.2: usbfs: interface 1 claimed by usblp while 'usb' sets config #1
[ 1422.076203] [fglrx:fireglAsyncioIntDisableMsgHandler] *ERROR* IRQMGR returned error 1 when trying to disable interrupt source ff000066
[ 1423.748629] fglrx_pci 0000:01:00.0: irq 28 for MSI/MSI-X
[ 1423.749039] [fglrx] Firegl kernel thread PID: 5008
[ 1425.223805] [fglrx] Gart USWC size:627 M.
[ 1425.223807] [fglrx] Gart cacheable size:247 M.
[ 1425.223811] [fglrx] Reserved FB block: Shared offset:0, size:1000000
[ 1425.223813] [fglrx] Reserved FB block: Unshared offset:fe07000, size:1f9000
[ 1425.223814] [fglrx] Reserved FB block: Unshared offset:1fffb000, size:5000
[ 1425.917760] [fglrx:fireglAsyncioIntEnableMsgHandler] *ERROR* interrupt source ff000066 is not supported on this hardware (return code = 1)
I receive the same general error with a single or dual monitor, 3D effects on or off. Also tested on a non-wide screen and wide screen monitor in single monitor mode.
Same applies for xvidcap, which just becomes unusably slow with the provided video drivers. Don't know where the log is, so here are the following output instead.
dmesg | tail
[ 1375.021021] usb 1-4.2: usbfs: interface 1 claimed by usblp while 'usb' sets config #1
[ 1422.076203] [fglrx:fireglAsyncioIntDisableMsgHandler] *ERROR* IRQMGR returned error 1 when trying to disable interrupt source ff000066
[ 1423.748629] fglrx_pci 0000:01:00.0: irq 28 for MSI/MSI-X
[ 1423.749039] [fglrx] Firegl kernel thread PID: 5008
[ 1425.223805] [fglrx] Gart USWC size:627 M.
[ 1425.223807] [fglrx] Gart cacheable size:247 M.
[ 1425.223811] [fglrx] Reserved FB block: Shared offset:0, size:1000000
[ 1425.223813] [fglrx] Reserved FB block: Unshared offset:fe07000, size:1f9000
[ 1425.223814] [fglrx] Reserved FB block: Unshared offset:1fffb000, size:5000
[ 1425.917760] [fglrx:fireglAsyncioIntEnableMsgHandler] *ERROR* interrupt source ff000066 is not supported on this hardware (return code = 1)
Now I realize this is ATI, not Ubuntu at work here. It's a proprietary driver, hence the joys of dealing with what we get. But I do not have these issues with the proprietary NVIDIA drivers and my Intel chipset on my gav5 also works fine. Any thoughts? :)
I have tried using both the default ATI proprietary driver that comes with 9.10 and even went to the very latest from AMD's website (ati-driver-installer-9-10-x86.x86_64.run). Works fine, except for anything using screen capturing.
Using gtk-recordmydesktop, I am looking at this.
cat ~/gtk-recordMyDesktop-crash.log
#This is the command given at initialization:
recordmydesktop -o /home/matt/Desktop/save -fps 15 -channels 2 -freq 22050 -device pulse -v_quality 63 -s_quality 10 -workdir /tmp --overwrite
#recordMyDesktop stderror output:
Initial recording window is set to:
X:0 Y:0 Width:1280 Height:1024
Adjusted recording window is set to:
X:0 Y:0 Width:1280 Height:1024
Your window manager appears to be compiz
Detected 3d compositing window manager.
Reverting to full screen capture at every frame.
To disable this check run with --no-wm-check
(though that is not advised, since it will probably produce faulty results).
Initializing...
Buffer size adjusted to 4096 from 4096 frames.
Opened PCM device pulse
Recording on device pulse is set to:
2 channels at 22050Hz
X Error: BadAccess (attempt to access private resource denied)
Bad Access on XGrabKey.
Shortcut already assigned.
X Error: BadAccess (attempt to access private resource denied)
Bad Access on XGrabKey.
Shortcut already assigned.
X Error: BadAccess (attempt to access private resource denied)
Bad Access on XGrabKey.
Shortcut already assigned.
X Error: BadAccess (attempt to access private resource denied)
Bad Access on XGrabKey.
Shortcut already assigned.
Capturing!
dmesg | tail
[ 1375.021021] usb 1-4.2: usbfs: interface 1 claimed by usblp while 'usb' sets config #1
[ 1422.076203] [fglrx:fireglAsyncioIntDisableMsgHandler] *ERROR* IRQMGR returned error 1 when trying to disable interrupt source ff000066
[ 1423.748629] fglrx_pci 0000:01:00.0: irq 28 for MSI/MSI-X
[ 1423.749039] [fglrx] Firegl kernel thread PID: 5008
[ 1425.223805] [fglrx] Gart USWC size:627 M.
[ 1425.223807] [fglrx] Gart cacheable size:247 M.
[ 1425.223811] [fglrx] Reserved FB block: Shared offset:0, size:1000000
[ 1425.223813] [fglrx] Reserved FB block: Unshared offset:fe07000, size:1f9000
[ 1425.223814] [fglrx] Reserved FB block: Unshared offset:1fffb000, size:5000
[ 1425.917760] [fglrx:fireglAsyncioIntEnableMsgHandler] *ERROR* interrupt source ff000066 is not supported on this hardware (return code = 1)
I receive the same general error with a single or dual monitor, 3D effects on or off. Also tested on a non-wide screen and wide screen monitor in single monitor mode.
Same applies for xvidcap, which just becomes unusably slow with the provided video drivers. Don't know where the log is, so here are the following output instead.
dmesg | tail
[ 1375.021021] usb 1-4.2: usbfs: interface 1 claimed by usblp while 'usb' sets config #1
[ 1422.076203] [fglrx:fireglAsyncioIntDisableMsgHandler] *ERROR* IRQMGR returned error 1 when trying to disable interrupt source ff000066
[ 1423.748629] fglrx_pci 0000:01:00.0: irq 28 for MSI/MSI-X
[ 1423.749039] [fglrx] Firegl kernel thread PID: 5008
[ 1425.223805] [fglrx] Gart USWC size:627 M.
[ 1425.223807] [fglrx] Gart cacheable size:247 M.
[ 1425.223811] [fglrx] Reserved FB block: Shared offset:0, size:1000000
[ 1425.223813] [fglrx] Reserved FB block: Unshared offset:fe07000, size:1f9000
[ 1425.223814] [fglrx] Reserved FB block: Unshared offset:1fffb000, size:5000
[ 1425.917760] [fglrx:fireglAsyncioIntEnableMsgHandler] *ERROR* interrupt source ff000066 is not supported on this hardware (return code = 1)
Now I realize this is ATI, not Ubuntu at work here. It's a proprietary driver, hence the joys of dealing with what we get. But I do not have these issues with the proprietary NVIDIA drivers and my Intel chipset on my gav5 also works fine. Any thoughts? :)