Quantcast
Channel: Active questions tagged architecture - Ask Ubuntu
Browsing latest articles
Browse All 35 View Live

How to find that “cpu” hardware is 32 bit or 64 bit, if the system displays...

Is my hardware 64 bit or 32 bit?This is the output of my lscpu command:Mint ~ # lscpuArchitecture: i686CPU op-mode(s): 32-bit, 64-bitByte Order: Little EndianCPU(s): 1On-line CPU(s) list: 0Thread(s)...

View Article



Ubuntu distro for MIPS archeticture?

How would one create a Ubuntu distro for a different architecture such as MIPS?I understand that it is possible to create a customized distro for the x86/x64, and the Linux 5.7 Kernel has support for...

View Article

Unable to install the libi2c-dev:armhf in ubuntu18.04

I want to cross_compile a c program, which communicates with the device "/dev/i2c-0" in SAM_A5d27 board. For which I needed the libi2c-dev package in my Ubuntu-18.04 desktop. As the SAM_A5d27 has arm...

View Article

Why is there no option to download 32 bit or 64 bit for Ubuntu? [duplicate]

You go to official site to download ISO image. There is only one "Download" button. No option to choose between 32 or 64 bit. My PC is 64 bit, I don't want to download 32 bit version.

View Article

PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00e4(Receiver ID)...

On Ubuntu French forum, we made a link between the error messagePCIe Bus Error: severity=Corrected, type=Physical Layer, id=00e4(Receiver ID)WIFI module and sky lake architecture. Not tested on kaby...

View Article


How can I set up a portable virtual machine?

I'd like to create a virtual machine with VirtualBox and use it on different computers. The problem is that I need to work on my programming projects on different machines and syncing them over the...

View Article

What is this amdg4?

I try get the i386 dependencies for wine but i get this error:pkg-config-dpkghook: warning: Architecture amdg4 not defined in architecture tables, ignoredand this what architecture i have:$ dpkg...

View Article

DEB file not installing, wrong architecture?

I just tried to install a program from Atom.IO, it's a really nice coding text editor. However, when I open the .deb file, it opens the software center and throws the error "Wrong architecture...

View Article


Why is the client-server architecture of X-Window-System inverted?

I am total newbie in Linux and I have been reading about X Window System. The question that I have is:Why X-server is not running in the machine where the applications arereally running and instead of...

View Article


Which is the correct architecture for an intel xenon 5215 processor

I want to install ubuntu server 20.04 on a server with 64-bit intel architecture, the proccesor is an intel xenon 5215. According to the instaltion guide I should use amd64 (Intel/AMD 64-bit) version...

View Article

Difference between the i386 download and the amd64?

What is the difference between standard i386 download and the amd64 download of Ubuntu 11.04? I am currently running the i386 on an amd machine, would my system work better with the amd64 download...

View Article

Why I was not able to get any system updates (via both software Updater &...

After adding a new foreign architecture to Ubuntu 21.04 I was no longer able to get any updates using niether automatic software updater, nor apt update.The only workaround I found was removing the...

View Article

Ubuntu Server for armhf architecture

I download Ubuntu Server 20.04 for arm64 architecture. and it was fine.now I want to know, Where can I get it for armhf architecture (if there is such an image)?

View Article


Do Ubuntu 20 LTS have 64bit image for i386 architecture [duplicate]

I was install by mistake 64bit AMD image on my Dell i386 do have 64bit image for it because I can`t find it.I don't want to be 32bit due lack of support for certain apps and programs.

View Article

How to choose a JDK for a given Ubuntu VM

My Windows 10 machine is an HP EliteBook 840 G6 running i5-8365U. I recently installed Ubuntu 20.04.3 LTS as a VM on VirtualBox 6.1.28. The ISO file ubuntu-20.04.3-desktop-amd64.iso was from...

View Article


Cannot remove architecture i386 [duplicate]

i tried to install WineHQ in my ubuntu 20.04 desktopafter thesudo dpkg --add-architecture i386that a video that i watched showed me i got some errorsnow i cant install update the systemwhen i try to...

View Article

How to find architecture of my PC and Ubuntu?

When running uname -a, I get as output 41-Ubuntu SMP Mon Aug 13 17:59:54 UTC 2012 i686 athlon i386 GNU/LinuxCan someone please explain to me why both i386 & i686 ? What exactly is my PC...

View Article


Still can't install Wine in Ubuntu 20.04 [duplicate]

I know this question has at least half a dozen with a similar title, but none of those answers or comments help me. So here we go:I tried to follow the instructions on the Wine Wiki. When I didsudo...

View Article

X Display on windows machine [closed]

I am trying to learn the basics of Linux architecture. Therefore my following question aims at understanding the theory and architecture, not at a howto.My understanding:An graphic application runs on...

View Article

How to remove all packages for a given architecture

How to remove all packages for a given architecture (i.e: i386, armhf, etc.)?

View Article

How do I add amd64 (x86_64) packages to apt sources on a non-x86_64 system?

I have an ARM64 architecture Ubuntu 22.04 system and I would like to have support for emulating x86_64 (what Ubuntu calls amd64). I have already added amd64 as a supported architecture in dpkg using...

View Article


How do I check if I have a 32-bit or a 64-bit OS?

I downloaded and installed Ubuntu from the official site.However, I don't know if I installed the 32-bit or 64-bit version.In Windows 7 I could right click My Computer and it listed which version it...

View Article


Calling an application (on an aarch64 architecture) gives "No such file or...

I have installed Mplus on Ubuntu 22.04. My architecture is aarch64, when I run the application I get:bash: /opt/mplus/8.8/mplus: No such file or directoryI installed Mplus using the following...

View Article

"...: cannot execute binary file: Exec format error"

I'm trying to execute a bash command, but it gives me that answer for every command I know.bash: /home/jb/bin/ls : impossible d'exécuter le fichier binaire : Erreur de format pour exec()It would...

View Article

Linux IMA(Integrity Measurement Architecture) is not calculating hash of...

I am trying to use IMA in Ubuntu Desktop 22.04; the kernel version is 5.19.0-41-generic. I have verified that the following flags are present in the config...

View Article


Why does the separation of update and upgrade even exist?

I understand that in apt, the command update, updates the list of available packages, but it does not upgrade software that was already installed from these packages.I also understand that upgrade...

View Article

x86-64-v4 in ubuntu?

Kindly guide me how to use x86-64-v4 architecture in ubuntu. Does ubuntu already provides installer for this architecture? I have i5-1135G7 CPU with igpu and 8GB RAM and nvme ssd. Hp 15-dw3031nx

View Article

Is the creation of linux shared libraries consistent between linux x86_64 and...

I'm wondering if the way we create shared libraries is the same between these two architectures.Let's say I have the file fx.c that contains some function definitions, so I would create a shared...

View Article

My processor is 64-bit - does that mean I need the amd64 image?

My processor is an Intel Core 2 Duo P8600 (2.40GHz). As far as I know that's a 64-bit processor - I'm a bit confused as the architecture is called AMD 64, is this a generic name given to 64-bit...

View Article



Installing libraries for arm64 on ubuntu bionic x64

I want to install arm64 libraries in my ubuntu bionic so I can link using cmake for cross compiling. Here's what I'm doing, based on https://askubuntu.com/a/994650/613425dpkg --add-architecture...

View Article
Browsing latest articles
Browse All 35 View Live




Latest Images