General :: Any Real Alternative To CPRM-protected SD Memory Cards Beside USB Flash Drives?
Apr 19, 2010
Before buying an SD memory card, I'd like to know something more about the CPRM protection, in particular:Does CPRM influence the way I am supposed to access my own data? That is, does CPRM encrypt it? Could CPRM prevent me from accessing my own data?Is it possible to disable or eliminate CPRM from either the memory card or the card reader?Are there manufacturers selling CPRM-free SD memory cards?Is there any real alternative to CPRM-protected SD memory cards beside USB flash drives?Is Linux support for SD cards good?
how to format flash drives in ubuntu. In windows there was a "format" on the right click menu but I did not find one in ubuntu. i am using ubuntu jaunty.
I'm NOT referring to standard programs that allow you to view flash with internet explorer. I'm looking for a program in which i can create flash animated web icons.
upgraded from karmic through update managerANDnone of of my external drives cd drive or flash drives are picked upad to go back to karmic and will remain there for a whil
I have a flash drive that is write protected and in RAW format(so not formatted). I've tried everything I can find to make it usable again in Windows but I ran out of options. I quickly found about the Gnome Partition Editor, but when I try to start it, it gets an icon in the taskbar that says "Starting GParted" and then it closes. Is some other way I can format my flash drive or do I need to find out why gparted isn't running?
I recently had issues with the latest version of the Linux Kernels and I got that fixed but ever since that has happened none of my Drives will mount and they aren't even recognized.
Yes i read about Tuxera and their solution for embedded system even on linux but don't exist some project free?In the 3.0 specification, the electronic interface of SDHC and SDXC cards is the same. The decision to label cards with a capacity greater than 32GB as SDXC and to use a different filesystem is due solely to the limitations in creating larger filesystems in certain versions of Microsoft Windows. Other operating systems, such as Linux, make no distinction between SDHC and SDXC cards, as long as the card contains a compatible filesystem.So essentially is possible use this memory card as mass storage but if you want use it for manage data taken using photo camera or video camera (that use exFat, the propetary file system of microsoft), don't exist any open solution for linux?
i want to use sdcard as flash memory to port linux(uclinux) image , so that i can boot using my arm7(lpc2148) microcontrollerIn other words, can we use sda card to dump linux image and boot from microcontroller)
I have Mandriva 08 with Gnome and Nautilus. My O.S won't open a desktop icon but it does show up in "Computer" and HardDrake. If I go to "Places" "Computer" and open up the "Preferences" there is "Settings" which I will include as an attachment. What is the GUI way to use a Flash drive or a MP3 device on Linux. I would rather not use the terminal if it is not necessary.
utility to wake up USB flash drives. I have two that do not get recognised under puppy and xp will see them but not format them Fat16 originally but puppy has used them for save files.
I'm running an embedded Linux kernel, and I want to obtain a real memory address from user space. After goggeling a little, I found that the only way was to use mmap to access /dev/mem. But I never used mmap. I want to load a program in memory, in order to make it available from another processor, that has access to the DDR, but not to the flash memory where program is stored. Here is the code I use:
Code: // Open file and get its size FILE* program = fopen(argv[3],"rb"); fseek(program, 0, SEEK_END); long program_size = ftell(program); fseek(program, 0, SEEK_SET); // Prepare memory to copy it in void* program_address = malloc(program_size+1); FILE* memory_stream = fmemopen(program_real_address, program_size + 1, "wb"); [Code]....
Anyone got any experience with eSATA cards and drives under RHEL4? I've got a client with two RHEL4 boxes that want to add eSATA cards and drives for backup purposes.
They really need to automount like a USB drive does, would RHEL4 automount eSATA?
I`ve installed openbox with Thunar and now I have problem with automount function. thunar-volman is installed, volume management in thunar is on, thunar --daemon $ is written in autostart.sh . But automount is not working.
I have this project for my operating systems class and I have put together the basic flow chart to aid me in writing the program. I know how to use pipes as a buffer to hold info. I know how to create a binary semaphore. But what I dont know is this:
How to "use a delay adjustment parameter K in the critical section to adjust the speed of the display process to show that without semaphore protection the displayed contents of the buffer are randomly interleaved."
First off, I am definitely not asking anyone to give me the solution. But I do need some guidance. So I figure there will be an if statement with two options:
1. If true, use semaphore protection to enter/exit critical section
2. If false, no semaphore protection -- this is where the contents of the buffer should be interleaved.
Now does that mean that as each child process enters the non-protected critical section, it should "sleep" for a randomized time? I mean, will this allow my output to be interleaved?
So lets say my command line looks like this:
what happens to the 100? Is it randomized using rand and srand and passed as a parameter to sleep() inside the critcal section?
If i have a shell script to run on a Linux unit, which has a command to Reset(or say upgrade) the unit in between the script.Is it possible to find out the memory address of the next waiting command so that i can store the address to any environment variable in flash , then after Reset will continue Run from the stored address.
When the new version of Ubuntu 10.10 32 bit Alternative comes out I'm going to download it so what I need to know is can I install it to the USB Flash Drive and run it like a live CD ? really I would like to install it to the USB without it asking me everytime I boot up would you like to try ubuntu I'm like yes that's why it's on here. If I don't use Alternative iso I get a keyboard.
Is there a good open source alternative to flash and/or java out there? I really don't want to support adobe and java irritates me because for some reason I can't install it without also installing firefox (why are they dependent?) so I'd like to try something else.
I'm trying to install Ubuntu 10.04 - I want it to sit on another partition along with my Windows XP installation. I don't have a blank CD handy, so I opted for the USB installation option.
I followed the very clear instructions for doing this from the Ubuntu download page [URl].. my PC skips straight over the USB drive and continues to boot into Windows XP. I tried an alternative bootable USB creator (unetbootin-windows-471.exe), but it has the same result.
I have verified that the flash drive is at the top of the boot list - I can also see the name of my flash drive flash past seconds before it boots into Windows, so the PC knows its there. I have also booted into a Live version of Linux using the same PC and pen drive before, so I know booting from it is possible - I suspect the ISO is bad? Or perhaps I'm missing something completely. I tried alternative USB ports too.
As a newbie, I have found may alternatives to the programs I usually used in Windows, with the exception of Flash pro. I liked using it for making small apps or fun animations. Does anyone know of an alternative?
I am finding a lot of issues with flash in 11.4 release. As I know it is flash issue, because some people after updating flash on 11.3 got the same problem.
Flash seams to be crashing or/and slowing down web browser. After trying to figure out where is the problem, i found that: 1) removing SLI helped a little bit 2) updating to beta (270) nvidia drivers helped a little bit (moving window with flash animation from one screen to another one that is connected to different graphic card does not crash the browser anymore)
But still the problem exists.
For example, sometimes when i minimize the window with flash animation and i open new window (e.g. with spreadsheet) and move it on the same place where was previous window with flash, I can see this flash animation as a background of the new window....
Also, when i am moving the window with flash around, the flash disappears or gets gray.
Sometimes, ..... does not load the movie, but if i open the movie in VM windows, it works fine. After reloading Xwindows it works for a while also in opensuse.
I'm running ubuntu maverick on a 64bit system. In any browser, ..... or other flash video's fail to load (grey square appears) other apps are not clickable. also in other apps the flash plugin just plain sucks... liferea doesn't play video's for instance, not from any source (vimeo, .....,...) since last week it just started crashing my browsers, or even freeze up the whole system, until the correct browserwindow was closed... I'm using gnome and compiz on top. Is there an alternative for the flash plugin provided by adobe? are there known issues with particular gnome or compiz settings, or any other settings for that matter?
A few years back when I was running Linux most of the time I used a program that gave me information on my machine.
It had different themes and such, and it would usually rest vertically along the side of the desktop. It would tell one information on drives, space, memory, I think you could even have it tell you the weather if you entered geographical information.
I know I'm being a bit vague but that's all I can remember, does anyone recall this program? It was pretty popular back then...so I wonder if it's still under development.
I've just installed ubuntu 10.04 on a Lenovo Thinkpad Edge. Problem is that it generally doesn't detect the USB memories that I've been trying to use. On two occasions it did in fact detect the flash memory, but it couldn't open/read it for some reason (USB memories works on other computers), but all the other times the USB flash memory didn't even show up in Nautilus.
I am no techie so I'm not sure how to check what the problem is here. I've been googling it but either it refers to some specific stuff that doesn't cover my case or it simply is too technical for average users like me to understand.
How do I access a flash drive? I am using Ubuntu 9.10. I would think plugging it in would auto detect but that does not happen. I have tried several different flash drives. I stick them into a USB slot and nothing. I went into Places.Computer and Places.Home Folder. It's not showing there either. I tried several different USB ports. It appears Ubuntu can't detect USB flash drives.
The problem of slow usb transfer speeds has been half solved in Lucid. I'm getting 25 mbps plus speeds when it comes to transferring data to portable hard drive. But with my Kingston flash drive the speeds are still as low as 2 mbps. Is this because some flash drives are not meant to be compatible with Ubuntu?