I have a usb flash drive that is working/formatted etc however it's not detected after a reboot not even in lsusb, I have to physically remove and reinsert it, any ideas what could be wrong?
Everytime i reboot, it appears on the screen " The disk drive for /usr/local is not ready yet or not present" . I need to click S for skip mounting to skip that part everytime
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.
For quite a while I didn't have any problems and everything worked just fine, until I had to upgrade to KDE 4 from 3.5. And that, as you understand, required a major upgrade of quite a lot of stuff (not only the GUI, but also some of the system including the kernel). After I spent a while fixing up the mess (it works ok now, mostly), I still have quite a problem with optical drive and external disk detection.
Problem 1. DVD drive. Sometimes it works fine without any errors - the system detects the drive and can write and read the mounted DVD (that's exactly how it was before the upgrade). And sometimes (or should I say most of the time?) there is no drive detected.
Problem 2. Flash drives. I connect a flash-disk. It gets get detected, mounts automatically - yahoo! But.If I start the system with the drive already connected, then the device is not even recognized (doesn't appear in /dev). So I have to replug it.Used to work fine before.Something tells me that the problems have a common cause. Correct me if I am wrong. Please help!
Firefox's Plugin Finder Service says that it is an unknown plugin when visiting pages. I have tried the manual install using rpm and yum along with trying to uninstall and reinstall via Add/Remove Software.When looking at Extensions within Add ons, Flash is not shown on the list.
I just installed F11 and am trying to get flash to work in firefox. I installed the adobe repository and ran: yum install flash-plugin The install completed but when I try to run flash in firefox it says that flash isn't installed. How can I fix this?
I installed Kubuntu 8.04.2 Live CD on a USB flash drive using a software program called Unetbootin (from Gentoo), and I can successfully boot into the OS with no problem but I am not able to save any changes such as preferences, because once I reboot, everything I changed or installed is lost. I guess this is because the OS is dumped into RAM and all of my changes were made in RAM instead of the USB flash drive.
My question would be is there a way (keeping my present configuration) I can save any changes to the USB flash drive so that when I reboot, the changes will stick?
I have a Transcend 4GB USB flash drive that suddenly stopped working. However, when I insert it into the USB slot, the light on the drive glows, but I'm unable to mount the drive, neither does ubuntu detect it.I disconnected the flash drive, and then run `dmesg | tail`. The result was this :
[ 623.940610] scsi7 : SCSI emulation for USB Mass Storage devices [ 623.940928] usb-storage: device found at 6 [ 623.940931] usb-storage: waiting for device to settle before scanning
I am using sda1 as /, which is a bootable drive. I do not know if my problem is that I did not create a /boot drive. After removing the iso dvd, I tried to reboot and I get this back: -bash: /sbin/reboot: input/output error Then it returns me to the terminal prompt.
i'm in 64 bit kubuntu, with the the nswrapper in 10.10http://www.metacafe.comin firefox i get the sound but not the video in metacafe, when the video is unblocked by flash block. Others have the same problem?
I get this link [url] for change my version of flash, because I can't playing flash when I have turned on effects. So I downloaded file for my Ubuntu 10.04 64-bit and I extracted it. But there is problem, because I don't know on which location I need to copy .so file?
Did anybody tried installing the latest adobe flash named Square for amd64 systems? I was interested in knowing whether there is any improvement in the performance. I also want to know how to replace my existing 32 bit wrapper based flash on 64 bit browser and install this 64 bit flash.
I recently installed Ubuntu 10.10 AMD64 beta. After installing the flash player, everything worked fine. I installed a few updates, as well as Ubuntu Stuido from the synaptic package manager, and when I rebooted, I can't hear any sound from flash content displayed in Fire Fox. All other sounds work fine, and I made another user account as a test, and that account has full audio functionality, including flash...
I installed Boxee on my 64bit install. I had to edit the DEB so it did not install Flash, because Ubuntu still insists on installing the 32bit version which always borks Firefox.
But now I cant run synaptic without getting complaints of broken packages. I just want to blacklist boxee from from annoying the hell out of me, but keep it installed. How do I go about doing that?
i've suddenly got problems with flash - it was working fine until a cuple of days ago.i have flash 10.1.82. 76 ubuntu0.10.04.2 on ubuntu 10.04, but videos and other flash sites tell me i need to upgrade to the latest flash version 10.i've tried flash-aid, which seems to run ok but i still have the problem.at the same time, i can suddenly only run firefox tools > add-ons in safe mode - if i choose tools > addons in normal mode, fx locks up completely, and finally gives me the option to force quit. i've tried re-enabling add-ons one at a time, but no problem until i come out of safe mode.i'm wondering if this is a firefox problem rather than ubuntu or flash. my firefox is 3.6.8
I have a USB flash drive, which is bootable and I would like to copy the whole drive to a different drive.Can I just do a low level dd copy between both USB memory drives, or do I need to make an ISO of the source, and then put that ISO on the destination? I figured I could ask in less time than trying, and exhaustively testing to make sure I had it right...
Further to this LQ thread which Tinkster solved by suggesting the last command (thanks Tinkster) I have been exploring last -x reboot and have found that the reported duration is incorrect for the last reboot and shutdown when a old wtmp file is used. Not having a record for the following shutdown, last assumes that the system has been up until the current time and similarly for the shutdown.
The output comes in time order, latest first, each line showing the time of the reboot and the uptime from then to shutdown. Using last -x reboot shutdown to show the shutdown time, here's an illustration
Code:
shutdown system down 2.6.29.6-smp Sun Mar 7 15:35 - 03:02 (11:27) reboot system boot 2.6.29.6-smp Sun Mar 7 09:35 (05:59) 09:35 until 15:35 is 05:59.
When the uptime exceeds 24 hours it is shown as (<days>+<hours:minutes) like this Code: shutdown system down 2.6.29.6-smp Sun Feb 21 12:39 - 13:20 (00:40) reboot system boot 2.6.29.6-smp Sat Feb 20 09:39 (1+02:59) 09:39 until 12:39 the next day is 1 day 02:59.
The time in parentheses at the end of the shutdown lines is normally the time until the next shutdown.
So far so good. The incorrect output is for the last reboot and shutdown of an old wtmp file. Here's the output of last /var/log/wtmp -x reboot shutdown; last -f /var/log/wtmp.1 -x reboot shutdown
Code:
[snip] reboot system boot 2.6.29.6-smp Fri Mar 12 07:42 (01:54) shutdown system down 2.6.29.6-smp Fri Mar 12 01:31 - 09:37 (08:05) wtmp begins Thu Mar 11 08:25:26 2010 [snip] reboot system boot 2.6.29.6-smp Wed Mar 10 14:12 (15+01:42) shutdown system down 2.6.29.6-smp Wed Mar 10 12:41 - 15:54 (15+03:13) [snip]
The boot started at "Wed Mar 10 14:12" which had an actual uptime of 1 day 11:20 is reported as 15 days 03:13 which is the time from then until the last -f /var/log/wtmp.1 -x reboot shutdown command was issued. The time from shutdown to shutdown is similarly affected.
I just installed Adobe Flash Player 10 and it says it's installed, when I go to firefox and Epiphany it still has flash player 9, Ive quited the browsers and everything Ive uninstalled/reinstalled still no luck.
In my frustration to get adobe flash working in firefox I deleted the /usr/lib/flash-plugin folder. Now when I try to uninstall "Flash-Plugin" from YAST it fails as it can't find the sub-folder. I also cannot install the latest version of flash player as it says that it is already installed - So I am stuck in a loop.
I am running SUSE 11.2.
Is there a config file of installed programs that I can modify to remove the "Flash-Plugin" entry, or is there another way to get over this problem.
I just installed firefox and flash-plugin.The version of firefox is 3.0.10, package is firefox-3.0.10-1.el5.centos.The version of flash-plugin is 10.0.22.87, package is flash-plugin-10.0.22.87-1.el5.rf.But firefox crashes when there is flash in web page, unless disable flash plugin in firefox.
I made a persistent install of Ubuntu on a flash drive. I made changes to that installation. The software (Unetboontin) sets this all up. I think it partitions it for you. How do I image that flash drive to another flash drive?