 | alons45 | 2018-09-11 09:28 |
No information about this bug (#1791951)
Bug information are updated every 5 minutes.
| lspci -v -s 02:00
02:00.0 3D controller: NVIDIA Corporation GP108M [GeForce MX150] (rev a1)
Subsystem: Lenovo GP108M [GeForce MX150]
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at e8000000 (32-bit, non-prefetchable) [size=16M]
Memory at 70000000 (64-bit, prefetchable) [size=256M]
Memory at 80000000 (64-bit, prefetchable) [size=32M]
I/O ports at d000 [size=128]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
{
"Version": "18.04",
"OEM": {
"Vendor": "LENOVO",
"Product": "20LAS0CV00"
},
"BIOS": {
"Vendor": "LENOVO",
"Version": "N27ET23W (1.09 )"
},
"CPU": {
"OpMode": "32-bit, 64-bit",
"CPUs": "8",
"Threads": "2",
"Cores": "4",
"Sockets": "1",
"Vendor": "GenuineIntel",
"Family": "6",
"Model": "142",
"Stepping": "10",
"Name": "Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz",
"Virtualization": "VT-x"
},
"Arch": "amd64",
"GPU": [
{
"Vendor": "8086",
"Model": "5917"
}
],
"RAM": 7.9,
"Disks": [
0
],
"Partitions": [
28.4,
0.3,
210.4
],
"Screens": [
{
"Size": "340mmx190mm",
"Resolution": "1368x768",
"Frequency": "59.71"
}
],
"Autologin": false,
"LivePatch": false,
"Session": {
"DE": "ubuntu:GNOME",
"Name": "ubuntu-wayland",
"Type": "wayland"
},
"Language": "en_US",
"Timezone": "America/Bogota",
"Install": {
"Media": "Ubuntu 18.04.1 LTS \"Bionic Beaver\" - Release amd64 (20180725)",
"Type": "GTK",
"OEM": false,
"PartitionMethod": "manual",
"DownloadUpdates": true,
"Language": "en",
"Minimal": true,
"RestrictedAddons": true,
"Stages": {
"0": "language",
"4": "console_setup",
"18": "console_setup",
"21": "wireless",
"86": "prepare",
"205": "partman",
"250": "partman",
"251": "partman",
"252": "partman",
"267": "partman",
"281": "partman",
"297": "partman",
"300": "start_install",
"314": "timezone",
"333": "usersetup",
"343": "user_done",
"800": "done"
}
}
}
Driver version: 396.54
|  |
 | jorgetech | 2018-09-08 18:45 |
No information about this bug (#1791413)
Bug information are updated every 5 minutes.
| Everything works except the help application hanging when playing a video (only happens when using the open source driver).
"lspci" output:
04:00.0 VGA compatible controller: NVIDIA Corporation GT218 [GeForce 210] (rev a2) (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. GT218 [GeForce 210]
Flags: bus master, fast devsel, latency 0, IRQ 26
Memory at dc000000 (32-bit, non-prefetchable) [size=16M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
Memory at de000000 (64-bit, prefetchable) [size=32M]
I/O ports at e800 [size=128]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nvidiafb, nouveau, nvidia
04:00.1 Audio device: NVIDIA Corporation High Definition Audio Controller (rev a1)
Subsystem: ASUSTeK Computer Inc. High Definition Audio Controller
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at ddffc000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
|  |