LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   HP Photosmart 945 (https://www.linuxquestions.org/questions/linux-hardware-18/hp-photosmart-945-a-4175506726/)

cascade9 06-01-2014 11:25 PM

HP Photosmart 945
 
I've got a HP Photosmart 945 that I'm trying to connect to my debian testing 'jessie' AMD 64 system. I'm having a few issues..normally I just keep on plugging through til I find a solution, but this one is proving more difficult than usual.

I've tried installing gphoto2, and gtkam. Neither seem to be able to find the camera. Gtkam gives me a 'Could not initialize camera' message, even when started as root. gphoto2 --auto-detect gives me this output-

"gphoto2 --auto-detect
Model Port
----------------------------------------------------------"

I've tried in 'Digital Camera' mode (PTP) and in 'Disc Drive' mode (MSDC).

cat /var/log/syslog output (In PTP mode, editied down to the bit that I think is about the camera)-

Code:

Jun  2 14:21:17 pridesktop kernel: [ 1736.515123] usb 8-1: new full-speed USB device number 10 using ohci-pci
Jun  2 14:21:18 pridesktop kernel: [ 1736.655170] usb 8-1: device descriptor read/64, error -62
Jun  2 14:21:18 pridesktop kernel: [ 1736.899279] usb 8-1: device descriptor read/64, error -62
Jun  2 14:21:18 pridesktop kernel: [ 1737.139394] usb 8-1: new full-speed USB device number 11 using ohci-pci
Jun  2 14:21:18 pridesktop kernel: [ 1737.279454] usb 8-1: device descriptor read/64, error -62
Jun  2 14:21:18 pridesktop kernel: [ 1737.523560] usb 8-1: device descriptor read/64, error -62
Jun  2 14:21:19 pridesktop kernel: [ 1737.763667] usb 8-1: new full-speed USB device number 12 using ohci-pci
Jun  2 14:21:19 pridesktop kernel: [ 1738.171831] usb 8-1: device not accepting address 12, error -62
Jun  2 14:21:19 pridesktop kernel: [ 1738.307894] usb 8-1: new full-speed USB device number 13 using ohci-pci
Jun  2 14:21:20 pridesktop kernel: [ 1738.716060] usb 8-1: device not accepting address 13, error -62
Jun  2 14:21:20 pridesktop kernel: [ 1738.716132] hub 8-0:1.0: unable to enumerate USB device on port 1
Jun  2 14:22:46 pridesktop kernel: [ 1825.093295] usb 8-1: new full-speed USB device number 14 using ohci-pci
Jun  2 14:22:46 pridesktop kernel: [ 1825.233341] usb 8-1: device descriptor read/64, error -62
Jun  2 14:22:46 pridesktop kernel: [ 1825.477419] usb 8-1: device descriptor read/64, error -62
Jun  2 14:22:47 pridesktop kernel: [ 1825.717555] usb 8-1: new full-speed USB device number 15 using ohci-pci
Jun  2 14:22:47 pridesktop kernel: [ 1825.857613] usb 8-1: device descriptor read/64, error -62
Jun  2 14:22:47 pridesktop kernel: [ 1826.101715] usb 8-1: device descriptor read/64, error -62
Jun  2 14:22:51 pridesktop kernel: [ 1830.147482] usb 8-1: new full-speed USB device number 22 using ohci-pci
Jun  2 14:22:51 pridesktop kernel: [ 1830.287527] usb 8-1: device descriptor read/64, error -62
Jun  2 14:22:51 pridesktop kernel: [ 1830.531646] usb 8-1: device descriptor read/64, error -62
Jun  2 14:22:52 pridesktop kernel: [ 1830.771723] usb 8-1: new full-speed USB device number 23 using ohci-pci
Jun  2 14:22:52 pridesktop kernel: [ 1830.911754] usb 8-1: device descriptor read/64, error -62
Jun  2 14:22:52 pridesktop kernel: [ 1831.155908] usb 8-1: device descriptor read/64, error -62
Jun  2 14:22:52 pridesktop kernel: [ 1831.396011] usb 8-1: new full-speed USB device number 24 using ohci-pci
Jun  2 14:22:53 pridesktop kernel: [ 1831.804165] usb 8-1: device not accepting address 24, error -62
Jun  2 14:22:53 pridesktop kernel: [ 1831.940242] usb 8-1: new full-speed USB device number 25 using ohci-pci
Jun  2 14:22:53 pridesktop kernel: [ 1832.348393] usb 8-1: device not accepting address 25, error -62
Jun  2 14:22:53 pridesktop kernel: [ 1832.348451] hub 8-0:1.0: unable to enumerate USB device on port 1

I've also given a shot at modifing the /etc/fstab. Which I seem to have no only failed to get the camera going with, but I've also created an error in fstab.

Snce I've only ever needed to mod /etc/fstab a few times before, I'm guessing thats where I've gone wrong. But rather than making an even bigger mess I though I'd throw it out to the forum, maybe someone has a better idea than me. I've got very little experience with digital cameras, and theres got to be someone with more expereicne than me here. Any hints?

frankbell 06-02-2014 08:30 PM

I have no experience with that printer, but this link might help: http://www.gphoto.org/proj/libgphoto2/support.php

cascade9 06-03-2014 06:48 AM

Its actually a camera, and I had seen that page, but thanks for trying frankbell ;)

I just tried a fiji finepix 9500 as well, and I have the same problem, I cant seem to detect it either. But I have gotten it to work 'out of the box' with some otehr distro. Pity I cant remeber which one, but like I said, I rarely play with digital cameras....

frankbell 06-03-2014 06:29 PM

Oh, my bad.

I have a Fuji FinePix 3200. I was able to connect to it with gtkam on Slackware --Current, then I wasn't (I think some of the libraries got updated out from under gtkam). I didn't try very hard to fix it--I just pulled out the SD card and stuck it in the card reader, where it mounted just fine.

I can connect to my camera with gthumb on Linux Mint 16 out of the box; it mounts as a PTP device.

cascade9 06-03-2014 07:40 PM

I've done a little digging and found someone on the debian forums with a similar issue to what I'm having-

http://forums.debian.net/viewtopic.p...camera#p540128

I really use cameras so rarely I might just have a play with some of the liveCDs for different distros I have hanging around, and I'm considering buying a multiformat reader. I'd rather not change distros just for a camera I dont use that much, esp. when I've just got debian testign working well.

Another thing I might try is installing KDE4, it sometimes does things a little differently to Xfce....

frankbell 06-03-2014 08:06 PM

If I remember tomorrow, I'll test my camera with Debian and let you know. I'm running Sid.

Mostly I use my Debain computer as a file server.

cascade9 06-04-2014 02:37 AM

I had a look with a couple of liveCDs.

Aptosid 13.1 AMD64 Xfce- failure.

Siduction 13.1.0 AMD64 RazorQt- worked.

Hmm, I'm going to install and try KDE4 next with no other changes to this install and see what happens.

*edit- kde-plasma-desktop installed, and no joy. Keep trying I spose. It does make what happens on your sid box mofre interesting frankbell ;)

*edit x2- now its just being weird, I sometimes get the 'device connected' (in USB/MSMC mode) but it drops back out before I can do more than copy 1 or 2 pics.....but does seem to work as 'root'...gah, well, at least its progress of some kind.

EDDY1 06-04-2014 04:20 PM

http://h20566.www2.hp.com/portal/sit...4892.199480143
You may find help here it shows that it's supported.
http://www.figuiere.net/digicam/

frankbell 06-04-2014 07:14 PM

Quote:

*edit- kde-plasma-desktop installed, and no joy. Keep trying I spose. It does make what happens on your sid box mofre interesting frankbell
I do not use the KDE desktop--too many bells and whistles for my taste; I use Fluxbox on that computer. However, I find many KDE applications superior to their Gnome equivalents and I had the HDD space, so I decided just to install the whole ball of wax and be done with it.

I jacked my Fuji FinePix into my Debian box and it did not mount. lsusb saw it, but demesg did not--dmesg detected the PTP device and gave no further details. I might play with it some more tomorrow.

cascade9 06-04-2014 07:20 PM

Yeah, thats one of the rewasons why I was a little stumped EDDY1.

I could see both cameras (HP Photosmart 945 and Fuji FinePix 3200) in the gtkam 'add camera' dialog, but it never seemed to work until I installed KDE4.

Maybe thats a red herring, I dont know...I keep poking at it and see what I can figure out.

Sorry that I'm not one of the linux users who can figure this stuff out quickly and easily, I need to really play with things to get my head around things sometimes.....

EDDY1 06-04-2014 09:14 PM

Did you try digikam ?

cascade9 06-04-2014 09:27 PM

Opps, sorry frankbell, your post must haev been made after I hit 'post' myself so I missed it.

Its just odd that before I install kde-plasma-desktop nother worked at akll, not even a root, but afterwards it did, but only as root.

EDDY1- I'll give digikam a try, see what happens, and post the results.

cascade9 06-05-2014 10:19 AM

DigiKam actually seems to work, no need for root, etc.

I'll do a bit more testing tomorrow, at 1:15AM after being awake for 20 hrs I'm not sure of anything.....but it seems that its solved the problem. I'll check tomorrow and if its still works I'll mark this thread as solved (only because there is no 'solved but stuffed if I know why!').

No idea what the original issue was, and why digikam works as user when other things only work as root, but maybe I'll figure it out.

Thanks EDDY1 and frankbell.

cascade9 06-06-2014 12:56 AM

Yep, todadys 'I'm awake and sane' test confirms digikam works, no need for root. Pity its so huge, there were a lot of dependancies, but better big and works than smakll and doesnt.

Thanks again frankbell and EDDY1. ;)


All times are GMT -5. The time now is 09:10 PM.