Search #Ubuntu channel logs

Note: Use Ctrl+F to search through these logs

Thursday, March 2, 2017

#ubuntu channel featuring lotuspsychje, Bashing-om, rangergord, Zythyr, vers, acidchild, and 5 others.

Zythyr 2017-03-02 16:46:31
Can someone please help me. I am running Ubuntu 16 LTS. I installed Nvidia drivers using "sudo apt-get install nvidia-current". It installed v304. The issue now is that I don't have a /dev/fb0 device. How can I determine what is my framebuffer device?
BWestOz 2017-03-02 16:49:30
Is it possible to make a copy of a web site using wget --mirror. I tried it and it sort of worked but some of the links don't work.
Bashing-om 2017-03-02 16:49:31
Zythyr: nvidia-current is the 304 version driver that might not be correct for your card . What card ' lspci -vnn | grep -i VGA ' and we see if we can match a driver .
Zythyr 2017-03-02 16:53:23
Bashing-om It says I have NVIDIA Corporation ION VGA
Bashing-om 2017-03-02 16:55:00
Zythyr: Pastebin that entire output . so I get the "number" .
rangergord 2017-03-02 16:58:02
is it possible to make running apps in the left-side launcher stand out more than unopened ones? that little arrow and a tiny change in brightness is not enough of a visual indication. I'd like a more obvious contrast, like much darker icons for unopened apps. I looked at Unity Tweak Tool, there's no setting for this.
Zythyr 2017-03-02 16:58:28
Bashing-om pastebin.com/R6x81Mnu
vers 2017-03-02 17:00:51
yo
Bashing-om 2017-03-02 17:02:36
Zythyr: Well, that does not tell me what I need to know . Let's try - lspci -k|grep -iEA5 'vga|3d' - see if that gives me the number .
Zythyr 2017-03-02 17:05:50
Bashing-om http://pastebin.com/vSRQQaxZ
Zythyr 2017-03-02 17:06:23
Bashing-om This is the system where I installed Ubuntu 16 LTS on: http://www.viewsonic.com/us/vot132-vot132-1-19f01591b6ca3ba03f1aedc8db12cdb9.html
Bashing-om 2017-03-02 17:11:01
Zythyr: Still scratching my head .. gimme a bit .
lotuspsychje 2017-03-02 17:11:24
Zythyr: is your system up to dat to 16.04.2?
Zythyr 2017-03-02 17:12:29
lotuspsychje Yes, it is 16.06.2
Zythyr 2017-03-02 17:12:42
Bashing-om What exactly are we looking for?
Zythyr 2017-03-02 17:14:13
The reason I installed Nvidia drivers is because if I use the generic open source drivers, I am unable to boot into the OS. I get stuck at a black screen. This occurs when I use a projector (monitor) with a low resolution that supports two modes: 912x1140 or 1280x800. If I use a regular monitor, it boots fine.
Bashing-om 2017-03-02 17:14:30
Zythyr: lotuspsychje As a newer hardware - sure that the 340 driver is not correct . Might just purge the present driver and have the system "autoinstall" and see what the sytem installs for a graphic's driver ??
Zythyr 2017-03-02 17:14:42
However, it is crucial for me to have the framebuffer device /dev/fb0. After installing Nvidia drivers, I can properly boots, but I can't find the /dev/fb0 device
lotuspsychje 2017-03-02 17:15:59
Zythyr: wich driver versions show up at your additional drivers?
Bashing-om 2017-03-02 17:16:44
Zythyr: My "number" >> NVIDIA Corporation GK208 [GeForce GT 710B] .. that GT 710 is a number of reference .
Zythyr 2017-03-02 17:17:34
Additional drivers give me three options: 304, 340, and open source
lotuspsychje 2017-03-02 17:17:53
Zythyr: did you test them all?
Zythyr 2017-03-02 17:19:09
lotuspsychje By default opensource drivers were installed in which I have /dev/fb0, however I have booting issues with my low resolution projector. I tested both 304 and 340 which fixed booting inssues but there is no /dev/fb0. I do see /dev/nvidia0
Zythyr 2017-03-02 17:19:33
According to this and the device id the Nvidia ion could be GeForce 9400?? https://bugs.freedesktop.org/show_bug.cgi?id=23214
ubottu 2017-03-02 17:19:34
Freedesktop bug 23214 in Driver/nVidia (open) "nVidia ION 10de:087d not supported" [Normal,Resolved: duplicate]
strones 2017-03-02 17:20:32
aarontc, https://youtu.be/Sz2mgIhGtgs
lotuspsychje 2017-03-02 17:22:33
Zythyr: its possible you might need a latest driver from the ubuntu driver ppa
lotuspsychje 2017-03-02 17:23:23
Zythyr: also secureboot can be a problem with nvidia cards, you know ifits enabled or not?
Zythyr 2017-03-02 17:23:59
What is ifits
Zythyr 2017-03-02 17:24:17
lotuspsychje How do I install the latest driver from ubuntu ppa?
lotuspsychje 2017-03-02 17:24:35
Zythyr: if it is enabled
lotuspsychje 2017-03-02 17:25:05
Zythyr: http://askubuntu.com/questions/760934/graphics-issues-after-while-installing-ubuntu-16-04-16-10-with-nvidia-graphics
Zythyr 2017-03-02 17:26:44
lotuspsychje Should I do sudo apt-get install nvidia-340??.
lotuspsychje 2017-03-02 17:27:29
Zythyr: no, you already tested the 340 you say and doesnt fix right?
Zythyr 2017-03-02 17:29:31
So then what do I test next? Do I install using "sudo apt-get install nvidia-current"?
lotuspsychje 2017-03-02 17:30:09
Zythyr: no current isnt active anymore, try that askubuntu step, where they add the ubuntu graphics ppa
Zythyr 2017-03-02 17:30:36
I added the pppa
lotuspsychje 2017-03-02 17:31:19
Zythyr: check additional drivers wich ones show up now
Zythyr 2017-03-02 17:32:45
Ohh okay. Let me check that. Also, I think to check this in the Ubuntu Software GUI app?
lotuspsychje 2017-03-02 17:33:38
Zythyr: no, drivers are managed by installing the terminal way, or via additional drivers
Zythyr 2017-03-02 17:35:52
What command do I n eed to use to see additional drivers
Zythyr 2017-03-02 17:35:56
Sorry I am a noob
Allen_Oaks 2017-03-02 17:37:05
SUP BITCHES
Allen_Oaks 2017-03-02 17:37:07
BAN ME!!!
Allen_Oaks 2017-03-02 17:37:09
IM DOPE
Allen_Oaks 2017-03-02 17:37:17
don't you love ubuntu.
Allen_Oaks 2017-03-02 17:37:20
time for some real love.
Allen_Oaks 2017-03-02 17:37:27
I love the hardware support anyone else
lotuspsychje 2017-03-02 17:37:39
Zythyr: software and sources/additional drivers
Allen_Oaks 2017-03-02 17:37:40
Allen_Oaks time to remember...
lotuspsychje 2017-03-02 17:37:49
Allen_Oaks: stop that please
Allen_Oaks 2017-03-02 17:37:57
Sources, drivers.. who cares... ubuntu rules!
Allen_Oaks 2017-03-02 17:38:01
ubuntu beats windows!
lotuspsychje 2017-03-02 17:38:09
!ops | Allen_Oaks bad news
ubottu 2017-03-02 17:38:10
Allen_Oaks bad news: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang, chu
Allen_Oaks 2017-03-02 17:38:16
I've got windows VM's running under ubuntu!
Allen_Oaks 2017-03-02 17:38:26
banning me?
Allen_Oaks 2017-03-02 17:38:33
just to cool for school...
Bashing-om 2017-03-02 17:38:49
Zythyr: lotuspsychje I stand corrected : http://www.nvidia.com/object/IO_32667.html says the 340 version is correct .
lotuspsychje 2017-03-02 17:39:28
Bashing-om: perhaps the 340 is built corectly and secureboot could be the boot issue?
acidchild 2017-03-02 17:41:45
good evening. I am using the mainline kernel 4.10.1. I am unable to build the virtualbox dkms module. Does anyone have any insight? http://pastebin.com/jqXiuqf3 contains the errors, build version and currently installed packages.
RonWhoCares 2017-03-02 17:44:04
k1l: Another question: the Swap used is at 366; The 'Free' mem is at 793. Why is the 'swap' being used right now