Ubuntu Pastebin

Paste from lx9010 at Thu, 16 Feb 2017 09:39:55 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
sudo lshw -short
H/W path        Device      Class          Description
======================================================
                            system         HP nx9010 (DJ316A)
/0                          bus            0850
/0/0                        memory         109KiB BIOS
/0/4                        processor      Mobile Intel(R) Pentium(R) 4     CPU 
/0/4/8                      memory         8KiB L2 cache
/0/4/0                      memory         512KiB L2 cache
/0/e                        memory         768MiB System Memory
/0/e/0                      memory         512MiB DIMM DRAM Synchronous
/0/e/1                      memory         256MiB DIMM DRAM Synchronous
/0/100                      bridge         RS200 Host Bridge
/0/100/1                    bridge         RS200/RS250 AGP Bridge
/0/100/1/5                  display        RS200M [Radeon IGP 330M/340M/345M/350
/0/100/6                    multimedia     M5451 PCI AC-Link Controller Audio De
/0/100/7                    bridge         M1533/M1535/M1543 PCI to ISA Bridge [
/0/100/8                    communication  M5457 AC'97 Modem Controller
/0/100/a                    bridge         OZ601/6912/711E0 CardBus/SmartCardBus
/0/100/b                    bus            VT82xx/62xx UHCI USB 1.1 Controller
/0/100/b/1      usb2        bus            UHCI Host Controller
/0/100/b.1                  bus            VT82xx/62xx UHCI USB 1.1 Controller
/0/100/b.1/1    usb3        bus            UHCI Host Controller
/0/100/b.2                  bus            USB 2.0
/0/100/b.2/1    usb1        bus            EHCI Host Controller
/0/100/c                    bus            TSB43AB21 IEEE-1394a-2000 Controller 
/0/100/10                   storage        M5229 IDE
/0/100/11                   bridge         M7101 Power Management Controller [PM
/0/100/12       enp0s18     network        DP83815 (MacPhyter) Ethernet Controll
/0/1            scsi0       storage        
/0/1/0.0.0      /dev/sda    disk           40GB ST94011A
/0/1/0.0.0/1    /dev/sda1   volume         36GiB EXT4 volume
/0/1/0.0.0/2    /dev/sda2   volume         702MiB Extended partition
/0/1/0.0.0/2/5  /dev/sda5   volume         702MiB Linux swap / Solaris partition
/0/2            scsi1       storage        
/0/2/0.0.0      /dev/cdrom  disk           CD-RW  CRX830E
/1                          system         
nx9010@nx9010-HP-nx9010-DJ316A:~$ 
Download as text