Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Geforce 12gb
# apt-get install nvidia-driver
nvidia-current:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.16.0-4-amd64/updates/dkms/
nvidia-uvm.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.16.0-4-amd64/updates/dkms/
depmod....
DKMS: install completed.
Setting up nvidia-settings (340.46-2) ...
Setting up libegl1-nvidia:amd64 (340.65-2) ...
Setting up xserver-xorg-video-nvidia (340.65-2) ...
Setting up nvidia-driver (340.65-2) ...
Processing triggers for libc-bin (2.19-13) ...
Processing triggers for initramfs-tools (0.116) ...
Offline
W czym problem ?
Offline
Witam.
Mam problem z instalacją driverów do nVidii na Debianie 9 (lapek Dell inspiron 15 (3452)):
# lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Haswell-ULT DRAM Controller [8086:0a04] (rev 0b)
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 0b)
00:03.0 Audio device [0403]: Intel Corporation Haswell-ULT HD Audio Controller [8086:0a0c] (rev 0b)
00:14.0 USB controller [0c03]: Intel Corporation 8 Series USB xHCI HC [8086:9c31] (rev 04)
00:16.0 Communication controller [0780]: Intel Corporation 8 Series HECI #0 [8086:9c3a] (rev 04)
00:1b.0 Audio device [0403]: Intel Corporation 8 Series HD Audio Controller [8086:9c20] (rev 04)
00:1c.0 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 1 [8086:9c10] (rev e4)
00:1c.2 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 3 [8086:9c14] (rev e4)
00:1c.3 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 4 [8086:9c16] (rev e4)
00:1c.4 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 5 [8086:9c18] (rev e4)
00:1d.0 USB controller [0c03]: Intel Corporation 8 Series USB EHCI #1 [8086:9c26] (rev 04)
00:1f.0 ISA bridge [0601]: Intel Corporation 8 Series LPC Controller [8086:9c45] (rev 04)
00:1f.2 SATA controller [0106]: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] [8086:9c03] (rev 04)
00:1f.3 SMBus [0c05]: Intel Corporation 8 Series SMBus Controller [8086:9c22] (rev 04)
06:00.0 Network controller [0280]: Broadcom Limited BCM43142 802.11b/g/n [14e4:4365] (rev 01)
08:00.0 3D controller [0302]: NVIDIA Corporation GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M] [10de:1140] (rev a1)
# nvidia-detect
No NVIDIA GPU detected.
Ma ktoś może jakieś sugestie?
Offline
Pewnie na tym, że [b]lspci[/b] pokazuje nvidię, a polecenie [b]nvidia-detect[/b] tej nvidii nie widzi.
Offline
Zdecydowanie na tym ... :(
Zainstalowałem bumblebee i glx gears daje następujące wyniki:
$ glxgears
Running synchronized to the vertical refresh. The framerate should be
approximately the same as the monitor refresh rate.
326 frames in 5.0 seconds = 65.167 FPS
301 frames in 5.0 seconds = 60.015 FPS
301 frames in 5.0 seconds = 60.015 FPS
301 frames in 5.0 seconds = 60.010 FPS
301 frames in 5.0 seconds = 60.015 FPS
$ optirun --no-failsafe glxgears
298 frames in 5.0 seconds = 59.522 FPS
301 frames in 5.0 seconds = 60.015 FPS
301 frames in 5.0 seconds = 60.015 FPS
301 frames in 5.0 seconds = 60.016 FPS
zarówno $ nvidia-settings jak i $ optirun nvidia-settings zwracają:
ERROR: NVIDIA driver is not loaded
ERROR: Error querying enabled displays on GPU 0 (Missing Extension).
ERROR: Error querying connected displays on GPU 0 (Missing Extension).
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
i NVIDIA X-SERVER Settings woła, żeby odpalić nvidia-xconfig.
W końcu:
$ optirun nvidia-settings -c :8
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
I tutaj NVIDIA X-SERVER Settings gada z moją kartą - GeForce 820M
Jest jakaś opcja żebym odpalając apkę przez optirun'a osiągnął jakiś realny wzrost FPS?
Pozdrawiam.
Ostatnio edytowany przez kur4kwdz (2017-07-07 22:13:53)
Offline
Time (s) | Query |
---|---|
0.00014 | SET CHARSET latin2 |
0.00004 | SET NAMES latin2 |
0.00117 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='3.144.109.159' WHERE u.id=1 |
0.00071 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.144.109.159', 1732201119) |
0.00047 | SELECT * FROM punbb_online WHERE logged<1732200819 |
0.00063 | DELETE FROM punbb_online WHERE ident='54.36.148.223' |
0.00069 | DELETE FROM punbb_online WHERE ident='54.36.148.243' |
0.00070 | SELECT topic_id FROM punbb_posts WHERE id=306824 |
0.00008 | SELECT id FROM punbb_posts WHERE topic_id=3977 ORDER BY posted |
0.00061 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=3977 AND t.moved_to IS NULL |
0.00006 | SELECT search_for, replace_with FROM punbb_censoring |
0.01629 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=3977 ORDER BY p.id LIMIT 200,25 |
0.00104 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=3977 |
Total query time: 0.02263 s |