Thanks to J.Soldán, SBIG's new version of camera drivers has been updated month ago. An update of Nightview associated to the new drivers has been smooth. Today's tests of our (faculty's) ST-8 new camera (first light!) discovered a few unimportant bugs in a daemon's start by udev scripts (they would be corrected at now). The daemon (it directly talking to camera via updated drivers) seems to be a bugfix free. The drivers itself looks perfectly. All known bugfixes (a link to libusb and cwf typo in headers) has been corrected. It works on 64-bit systems!
wget ftp://integral.physics.muni.cz/pub/nightview/nightview_2008-01-04.tar.gz
tar zxf nightview_2008-01-04.tar.gz
cd nightview/libsbig
./install_sbig_firmware.sh
cd ..
./configure
make
make install
The presented commands will install all needs. A switch-on of a power button will start firmware loading sequence and the camera daemon. Of course, the installation of drivers will necessary only for first time. The drivers can be smoothly uninstalled by a script uninstall_sbig_firmware.sh
1 comment:
Is there anyway you can pack this in .deb package? lol!, i tried installing Nightview, xmCCD, and ccdOPS Lite in my HP 6735s business notebook with Ubuntu 10.04 amd-64 with no luck at all. In Los Molinos Observatory we are trying to migrate from Windows to Ubuntu systems in CCD image acquiring and it's been difficult because architecture issues, libraries issues and stuff. Debian packages for this softwares would be great, like there are already for Skycharts or Stellarium. If you don't mind i will send to you the output errors and see if you can help me install Nightview. Regards. Nice blog!
Post a Comment