Re: apt-cache show

2017-11-15 Thread Floris
Op Tue, 14 Nov 2017 18:02:21 +0100 schreef Jilguero ostras : Hi, the command "apt-cache show" displays package information, including package size after installation, but units are not >reported (Mb, Kb, etc). I have seen a bug report long ago: Debian Bug report logs -#173120 but it se

Re: two graphics cards and two monitors

2017-11-15 Thread Eric S Fraga
On Tuesday, 14 Nov 2017 at 10:31, Don Armstrong wrote: > On Tue, 14 Nov 2017, Eric S Fraga wrote: >> On Friday, 3 Nov 2017 at 11:19, Don Armstrong wrote: >> > What happens if you run xrandr --output DVI-I-1-2 --auto; ? > >> >> $ xrandr --output DVI-I-1-2 --auto >> warning: output DVI-I-1-2 not fo

Re: two graphics cards and two monitors

2017-11-15 Thread Felix Miata
Eric S Fraga composed on 2017-11-03 14:22 (UTC): > I am trying to get a similar system configure with Debian testing/buster > and not getting anywhere beyond having two monitors on a single card > recognised. Is this a first try (has this ever worked before trying with Buster)? > I have three m

Re: Compatible laptops

2017-11-15 Thread Byung-Hee HWANG (황병희, 黃炳熙)
In Article <7b17f175-2608-c4de-e06c-15c84b5ed...@verizon.net>, Maureen L Thomas writes: > [...sorry for snip...] > debian.  I do not need a game playing machine.  If there is a list > [...] How about Chromebook? In my case, i am willing to install Debian into ARM64 [MT8173] Chromebook if i get

Re: Missing pyuic5, pyrcc5 and pylupdate5 from python3-pyqt5 (was Re: Missing qt5-designer in Stretch)

2017-11-15 Thread Christian Seiler
Hi there, Am 2017-11-15 06:12, schrieb Marc Shapiro: Now that QtDesigner is running I can look at the rest of the build chain and I find that the programs listed in the subject (pyuic5, pyrcc5 and pylupdate5 ) are missing from python3-pyqt5.  According to the docs on Sourceforge these should all

Re: Re: Compatible laptops

2017-11-15 Thread dekks herton
On 11/15, Byung-Hee HWANG (황병희, 黃炳熙) wrote: In Article <7b17f175-2608-c4de-e06c-15c84b5ed...@verizon.net>, Maureen L Thomas writes: [...sorry for snip...] debian.  I do not need a game playing machine.  If there is a list [...] How about Chromebook? In my case, i am willing to install Debian

Re: two graphics cards and two monitors

2017-11-15 Thread Eric S Fraga
On Wednesday, 15 Nov 2017 at 05:15, Felix Miata wrote: > Eric S Fraga composed on 2017-11-03 14:22 (UTC): > >> I am trying to get a similar system configure with Debian testing/buster >> and not getting anywhere beyond having two monitors on a single card >> recognised. Hello Felix, thanks for y

Re: Missing pyuic5, pyrcc5 and pylupdate5 from python3-pyqt5 (was Re: Missing qt5-designer in Stretch)

2017-11-15 Thread Marc Shapiro
On 11/15/2017 03:19 AM, Christian Seiler wrote: Hi there, Am 2017-11-15 06:12, schrieb Marc Shapiro: Now that QtDesigner is running I can look at the rest of the build chain and I find that the programs listed in the subject (pyuic5, pyrcc5 and pylupdate5 ) are missing from python3-pyqt5. Accor

Last order, 11/15/17. You forced an order for sunglasses with my order for free watch after completing your survey. I need to cancel the postage and order for the sunglasses. Thank you.

2017-11-15 Thread Quinnon Walker

Cannot connect to WiFi.

2017-11-15 Thread Juan R. de Silva
Hi folks, My ISP replaced my old modem with the new one. I changed my WiFi Authentication key and the name of the WiFi network. Then I made Network Manager to "forget" my old WiFi. Network Manager finds my new WiFi but I cannot connect to it. When "Authentication Key is required" dialog pops u

Re: Cannot connect to WiFi.

2017-11-15 Thread Charles Kroeger
you can edit the: # /etc/network/interfaces file and put your key there in the appropriate place if it does not start on its own try: #service networking restart see if you can connect that way. sorry I don't use 'network manger,' I never like it. -- CK pgpTzbktm3yMv.pgp Description: Ope

No Sound

2017-11-15 Thread Thomas George
I just installed an Asus Xonar DSX pcie card. Alsamixer recognizes it and PulseAudio Volume Control show a strong signal level during playback but no sound from the speakers. The system works with the onboard Nvidia sound, no problems. I assume the problem is a missing linux driver for the Xon

Re: Cannot connect to WiFi.

2017-11-15 Thread Zoltán Herman
Or test with wired connection. 2017. nov. 15. 21:30 ezt írta ("Charles Kroeger" < ckro...@frankensteinface.com>): > you can edit the: > > # /etc/network/interfaces > > file and put your key there in the appropriate place > > if it does not start on its own try: > > #service networking restart >

Re: Cannot connect to WiFi.

2017-11-15 Thread David Christensen
On 11/15/17 11:48, Juan R. de Silva wrote: My ISP replaced my old modem with the new one. I changed my WiFi Authentication key and the name of the WiFi network. Then I made Network Manager to "forget" my old WiFi. Network Manager finds my new WiFi but I cannot connect to it. When "Authentication

Re: Cannot connect to WiFi.

2017-11-15 Thread Jeroen Mathon
Try the CLI version called nmtui On Wed, 15 Nov 2017, 21:30 Charles Kroeger, wrote: > you can edit the: > > # /etc/network/interfaces > > file and put your key there in the appropriate place > > if it does not start on its own try: > > #service networking restart > > see if you can connect that

Re: Cannot connect to WiFi.

2017-11-15 Thread Bob Weber
On 11/15/17 2:48 PM, Juan R. de Silva wrote: > Hi folks, > > My ISP replaced my old modem with the new one. I changed my WiFi > Authentication key and the name of the WiFi network. Then I made Network > Manager to "forget" my old WiFi. Network Manager finds my new WiFi but I > cannot connect to

Re: No Sound

2017-11-15 Thread deloptes
Thomas George wrote: > I just installed an Asus Xonar DSX pcie card. Alsamixer recognizes it > and PulseAudio Volume Control show a strong signal level during playback > but no sound from the speakers. The system works with the onboard Nvidia > sound, no problems. > > I assume the problem is a mi

Re: No Sound - Puzzle

2017-11-15 Thread Thomas George
From a terminal run alsamixer, f6, select Xonar DSX On another terminal cd to a directory of ogg files, start a playback of a file. Oh the desktop start pulse audio volume control. Monitor shows strong active playback levels Switch to terminal running alsamixer, mute master front which mute

Re: Missing qt5-designer in Stretch

2017-11-15 Thread Ben Caradoc-Davies
On 15/11/17 17:34, Marc Shapiro wrote: On 11/14/2017 07:24 PM, Ben Caradoc-Davies wrote: Great! Although you should note that Michael Biebl's suggestion to install "qt5-default" will do the same thing but be robust against package updates (I like his advice more than mine). But it wants to inst

Re: No Sound - Puzzle

2017-11-15 Thread Joel Roth
A lot of folks (myself included) manage just fine without pulseaudio. ALSA is already complicated and capable enough for them. Some sophisticated users route pulseaudio through JACK, so that the pulseaudio daemon doesn't grab exclusive use of the ALSA device. Good luck! On Wed, Nov 15, 2017 at

Re: No Sound - Puzzle

2017-11-15 Thread Jude DaShiell
please try all of this using pamixer, pulseaudio is controled by its own mixer software not by alsamixer. Remember pulseaudio when installed manages alsa and not the other way around. On Wed, 15 Nov 2017, Thomas George wrote: Date: Wed, 15 Nov 2017 18:21:07 From: Thomas George To: debian-us

Re: how to enable trim for an external encrypted SSD?

2017-11-15 Thread Stefan Monnier
> I had the same situation with my Sandisc Exreme thumb drive before! Here > heparin reports TRIM too, and fstrim failed too. At that time I thought > that the problem is the thumb drive controller. hdparm's report mostly comes directly from the drive within the enclosure. So all it says is that

Firefox not displaying text on website(s)

2017-11-15 Thread Sridhar M A
Yesterday when I updated my system, I got firefox 57. It does appear to work faster. But, I noticed that the sites I frequent, do not display the text: distrocwatch.com, slashdot.org, gmail, etc. Removed $HOME/.mozilla and checked again. Same problem :-( The screenshots can be seen here: https://