Good evening!
1.: I'm fairly satisfied with my stone-age computer but the graphics card lags a bit. Unfortunately, my knowledge about hardware is almost as old as the computer itself - hence the need for suggestions. I really don't need anything fancy - I use the machine mostly for surfing, a bit of office work etc.. If possible, it should be a card that I can buy used for little money.
2.: The current one is an onboard graphics card. Is there anything I have to keep in mind when I put a 2nd one in?
Here are some technical specs - I hope this helps?
Code:
inxi -Fxz
System:
Host: benni-M2NS-NVM Kernel: 4.15.0-135-generic x86_64 bits: 64
compiler: gcc v: 7.5.0 Desktop: MATE 1.22.2 Distro: Linux Mint 19.3 Tricia
base: Ubuntu 18.04 bionic
Machine:
Type: Desktop Mobo: ASUSTeK model: M2NS-NVM v: 1.XX serial: <filter>
BIOS: Phoenix v: ASUS M2NS-NVM Revision 0401 date: 09/28/2006
CPU:
Topology: Dual Core model: AMD model unknown bits: 64 type: MCP
arch: K8 rev.F+ rev: 2 L2 cache: 1024 KiB
flags: lm nx pae sse sse2 sse3 svm bogomips: 4018
Speed: 1000 MHz min/max: 1000/3100 MHz Core speeds (MHz): 1: 1000 2: 1000
Graphics:
Device-1: NVIDIA C61 [GeForce 6100 nForce 405] vendor: ASUSTeK
driver: nouveau v: kernel bus ID: 00:0d.0
Display: server: X.Org 1.19.6 driver: nouveau
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz
OpenGL: renderer: NV4C v: 2.1 Mesa 20.0.8 direct render: Yes
Audio:
Device-1: NVIDIA MCP61 High Definition Audio vendor: ASUSTeK
driver: snd_hda_intel v: kernel bus ID: 00:05.0
Sound Server: ALSA v: k4.15.0-135-generic
Network:
Device-1: NVIDIA MCP61 Ethernet vendor: ASUSTeK type: network bridge
driver: forcedeth v: kernel port: ec00 bus ID: 00:07.0
IF: enp0s7 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives:
Local Storage: total: 931.51 GiB used: 70.04 GiB (7.5%)
ID-1: /dev/sda vendor: Toshiba model: HDWD110 size: 931.51 GiB
Partition:
ID-1: / size: 18.21 GiB used: 11.61 GiB (63.8%) fs: ext4 dev: /dev/sda1
ID-2: /home size: 889.27 GiB used: 58.43 GiB (6.6%) fs: ext4
dev: /dev/sda6
ID-3: swap-1 size: 9.31 GiB used: 0 KiB (0.0%) fs: swap dev: /dev/sda5
Sensors:
System Temperatures: cpu: 40.0 C mobo: N/A
Fan Speeds (RPM): N/A
Info:
Processes: 163 Uptime: 2h 29m Memory: 7.76 GiB used: 2.34 GiB (30.2%)
Init: systemd runlevel: 5 Compilers: gcc: 7.5.0 Shell: bash v: 4.4.20
inxi: 3.0.32
Code:
sudo dmidecode -t 9
# dmidecode 3.1
Getting SMBIOS data from sysfs.
SMBIOS 2.3 present.
Handle 0x002C, DMI type 9, 13 bytes
System Slot Information
Designation: PCI1
Type: 32-bit PCI
Current Usage: Available
Length: Short
ID: 1
Characteristics:
5.0 V is provided
PME signal is supported
Handle 0x002D, DMI type 9, 13 bytes
System Slot Information
Designation: PCI2
Type: 32-bit PCI
Current Usage: Available
Length: Short
ID: 2
Characteristics:
5.0 V is provided
PME signal is supported
Handle 0x002E, DMI type 9, 13 bytes
System Slot Information
Designation: PCIEX16
Type: x16 PCI Express
Current Usage: Available
Length: Short
ID: 1
Characteristics:
5.0 V is provided
PME signal is supported
Handle 0x002F, DMI type 9, 13 bytes
System Slot Information
Designation: PCIEX1_1
Type: x1 PCI Express
Current Usage: Available
Length: Short
ID: 2
Characteristics:
5.0 V is provided
PME signal is supported
Code:
sudo lspci -vv | grep -E 'PCI bridge|LnkCap'
00:04.0 PCI bridge: NVIDIA Corporation MCP61 PCI bridge (rev a1) (prog-if 01 [Subtractive decode])
Capabilities: [b8] Subsystem: NVIDIA Corporation MCP61 PCI bridge
00:09.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2) (prog-if 00 [Normal decode])
LnkCap: Port #0, Speed 2.5GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <512ns, L1 <4us
00:0b.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2) (prog-if 00 [Normal decode])
LnkCap: Port #1, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <512ns, L1 <4us
00:0c.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2) (prog-if 00 [Normal decode])
LnkCap: Port #2, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <512ns, L1 <4us
Code:
sudo dmidecode | grep "PCI"
PCI is supported
Designation: PCI1
Type: 32-bit PCI
Designation: PCI2
Type: 32-bit PCI
Designation: PCIEX16
Type: x16 PCI Express
Designation: PCIEX1_1
Type: x1 PCI Express
Any help is much appreciated!
Bookmarks