![]() |
sony powershot dsc-w30 - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html) +--- Forum: Tips and Tricks (https://www.linux-noob.com/forums/forum-59.html) +---- Forum: Printers, Scanners and Other Hardware (https://www.linux-noob.com/forums/forum-33.html) +---- Thread: sony powershot dsc-w30 (/thread-1849.html) |
sony powershot dsc-w30 - hijinks - 2006-08-17 Well I got a Sony DSC-W30 a few weeks ago and I knew most sony's will be seen as like sd? drives in linux. So using 2.6.15 I plug it in and it sees the camera just not the card. So how did i fix it.. well i looked at the kernel changelog and found its supported in 2.6.17 so if you have issues with getting the camera to work in linux.. run 2.6.17 and you should be good to go Code: Aug 17 09:07:12 mzup-desktop kernel: [4295876.741000] usb 1-7: new high speed USB device using ehci_hcd and address 4 sony powershot dsc-w30 - anyweb - 2006-08-17 hi hijinks where can people read the current kernel changelog, cheers anyweb sony powershot dsc-w30 - xDamox - 2006-08-17 anyweb the change log can be read on [/url][url=http://www.kernel.org/]http://www.kernel.org/ you will see when visiting the kernel.org webpage the following: Code: The latest stable version of the Linux kernel is: 2.6.17.8 2006-08-07 05:05 UTC F V VI C Changelog Jusst click the changelog sony powershot dsc-w30 - anyweb - 2006-08-17 thanks, well i looked at the changelog, and searched for 'sony' - not found, so am i looking at the wrong place ? [/url][url=http://www.kernel.org/pub/linux/kernel/v2....ngeLog-2.6.17.8]http://www.kernel.org/pub/linux/kernel/v2....ngeLog-2.6.17.8 cheers anyweb sony powershot dsc-w30 - pablo - 2006-09-01 Quote:Well I got a Sony DSC-W30 a few weeks ago and I knew most sony's will be seen as like sd? drives in linux. So using 2.6.15 I plug it in and it sees the camera just not the card. whre do you do that configuretion? in the teremial would you help me more.. please step by step thank you sony powershot dsc-w30 - hijinks - 2006-09-01 all i did was take an old config they are usually in /boot some distros call it like /boot/config-kernelversion then i downloaded 2.6.17 cp /boot/config-kernelversion .config in the new kernel source in /usr/src/linux and compiled the kernel. I believe the big change was in USB Mass Storage Support |