Ubuntu :: Access To Firmware Rockchip MP4 USB?

Jan 1, 2011

I have a 16GB MP4 player bought in China. It's based on the Rockchip RK27 chipset. I would like to access to the firmware through Linux, but I cannot access it. When I connect the MP4 player to my laptop it's correctly mounted, but it seems as it has two partitions but only one is mounted and accessible. The MP4 can be seen mounted as /dev/sdb

Code:
~$ mount
/dev/sda2 on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)

[Code]...

I say that it is supposed to have two partitions, because when it's connected under Windows it takes two drive letters (one for the multimedia stuff and the other one it is not accessible either)

And in Linux in the File Explorer I can see what I assume are the two partitions (Rockchip USBDISK SD and Rockchip USBDISK User). But only the one labelled as User is mounted.

View 7 Replies


ADVERTISEMENT

General :: Access Each Drive Of A RAID Array In Order To Update The Firmware?

Feb 2, 2011

I need to access each drive of a RAID array in order to update the firmware - I am completely new to linux. I think there are probably some potential challanges along the way to get this "working" For example, it seems to me that the array may present itself to application code as a single device. I need to drill down into the RAID and talk to each physical device in turn via some sort of pass-through mechanism. I'm currently pretty lost - can anyone point me in the "right" direction

View 2 Replies View Related

Ubuntu :: Windows Driver Firmware - Error "Wireless Connection (Firmware Missing)"

Jun 4, 2011

after installing Ubuntu Natty Narwhal 11.04, I'm experiencing tons and tons of complications with the wireless Internet connection. I have solved most of them. Now I have only one thing left. When I hit the drop-down menu for wireless connections, it says "Wireless connection (Firmware missing)"

I have installed the driver for my wireless card but what is the firmware? I honestly don't know what it is although it's very basic. I have a Broadcom 43xx as my wireless card (specifically 4306). How do I get the firmware for it? Do I find it in Windows? Also I cannot get b43-fwcutter because I have absolutely to Internet connection on Ubuntu. To post this, I'm using Windows.

View 4 Replies View Related

General :: Arch Update Failed - Error "firmware: /lib/firmware/radeon/R700_rlc.bin Exists In Filesystem Note That In The Beginning"

Jul 4, 2010

I can't my system because of this error: Code: linux-firmware: /lib/firmware/radeon/R700_rlc.bin exists in filesystem Note that in the beginning, it asks:

Code: :: Replace kernel26-firmware with core/linux-firmware? [Y/n] There are so many updates by now that the list fills in a few pages in the terminal! Also, I wonder why so many Arch updates get stuck or broken compared to almost any other distro? Is it poorly designed packages? Is it a design flaw in pacman/the package format?

View 6 Replies View Related

Ubuntu :: Install 10.10 On My PS3 With Latest Firmware 3.56?

Mar 9, 2011

Is it possible to install Ubuntu 10.10 on my PS3 with the latest firmware 3.56? If so is their any guide to follow?

View 1 Replies View Related

Ubuntu :: Moving The Bcwml5.sys To /lib/firmware?

Mar 11, 2011

Im following this guide to get my wireless card working [URL]I downloaded the file and extracted to the desktop. but I dont have permission to drag and drop the file.When I use this I can't see the file on my desktop. What do I do?

View 3 Replies View Related

Ubuntu :: How To Update IPod Firmware

Mar 21, 2011

How to update the firmware of my ipod? I know on Windows you use iTunes to do it. How about on Ubuntu?

View 8 Replies View Related

Ubuntu :: Install A Firmware Update?

Apr 30, 2011

I am having connection problems with my Ralink card under Natty Narwhal (11.04) on my netbook. Since I bought the machine over 2 years ago, I have never done any hardware updates. Today I came a across a *.bin file to update the firmware on my card.

View 4 Replies View Related

Ubuntu :: Get The Firmware For Broadcom Wireless?

Jul 21, 2011

Has anyone heard of this Ubuntu Tweak program? Is it safe? Its for changing login screens and customizing that kind of stuff. how do i get the firmware for broadcom wireless? Its not in the "additional drivers" like it was in v. 10.10. Im running Ubuntu 11.04 but using Ubuntu Classic on boot (dont care for the new style that much) 1.7ghz Intel Gateway, only 512 mb of RAM

View 5 Replies View Related

Ubuntu :: The Wirless Says That Missing Firmware?

Aug 6, 2011

i have ubuntu 11.04 ihave tried mpvick@ubuntu:~$ sudo apt-get install b43-fwcutter && sudo apt-get install firmware-b43-lpphy- but it didnt work i am using a direct connection but it said it could not find b43 also i am dual booting between windows 7 starter and ubuntu 11.04 and this is my firtst time using linux also i am in 9th grade so i probably need it in walk through format i have a brodcom 208.11 card and im running it on the hp mini 110 and i downloaded strait from ubuntu.com so no disc or usb any way like i said the wirless says that i am missing firmware

View 9 Replies View Related

Ubuntu Networking :: Build The GPL Firmware For The WRT160N?

May 9, 2010

Here's a quick write-up of the steps I took to build the GPL firmware for the WRT160N, the errors I received, and the steps to fix. This was on a fresh install (VM) of Ubuntu 9.10.

1) Download source tarball from LinkSys GPL Code Center

2) Unpack (tar -xvf)

3) Copy the Toolchain to the /opt/ directory (per the Readme)
# sudo -s
# mkdir /opt/brcm
# cp -r ~/wrt160n.../tools/brcm/* /opt/brcm/
# exit <Note: I had to exit sudo to avoid some permission conflicts later on>
4) Build:
# cd ~/wrt160n.../release/src/# make

[Code]...

View 1 Replies View Related

Ubuntu :: Downloading Firmware For Graphics Card?

May 14, 2010

So I'm trying to download some firmware for my ATI radeon graphics card using

Quote:

sudo wget -O /var/lib/firmware/`uname -r`/radeon/R600_rlc.bin http://people.freedesktop.org/~agd5f...e/R600_rlc.bin

but I keep getting 'such file or directory'

View 1 Replies View Related

Ubuntu Installation :: Error - Firmware-b43-installer ?

Apr 18, 2011

I tried to install a pci wireless card, just to see if it was faster than my usb antenna. after trying to install the kernel, or firmware or driver, not sure which. i fallowed the instructions on the site that Terminal posted to me. Well... it didn't work. kept getting error msg's. now every time I install updates, new programs, or even uninstall something. weather it be in Terminal, synaptic, Ubuntu software centre, I keep getting firmware-b43-installer error. I'm not using the card, cause I couldn't get it to work. but how do I get rid of the error code that keeps coming up, even though I'm not trying to install it. This is what popped up in Terminal after installing Minitube.

Code:

View 6 Replies View Related

Ubuntu :: Apply A Firmware Update Via WINE?

May 21, 2011

I am experiencing a problem reading long filenames on dual-layer 8.5 Gb DVDs. SEE: [URL] I am considering a possible solution might be a firmware update. The drive is a Toshiba-Samsung : SE-S084B/RSBN [TSST=Toshiba Samsung Storage Technology Corp] Samsung provides ONLY windows updates or a web-based *windows-only* method of installing same. SEE: [URL] Is it possible to apply a firmware update using WINE?

View 4 Replies View Related

Ubuntu :: Firmware Updates That REQUIRE MS Windows?

May 23, 2011

I need to do firmware updates to various peripherals and may need to do so again in future. The problem is that all or most of the manufacturers provide BIOS updates are Microsoft Windows ONLY.

To that end I thought that I would install WINE, but I have been advised that WINE does not give true access to the hardware layer. As an alternative, I thought of creating a Windows "live CD".

My idea is to create a bootable "live CD Windows" on USB stick, so that I can boot from the memory stick, a

View 7 Replies View Related

Ubuntu Installation :: Udev Add/remove Firmware Storm

Mar 1, 2010

Just upgraded my mythbuntu box to Karmic. I am now getting lines like the below endlessly, about three lines per second. Periodically (hourly?) I have to sudo killall udevd or I can't use it for anything.

View 2 Replies View Related

Ubuntu Networking :: Install Drivers/firmware Because Presumably There Is No Out Of The Box Support

Sep 16, 2010

I'm a first time user of ubuntu and any other form of Linux. I decided to install ubuntu on an old Dell Latitude D600. The LAN controller is a Broadcom BCM4306 [14e4;4320] (rev 02). I honestly thought that once I installed ubuntu I would have no problem connecting to my wireless router. I was wrong.

A FAQ on this forum states that I need to install drivers/firmware because presumably there is no out of the box support. I read the FAQ [URL]..Debian and it seems that I need to get the driver/firmware then issue some command to put it where it needs to go.

View 1 Replies View Related

Ubuntu Installation :: Adding Wireless Drivers To Lib/firmware?

Oct 4, 2010

I have ubuntu and a Texet USB Wireless adaptor. I have a CD with Linux Drivers and I am supposed to be able to copy the folder into libfirmware. Although I am an administrator and have added myself to the group root, I still can't do it, as it says I don't have permissions. I am thinking of trying to use CHMOD once i've read the manual, but wonderd if there's an easier way? The software source and Synaptic Package manager can't help me. Is it as simple as using CHMOD, or is there an easier/harder way?

View 2 Replies View Related

Ubuntu Installation :: HP 550 Laptop WiFi - Hasn't Got A Firmware

Nov 15, 2010

I installed Ubuntu on my HP 550 Laptop and i've got a problem. I want to choose my WiFi connection but it says that it hasn't got a firmware.. When i click on the wireless icon, this opens:

View 4 Replies View Related

Ubuntu :: Installing Firmware-b43-installer Without Internet Connectivity?

Dec 9, 2010

how to install firmware-b43-installer without internet connectivity. I downloaded firmware-b43-installer from another computer with internet. Then I found out from the error messages I also needed b43-fwcutter. So I also downloaded then installed b43-fwcutter. b43-fwcutter installed with no problems. Then I tried to install firmware-b43-installer again with no luck. I saw in the error messages it said something about broadcom-wl-4.150.10.5.tar.bz2. I have no idea how to install a tar.bz2 file.

Here is where I downloaded the files I needed.

http://archive.ubuntu.com/ubuntu/poo...10.5-4_all.deb
http://archive.ubuntu.com/ubuntu/poo...013-2_i386.deb
http://mirror2.openwrt.org/sources/b...0.10.5.tar.bz2

I have all the files now so what do I need to do to install firmware-b43-installer?

View 2 Replies View Related

Ubuntu Installation :: Upgrading Caused Firmware To 'disappear'

Jan 4, 2011

I am having a huge issue with my Dell inspiron 6000 and the effects the new ubuntu 10.10 is having on it. I switched this morning and forgot to back-up some of my drivers.. most importantly my wireless driver. My computer now fails to get a connection or even recognize that there is a connection it could well connect too. I have tried everyting every one has said before... i went in to terminal to install fakeroot,patch,bcmwl kernals and dkms ect ect.. I know that i have a broadcom bcm 43xx wireless card and that it worked this morning.. and that f2 and fn should turn it on. but nothing seems to work..

View 1 Replies View Related

Ubuntu Networking :: When Click On The Wireless Saying Missing Firmware

Jan 18, 2011

When I click on the wireless I get a message saying that I am missing firmware. I've tried connecting via ethernet, however this doesn't work either, would it be a problem if I just found a download for firmware, downloaded on another comp and copy it to my linux computer?

View 9 Replies View Related

Ubuntu :: 10.10 - Unable To Install Wireless Firmware And LAN Connection?

Mar 5, 2011

I can't install the wireless firmware for Ubuntu 10.10, I don't have a LAN connection.

View 2 Replies View Related

Ubuntu Installation :: 10.10 - Error B43 / Firmware File Not Found

Apr 7, 2011

I'd like to install Ubuntu 10.10 in my laptop. So, I downloaded the iso file and burned into CD. I'd like to install into D drive since I use Windows Vista in C drive.

Below is the specification of my laptop.
Mobile AMD processor 2 G HZ, 1G RAM 32-bit Windows Vista Home basic
Harddisk C : 46 G (18giga free), D : 10 G (10giga free) How can I make partition and where should I start with, either Beginning or End of existing partition? SWAP? I watched a few videos but stlll can't grasp clearly how to do. I tried to boot w/ Live CD. But I didn't see the 4 different options: Try out without installing, Memory test, Ubuntu Disk test, Install Ubuntu, and Booting w/ harddisk. I had only 2 options; Try out w/o installing, Installing. Why is it so?

In addition, while booting w/ Live CD, I saw a message as following:
Error: b43.../firmware file not found.. something like this.. it was too fast to catch! However, I went on and show its desktop screen. May I not be able to install in my laptop? Does my laptop have any faulty disk or memory? I wonder. Finally, I use Wireless connection in the library so when I boot with Live CD, then internet is disconnected. Should I need to be connected before installing?

View 3 Replies View Related

Ubuntu Networking :: Firmware Missing In Dell 1525?

Apr 25, 2011

Wilreless network disconnected ...

in Dell inspiron 1525

View 1 Replies View Related

Ubuntu / Apple :: Device Not Ready Firmware Missing?

Jul 23, 2011

Has anyone had this problem before?,

b43-phy0 ERROR: Firmware file "b43/ucode16_mimo.fw" not found
b43-phy0 ERROR: Firmware file "b43-open/ucode16_mimo.fw" not found

couldnt find the firmware for mac 10.6 osx wireless.

View 1 Replies View Related

Ubuntu :: Dualboot Grub Not Working After HD Firmware Upgrade?

Mar 22, 2010

I have a dualboot system with Ubuntu and Windows 7 (grub bootloader). I updated the firmware in my HD, and now grub doesn't work. After POST, instead of getting the menu of OS options, I get "Non-system disk: press any key."After pressing a key, I get the Windows 7 loader, with only a Windows 7 OS option. Windows 7 boots fine, but I have no way to boot into Ubuntu.

View 9 Replies View Related

General :: Broadcom BCM4312 Firmware In Ubuntu 10.10 Beta?

Sep 26, 2010

I recently switched from 10.04.1 Ubuntu that I had for only about a week, to Ubuntu 10.10 Beta. I switched because I heard that 10.10 comes with firmware right out of the box for BCM4312. I am new with Linux, and Ubuntu, but I do know what some of the commands do and etc. I got 10.10 installed, but the wireless options say "Not connected|Firmware Missing" What do I need to activate the firmware, or install it?

View 3 Replies View Related

General :: Install The Driver/firmware Information In Ubuntu 10.04

May 1, 2010

I have the HVR-2200 TV card, which works great in windows, And I have found the linux driver.[URL]... What I cant do is figure out how to install the driver/firmware information in Ubuntu 10.04.

View 3 Replies View Related

Debian :: Firmware On USB Stick

Mar 4, 2015

I just now down loaded firmware-brcm80211, I want to put it on a usb stick, so that when I am installing debian, and it asks to insert the "medium" that has the driver, I have it on a usb stick.

My question, do I just copy the package to the device(usb stick), or do I need to extract it onto the stick ?

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved