Gentoo Archives: gentoo-user

From: tuxic@××××××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] Quad UART PCIe Adapter (Oxford-Chipset) seems (not?) to work? Check?
Date: Sun, 24 Mar 2019 14:21:42
Message-Id: 20190324142131.knhlnfpvpcpjqyfi@solfire
1 Hi,
2
3 In my PC there is a quad uart PCIe-adapter with Oxford Chipset.
4 With lspci it is listed as:
5 04:00.0 Serial controller: Oxford Semiconductor Ltd OX16PCI954 (Quad 16950 UART) function 0 (Uart)
6 and
7 04:00.1 Bridge: Oxford Semiconductor Ltd OX16PCI954 (Quad 16950 UART) function 1 (8bit bus)
8
9 I have a DAUP9-cable, which connects the serial port to the FBUS/MBUS
10 of my NOKIA 3310 (2001).
11
12 I cannot speak to my NOKI handy via gammu/gnokii: Timeout
13
14 To minimize the number of variables in this equitation I would like to
15 ensure, that at least the UART adapter is working.
16
17 The modules loaded by now are:
18
19 Module Size Used by
20 vfat 24576 1
21 fat 77824 1 vfat
22 usb_storage 57344 1
23 snd_seq 69632 0
24 snd_seq_device 16384 1 snd_seq
25 nvidia_modeset 1048576 2
26 iptable_nat 16384 0
27 nf_nat_ipv4 16384 1 iptable_nat
28 nf_nat 32768 1 nf_nat_ipv4
29 nf_conntrack 106496 2 nf_nat,nf_nat_ipv4
30 nf_defrag_ipv6 20480 1 nf_conntrack
31 nf_defrag_ipv4 16384 1 nf_conntrack
32 cdc_subset 16384 0
33 cdc_eem 16384 0
34 snd_hda_codec_via 24576 1
35 cdc_ether 16384 0
36 usbnet 32768 3 cdc_eem,cdc_subset,cdc_ether
37 snd_hda_codec_generic 77824 3 snd_hda_codec_via
38 g_ether 16384 0
39 usb_f_rndis 24576 1 g_ether
40 snd_hda_intel 32768 1
41 u_ether 20480 2 usb_f_rndis,g_ether
42 snd_hda_codec 110592 3 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec_via
43 libcomposite 53248 2 usb_f_rndis,g_ether
44 udc_core 24576 3 usb_f_rndis,u_ether,libcomposite
45 snd_hwdep 16384 1 snd_hda_codec
46 snd_hda_core 57344 4 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec,snd_hda_codec_via
47 8250_pci 45056 0
48 snd_pcm 98304 3 snd_hda_intel,snd_hda_codec,snd_hda_core
49 nvidia_uvm 823296 0
50 ohci_pci 16384 0
51 8250 28672 1 8250_pci
52 xhci_pci 16384 0
53 ehci_pci 16384 0
54 ohci_hcd 40960 1 ohci_pci
55 ehci_hcd 57344 1 ehci_pci
56 xhci_hcd 147456 1 xhci_pci
57 snd_timer 32768 2 snd_seq,snd_pcm
58 snd 77824 11 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_hda_codec_via,snd_pcm
59 8250_base 36864 2 8250,8250_pci
60 serial_core 36864 2 8250,8250_base
61 nvidia_drm 16384 0
62 nvidia 17129472 102 nvidia_uvm,nvidia_modeset
63 vboxpci 28672 0
64 vboxnetadp 28672 0
65 vboxnetflt 32768 0
66 vboxdrv 421888 3 vboxpci,vboxnetadp,vboxnetflt
67
68
69 Do I miss a driver?
70 Is there any kind of check or test (without using another serial
71 thingy, which I do not have), to test the UART adapter is working as
72 expected?
73
74 Any is very appreciated ... thank you very much in advance!
75 Cheers!
76 Meino

Replies