Hi all,
I’m trying to get a DVI monitor (NCR) working with a small pc (NCR 7600-2000-8801) that’s a POS system. I need to get it working with any SUSE version. I tried with openSUSE 15.1 and it didn’t detect the monitor. I was curious if Ubuntu could detect it, but it didn’t. The system also has a VGA monitor connected, and it works, so I could boot with it, but it won’t detect the DVI monitor later. The DVI monitor works with Windows, I mean, it’s ok.
It looks like there isn’t much information on the drivers for linux for this system.
1.- lspci doesn’t show anything regarding the DVI monitor, it just says it’s an atom processor:
lspci
00:00.0 Host bridge: Intel Corporation Atom Processor D2xxx/N2xxx DRAM Controller (rev 04)
00:02.0 VGA compatible controller: Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller (rev 0b)
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 2 (rev 02)
00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation NM10/ICH7 Family SATA Controller [IDE mode] (rev 02)
00:1f.3 SMBus: Intel Corporation NM10/ICH7 Family SMBus Controller (rev 02)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller (rev 07)
2.- ‘hwinfo –-gfxcard’ shows the VGA port only:
09: PCI 02.0: 0300 VGA compatible controller (VGA)
[Created at pci.323]
UDI: /org/freedesktop/Hal/devices/pci_8086_be2
Unique ID: _Znp.LRLObG3uni6
SysFS ID: /devices/pci0000:00/0000:00:02.0
SysFS BusID: 0000:00:02.0
Hardware Class: graphics card
Model: “Intel Atom Processor D2xxx/N2xxx Integrated Graphics Controller”
Vendor: pci 0x8086 “Intel Corporation”
Device: pci 0x0be2 “Atom Processor D2xxx/N2xxx Integrated Graphics Controller”
SubVendor: pci 0x8086 “Intel Corporation”
SubDevice: pci 0x7270
Revision: 0x0b
Memory Range: 0x80100000-0x801fffff (rw,non-prefetchable)
I/O Ports: 0x30c0-0x30c7 (rw)
IRQ: 6 (no events)
I/O Ports: 0x3c0-0x3df (rw)
Module Alias: “pci:v00008086d00000BE2sv00008086sd00007270bc03sc00i00”
Config Status: cfg=new, avail=yes, need=no, active=unknown
Primary display adapter: #9
3.- I think the default kernel comes for an Intel processor, but this one is Intel Atom:
Should I compile the kernel for Atom? I didn’t find is there is a parameter to load, or module to load, or support to add to the kernel, to get the DVI monitor detected.
Any idea about how to deal with it, please?
Many regards,
Luis.
