Ubuntu 11.10
- idragosani
- Posts: 987
- Joined: 06 May 2008, 00:39
- Location: Germantown MD
- Contact:
Ubuntu 11.10
I upgraded my Linux installation to Ubuntu Studio 11.10 tonight (64-bit).
TVP Animation 9.5.20 runs on this version, however, it takes a loooooong time to start up, several minutes, in fact.
I did an strace against the running process and this is what I see for many iterations:
ioctl(6, VIDIOC_G_FMT or VT_SENDSIG, 0x7fff7c328430) = 0
ioctl(6, VIDIOC_S_FMT or VT_RELDISP, 0x7fff7c328430) = -1 EIO (Input/output error)
ioctl(6, VIDIOC_G_FMT or VT_SENDSIG, 0x7fff7c328430) = 0
ioctl(6, VIDIOC_S_FMT or VT_RELDISP, 0x7fff7c328430) = -1 EIO (Input/output error)
ioctl(6, VIDIOC_G_FMT or VT_SENDSIG, 0x7fff7c328430) = 0
ioctl(6, VIDIOC_S_FMT or VT_RELDISP, 0x7fff7c328430) = -1 EIO (Input/output error)
ioctl(6, VIDIOC_G_FMT or VT_SENDSIG, 0x7fff7c328430) = 0
ioctl(6, VIDIOC_S_FMT or VT_RELDISP, 0x7fff7c328430) = -1 EIO (Input/output error)
ioctl(6, VIDIOC_G_FMT or VT_SENDSIG, 0x7fff7c328430) = 0
ioctl(6, VIDIOC_S_FMT or VT_RELDISP, 0x7fff7c328430) = -1 EIO (Input/output error)
ioctl(6, VIDIOC_G_FMT or VT_SENDSIG, 0x7fff7c328430) = 0
ioctl(6, VIDIOC_S_FMT or VT_RELDISP, 0x7fff7c328430) = -1 EIO (Input/output error)
ioctl(6, VIDIOC_G_FMT or VT_SENDSIG, 0x7fff7c328430) = 0
ioctl(6, VIDIOC_S_FMT or VT_RELDISP, 0x7fff7c328430) = -1 EIO (Input/output error)
ioctl(6, VIDIOC_G_FMT or VT_SENDSIG, 0x7fff7c328430) = 0
and then once it does come up, I see this in the console:
select(1024, [6 7], NULL, NULL, {0, 16700}) = 0 (Timeout)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
select(1024, [6 7], NULL, NULL, {0, 16700}) = 0 (Timeout)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
select(1024, [6 7], NULL, NULL, {0, 16700}) = 0 (Timeout)
Let me know if there is anything else I can provide to help diagnose this
TVP Animation 9.5.20 runs on this version, however, it takes a loooooong time to start up, several minutes, in fact.
I did an strace against the running process and this is what I see for many iterations:
ioctl(6, VIDIOC_G_FMT or VT_SENDSIG, 0x7fff7c328430) = 0
ioctl(6, VIDIOC_S_FMT or VT_RELDISP, 0x7fff7c328430) = -1 EIO (Input/output error)
ioctl(6, VIDIOC_G_FMT or VT_SENDSIG, 0x7fff7c328430) = 0
ioctl(6, VIDIOC_S_FMT or VT_RELDISP, 0x7fff7c328430) = -1 EIO (Input/output error)
ioctl(6, VIDIOC_G_FMT or VT_SENDSIG, 0x7fff7c328430) = 0
ioctl(6, VIDIOC_S_FMT or VT_RELDISP, 0x7fff7c328430) = -1 EIO (Input/output error)
ioctl(6, VIDIOC_G_FMT or VT_SENDSIG, 0x7fff7c328430) = 0
ioctl(6, VIDIOC_S_FMT or VT_RELDISP, 0x7fff7c328430) = -1 EIO (Input/output error)
ioctl(6, VIDIOC_G_FMT or VT_SENDSIG, 0x7fff7c328430) = 0
ioctl(6, VIDIOC_S_FMT or VT_RELDISP, 0x7fff7c328430) = -1 EIO (Input/output error)
ioctl(6, VIDIOC_G_FMT or VT_SENDSIG, 0x7fff7c328430) = 0
ioctl(6, VIDIOC_S_FMT or VT_RELDISP, 0x7fff7c328430) = -1 EIO (Input/output error)
ioctl(6, VIDIOC_G_FMT or VT_SENDSIG, 0x7fff7c328430) = 0
ioctl(6, VIDIOC_S_FMT or VT_RELDISP, 0x7fff7c328430) = -1 EIO (Input/output error)
ioctl(6, VIDIOC_G_FMT or VT_SENDSIG, 0x7fff7c328430) = 0
and then once it does come up, I see this in the console:
select(1024, [6 7], NULL, NULL, {0, 16700}) = 0 (Timeout)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
select(1024, [6 7], NULL, NULL, {0, 16700}) = 0 (Timeout)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
select(1024, [6 7], NULL, NULL, {0, 16700}) = 0 (Timeout)
Let me know if there is anything else I can provide to help diagnose this
Brett W. McCoy -- http://www.brettwmccoy.com
TVP Pro 10 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 14.04 : Cintiq 21UX
TVP Pro 10 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 14.04 : Cintiq 21UX
- Eric Scholl
- Posts: 1303
- Joined: 04 Apr 2011, 14:40
Re: Ubuntu 11.10
Can you please, try to start TVPaint without your webcam. And see if it starts more quickly and if you still have these messages.
- idragosani
- Posts: 987
- Joined: 06 May 2008, 00:39
- Location: Germantown MD
- Contact:
Re: Ubuntu 11.10
Wow, TVPA started instantaneously with the webcam unattached.Eric Scholl wrote:Can you please, try to start TVPaint without your webcam. And see if it starts more quickly and if you still have these messages.
I still see these from the strace:
read(6, 0x2182754, 4096) = -1 EAGAIN (Resource temporarily unavailable)
Brett W. McCoy -- http://www.brettwmccoy.com
TVP Pro 10 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 14.04 : Cintiq 21UX
TVP Pro 10 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 14.04 : Cintiq 21UX
- Eric Scholl
- Posts: 1303
- Joined: 04 Apr 2011, 14:40
Re: Ubuntu 11.10
I don't know what it could be for the second error message. I am upgrading my ubuntu right now to see if I can get the same errors.
- idragosani
- Posts: 987
- Joined: 06 May 2008, 00:39
- Location: Germantown MD
- Contact:
Re: Ubuntu 11.10
Everything else seems to be working OK now. Thanks!Eric Scholl wrote:I don't know what it could be for the second error message. I am upgrading my ubuntu right now to see if I can get the same errors.
Brett W. McCoy -- http://www.brettwmccoy.com
TVP Pro 10 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 14.04 : Cintiq 21UX
TVP Pro 10 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 14.04 : Cintiq 21UX
- Eric Scholl
- Posts: 1303
- Joined: 04 Apr 2011, 14:40
Re: Ubuntu 11.10
Everything seems to be ok here. TVPaint starts quikly and without error message, even with the camera.
Try to update your ubuntu, reboot and reinstall TVPaint. It's the only things I can say for now.
Try to update your ubuntu, reboot and reinstall TVPaint. It's the only things I can say for now.
- idragosani
- Posts: 987
- Joined: 06 May 2008, 00:39
- Location: Germantown MD
- Contact:
Re: Ubuntu 11.10
I had done a re-installation of TVPA already. Something is screwy with the webcam (Logitech HD camera, don't remember the model number), maybe a flaky kernel driver or something. Without the webcam plugged in, I think TVPA starts up even faster now than in the previous version.Eric Scholl wrote:Everything seems to be ok here. TVPaint starts quikly and without error message, even with the camera.
Try to update your ubuntu, reboot and reinstall TVPaint. It's the only things I can say for now.
Edit: the error messages don't appear under normal usage, just when I used strace to trace system calls call by the process.
Brett W. McCoy -- http://www.brettwmccoy.com
TVP Pro 10 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 14.04 : Cintiq 21UX
TVP Pro 10 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 14.04 : Cintiq 21UX
- Eric Scholl
- Posts: 1303
- Joined: 04 Apr 2011, 14:40
Re: Ubuntu 11.10
Yeah, it seems that TVPaint starts really faster in Ubuntu 11.10 than in 11.04
Is the webcam available in TVPaint when it's started ? (it need to be plugged in before starting TVPaint).
Is the webcam available in TVPaint when it's started ? (it need to be plugged in before starting TVPaint).
- idragosani
- Posts: 987
- Joined: 06 May 2008, 00:39
- Location: Germantown MD
- Contact:
Re: Ubuntu 11.10
I didn't check to see if the webcam is available inside TVPaint. I don't use it with TVPA anyway so not having it available isn't an issue at all. I'll continue investigating tonight and see if I can figure out why the camera is causing a problem.Eric Scholl wrote:Yeah, it seems that TVPaint starts really faster in Ubuntu 11.10 than in 11.04
Is the webcam available in TVPaint when it's started ? (it need to be plugged in before starting TVPaint).
Brett W. McCoy -- http://www.brettwmccoy.com
TVP Pro 10 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 14.04 : Cintiq 21UX
TVP Pro 10 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 14.04 : Cintiq 21UX
- idragosani
- Posts: 987
- Joined: 06 May 2008, 00:39
- Location: Germantown MD
- Contact:
Re: Ubuntu 11.10
Interesting, Eric... I reattached the webcam after I got home today and the problem has gone away! TVP started right up, and the camera is available without any issues inside TVP (I can even capture HD images through the camera). Maybe reattaching the camera re-initialized the driver correctly.Eric Scholl wrote:Yeah, it seems that TVPaint starts really faster in Ubuntu 11.10 than in 11.04
Is the webcam available in TVPaint when it's started ? (it need to be plugged in before starting TVPaint).
Brett W. McCoy -- http://www.brettwmccoy.com
TVP Pro 10 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 14.04 : Cintiq 21UX
TVP Pro 10 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 14.04 : Cintiq 21UX
- Eric Scholl
- Posts: 1303
- Joined: 04 Apr 2011, 14:40
Re: Ubuntu 11.10
I'm happy to see that the problem is resolved
-
- Posts: 2
- Joined: 23 Oct 2011, 19:56
- Location: LA
- Contact:
Re: Ubuntu 11.10
I tried update to 11.10 few days ago and it was absolutely worse.
I think 10.10 contains too many bugs now. Wait a month before update is a good way.
I think 10.10 contains too many bugs now. Wait a month before update is a good way.
Welcome to make animation online!
- idragosani
- Posts: 987
- Joined: 06 May 2008, 00:39
- Location: Germantown MD
- Contact:
Re: Ubuntu 11.10
I ended up reverting back to 11.04 for a variety of reasons, everything is working together much better
Brett W. McCoy -- http://www.brettwmccoy.com
TVP Pro 10 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 14.04 : Cintiq 21UX
TVP Pro 10 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 14.04 : Cintiq 21UX