General :: Fatal Error: Raw.c:dlt_raw_encode(): DLT_RAW Plugin Doesn't Support Packet Encoding

Nov 2, 2010

I am trying to change the IP address of the traffic that has been stored. I have tried different commands:

[code]...

however, either from these two commands end up with a following error:

[code]...

when I searched for a solution and generic commands I used those two websites: website1 website2 Commands have been tested using a casual user account as well as a privileged one (root).

View 1 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Get The Error That MEncoder Doesn't Support AAC Encoding?

Aug 5, 2010

I use the script h264enc (installed from the repos) to encode my dvds into avi and mp4. It was working flawlessly under 9.10, now I get the error that MEncoder doesn't support AAC encoding? I have installed all the restricted drivers and I can play dvds, mp4's, .

View 8 Replies View Related

Ubuntu Installation :: Software Centre Doesn't Work - Error "sudo Apt-get Install Vlc Vlc-plugin-pulse Mozilla-plugin-vlc"

Jan 31, 2011

I have just installed the newest version of ubuntu (10.10 the maverick meerkat) and im struggling installing any programs, wine and vlc arnt appearing on synaptic package manager and anything i try to do in either the command promt or ubuntu software centre doesnt work either. On the command promt when i follow the commands as seen on various tutourials the command promt comes back with an error. VLC example given below.

[Code]...

View 5 Replies View Related

CentOS 5 Server :: Authenticate/Decrypt Packet Error: Packet HMAC Authentication Failed

Sep 17, 2009

I got a problem with my CentOS server. Somebody told me OpenVPN Requires different changes inside my firewall settings. That could be the problem why openvpn wont load..I receive this error on my CentOS panel when im trying to connect into the centos openvpn (with my winxp pc):

Thu Sep 17 20:31:36 2009 TLS Error: incoming packet authentication failed from 84.xx.62.122:2622
Thu Sep 17 20:31:38 2009 Authenticate/Decrypt packet error: packet HMAC authentication failed
Thu Sep 17 20:31:38 2009 TLS Error: incoming packet authentication failed from 84.xx.62.122:2622

[code]....

View 5 Replies View Related

Software :: Any SCP Client (on Windows/Cygwin) Support UTF-8 Encoding Of Filenames?

Dec 27, 2010

Any SCP client (on Windows/Cygwin) support UTF-8 encoding of filenames?

WinSCP does not support UTF-8 encoding with SCP protocol but with SFTP.

View 3 Replies View Related

Software :: Flash Plugin Doesn't Work - Error Installing VLC

Sep 19, 2010

i installed the adobe flash plugin (for linux) following adobe's instructions (download, decompress, and copy the correct ".so" to the plugins directory).

however, the plugin is not detected by either videos or firefox (checked using "aboutlugins"). something must be wrong with adobe's plugin version 10.x!

i want to try a firefox extension called "download videos videos as mp4 and flv," which rewrites the videos pages to include a download button which allows you to directly download the video in mp4. however, it requires vlc media player on linux.

i have slackware, and followed the instructions on this page [url] to use the slackbuild from alienbob. i set require_yasm=no.

however, the build produces the errors below (it tries to build with yasm, and it doesn't find "libvpx.a"):

code:

View 8 Replies View Related

Ubuntu Installation :: Config Kismet Conf File - FATAL: "Please Configure At Least One Packet Source"

May 21, 2011

i`m tryin` to config my kismet conf file cuz i get this message FATAL: Please configure at least one packet source. Kismet will not function if no packet sources are defined in kismet.conf or on the command line i`ve googled few tutorials but cannot figure out what i should type there , i use Atheros 9285 , my wifi interface is wlan0 as u can see :

[Code]...

i know it should look like this : source=iwl3945,eth1,eth1 or source=madwifi_ag,wifi0,madwifi i`ve tried and changed for with my ath , wlan0 , but it still wont work, what i should type in those three lines after source= and what does it mean each .and if you could tell me how to determine what to type there or where does it say what to put there.

View 1 Replies View Related

SUSE / Novell :: Flash Plugin For Mozilla Plugin Doesn't Work

Nov 26, 2009

I am using openSUSE 11.0. This OS installation gives firefox 3.0.5 Beta. I had installed new version of firefox at /usr/local/bin/firefox. I had placed link of this firefox at /usr/bin using this command ->

Code:

linux-snvz:/usr/bin # ln -s /usr/local/bin/firefox/firefox firefox My older firefox contains the flush plugin. So i can easily played ..... video's in my browser. But now my new browser saying that it doesn't have flash plugin. I was tried to install flash plugin once again.

[Code]...

Even after installation also my browser is again without flash plugin.

View 3 Replies View Related

Fedora :: Install Lampp But It Gaves An Error That The Operating System Doesn't Support 32 Bit?

Apr 11, 2010

I am a newby in linux. i wanted to install lampp (xampp) but it gaves me an error that the operating system doesn't support 32 bit. I am using at this moment Fedora 12 x86_64.

I looked in another thread and they sad that i need to run yum whatprovides missing_lib_name but it don't show anything is there another way to get 32 bit support in linux because i really need xampp.

View 2 Replies View Related

General :: How To Debug Fatal Relocation Error

May 31, 2011

Ive been messing around on a Solaris box, installing precompiled lib/programs from the repos by extracting them and placing them in my home dir. It seems everything ive tried sofar works, except for irssi. I get the following error:

$ ~/bin/irssi
ld.so.1: irssi: fatal: relocation error: file /export/home0/leem2/bin/irssi: symbol boot_DynaLoader: referenced symbol not found
Killed

I have run:
$ ldd /export/home0/leem2/bin/irssi
and it has no missing libs

View 1 Replies View Related

General :: Fatal Error Loading Rundll32.exe?

Mar 27, 2011

when installing Wine I got the message 'Fatal error loading rundll32.exe'. keep it simple, I'm a newbie.

View 1 Replies View Related

General :: Unrecoverable Fatal Error - Aborting

Jun 29, 2010

I am developing palm in my ubuntu 10.04 . unfortunately i have install a empty palm file. now i can not remove it or remove the virtual box. because it gives this error

View 3 Replies View Related

General :: Can't Compile Gcc - Fatal Error: Stdio.h: No Such File Or Directory

Feb 19, 2011

I am trying to upgrade my NAS with anew toolchain, gcc-4.5.2. The NAS have been "hacked" fonz_plug, that contain a gcc version 4.1.3 with uClibc. I have download all needed tar files and done the following.My goal is to upgrade the gcc to 4.5.2 and replace the ucLibc on the system with a GNU libc.

# Pass one
#
# binutils
./configure --prefix=/ffp --libdir=/ffp/lib --includedir=/ffp/include --with-gmp=/ffp --with-mpfr=/ffp
But when I try to compile the gcc with
../configure --prefix=/ffp --libdir=/ffp/lib --includedir=/ffp/include --enable-__cxa_atexit --with-float=soft --enable-languages=c,c++ --with-build-sysroot=/ffp --with-build-time-tools=/ffp/bin --with-system-zlib --enable-threads=posix --disable-bootstrap

[Code]...

View 6 Replies View Related

General :: FATAL: Error Inserting Ip_tables When Try To Create New Iptable

Jun 16, 2010

So I am new to ubuntu and am trying to work with "iptables". I have ubuntu version 10.04, in the terminal I try to create a new iptable by writing: iptables -N chain but the response is: FATAL: Error inserting ip_tables......... also it says "you must be root", what does root mean?

View 2 Replies View Related

General :: Fatal Server Error: No Screens Found Running Distro From Usb Drive?

Apr 3, 2010

I'm trying to run backtrack from a usb drive on my netbook. Upon loading it, i get "Fatal server error: no screens found".

View 1 Replies View Related

General :: Installed Red Hat Professional 8.0 In VMWare - Type - Startx - On RUN - Fatal Server Error

Jun 24, 2011

I just installed Red Hat Linux Professional 8.0 in my VMWare, but I do not know how to start X Windows. I have tried to type "startx" on "RUN", but I get error message: Fatal Server error Server already active for display 0. If this server is no longer running, remove tmp/.X0-lock and start again.

View 1 Replies View Related

Ubuntu Multimedia :: Convert Ogg To Mp3 - Sox My.ogg My.mp3: "sox FAIL Formats: Can't Open Output File `x.mp3': SoX Was Compiled Without MP3 Encoding Support"

Sep 17, 2010

I have a few ogg files that I want to put on my phone. My phone doesn't play oggs, so I need to convert. It's just an audiobook so I really don't care about quality. Oddly, nothing I try seems to be up to the task. Here's what I tried so far:

sox my.ogg my.mp3: "sox FAIL formats: can't open output file `x.mp3': SoX was compiled without MP3 encoding support" mencoder: wants video too?? Wha?? vlc (from GUI): "p, li { white-space: pre-wrapStreaming / Transcoding failed: It seems your FFMPEG (libavcodec) installation lacks the following encoder: MPEG Audio layer 1/2/3. If you don't know how to fix this, ask for support from your distribution.

This is not an error inside VLC media player. Do not contact the VideoLAN project about this issue." lame my.ogg my.mp3: "sorry, vorbis support in LAME is deprecated." audicity (via GUI): success..but I'm now going to have to somehow script it. This is very annoying. It makes me want to rip directly into mp3 from now on. Is there an easy way to convert an ogg file to an mp3 from the command-line?

View 9 Replies View Related

Ubuntu :: Plugin Error: Unable To Activate Plugin Cover Art

Jan 17, 2011

While using Rhythmbox this morning, I was greeted by a blunt and undiscriptive error message:

Code:

Plugin Error:Unable to activate plugin Cover Art.Going to the plugin page, I was supprised to find that most of the installed plugins would not load. Without any info being offered in the player, I looked on line. Many people had problems with other plugins, and most of the time it was a problem with an uninstalled python package. But I checked on this site and I found that I had all of these packages installed. (Well, the python ones at least, to check all of them would take forever.)

Code:

[URL]

After finding no help there, I ran rhythmbox -d to debug:

Code:

(12:04:33) [0x934fe68] [rb_python_module_init] rb-python-module.c:406: Init of python module
(rhythmbox:4971): Rhythmbox-WARNING **: unable to load module as python runtime could not be initialized

[code]....

View 1 Replies View Related

General :: Slackware 13.1 Won't Boot With Ubuntu Studio - Fatal Server Error: No Screens Found

Jan 1, 2011

I have this old box that I used at school that I wanted to re-purpose and use. So i decided to that I wanted to run xp, ubuntu studio and slackware so I can learn about linux and do some other things with xp. I think I got through the installatiosa all fine and dandy, and I installed grub for my boot loader, I can boot into studio and xp, but I cant get into slackware. the grub boot menu is sorta funky too, it shows a generic and recovery mode for studio which is fine, and then another option for xp, some memory test boot option, but then for slackware it shows "Slackware Linux (Slackware 13.1.0) (on /dev/sda4) four times in a row. If I select any of them they all end up with some error; the third SW [slackware] option down the list of the repeated 4 allows me to sign into root, but when I type "startx" i get :

(EE) intel(0): No kernel modesetting driver detected
(EE) Screen(s) found, but none have a usable configuration

Fatal server error: no screens found

but thats with a lot of other text above that. if you need any more details, please dont hesitate to request for them. I'm going to take some time and cool down. I'm trying to get these three OSes running from one HD. I've partitioned the 80 gig drive as follows

Primary 40 G NTSF for XP
Primary 2G Linux Swap
Primary 16G Slackware
Primary 18 U Studio
Primary

View 21 Replies View Related

General :: Bios Doesn't Support Booting Up From Usb Port

Nov 24, 2010

I'm about to install the Smart Boot Manager rpm so that I will be able to boot from my usb. My bios doesn't support booting up from the usb port. Will this cause conflict with grub?I currently have Fedora 14 installed and about to install CentOS 5.5.

View 10 Replies View Related

General :: Get Eth0 Interface Doesn't Support Scanning

May 14, 2011

I am trying to connect my fresh new Ubuntu 10.10 to my router. However I am having a bit of difficulty. This is what I have done so far:

Code:

lspci

My devise is a Broadcom Corporation BCM4311 802.11b/g WLAN (rev 02). Then:

Code:

sudo ifconfig eth0 up
sudo iwlist eth0 scan

I get eth0 Interface doesn't support scanning.

View 10 Replies View Related

Slackware :: Modprobe Kvm-intel Gives An Error - FATAL: Error Inserting Kvm_intel

Jul 2, 2010

I've just install qemu-kvm from [URL]

I run modprobe kvm and modprobe kvm-intel to load the modules, but the second command won't work.

It gives the following error -

Code:

root@mika:/home/mika# modprobe kvm-intel

FATAL: Error inserting kvm_intel (/lib/modules/2.6.33.4/kernel/arch/x86/kvm/kvm-intel.ko): Operation not supported

View 10 Replies View Related

General :: Debian Lenny Expects Udev On Vps That Doesn't Support It

Feb 17, 2010

Primary symptom: /proc/self/fd is there and normally populated, however /dev/fd is not. Process substitution therefore fails, because bash wants to create files under /dev/fd./dev/.static/ and /dev/.udev are populated. aptitude udev shows that the Debian package is installed, even though udev cannot be supported on this Xen vps (and, I believe, isn't supported by default until later stable versions of the Linux kernel).

I can solve the immediate problem by symlinking from proc/self/fd to /dev/fd, and putting the appropriate script in init.d. But are there any risks arising from Debian being misinformed about what my vps can do? And if so, what should I do about it?

View 1 Replies View Related

Software :: Thunar-archive-plugin Support For 7z?

Sep 13, 2010

Recently I installed Linux Mint 9 Xfce in my old laptop.I realized that thunar doesn't show the "Extract Here" or "Extract To" options for 7z files in its context menu. I googled about this and some people talk about "patching" thunar-archive-plugin with a diff file.Before continuing: I installed p7zip-full and file-roller handles 7z files without problems. What I'm looking for is the "extract" options in the context menu.

How can I add these "extract" options to the 7z files context menu? Or If there is no such way to achieve this rather than doing this "patch diff", has anyone come across this or point me in the right direction on how to do this patch?

View 2 Replies View Related

CentOS 5 :: Flash Plugin Support For Firefox?

Nov 23, 2009

I have CentOS 5.4 on AMD x64 and 64 bit Firefox 3.0.15

[root@aluva ~]# uname -a
Linux aluva.tarikida.com 2.6.18-164.6.1.el5 #1 SMP Tue Nov 3 16:12:36 EST 2009 x86_64 x86_64 x86_64 GNU/Linux
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.15) Gecko/2009102918 CentOS/3.0.15-3.el5.centos Firefox/3.0.15

Even though I downloaded and installed Adobe Flash plugin, Flash pages are not displayed on the screen. I am seeing only blank area when going to [URL]

Package flash-plugin-10.0.32.18-release.i386 already installed and latest version
Package nspluginwrapper-0.9.91.5-22.el5.i386 already installed and latest version
Package nspluginwrapper-0.9.91.5-22.el5.x86_64 already installed and latest version

[code]...

View 5 Replies View Related

Fedora :: Error When Encoding Video With Gtk Recordmydesktop

Jan 4, 2011

I use record mydesktop to record what i do in mydesktop. But when i stop record. This box appear. I wait... wait... and wait. But the process encode never complete .

View 5 Replies View Related

General :: Why Doesn't TrueCrypt Support System Encryption On Non-Windows Machines

May 16, 2011

I would love to be able to use TrueCrypt consistently across all my machines, be they Windows or Linux. As it stands, I can do full-disk encryption with pre-boot authentication only on Windows.

I don't really understand why this is. Are there technical challenges specific to Linux/Mac that make full disk encryption harder? Does anyone know whether TrueCrypt will support this in the near future.

PS. yes, I'm aware that there are other options. My goal is to simplify my life here and use the one tool across all machines.

View 1 Replies View Related

General :: Phpldapadmin Classes Of Objects From XML Doesn't Support By LDAP Server

May 1, 2010

I have installed phpldapadmin 1.2.0.5 Using commands in shell I have added two users and some groups into a base (ldif-file) and I see them in phpldapadmin. But when I try to add users or groups by using graphical interface (phpldapadmin) I can't do this correctly because I can't to select a type of new entry and I see a tip "classes of objects from XML does not support LDAP-server". So I can't to create a new entry by using graphical interface. Here is my slapd.conf

[code]...

View 3 Replies View Related

Debian :: Chromium Does Not Support NPAPI Flash Plugin

Jun 28, 2015

I recently upgrade to Jessie and instead of installing Chrome from the google site I decided it was best to install Chromium from the Debian contrib and/or non-free repositories. After installing I then found that i had to install the pepperflash plugin. I find that viewing flash content ( I wanted to watch the SpaceX launch from the NASA website this morning) is almost impossible. The sound comes through okay, but the video comes through at about one frame per second. Fortunately I had Iceweasel as a backup.

Since Chromium does not support the NPAPI flash plugin, that is used by Iceweasel, are there other options? I can delete Chromium and install Chrome but I have heard there are issues with Chrome and Jessie. Perhaps I should just give up on Chrome/Chromium altogether, even though I think the web page presentation is much better with Chrome.

Things I have tried:
Uninstall and reinstall the pepperflash plugin
Changed flash settings

By the way, I don't have problems with Youtube because I receive HTML5 content from there. Maybe I should contact NASA and get them to broadcast HTML5.

View 13 Replies View Related

CentOS 5 :: Seamonkey 2.1 / 2.2 Breaks Java Plugin Support?

Jul 11, 2011

I'm a long-time user of Seamonkey, from since it was called Mozilla. The recent 2.1 and 2.2 updates seem to have broken Java support on my Centos 5.5 box (32 bits) and I really can't figure this out. Seamonkey is installed in /usr/local. Starting from 2.1, the /usr/local/seamonkey/plugins directory is gone. As per the release notes, plugins are now managed on a per-user basis in $HOME/.mozilla/plugins So far, so good.

I used to have a link in /usr/local/seamonkey/plugins pointing to /usr/local/jre1.6.0_12/plugin/i386/ns7/libjavaplugin_oji.so (I install Sun's JREs in /usr/local too... it shows my BSD background I guess). So I moved that link to $HOME/.mozilla/plugins but now about :plugins doesn't show any Java plugin detected. Worse, $HOME/.mozilla/seamonkey/<profile name>.default/pluginreg.dat shows that the plugin is rejected.

It contains:
[INVALID]
/usr/local/jre1.6.0_12/plugin/i386/ns7/libjavaplugin_oji.so:$
1232187965000:$

I vaguely suspect that there might be a shared library issue with the newest Seamonkey binaries and Centos 5.5, but then every other plugin works OK, including Flash and all. So what's the issue with the Java plugin? There's no error when I start seamonkey from a terminal window. I must not be the only Seamonkey user on Centos 5.5.

View 8 Replies View Related







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