Debian :: Install 32bit Libraries On Amd64?

Sep 3, 2010

I'm trying to use nspluginwrapper to run 32bit Flash in Iceweasel. I need some 32bit libraries that aren't included in ia32-libs, like libnss3.so and libssl3.so. However I have no idea how to get them. I've tried aptitude install ia32-libs-libnss3 like it says on the wiki but it just tells me that it can't find ia32-libs-libnss3. I've also tried aptitude install libnss3.so but it gives me the same error. I'm running amd64 Lenny 5.0.5. What should I do?

View 4 Replies


ADVERTISEMENT

Debian Configuration :: Is It 64bit Kernel Or 32bit Kernel Optimized For Amd64 Architecture?

Jan 24, 2010

I recently installed debian squeeze 32bit on a second partition of my amd athlon 64 X2 dual core machine.Currently it is using linux-image-2.6.32-trunk-686 kernel.But linux-image-2.6.32-trunk-amd64 is available.on the repository.Is it a 64bit kernel or 32bit kernel optimized for amd64 architecture?

View 12 Replies View Related

Ubuntu Multimedia :: Flash For 32bit 9.10 On AMD64 Architecture

Mar 20, 2010

I am running a 32bit Ubuntu 9.10 on a netbook with AMD64 architecture. I have read about a 64bit Flash alpha from Adobe and other work arounds to get flash running on 64bit linux, but is there anyway to get flash to work on an AMD64 system running 32bit Ubuntu 9.10?

View 1 Replies View Related

Fedora X86/64bit :: Libraries To Support 32bit Eclipse Based IDE?

Oct 26, 2010

Specifically what libraries do I need to install to support a 32-bit Eclipse-based IDE? the IDE is only available in 32-bit, so i tried installing glibc (32-bit version) but nothing happens. Here's the site were the IDE available is [URL].

View 1 Replies View Related

Debian :: Best Way To Install Nvidia On Amd64?

May 16, 2010

i just want to know whats the best way to do it cause i use a method which i dont know if is ok (by the way it works) but im not sure if my card is giving 100% (Geforce 8600gt), right now im using mys system isSqueeze with the non-free repos, what i usually do to get Nvidia work.

View 1 Replies View Related

Debian Installation :: How To Download And Install Amd64 Version

Aug 28, 2011

I'd like to install Debian on the Notebook Intel Core i5 64-bit.Should I download and install amd64 version?

View 2 Replies View Related

Debian Configuration :: How To Install Ethernet On Intel I7 Amd64

May 25, 2011

Go to "/lib/modules/2.6.32-5-amd64/kernel/drivers/net/e1000e/" and delete the e1000e.ko-file

Then download [URL]

Take the newly downloaded e1000e.ko-file and move it to "/lib/modules/2.6.32-5-amd64/kernel/drivers/net/e1000e/"

And finally load the module with either: "# modprobe e1000e" or "# insmod e1000e".

You should now have a working ethernet connection.

If connection is lost on system restart try rmmod e1000e; modprobe e1000e

I've for the first time installed linux (debian) to my computer. And I have a problem with ethernet that I can't solve.

I have a Asus Sabertooth P67 motherboard with built in ethernet card, I cant find any drivers for linux, I've tried google, Asus support page etc, but can't anything that says it will work with my computer, just a alot of windows drivers.

where I can find the drivers? Or if there's another way to solve the problem. When installing Debian i could choose between different drivers but no one worked, I've also tried with my motherboard CD but there was just windows drivers...

CPU:
Intel i7 3.4 GHz.

View 14 Replies View Related

Debian :: Install An I386 Library Onto Amd64 Lenny?

Jul 24, 2010

There's a certain program I'm trying to run that will only work with the 32-bit version of a certain library - the 64-bit version included in the repository won't work for it. I found an i386 .deb package online (made for ubuntu but it should work with regular debian), but when I try to install it, it says incorrect architecture, use amd64 version instead.

How can I force it to accept the i386 version of this package?

View 14 Replies View Related

General :: Install I386.bin Software On Debian Amd64?

Apr 4, 2011

I got a i386.bin software,but I can't installed it on my amd64 Debian.

Quote:

#dpkg -i --force-architecture .i386.deb

can install i386.deb software,but how to install the i386.bin?

View 4 Replies View Related

Debian :: Install Amd64 KDE, In The Detect Disks Section The Process Stops?

Mar 7, 2011

while trying to install debian amd64 KDE, in the Detect Disks section, the process stops at: No disk drive was detected. If you know the name of the driver needed by your disk drive, you can select it from the list.

Driver needed for your disk drive: and gives a long list of drivers. my hard drives are Crucial C300 128GB.

i have no idea which driver on the list to pick so i can continue with install.

View 1 Replies View Related

Debian Installation :: Safe To Install Dual Boot Windows 32bit

Jan 28, 2011

is it safe to install a dual boot windows 32bit and a linux 64bit on the same pc?

View 14 Replies View Related

Debian :: An Apt-get Install Lottanzb Would Change All Libraries, Config Files Etcetera?

May 14, 2010

not trolling for a flame war but I simply added the testing repository earlier and did an apt install of just lottanzb and it ended up taking ages and installed lots of new files and removed things like Epiphany etcetera, and that one command had me having to reinstall as it messed everything up so it wouldn`t work at all even the shell was messing up.I have never had Windows break totally from an install, but first try with Linux and it did so could someone explain why an apt-get install lottanzb would change all my libraries, config files etcetera with the testing version over Lenny stable?

View 14 Replies View Related

Debian Hardware :: Unable To Find Suitable Destination To Install 32-bit Compatibility Libraries

Feb 24, 2016

I am trying to install some NVIDIA drivers on my machine. I went through the process and got this message:

Code: Select allWARNING: Unable to find a suitable destination to install 32-bit compatibility libraries. Your system may not be set up for 32-bit compatibility. 32-bit compatibility files will not be installed; if you wish to install them, re-run the installation and set a valid directory with the --compat32-libdir option. URL...Where in I ran this in the terminal to create the 32-bit document tree.

Code: Select allsudo apt-get install ia32-libs

E: Package 'ia32-libs' has no installation candidate.

I really just want to get these NVIDIA drivers up and running. I already installed and updated the headers to just be able to half-way install the drivers (the second monitor works now).

View 6 Replies View Related

General :: Use Always The Latest Versions Of The Libraries And Don't Save The Old Libraries For Compatibility?

May 11, 2011

Why many Linux distros are trying to use always the latest versions of the libraries and don't save the old libraries for compatibility? I mean, I can see libtiff for example, i can found a libtiff.so.5 on my /usr/lib, but doesn't store a libtiff.so.4 or 3 just for binary applications or games. For this example, I need libtiff.so.4 for uplink.

That should happen too on the old version of sims for linux, some ID games or others.What's wrong with storing old libraries? PD: Yay, my first post on 3 years!

View 6 Replies View Related

OpenSUSE Install :: Unable To Install The Package Mesa-32bit From Repository?

Dec 16, 2010

Im not able to install the package mesa-32bit from this repository: Index of /repositories/X11:/XOrg/openSUSE_11.3. It tells me to make a huge change on architecture on many packages, plus downgrading mesa to 7.8.2 from 7.9 !

View 9 Replies View Related

Debian :: Skype 2x Hangs On Sid AMD64

Mar 26, 2010

I installed skype for linux from skype site which is a 32bit application. I followed the instructions from this link: [URL] It is true that skype was installed and I could launch it. But during log on - it hangs.

running skype through terminal gave me this error/warning messages:

Gtk-Message: Failed to load module "canberra-gtk-module": /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so: wrong ELF class: ELFCLASS64
(<unknown>:2813): Gtk-WARNING **: /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so: wrong ELF class: ELFCLASS64
(<unknown>:2813): Gtk-WARNING **: /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so: wrong ELF class: ELFCLASS64

[Code]....

and yes I am running Debian GNU/Linux Sid AMD64 with AMD 64 Athlon X2 as cpu....

View 3 Replies View Related

Debian :: Compiling A X86 Kernel From Amd64?

May 23, 2010

I tried to compile an x86 linux kernel from amd64 machine. It is giving errors even after installing "gcc-multilib" But I wonder, it should be simply doable becuase "gcc -m32" creates 32 bit binary . I would prefer to compile it natively on x86_64 rather than creating an exclusive x86 chroot for that. Has anyone tried this on native x86_64?

View 4 Replies View Related

Debian Installation :: 8.0 Do Not Boot AMD64

May 3, 2015

I just have installed a fresh copy of Debian 8. However I cannot boot it. Thus the boot procedure start as below and for some reason it stops.

Loading, please wait...
fsck from util-linux 2.25.2
/dev/sda/: clean, 151066/30040064 file, 3893607/120130816 blocks

View 9 Replies View Related

Debian Multimedia :: 3D On Wine With Sid Amd64?

Jun 29, 2010

i have game LFS and i cant run it.

[code]....

And answer from wine forums: [*]Migi wrote: but OpenGL is working, i have Debian Sid AMD64, Wine needs 32 bit OpenGL.[*] How can i (can I??) run 3D on wine on to amd64?

View 2 Replies View Related

Debian :: Cross Grading From I386 To Amd64

Jan 16, 2016

I'm using my Debian installation for a long time (~10 years) and my system is evolved to fit my tastes, usage habits and hardware setup. However, this system started on 32bit hardware and It's having some major limitations (both performance and coping with the hardware) on a 64bit system with 16GB RAM.

I've read the cross grading manuals on the network and they don't feel like firmly tested and the best ways to do it. I'm perfectly capable of anything, minimum downtime is essential since this is my primary workstation and I need it for many daily (light and heavy) tasks.

View 3 Replies View Related

Debian :: Kernel Updated To 2.6.32-bpo.3-amd64 But Won't Boot?

Jul 15, 2010

I have not been using my lenny 2.6.26-2-amd64 for about a month or more.I booted it today, and there were over 30 updates available, inculding some kernel header updates I installed all these updates and rebooted.Well, there are 2 new entries to grub menu:Linux 2.6.32-bpo-3-amd64Linux 2.6.32-bpo-2-amd64 (single user or recovery)in addition to my old kernels.So, I chose the bpo-3 entry, but it just sits there.I have to chose the kernel before the update. Is there something wrong with the update? dit: I just found out that synaptic manager does not show 2.6.32-bpo-3-amd64 at all as being installed.In fact, it is not in the header list nor the image list.

View 5 Replies View Related

Debian :: Compiling Wine In Squeeze On AMD64?

Jul 18, 2010

I am trying to compile wine (1.1.28) in squeeze (AMD64). After I run the configuration scripts, I receive this error:

"configure: libhal/libdbus 32-bit development files not found, no dynamic device support."

I installed the ia32-libs package and libhal.so, libhal.so.,1libhal.so.1.0.0, libdbus-1.so exist in /usr/lib32.

I am compiling wine with the USB support patches, so I believe I will need libhal.

View 8 Replies View Related

Debian Installation :: AMD64 Hang On Startup?

Oct 9, 2010

I've just installed Debian AMD64 on my main box (Intel Q6600, Ati HD4770, Asus P5K) using the DVD install. It boots, but hangs when it tries starting the graphical interface. No reports, no commandline, nothing at all - a nice black screen and completely unresponsive system.

Debian x86 works with no problems.

View 4 Replies View Related

Debian :: Use A 3com 3crusb10075 With Lenny Amd64?

Aug 6, 2010

i wondered if there is any way to use a 3com 3crusb10075 with lenny amd64 (5.0.5).

View 1 Replies View Related

Debian :: Flash In Lenny (AMD64) / Cant See Videos?

Sep 8, 2010

I have tried these approaches (atleast these two) as mentioned in the following

url
url

I have used other approaches as and when I found them and have used them in a haphazard manner. I am currently not sure about all that I have done.

I can see some flash videos ( presently only some on .....) while I cant see many others. I would want to configure flash so that I can enjoy the videos.

Here is some details about my system
UshRaj:/home/raja# lshw -short
H/W path Device Class Description
system  System Product Name
/0 bus M4A78-E
/0/0  memory 64KiB BIOS
code....

View 4 Replies View Related

Debian Multimedia :: Can't Start Skype On AMD64

Aug 27, 2010

I tried to install Skype, using the Debian download from Skype, but it didn't want to play. I downloaded the Ubuntu 64-bit deb and installed it with Gdebi. I started the application from the terminal and accepted the 'User Agreement'. Skype then tried to log me on, and I got the following error and the app closed:

Inconsistency detected by ld.so: dl-open.c: 611: _dl_open: Assertion `_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT' failed!

View 7 Replies View Related

Debian Hardware :: Installing The Drivers In Amd64?

Aug 19, 2010

Yesterday I installed Debian "succesfully" (after some problems that were easily solved), but now I need some help with installing drivers and other stuff. I need to install the Conceptronic wireless card (rt61). I followed a guide I found on the Internet, but, when making the installation, Terminal gives me some errors.

make
make[1]: gets in the directory `/usr/src/linux-headers-2.6.32-5-amd64'
Building modules, stage 2.
MODPOST 0 modules

[code]....

Another thing I don't know if I installed correctly are the nVidia drivers. I think I installed them succesfully, because my graphics card is now quiet (when the drivers are not installed, it sounds like a nuke) and I have the nVidia settings installed, but... when I try to modify the resolution in Preferences/Monitor, I see "Unknown monitor" and "50hz refresh rate". My TV suports 75hz and when I installed Debian I had it at 75, but after installing the nVidia drivers, everything gone wrong.

I tried to update the xorg.conf with nVidia-settings, and now it says my monitor is at 75hz and it's a Phillips, but I still see Unknow monitor and 50Hz at Preferences/Monitor. Why does this happens? Also, my integrated sound card doesn't work. When I try to open a MP3 file, It opens correctly, but my speakers don't work. And the last thing is... Compiz doesn't work! Well, nothing about Desktop Effects work. I also don't know where should I set up those Desktop Effects (I know how in Ubuntu, but in Debian...).

View 3 Replies View Related

Debian :: Java Plugin For Amd64 Browsers?

Mar 30, 2010

I'm having trouble getting a working java plugin on my Debian Squeeze Amd 64 system. I've tried some of the suggestions from the forums on linuxquestions (specifically http://www.linuxquestions.org/questi...owsers-701947/), but am not having any luck yet.I've installed the sun-java6-{bin,fonts,jre,plugin} packages via Synaptic. When I try to check java on Sun's website, the applet seems to hang.Here's what Iceweasel says on aboutlugins:

Java(TM) Plug-in 1.6.0_18
File name: libnpjp2.so
The next generation Java plug-in for Mozilla browsers.

[code]....

View 2 Replies View Related

Debian :: No Sound With Cdcd With The Kernel 2.6.32-4-amd64

Apr 16, 2010

I'm using Debian Sid (kernel 2.6.32-4-amd64)

I encounter a problem with the pakage cdcd : cdcd sees my CD, for example the command "track" gives the list of the tracks but with the command "play" there is no sound. I encounter the same problem with the packages cdtool, workbone, orpheus, ...

If I use the kernel 2.6.30-bpo.1-amd64 cdcd works like a charm.

why "cdcd" does not work with the kernel 2.6.32-4-amd64 ?

Is there a way to make it work with the kernel 2.6.32-4-amd64 ?

My sound card works fine because sound-juicer and vlc read my CD correctly

View 4 Replies View Related

General :: Debian AMD64 Hang On Startup?

Oct 10, 2010

I've just installed Debian AMD64 on my main box (Intel Q6600, Ati HD4770, Asus P5K) using the DVD install. It boots, but hangs when it tries starting the graphical interface. No reports, no commandline, nothing at all - a nice black screen and completely unresponsive system.

View 2 Replies View Related







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