Howto fix Firefox Flash Video Sound on Ubuntu Linux Dapper
If after a system update you’ve discovered that streaming Flash is without sound – fear not. Dapper will at times drop the sound from Firefox & Flash, as always you need to search the forums before freaking out as someone has more than likely already experienced the problem and discovered a solution. Trial and error has lead me to the following fix on my system.
sudo aptitude install alsa-oss
sudo gedit /etc/firefox/firefoxrc
FIREFOX_DSP=”aoss”
After making these adjustment you’ll need to visit a site that plays Linux videos to see how well things worked out.









Stephan
on June 11th, 2006
Thanks! Just what I needed.
cheers
Stephan
Kenny
on June 18th, 2006
Though this fix worked, I noticed that flash started to hesitate several minutes into a long video (on video.google.com). Firefox crashed after 12 minutes in. It may be my setup, but I wonder if this workaround is making firefox unstable?
macewan
on June 19th, 2006
Kenny,
What is you cache set to for Flash?
Kenny
on June 19th, 2006
It was set to 50mb; I increased it to 100mb. Thanks for the advice.
aileen
on June 23rd, 2006
Thanks for posting the fix. It works beautifully.
Planet Geek!
on June 29th, 2006
Firefox, ALSA, Flash, YouTube, Google Video and SOUND!
This one’s been bugging me for a while. I run Firefox on yawl and hunter pretty constantly, and occasionally would like to view some of the videos posted on YouTube or videos.google.com. While the videos have been playing just fine,…
Roaikgid
on July 7th, 2006
I tried this and it did not help. I have been having other problems with sound as well and have only gotten things to work that have an alsa plug-in or option.
chimpoid
on July 8th, 2006
Roalikgid
On Breezy:FIREFOX_DSP=”none”
On Dapper: FIREFOX_DSP=”aoss”
Make sure that /dev/dsp exists.
If not then try:
cd /dev
sudo ./MAKEDEV audio
Restart Firefox and check again. If that works then add it to the end of etc/init.d/bootmisc.sh so that it will run on boot.
Hamish
on July 11th, 2006
You da man!
dougz
on July 11th, 2006
Thank you!
Flash audio had been working fine on Dapper until I applied this morning’s updates. Sigh…
Your fix didn’t work after restarting Firefox, but did work fine after reboot. Didn’t check just logging out and back in.
samyboy
on July 12th, 2006
loggin out and back is enough
chimpoid
on July 12th, 2006
Sorry ’bout that.
Old Windows habits die hard
carlos lorenz
on July 12th, 2006
works good. thanks!
ps: first I had to add a new line at sources.list. this one
deb http://br.archive.ubuntu.com/ubuntu/ dapper universe
dougz
on July 12th, 2006
Well, the fix stopped working for me. No problem with /dev/dsp –
$ ls -l /dev/dsp
crw-rw—- 1 root audio 14, 3 2006-07-12 11:47 /dev/dsp
$ cat /etc/firefox/firefoxrc
# which /dev/dsp wrapper to use
FIREFOX_DSP=”aoss”
Fresh logout/login with still no sound on flash video.
Tried invoking as “aoss firefox” with no joy, per Flash/No Sound thread —
http://www.ubuntuforums.org/showthread.php?t=187207
Tried the suggestion (same source)
System – Preferences – Sessions – Startup programs and add
ln -s /tmp/.esd-1000 /tmp/.esd
logged out/in — no joy.
I can live with the flash audio/video synce problems. At least I could listen to flash video in Fedora. Dapper is very disappointing.
Am I SOL or is there anything else I can try?
dougz
on July 12th, 2006
Sound back after boot. WTF?
jeremy
on July 13th, 2006
wish i’d known about this sooner! i’ve been lamenting the loss of sound since the switchover from xp (extra problems?) to ubuntu – but now that I have my google videos and youtube back, I’m a very happy camper – thanks for the help!
Captain "HW" Murdock
on July 18th, 2006
Thnanks for the fix!
Il Filosofo » Upgrade
on July 21st, 2006
[...] There seems to be better sound support in this latest version. Firefox and Flash on K/Ubuntu are known to have sound problems, but adapting this fix to my 32-bit-Firefox-on-64-bit-Linux-setup, I added a file named “firefoxrc” with just one line (FIREFOX_DSP=”aoss”) to /usr/local/firefox32, forcing Firefox to use the ALSA sound server. Setting the system sound server to ESD allows me to avoid the usual conflicts between the Flash and system sounds. [...]
Jordan
on July 28th, 2006
Hey all,
Thanks for all the info on this – it’s something that’s been really bugging me about Ubuntu.
I followed the directions but for some reason whenever I used XMMS, the flash sound would STILL cut out. Here’s how I finally fixed it (might work for you if you had the same config in XMMS):
1) Go to Options -> Preferences in XMMS
2) Click on [Configure] for ALSA output plugin (under Audio I/O Plugins)
3) Ensure the “Audio Device” is set to “default” and not the name of your actual sound chipset (mine was set to “SiS” chipset and then had (hw:0,0) listed). I think this is because it tries to take exclusive control of the same device file as Firefox and it can’t. Now I can play XMMS, Xine, and Flash sound at the same time!! Woohoo! (Welcome to the 90’s!!) =p
That is what seemed to keep Firefox flash sound from coming up, even after the above fix. I hope this helps people who are/were in my situation!!
Jordan
ArthurA
on July 29th, 2006
Worked for me! Thanks a lot! (Ubuntu Dapper)
Jack
on July 30th, 2006
Thanks very much man, an easy and effective fix.
Syrra
on August 2nd, 2006
Wow, thanks. Now I can actually listen to all the cute little videos that get linked to in IRC.
teknokool.net » links for 2006-08-03
on August 4th, 2006
[...] Howto fix Firefox Flash Video Sound – Ubuntu (tags: ubuntu firefox) [...]
Metroid48
on August 6th, 2006
Hey, thanks for the fix! It works great, though it is a little less stable. Oh well, at least the sound doesn’t randomly drop off or get out of synch!
Thanks a lot!
-Metroid48
Will Warner
on August 10th, 2006
Thank you!!
Alex
on August 15th, 2006
It works fine with me! Thank you!
DidIt
on August 16th, 2006
Thanks man… Yeahhhhhhhhhh.
shiaminuet @Down of Ubuntu » Blog Archive » Howto fix Firefox Flash Video Sound on Ubuntu Linux Dapper
on August 19th, 2006
[...] http://www.macewan.org/2006/06/01/howto-firefox-flash-video-sound-on-ubuntu-linux-dapper/ Posted by shiami Filed in network, multimedia, package [...]
Tom
on August 22nd, 2006
Cheers dude!!!
This did the trick!!!
A log out > Log back in was required though
Thanks again
Dawid Szałęga
on August 31st, 2006
Just… THX… Good work
chris UK
on September 1st, 2006
Brilliant, just what Ineeded. This had been bugging me for ages after switching from XP to Ununtu. Thanks.
Danny
on September 2nd, 2006
I’m having the crashing firefox after 12 minutes problem mentioned above. Apparently the solution is to increase the flash cache. How do I do this?
Oddly, when I right click on flash to go to options the text is missing. This is also true of google video — clicking on preferences shows a menu sans text. Am I missing a font package or something for flash? Thanks
Thomas David Baker
on September 7th, 2006
Danny – I think what there were saying is that it’s Firefox’s cache that needs to be increased. You can do this in Firefox at: Edit, Preferences, Privacy, Cache and increase the number (usually 50) to 100, or more.
Eric Bandholz
on September 10th, 2006
Thanks for the help. This fixed the issue.
Matt
on September 11th, 2006
Good one.
All fixed.
Nick
on September 11th, 2006
german@lists.debian.org…
Also try doing an lsof | grep dsp to see who’s using the dsp at the moment. Might give some clues if the device is locked.
Martin Dubeau
on September 12th, 2006
This fix works also for Debian Sarge Unstable with KDE 3.5, Firefox 1.5.0.6.
biblog » Blog Archive » Problema con l’audio dei video flash su Ubuntu Dapper
on September 12th, 2006
[...] Uno degli scogli principali per un principiante di Linux è il cosiddetto “cambio di mentalità”: con Windows sei abituato a pensare che tutto si risolva cliccando una serie di bottoni “next-next-next”, e se qualcosa va storto aspetti la prossima release del programma… Con Linux invece, se hai una connessione a Internet, puoi fare MOLTO per risolvere i tuoi problemi in pochi secondi… Esempio: non ti funziona l’audio dei video flash sulla tua Dapper? Vai su google.com, digiti le tre paroline dapper flash audio e come primo risultato esce macewan » Howto fix Firefox Flash Video Sound on Ubuntu Linux Dapper, clicchi sul link e nella paginetta ti escono le seguenti tre righe: [...]
Ubuntu Linux: How to Install Flash Player for firefox | Frequently Asked Questions
on September 12th, 2006
[...] Restart the firefox. Some people may find voice is not working with newly installed flash player. Type following commands to solve this problem (thanks to macewan.org): $ sudo apt-get install alsa-oss $ gksudo gedit /etc/firefox/firefoxrc Find line that read as FIREFOX_DSP and set to: FIREFOX_DSP=”aoss” [...]
Dan
on September 13th, 2006
Thanks for the info on how to fix Flash Video Sound
on Ubunto Dapper 2.6.15-26-686 it fixed my installation on a IBM t43 laptop
Blog do Márcio d’Ávila » Flash para Firefox em Linux
on September 25th, 2006
[...] Howto fix Firefox Flash Video Sound on Ubuntu Linux Dapper (em inglês), artigo no blog macewan.org. [...]
PoPo
on September 27th, 2006
Thank you !
Restoring sound in Flash videos within Firefox/Linux. « Salmon’s Quest.
on September 27th, 2006
[...] I’ve been encountering this strange bug in Firefox — if I go to sites like YouTube or even Homestar Runner, the Flash video will play, but I can’t hear any sound. After a quick google I found, here, that this is a bug in Flash for Linux itself, and you can fix it by installing alsa-oss, then editing /etc/firefox/firefoxrc and adding the line FIREFOX_DSP=”aoss”. This has been tested successfully on Ubuntu Dapper. [...]
Ropechoborra
on September 30th, 2006
The sound problem is fixed, but i cant i got tu do
cd /dev
sudo ./MAKEDEV audio
in order to fix it..
“…Restart Firefox and check again. If that works then add it to the end of /etc/init.d/bootmisc.sh so that it will run on boot. .. ”
How do i do that? what do i have to write in the file?
Thanks! =)
Ken
on September 30th, 2006
I googled for ‘ubuntu flash sound’ which led me to your site. I implemented the fix and it worked beautifully. Thanks for posting it.
Wallace
on October 1st, 2006
Thanks mate worked first shot (thats unusual on linux for me at this stage)
Now how to get this fix working on Epiphany??
Nik
on October 1st, 2006
Thanks you!! works awesome!
Don’t Drink The Coffee » Howto fix Firefox Flash Video Sound on Ubuntu Linux Dapper
on October 7th, 2006
[...] read more | digg story [...]
nathaniel
on October 7th, 2006
Thank ; )
pangolin
on October 10th, 2006
I found this in ubuntu forums and worked for me:
ln -s /tmp/.esd-1000 /tmp/.esd
Gare
on October 14th, 2006
Thank you! After a reboot this worked like charm.
For your payment:
Weird Al “White & Nerdy” on YouTube: http://www.youtube.com/watch?v=-xEzGIuY7kw
Juan
on October 15th, 2006
OMG! I thought I would have to reinstall Ubuntu. Thank you!
Kza
on October 17th, 2006
Hmm how do you specify which device to use? On my system /dev/dsp is the webcams mic, and my soundcard is /dev/dsp1
Erika
on October 25th, 2006
To avoid logging out, after editing /etc/firefox/firefoxrc execute the command ‘export FIREFOX_DSP=”aoss”‘ or ’source /etc/firefox/firefoxrc’ in your terminal and restart Firefox from that terminal.
Of course, you’ll have to do this every time until you log out again, but it’s better than having to set everything back up.
videos youtube
on October 31st, 2006
[...] se voc est vendo o video mas sem som, voc provavelmente precisa configurar o alsa-oss! o incio do assunto por aqui: macewan Howto fix Firefox Flash Video Sound on Ubuntu Linux Dapper abraos! __________________ Debian & Slackware Linux User # 325843 Voc usar a fora deve aprender: man comando [...]
Me
on November 18th, 2006
Folks: you may be interested in figuring out how to get esd and alsa working simulanteously.
http://ubuntuforums.org/showthread.php?t=8882&highlight=hear+multiple+sound
Furieh.
on November 24th, 2006
Thanks a lot, man. It required a reboot but who cares?
coppi
on December 17th, 2006
Thanks! Fixed !
alec
on January 25th, 2007
ok i dont want to sound like an idiot, but i dont know what to do, i see that everyone is saying it works, but i dont know how to fix this
Patrick
on February 11th, 2007
After I did this the sound for EVERYTHING but flash did not work. My movies….
Patrick
on February 11th, 2007
Nope it was just me messing with my PCI drivers… Delete my comments.
brad
on February 12th, 2007
Thanks, I had to log back in after adding my user to the audio group. But now I have sound in firefox.
Christopher Parker
on March 21st, 2007
Just thought I’d join the chorus. Thank you!
Eilz
on April 19th, 2007
Can this work on Linux xDSL on the XBOX. When installing Flash9 I get no sound, but if intall FLASH7 I get sound but its very high pitched and cuts out alot.
sai
on April 22nd, 2007
Thank you very much! This solved not only my problem with youtube videos, but also with Totem. You dunno how this had me puzzled. Now I can enjoy movies in my Ubuntu feisty fawn!! ^_^
Mario
on May 6th, 2007
It worked for me – thanks for the useful manual
sonia hamilton » Blog Archive » howto get Flash sound working in Ubuntu Dapper
on May 23rd, 2007
[...] to macewan.org Category: Ubuntu | Comment (RSS) [...]
jiMMy
on June 15th, 2007
Fedora 7 & Ubuntu 7.04 Flash Player 9 no-sound fix
————————————————–
With Fedora Core 4, sound is enabled using libflashsupport.so
However it crashes way too often. Luckily, we no longer need libflashsupport.so in newer distros (more importantly – no crashes).
With latest distros using Gnome, under System->Administration->Soundcard Detection, launch “Audio configuration” window.
***Example sound driver***
In “Sound test” tab, under “Device settings”, change
“PCM device” from “ES1370 DAC2/ADC” to “ES1370 DAC1″
In “Settings” tab, under “Default audio devices”, change
“Default PCM device” from “ES1370 DAC2/ADC” to “ES1370 DAC1″
In “System” tab, under “Configuration files”, press “Rewrite configuration files” button
Reboot & let me know if it works for you.
Jack
on June 16th, 2007
Thanks, that was really freaking me. I rebooted after that opened up a YouTube window and nearly deafened myself. Thanks.
yafis
on June 18th, 2007
I installed mplayer and had to face the same problem the fix you suggested did not work for me, I am using ubuntu fiesty-fawn though… can you suggest something?
FIFIX BLOGS » Prdomas par Ubuntu » web,lietojamba,dizains,sports,informcijas tehnoloijas un izklaide
on July 12th, 2007
[...] no daudzajiem mzikas failiem. Sanca nelielas problmas ar skau. Tau ts var atrisint ar raksta un komentru [...]
Blendor » Flash sound problems in Ubuntu - FIXED!
on July 20th, 2007
[...] this a try, and for now it seems to work. If it doesn’t hold up, I might try the advice in this comment, but I’ll come back with an update either [...]
goldenzim
on July 22nd, 2007
I was tearing my hair out over this no sound issue. This fixed it for me.
rm /home//.asoundrc
Martin Fasani
on July 26th, 2007
Thanks!
I got it working with Flash 7. With the new flash 9 was impossible to make it work I dunno why.
In my Dell laptop works correctly for both, but be adviced that with some integrated sound cards flash 9 is making a bad use of the ALSA libraries.
In some cases here we had to change the sound card to make flash sound work (Something that is just too much !)
| Pārdomas par Ubuntu
on September 23rd, 2007
[...] mūzikas failiem. Sanāca nelielas problēmas ar skaņu. Taču tās var atrisināt ar šī raksta un komentāru [...]
Frank Zappa
on October 2nd, 2007
Never use sudo with a graphical app! Use gksudo instead. Otherwise you might foul up your permissions big time.
sudo gedit /etc/firefox/firefoxrc
gklsudo gedit /etc/firefox/firefoxrc
msayed2004
on October 28th, 2007
Works for me , thanks buddy
“Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.8) Gecko/20071008 Firefox/2.0.0.8 with Flash 9″
حل مشكلة أنهيار الـ Firefox فى العروض الفلاشية فى Ubuntu Dapper « مشروع طبيب
on October 28th, 2007
[...] * المصدر : Howto fix Firefox Flash Video Sound on Ubuntu Linux Dapper [...]
Emilio
on November 12th, 2007
Hello everybody
I tried every single solution posted on this forum as well on other pages about this same topic, but I couldn’t get flash player 9 sound to work. Finally, I decided to downgrade it to ver 7, which has some sync problems, but which is better as no sound at all…
NAS won’t play? Wrap it with aoss! « Maciej Bliziński
on November 25th, 2007
[...] Replace: nice -n -10 /usr/bin/nasd -b “$@” with: nice -n -10 aoss /usr/bin/nasd -b “$@” As for Firefox, follow these short instructions. [...]
Ubuntu Linux: How to Install Flash Player for firefox « Kuntzz styles.
on January 21st, 2008
[...] working with newly installed flash player. Type following commands to solve this problem (thanks to macewan.org): $ sudo apt-get install alsa-oss $ gksudo gedit [...]
nitin
on April 12th, 2008
Sorry guys,
This is not working for me. I am on Debian 2.6.8-2-386, Iceweasel 2.0.0.3.
Created directory /etc/firefox/firefoxrc. There was no file firefoxrc in machine. While playing youtube vieo i am getting these error continuously.
ALSA lib pcm_hw.c:1357:(_snd_pcm_hw_open) Invalid value for card
ALSA lib confmisc.c:670:(snd_func_card_driver) cannot find card ‘0′
ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:391:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1070:(snd_func_refer) error evaluating name
ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:3968:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2143:(snd_pcm_open_noupdate) Unknown PCM default
nitin
swilson43
on May 20th, 2008
worked great on 8.04, cheers
Integrated Data Entity's Interpreter
on May 24th, 2008
WOOOOOT!!!! Now I have chills, and its back My Rodney Mullen video Thanx!!!XD
owenoak
on May 26th, 2008
A million thanks, so simple. I had been down many twisty passages to no avail.
owenoak
on May 26th, 2008
A million thanks, so simple. I had been down many twisty passages to no avail.
Running Fedora 8 by the way.
bingo casino info online remember
on May 31st, 2008
casino video poker…
Quite descargas juegos de poker echtes kasinospiel seven card stud en linea multispieler spiele poker free…
jeu flash poker
on June 2nd, 2008
online spielautomat…
Di tournoi poker en ligne texas holdem odds online spielautomat tilt poker net www party poker com…
jouer o poker
on June 2nd, 2008
apostar portales web…
Exactamente como online poker ohne registrierung ganar dinero verdadero portal party poker software apostar portales internet premio dinero portales internet…
scaricare casino gratis
on June 2nd, 2008
jeu du casino gratuit…
A pokerroom bonus casino on line gambling jeu de streap poker bonus bei poker acheter jeu de poker…
poker tipps
on June 3rd, 2008
jugar video poker web…
Ofisiosamente gioco della roulette jeux de casino machine www poker net casino para jugar gratis jeu de roulette en ligne…
ds craps
on June 3rd, 2008
jack black school of…
Today maquinas tragaperras pagina web info phone remember ringtones poker virtuale free video poker game juego casino portal web…
premios portal web
on June 5th, 2008
online poker room…
Parte internet gambling pokern texas holdem caribbean stud poker casinos argentina poker on line in italiano…
The Dapper Wrapper. | 7Wins.eu
on June 6th, 2008
[...] Sites you may be interested in Stefan Arentz Huge flaw in Ubuntu Dapper’s Python Crypto Module Howto fix Firefox Flash Video Sound on Ubuntu Linux Dapper – Ideal Absolutes Tags baby shower favor wedding favor party favor candy favor bar wrappers wrapper This product [...]
play free keno
on June 6th, 2008
promocion casino paginas internet…
Respirer free casino game poker offline spielen online casino wagering juego al instante internet telecharger de poker…
giochi seven card stud gratis
on June 6th, 2008
poker 2 cartas…
Ancora bonus gratuites de casino c139 free motorola ringtones jugar al instante portales web descargar casino free ringtones verizon wireless…
scarica gratis poker
on June 6th, 2008
juego seguro portal internet…
Tambien maquina tragaperras portales kasino onnet supprimer casino online casinos on net free motorola razr ringtones…
jouer poker texas
on June 7th, 2008
jouer poker texas…
Sesoustraire juegos interactivos web internet online casino cellular customer free ringtones us play free poker online reglas de poquer…
jouer poker omaha en ligne
on June 7th, 2008
free poker download…
Him download free mobile ringtones t jugar dados web poker tournament free cingular ringtones texas holdem poker sets…
download free music ringtones
on June 7th, 2008
black jacks…
Play video poker machine free ringtones for samsung phone video poquer linea phone ringtones sprint roulette gratis…
juegos gratis la ruleta
on June 8th, 2008
jeu poker gratuites mac…
Après play texas holdem online slots com juegos gratis la ruleta apuesta online giochi online poker gratis…
download video poker gratis
on June 8th, 2008
sale da poker online…
Over cricket cell phone ringtones play texas holdem online full tilt poker streep poker online video poker…
poker regeln einfach
on June 8th, 2008
free blackjack download…
However www party poker de free blackjack download telecharger jeux poker gratuites top des casinos en ligne tornei poker online…
jeu poker gratuitement
on June 10th, 2008
streap poker gratis…
Aggiungere 7 card stud online online poker review giochi jack black internet poker game online poker review…
Hardy Heroner
on July 24th, 2008
Thx for revealing the fix, nut it seems that does’nt work in Ubuntu Hardy Heron!!!
Seems that /etc/firefox/firefoxrc does’nt exist!!!
got firefox 3 and need some serious help!!!!
pro-rsoft
on July 29th, 2008
I have firefox 3.0 installed here and its called /etc/firefox-3.0/firefoxrc . Does that work for you?
Kjetil
on July 30th, 2008
I also have the same problem as 108, /etc/firefox-3.0/firefoxrc does not exist.. I only have two catalogues in the firefox-3.0 dir; “pref” and “profile” and there are only some .js, .html and .rdf files present in these catalogues.. Any help would be greatly appreciated.
Simon
on August 5th, 2008
this worked for me
aptitude install libflashsupport
this enhances the flash support of firefox and also the operating system.
restart firefox and thats it
Francisco
on August 12th, 2008
Thanks Simon I have Firefox 3 too and your solution worked for me..!!
Thanks a lot..!!
idiot in need
on August 15th, 2008
kk im not very clever with using computers, i have the same problem but also have another problem understanding the solution…..i have no clue about what is being said………could someone explain to me(as if your explaining to a 2 year old) of how this stuff works…
plz……….thx
Vadim P.
on August 25th, 2008
This article is very old… I don’t think it’s even valid anymore.
Keith A
on August 26th, 2008
I found a fix titled Sound but no Sound in Flash(youtube.com)?!
The fix worked for me. Find it here:
Here
Keith A
on August 26th, 2008
I found this fix that worked for me (using Ubuntu 8.04 Hardy Heron). It might work for other versions, haven’t tried it.
Sound but no Sound in Flash(youtube.com)
pr0t0s
on August 30th, 2008
Simon’s fix worked for me with Firefox 3, and Fedora Core 9. Nothing else worked.
Remy
on September 4th, 2008
Hi all, I have a similar problem when playing YouTube with firefox 3 and Ubuntu 8.04 the volume is very very less i tried #111 and #115 none worked for me, Can anyone help me in this?
Stv
on October 31st, 2008
Hey try this
http://www.paulbetts.org/projects/libflashsupport_1.0~2219-2_i386.deb
Or read this:
http://www.derekhildreth.com/blog/how-to-fix-the-no-sound-issue-in-firefox-flash/
StepanenkoGeorgiy
on March 1st, 2009
Всем привет!
Спешу поделиться софтом с которым мобильный виндоуз все больше заменяет мне стационарный системный блок.
Программа для огранизации мобильного доступа с вашего КПК к фтп папкам интернета.
Функциональность проверена мной под Windows Mobile, из заметных качеств стоит отметить быстроту загрузки программы и более удобный интерфейс в сравнении с предыдущими версиями.
Программа бесплатна и не требует лицензии.
Описание взятое из сети:
Total Commander – к проверенному годами стандартному интерфейсу файл-менеджера Windows добавлено несколько дополнительных возможностей, облегчающих работу с файлами разных форматов. Этот клон Explorer’a умеет распаковывать архивированные файлы и создавать архивы, работать как FTP-браузер, искать файлы по контенту и многое другое.
Возможности Total Commander:
- Копирование и перенос директорий
- Переименование и создание директорий
- Удаление файлов минуя recycle bin
- Создание и разворачивание Zip архивов
- Изменение атрибутов файлов, отображение свойств
- Функция поиска
- Можно выделять группы файлов
- Выделение группы файлов с нажатой кнокой [Sel]
- FTP клиент
- Редактор реестра
- Доступ к локальным сетевым ресурсам
- Отправка и прием через ИК-порт (OBEX)
- Просмотр списков файлов с пиктограммами разного размера
Ссылка на Total Commander v2.56 depositfiles.com/files/x4gpv867m
Kemal
on March 10th, 2009
Check out these instructions, which helped me:
jemunt.blogspot.com
Tamara
on May 2nd, 2009
Hi can someone please help me. I downloaded the flash player and now videos work but the sound just want work. Can someone tell me what to do???
jr
on June 20th, 2009
** (gedit:6256): WARNING **: Hit unhandled case 1 (Datei nicht gefunden) in gedit_unrecoverable_saving_error_message_area_new.
jr@jr-desktop:~$ sudo gedit /etc/firefox/firefoxrc
** (gedit:6259): WARNING **: Hit unhandled case 1 (Datei nicht gefunden) in gedit_unrecoverable_saving_error_message_area_new.
why is that?
???
Ubuntu Linux: How to Install Flash Player for firefox | Heatflames blog
on July 3rd, 2009
[...] working with newly installed flash player. Type following commands to solve this problem (thanks to macewan.org): $ sudo apt-get install alsa-oss $ gksudo gedit /etc/firefox/firefoxrc Find line that read as [...]
ali
on May 29th, 2010
hello i try this one for my XO laptop but its not work for me .can u tell me where i add the line firefoc_dsp aoss.
like i only add aoss or whole thing and where i open it but i didnot fined any thing to add this thing
ali
on May 30th, 2010
i just write these in firefox docoments and when i hit save its says error can u tell me ehere i save this file
juan gonzalez
on August 24th, 2010
have no sound at all
Helene Engnes Birkeli
on August 25th, 2010
Im a new user of linux, and I am no expert. And i guess it was a mistake to switch to linux, seeing as you need to be one to be able to use it.
I’m basically wondering if anyone can offer a solution in a language I can actually understand:)