Rebel XTi/400D with gphoto on Solaris
Having got a Rebel XTi, aka 400D and only having Solaris on me laptop. What to do ?
Thankfully gphoto and gktam are bundbled with the latest . Still needs tweaks to
get working.
# update_drv -a -m '* 0666 root sys' -i '"usb4a9,3110"' ugen
\begin{reedit}
We don't need this update_drv, talking to some of the usb folks. I ran:
# update_drv -d -i '"usb4a9,3110"' ugen
to remove the entries from the system (i.e. /etc/driver_aliases and bits).
Attached the camera again and it magically attached fine and could download the pics
just fine again.
So no need for update_drv(1M) any more!
\end{reedit}
That got the camera hooked up with the ugen(7D) driver. Now to get gphoto working.
For some reason this was needed:
#
# cd /usr/lib/iconv
# cp UCS-2%646.so 646%UCS-2-INTERNAL.so
# cp UCS-2%646.so UCS-2-INTERNAL%646.so
#
Now I can use gphoto to download the pictures from my Canon Rebel Xti (aka 400D).
Posted at 09:29AM May 07, 2007 by smg in General | Comments[5]
Posted by sickness on May 07, 2007 at 01:51 PM IST #
Posted by Knut (TM) on May 07, 2007 at 04:18 PM IST #
Posted by sickness on May 07, 2007 at 05:38 PM IST #
As for logging a bug, theres already one: 6536628 gtkam doesn't work with ptp cameras anymore.
And its been fixed in later versions of gphoto, as seen here. and here.
Looks like we'll see it fixed in the next Solaris Express release.
Posted by smg on May 07, 2007 at 09:26 PM IST #
Posted by smg on May 09, 2007 at 07:19 AM IST #