Flash Issues on old 32 bit pc

Pete Smout smoutpete at gmail.com
Thu Aug 29 15:59:19 UTC 2013


On 29 August 2013 16:41, Liam Proven <lproven at gmail.com> wrote:
> On 29 August 2013 16:35, Pete Smout <smoutpete at gmail.com> wrote:
>> On 29 August 2013 15:51, Liam Proven <lproven at gmail.com> wrote:
>>> On 29 August 2013 15:18, Basil Chupin <blchupin at iinet.net.au> wrote:
>>>> Install mc (Midnight Commander) - the Swiss Knife of file managers.
>>>>
>>>> In the console, on a command line run 'mc'; click on the 'Command' option at
>>>> the very top left and then click on 'Find File' - a menu will drop down.
>>>> Untick/tick the options which you see as per what is shown here:
>>>>
>>>> http://susepaste.org/31607637
>>>>
>>>> Select the starting point for the search - use / - and type in the name of
>>>> the file you are looking for on the 'File Name' line; press OK and 'mc' will
>>>> go away and look in all your connected/active devices for that file.
>>>
>>> What's wrong with the `find` command?
>>>
>>> find / -name *flash*
>>>
>>> Seems much simpler to me...
>>>
>>>
>>>
>>> --
>>> Liam Proven • Profile: http://lproven.livejournal.com/profile
>>> Email: lproven at cix.co.uk • GMail/G+/Twitter/Flickr/Facebook: lproven
>>> MSN: lproven at hotmail.com • Skype/AIM/Yahoo/LinkedIn: liamproven
>>> Tel: +44 20-8685-0498 • Cell: +44 7939-087884
>>>
>>> --
>>> ubuntu-users mailing list
>>> ubuntu-users at lists.ubuntu.com
>>> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>>
>> Thanks Liam..... Interesting result http://pastebin.com/Evj7VBtP
>>
>> correct me if I am wrong but the permission denied's are root (I did
>> not sudo find), and the interesting bit is
>>
>> /var/lib/dpkg/info/flashplugin-installer.postrm
>> /var/lib/dpkg/info/adobe-flash-properties-gtk.md5sums
>> /var/lib/dpkg/info/adobe-flashplugin.postinst
>> /var/lib/dpkg/info/adobe-flashplugin.list
>> /var/lib/dpkg/info/adobe-flashplugin.prerm
>> /var/lib/dpkg/info/adobe-flash-properties-gtk.list
>> /var/lib/dpkg/info/flashplugin-installer.list
>> /var/lib/dpkg/info/adobe-flashplugin.md5sums
>> /var/lib/dpkg/info/flashplugin-nonfree-extrasound.list
>> /var/lib/dpkg/info/flashplugin-nonfree-extrasound.md5sums
>> /var/lib/dpkg/alternatives/mozilla-flashplugin
>>
>> &
>>
>> /var/cache/apt/archives/adobe-flashplugin_11.2.202.297-0precise1_i386.deb
>> /var/cache/apt/archives/flashplugin-installer_11.2.202.297ubuntu0.12.04.1_i386.deb
>> /var/cache/apt/archives/adobe-flash-properties-gtk_11.2.202.297-0precise1_i386.deb
>> /var/cache/apt/archives/flashplugin-nonfree-extrasound_0.0.svn2431-3ubuntu1_i386.deb
>>
>>
>> &
>>
>>
>> find: `/etc/ssl/private': Permission denied
>> /etc/skel/.icons/elementary/devices/48/media-flash.svg
>> /etc/skel/.icons/elementary/devices/48/gnome-dev-flashkey.svg
>> /etc/skel/.icons/elementary/devices/48/gnome-dev-flashdisk.svg
>> /etc/skel/.icons/elementary/devices/48/media-flash-cf.svg
>> /etc/skel/.icons/elementary/devices/48/media-flash-ms.svg
>> /etc/skel/.icons/elementary/devices/24/media-flash.svg
>> /etc/skel/.icons/elementary/devices/24/gnome-dev-flashkey.svg
>> /etc/skel/.icons/elementary/devices/24/gnome-dev-flashdisk.svg
>> /etc/skel/.icons/elementary/devices/24/media-flash-cf.svg
>> /etc/skel/.icons/elementary/devices/24/media-flash-ms.svg
>> /etc/skel/.icons/elementary/mimes/128/application-x-flash-video.svg
>> /etc/skel/.icons/elementary/mimes/128/application-x-shockwave-flash.svg
>>
>>
>> yet firefox does not show adobe flash at all just shockwave which don't play....
>> Google Chrome tries to play with shockwave even though
>> /opt/google/chrome/PepperFlash/libpepflashplayer.so is there, yet
>> synaptic shows that swf, gnash, shockwave flash is not installed??
>>
>> apt-cache policy time....
>>
>> steve at steve-desktop-3:~$ apt-cache policy adobe-flashplugin
>> adobe-flashplugin:
>>   Installed: 11.2.202.297-0precise1
>>   Candidate: 11.2.202.297-0precise1
>>   Version table:
>>  *** 11.2.202.297-0precise1 0
>>         500 http://archive.canonical.com/ubuntu/ precise/partner i386 Packages
>>         100 /var/lib/dpkg/status
>>
>>
>> how can I use it its there??
>>
>> hope all this helps, as all i have learned is that Adobe's is there
>> even if ff don't know it yet or Google chrome??
>
> I am not the world's greatest expert on Debian packaging, but it looks
> to me like an install has tried and failed.
>
> BTW you shouldn't need to muck around with the APT archives manually.
> Memorize this handy little sequence of commands to clean up the APT
> caches and so on:
>
> apt-get clean
> apt-get autoclean
> apt-get purge
> apt-get autoremove
>
>
> Run as root, obviously.
>
> The 1st does the bulk of the work and deletes all the caches' contents.
>
> I suggest you do those then re-run the `find` command and post the
> results. Run it as root if you like - it gets rid of some errors.
>
>
>
> --
> Liam Proven • Profile: http://lproven.livejournal.com/profile
> Email: lproven at cix.co.uk • GMail/G+/Twitter/Flickr/Facebook: lproven
> MSN: lproven at hotmail.com • Skype/AIM/Yahoo/LinkedIn: liamproven
> Tel: +44 20-8685-0498 • Cell: +44 7939-087884
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

Thanks Liam noted in list of  useful's
All ran as root, then the find command as root here is the output......


steve at steve-desktop-3:~$ sudo find / -name *flash*
[sudo] password for steve:
/opt/google/chrome/PepperFlash/libpepflashplayer.so
/home/steve/Downloads/usr/share/applications/flash-player-properties.desktop
/home/steve/Downloads/usr/share/pixmaps/flash-player-properties.png
/home/steve/Downloads/usr/share/icons/hicolor/48x48/apps/flash-player-properties.png
/home/steve/Downloads/usr/share/icons/hicolor/24x24/apps/flash-player-properties.png
/home/steve/Downloads/usr/share/icons/hicolor/32x32/apps/flash-player-properties.png
/home/steve/Downloads/usr/share/icons/hicolor/22x22/apps/flash-player-properties.png
/home/steve/Downloads/usr/share/icons/hicolor/16x16/apps/flash-player-properties.png
/home/steve/Downloads/usr/share/kde4/services/kcm_adobe_flash_player.desktop
/home/steve/Downloads/usr/lib/kde4/kcm_adobe_flash_player.so
/home/steve/Downloads/usr/bin/flash-player-properties
/home/steve/Downloads/libflashplayer.so
/home/steve/Downloads/flashplugin-downloader_11.0.1.152ubuntu1_i386.deb
/home/steve/Downloads/flashplugin-installer_11.0.1.152ubuntu1_i386.deb
/home/steve/Downloads/install_flash_player_11_linux.i386.tar.gz
/home/steve/.mozilla/firefox/eu4vmpqs.default/extensions/libflashplayer.so
/home/steve/.mozilla/firefox/eu4vmpqs.default/extensions/{b9db16a4-6edc-47ec-a1f4-b86292ed211d}/local/modules/flashgot-processor.jsm
/home/steve/.icons/elementary/devices/48/media-flash.svg
/home/steve/.icons/elementary/devices/48/gnome-dev-flashkey.svg
/home/steve/.icons/elementary/devices/48/gnome-dev-flashdisk.svg
/home/steve/.icons/elementary/devices/48/media-flash-cf.svg
/home/steve/.icons/elementary/devices/48/media-flash-ms.svg
/home/steve/.icons/elementary/devices/24/media-flash.svg
/home/steve/.icons/elementary/devices/24/gnome-dev-flashkey.svg
/home/steve/.icons/elementary/devices/24/gnome-dev-flashdisk.svg
/home/steve/.icons/elementary/devices/24/media-flash-cf.svg
/home/steve/.icons/elementary/devices/24/media-flash-ms.svg
/home/steve/.icons/elementary/mimes/128/application-x-flash-video.svg
/home/steve/.icons/elementary/mimes/128/application-x-shockwave-flash.svg
/home/steve/.icons/elementary/mimes/48/gnome-mime-application-x-shockwave-flash.svg
/home/steve/.icons/elementary/mimes/48/application-x-flash-video.svg
/home/steve/.icons/elementary/mimes/48/application-x-shockwave-flash.svg
/home/steve/.icons/elementary/mimes/16/gnome-mime-application-x-shockwave-flash.svg
/home/steve/.icons/elementary/mimes/16/application-x-flash-video.svg
/home/steve/.icons/elementary/mimes/16/application-x-shockwave-flash.svg
/home/steve/.icons/elementary/mimes/22/gnome-mime-application-x-shockwave-flash.svg
/home/steve/.icons/elementary/mimes/22/application-x-flash-video.svg
/home/steve/.icons/elementary/mimes/22/application-x-shockwave-flash.svg
/home/steve/.icons/elementary/mimes/24/gnome-mime-application-x-shockwave-flash.svg
/home/steve/.icons/elementary/mimes/24/application-x-flash-video.svg
/home/steve/.icons/elementary/mimes/24/application-x-shockwave-flash.svg
/home/steve/.icons/elementary/mimes/64/application-x-flash-video.svg
/home/steve/.icons/elementary/mimes/64/application-x-shockwave-flash.svg
/home/steve/.icons/elementary/mimes/32/gnome-mime-application-x-shockwave-flash.svg
/home/steve/.icons/elementary/mimes/32/application-x-flash-video.svg
/home/steve/.icons/elementary/mimes/32/application-x-shockwave-flash.svg
/home/steve/.config/lsc/screenshots/flashplugin-installer
/home/steve/.macromedia/Flash_Player/macromedia.com/support/flashplayer
/usr/src/linux-headers-3.2.0-52/arch/arm/plat-omap/include/plat/flash.h
/usr/src/linux-headers-3.2.0-52/arch/arm/include/asm/nwflash.h
/usr/src/linux-headers-3.2.0-52/arch/arm/include/asm/mach/flash.h
/usr/src/linux-headers-3.2.0-52/arch/sparc/include/asm/jsflash.h
/usr/src/linux-headers-3.2.0-52/arch/cris/include/asm/axisflashmap.h
/usr/src/linux-headers-3.2.0-52/include/linux/mtd/latch-addr-flash.h
/usr/src/linux-headers-3.2.0-52/include/linux/mtd/flashchip.h
/usr/src/linux-headers-3.2.0-52/include/linux/spi/flash.h
/usr/src/linux-headers-3.2.0-53-generic/include/config/mtd/dataflash
/usr/src/linux-headers-3.2.0-53-generic/include/config/mtd/scx200/docflash.h
/usr/src/linux-headers-3.2.0-53-generic/include/config/mtd/dataflash.h
/usr/src/linux-headers-3.2.0-53-generic/include/config/mtd/scb2/flash.h
/usr/src/linux-headers-3.2.0-53/arch/arm/plat-omap/include/plat/flash.h
/usr/src/linux-headers-3.2.0-53/arch/arm/include/asm/nwflash.h
/usr/src/linux-headers-3.2.0-53/arch/arm/include/asm/mach/flash.h
/usr/src/linux-headers-3.2.0-53/arch/sparc/include/asm/jsflash.h
/usr/src/linux-headers-3.2.0-53/arch/cris/include/asm/axisflashmap.h
/usr/src/linux-headers-3.2.0-53/include/linux/mtd/latch-addr-flash.h
/usr/src/linux-headers-3.2.0-53/include/linux/mtd/flashchip.h
/usr/src/linux-headers-3.2.0-53/include/linux/spi/flash.h
/usr/src/linux-headers-3.2.0-52-generic/include/config/mtd/dataflash
/usr/src/linux-headers-3.2.0-52-generic/include/config/mtd/scx200/docflash.h
/usr/src/linux-headers-3.2.0-52-generic/include/config/mtd/dataflash.h
/usr/src/linux-headers-3.2.0-52-generic/include/config/mtd/scb2/flash.h
/usr/share/help-langpack/en_CA/ubuntu-help/net-install-flash.page
/usr/share/help-langpack/en_GB/ubuntu-help/net-install-flash.page
/usr/share/help-langpack/en_AU/ubuntu-help/net-install-flash.page
/usr/share/applications/flash-player-properties.desktop
/usr/share/doc/adobe-flashplugin
/usr/share/doc/adobe-flash-properties-gtk
/usr/share/doc/flashplugin-nonfree-extrasound
/usr/share/pixmaps/flash-player-properties.png
/usr/share/pixmaps/gnome-commander/device-icons/media-flash.png
/usr/share/icons/oxygen/64x64/mimetypes/application-x-shockwave-flash.png
/usr/share/icons/oxygen/64x64/devices/media-flash-smart-media.png
/usr/share/icons/oxygen/64x64/devices/media-flash.png
/usr/share/icons/oxygen/64x64/devices/media-flash-sd-mmc.png
/usr/share/icons/oxygen/64x64/devices/media-flash-memory-stick.png
/usr/share/icons/oxygen/128x128/mimetypes/application-x-shockwave-flash.png
/usr/share/icons/oxygen/128x128/devices/media-flash-smart-media.png
/usr/share/icons/oxygen/128x128/devices/media-flash.png
/usr/share/icons/oxygen/128x128/devices/media-flash-sd-mmc.png
/usr/share/icons/oxygen/128x128/devices/media-flash-memory-stick.png
/usr/share/icons/oxygen/48x48/mimetypes/application-x-shockwave-flash.png
/usr/share/icons/oxygen/48x48/devices/media-flash-smart-media.png
/usr/share/icons/oxygen/48x48/devices/media-flash.png
/usr/share/icons/oxygen/48x48/devices/media-flash-sd-mmc.png
/usr/share/icons/oxygen/48x48/devices/media-flash-memory-stick.png
/usr/share/icons/oxygen/32x32/mimetypes/application-x-shockwave-flash.png
/usr/share/icons/oxygen/32x32/devices/media-flash-smart-media.png
/usr/share/icons/oxygen/32x32/devices/media-flash.png
/usr/share/icons/oxygen/32x32/devices/media-flash-sd-mmc.png
/usr/share/icons/oxygen/32x32/devices/media-flash-memory-stick.png
/usr/share/icons/oxygen/22x22/mimetypes/application-x-shockwave-flash.png
/usr/share/icons/oxygen/22x22/devices/media-flash-smart-media.png
/usr/share/icons/oxygen/22x22/devices/media-flash.png
/usr/share/icons/oxygen/22x22/devices/media-flash-sd-mmc.png
/usr/share/icons/oxygen/22x22/devices/media-flash-memory-stick.png
/usr/share/icons/oxygen/16x16/mimetypes/application-x-shockwave-flash.png
/usr/share/icons/oxygen/16x16/devices/media-flash-smart-media.png
/usr/share/icons/oxygen/16x16/devices/media-flash.png
/usr/share/icons/oxygen/16x16/devices/media-flash-sd-mmc.png
/usr/share/icons/oxygen/16x16/devices/media-flash-memory-stick.png
/usr/share/icons/elementary/devices/48/media-flash.svg
/usr/share/icons/elementary/devices/48/gnome-dev-flashkey.svg
/usr/share/icons/elementary/devices/48/gnome-dev-flashdisk.svg
/usr/share/icons/elementary/devices/48/media-flash-cf.svg
/usr/share/icons/elementary/devices/48/media-flash-ms.svg
/usr/share/icons/elementary/devices/24/media-flash.svg
/usr/share/icons/elementary/devices/24/gnome-dev-flashkey.svg
/usr/share/icons/elementary/devices/24/gnome-dev-flashdisk.svg
/usr/share/icons/elementary/devices/24/media-flash-cf.svg
/usr/share/icons/elementary/devices/24/media-flash-ms.svg
/usr/share/icons/elementary/mimes/128/application-x-flash-video.svg
/usr/share/icons/elementary/mimes/128/application-x-shockwave-flash.svg
/usr/share/icons/elementary/mimes/48/gnome-mime-application-x-shockwave-flash.svg
/usr/share/icons/elementary/mimes/48/application-x-flash-video.svg
/usr/share/icons/elementary/mimes/48/application-x-shockwave-flash.svg
/usr/share/icons/elementary/mimes/16/gnome-mime-application-x-shockwave-flash.svg
/usr/share/icons/elementary/mimes/16/application-x-flash-video.svg
/usr/share/icons/elementary/mimes/16/application-x-shockwave-flash.svg
/usr/share/icons/elementary/mimes/22/gnome-mime-application-x-shockwave-flash.svg
/usr/share/icons/elementary/mimes/22/application-x-flash-video.svg
/usr/share/icons/elementary/mimes/22/application-x-shockwave-flash.svg
/usr/share/icons/elementary/mimes/24/gnome-mime-application-x-shockwave-flash.svg
/usr/share/icons/elementary/mimes/24/application-x-flash-video.svg
/usr/share/icons/elementary/mimes/24/application-x-shockwave-flash.svg
/usr/share/icons/elementary/mimes/64/application-x-flash-video.svg
/usr/share/icons/elementary/mimes/64/application-x-shockwave-flash.svg
/usr/share/icons/elementary/mimes/32/gnome-mime-application-x-shockwave-flash.svg
/usr/share/icons/elementary/mimes/32/application-x-flash-video.svg
/usr/share/icons/elementary/mimes/32/application-x-shockwave-flash.svg
/usr/share/icons/hicolor/48x48/apps/flash-player-properties.png
/usr/share/icons/hicolor/24x24/apps/flash-player-properties.png
/usr/share/icons/hicolor/32x32/apps/flash-player-properties.png
/usr/share/icons/hicolor/22x22/apps/flash-player-properties.png
/usr/share/icons/hicolor/16x16/apps/flash-player-properties.png
/usr/share/icons/gnome/256x256/mimetypes/gnome-mime-application-x-shockwave-flash.png
/usr/share/icons/gnome/256x256/devices/media-flash.png
/usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-shockwave-flash.png
/usr/share/icons/gnome/48x48/devices/media-flash.png
/usr/share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-shockwave-flash.png
/usr/share/icons/gnome/24x24/devices/media-flash.png
/usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-shockwave-flash.png
/usr/share/icons/gnome/32x32/devices/media-flash.png
/usr/share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-shockwave-flash.png
/usr/share/icons/gnome/22x22/devices/media-flash.png
/usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-shockwave-flash.png
/usr/share/icons/gnome/16x16/devices/media-flash.png
/usr/share/man/man8/btcflash.8.gz
/usr/share/man/man1/ppmflash.1.gz
/usr/share/app-install/icons/media-flash.png
/usr/share/app-install/icons/adobeflashplugin.png
/usr/share/app-install/icons/flashblock.xpm
/usr/share/app-install/desktop/flashplugin-installer.desktop
/usr/share/mime/application/x-shockwave-flash.xml
/usr/share/bleachbit/cleaners/flash.xml
/usr/share/kde4/services/kcm_adobe_flash_player.desktop
/usr/lib/xulrunner/libflashsupport.so
/usr/lib/mozilla/plugins/flashplugin-alternative.so
/usr/lib/adobe-flashplugin
/usr/lib/adobe-flashplugin/libflashplayer.so
/usr/lib/libreoffice/program/resource/flashen-US.res
/usr/lib/libreoffice/program/libflashlo.so
/usr/lib/flashplugin-nonfree-extrasound
/usr/lib/flashplugin-nonfree-extrasound/libflashsupport.so
/usr/lib/kde4/kcm_adobe_flash_player.so
/usr/lib/iceweasel/libflashsupport.so
/usr/bin/ppmflash
/usr/bin/flash-player-properties
/usr/bin/btcflash
/etc/skel/.icons/elementary/devices/48/media-flash.svg
/etc/skel/.icons/elementary/devices/48/gnome-dev-flashkey.svg
/etc/skel/.icons/elementary/devices/48/gnome-dev-flashdisk.svg
/etc/skel/.icons/elementary/devices/48/media-flash-cf.svg
/etc/skel/.icons/elementary/devices/48/media-flash-ms.svg
/etc/skel/.icons/elementary/devices/24/media-flash.svg
/etc/skel/.icons/elementary/devices/24/gnome-dev-flashkey.svg
/etc/skel/.icons/elementary/devices/24/gnome-dev-flashdisk.svg
/etc/skel/.icons/elementary/devices/24/media-flash-cf.svg
/etc/skel/.icons/elementary/devices/24/media-flash-ms.svg
/etc/skel/.icons/elementary/mimes/128/application-x-flash-video.svg
/etc/skel/.icons/elementary/mimes/128/application-x-shockwave-flash.svg
/etc/skel/.icons/elementary/mimes/48/gnome-mime-application-x-shockwave-flash.svg
/etc/skel/.icons/elementary/mimes/48/application-x-flash-video.svg
/etc/skel/.icons/elementary/mimes/48/application-x-shockwave-flash.svg
/etc/skel/.icons/elementary/mimes/16/gnome-mime-application-x-shockwave-flash.svg
/etc/skel/.icons/elementary/mimes/16/application-x-flash-video.svg
/etc/skel/.icons/elementary/mimes/16/application-x-shockwave-flash.svg
/etc/skel/.icons/elementary/mimes/22/gnome-mime-application-x-shockwave-flash.svg
/etc/skel/.icons/elementary/mimes/22/application-x-flash-video.svg
/etc/skel/.icons/elementary/mimes/22/application-x-shockwave-flash.svg
/etc/skel/.icons/elementary/mimes/24/gnome-mime-application-x-shockwave-flash.svg
/etc/skel/.icons/elementary/mimes/24/application-x-flash-video.svg
/etc/skel/.icons/elementary/mimes/24/application-x-shockwave-flash.svg
/etc/skel/.icons/elementary/mimes/64/application-x-flash-video.svg
/etc/skel/.icons/elementary/mimes/64/application-x-shockwave-flash.svg
/etc/skel/.icons/elementary/mimes/32/gnome-mime-application-x-shockwave-flash.svg
/etc/skel/.icons/elementary/mimes/32/application-x-flash-video.svg
/etc/skel/.icons/elementary/mimes/32/application-x-shockwave-flash.svg
/etc/alternatives/mozilla-flashplugin
/var/lib/dpkg/info/flashplugin-installer.postrm
/var/lib/dpkg/info/adobe-flash-properties-gtk.md5sums
/var/lib/dpkg/info/adobe-flashplugin.postinst
/var/lib/dpkg/info/adobe-flashplugin.list
/var/lib/dpkg/info/adobe-flashplugin.prerm
/var/lib/dpkg/info/adobe-flash-properties-gtk.list
/var/lib/dpkg/info/flashplugin-installer.list
/var/lib/dpkg/info/adobe-flashplugin.md5sums
/var/lib/dpkg/info/flashplugin-nonfree-extrasound.list
/var/lib/dpkg/info/flashplugin-nonfree-extrasound.md5sums
/var/lib/dpkg/alternatives/mozilla-flashplugin
/lib/modules/3.2.0-53-generic/kernel/drivers/mtd/maps/scb2_flash.ko
/lib/modules/3.2.0-53-generic/kernel/drivers/mtd/maps/scx200_docflash.ko
/lib/modules/3.2.0-53-generic/kernel/drivers/mtd/maps/latch-addr-flash.ko
/lib/modules/3.2.0-53-generic/kernel/drivers/mtd/maps/ts5500_flash.ko
/lib/modules/3.2.0-53-generic/kernel/drivers/mtd/maps/gpio-addr-flash.ko
/lib/modules/3.2.0-53-generic/kernel/drivers/mtd/devices/mtd_dataflash.ko
/lib/modules/3.2.0-52-generic/kernel/drivers/mtd/maps/scb2_flash.ko
/lib/modules/3.2.0-52-generic/kernel/drivers/mtd/maps/scx200_docflash.ko
/lib/modules/3.2.0-52-generic/kernel/drivers/mtd/maps/latch-addr-flash.ko
/lib/modules/3.2.0-52-generic/kernel/drivers/mtd/maps/ts5500_flash.ko
/lib/modules/3.2.0-52-generic/kernel/drivers/mtd/maps/gpio-addr-flash.ko
/lib/modules/3.2.0-52-generic/kernel/drivers/mtd/devices/mtd_dataflash.ko
steve at steve-desktop-3:~$

Hope this helps you more than it helps me!!

Thanks for your help

Pete  Smout




More information about the ubuntu-users mailing list