View Single Post
Posts: 11 | Thanked: 0 times | Joined on Mar 2010 @ Zurich
#1
im running 2.6.28.10power42

and had probs with the fcam drivers & related apps. I then followed instructions to uninstall all fcam related progs and drivers. After phone reboots default camera app works fine. Then, reinstalled fcamera, bundled with 1.0.7.1 fcam drivers & rebooted. After reboot default camera fails and fcamera gives this output:

Code:
~ $ fcamera
Committing user settings
autosaveJPGs = 0
rawPath = "/home/user/MyDocs/FCamera/"
filenamePrefix = "photo"
captureBlink = 0
captureSound = 1
filenameSuffix = "timestamp"
intensityHistogram = 1
ruleOfThirds = 1
hideSplash = 0
captureAnimation = 1
Done committing
Camera thread running...
Initiating streaming...
Making sound player device...
Making LED blinker device...
Entering main loop...
FCam Error: V4L2Sensor: Error opening /dev/video0: No such file or directory
FCam Error: VIDIOC_S_CTRL: 10096816 = 0, 9
FCam Error: V4L2Sensor: Error opening /dev/video0: No such file or directory
FCam Error: VIDIOC_S_CTRL: 10096815 = 50, 9
FCam Error: V4L2Sensor: Error opening /dev/video0: No such file or directory
FCam Error: VIDIOC_G_CTRL: 10094858, 9
FCam Error: V4L2Sensor: Error opening /dev/video0: No such file or directory
FCam Error: VIDIOC_S_CTRL: 10094858 = 227, 9
FCam Error: Error opening /dev/video0: 2
Committing user settings
autosaveJPGs = 0
rawPath = "/home/user/MyDocs/FCamera/"
filenamePrefix = "photo"
captureBlink = 0
captureSound = 1
filenameSuffix = "timestamp"
intensityHistogram = 1
ruleOfThirds = 1
hideSplash = 0
captureAnimation = 1
Done committing
Killed
trying to install fcam 1.0.7.2 gives me the following error:

Code:
Nokia-N900:/home/user/MyDocs/.documents# dpkg -i fcam-drivers_1.0.7-2_armel.deb 
dpkg: regarding fcam-drivers_1.0.7-2_armel.deb containing fcam-drivers:
 fcam-drivers conflicts with kernel-power (<< 2.6.28-maemo44)
  kernel-power (version 2.6.28-maemo42) is present and installed.
dpkg: error processing fcam-drivers_1.0.7-2_armel.deb (--install):
 conflicting packages - not installing fcam-drivers
Errors were encountered while processing:
 fcam-drivers_1.0.7-2_armel.deb

Any ideas?