Jessie/sid 64: ia32-libs "conflicts" with libjack-jackd2

2013-09-08 Thread Lucio Crusca
Hi *, I need ia32-libs in order to enable 3D features of the fglrx driver in my 64bit box. Until a few days ago I had it installed ok. Then, after some aptitude update, I got broken packages because of ia32-libs: it depends on libjack-jackd2-0:i386, which in turn depends on libopus0:i386, which

Re: Reg: gcc option for printing large number (large double)

2013-09-08 Thread Joel Rees
On Mon, Sep 9, 2013 at 2:40 PM, Joel Rees wrote: > On Mon, Sep 9, 2013 at 1:41 PM, Balamurugan wrote: >> Hi, >> >> I have an issue in printing a large number in a c program. Please find below >> the code snippet : >> >> #include >> >> int main() >> { >> double temp = 0.0; > > temp is a d

Re: Reg: gcc option for printing large number (large double)

2013-09-08 Thread Joel Rees
On Mon, Sep 9, 2013 at 1:41 PM, Balamurugan wrote: > Hi, > > I have an issue in printing a large number in a c program. Please find below > the code snippet : > > #include > > int main() > { > double temp = 0.0; temp is a double. In your ordinary environment, doubles are stored in 64 bit

Reg: gcc option for printing large number (large double)

2013-09-08 Thread Balamurugan
Hi, I have an issue in printing a large number in a c program. Please find below the code snippet : #include int main() { double temp = 0.0; temp = pow(2, 2000); printf("The value of temp is %lf\n", temp); return 0; } I compiled and ran as below: [balamur

Re: Security?

2013-09-08 Thread Joel Rees
On Mon, Sep 9, 2013 at 9:53 AM, shawn wilson wrote: > > On Sun, Sep 8, 2013 at 8:20 PM, Joel Rees wrote: >> >> On Mon, Sep 9, 2013 at 3:27 AM, wrote: >> > Hello list. >> > What do you think about it? >> > >> > https://www.schneier.com/blog/archives/2013/09/the_nsa_is_brea.html >> >>"Those t

Re: synaptic - stuck

2013-09-08 Thread Verde Denim
On 09/08/2013 07:18 PM, Philip Ashmore wrote: > On 08/09/13 22:07, Verde Denim wrote: >> On 09/08/2013 04:15 PM, Philip Ashmore wrote: >>> On 08/09/13 18:43, Verde Denim wrote: Ran an update last evening to include adding mono to the layout. If I could attach a screenshot, I would, but b

Re: Security?

2013-09-08 Thread Ralf Mardorf
On Mon, 2013-09-09 at 09:20 +0900, Joel Rees wrote: > On Mon, Sep 9, 2013 at 3:27 AM, wrote: > > Hello list. > > What do you think about it? > > > > https://www.schneier.com/blog/archives/2013/09/the_nsa_is_brea.html > >"Those that didn't know about it were gobsmacked." > > If any of that s

Re: Security?

2013-09-08 Thread shawn wilson
On Sun, Sep 8, 2013 at 8:20 PM, Joel Rees wrote: > On Mon, Sep 9, 2013 at 3:27 AM, wrote: > > Hello list. > > What do you think about it? > > > > https://www.schneier.com/blog/archives/2013/09/the_nsa_is_brea.html > >"Those that didn't know about it were gobsmacked." > > If any of that surp

Re: synaptic - stuck

2013-09-08 Thread Jack Dangler
Sent from jack@ipad4 On Sep 8, 2013, at 19:18, Philip Ashmore wrote: > On 08/09/13 22:07, Verde Denim wrote: >> On 09/08/2013 04:15 PM, Philip Ashmore wrote: >>> On 08/09/13 18:43, Verde Denim wrote: Ran an update last evening to include adding mono to the layout. If I could attach

Re: Security?

2013-09-08 Thread Joel Rees
On Mon, Sep 9, 2013 at 3:27 AM, wrote: > Hello list. > What do you think about it? > > https://www.schneier.com/blog/archives/2013/09/the_nsa_is_brea.html "Those that didn't know about it were gobsmacked." If any of that surprises you, you haven't been paying attention. Technology, we can w

Re: synaptic - stuck

2013-09-08 Thread Philip Ashmore
On 08/09/13 22:07, Verde Denim wrote: > On 09/08/2013 04:15 PM, Philip Ashmore wrote: >> On 08/09/13 18:43, Verde Denim wrote: >>> Ran an update last evening to include adding mono to the layout. If I >>> could attach a screenshot, I would, but basically it looks to have >>> installed all of the p

Re: Microcode update conundrum (was Re: ANNOUNCEMENT: Intel processor microcode security update)

2013-09-08 Thread Joel Rees
On Mon, Sep 9, 2013 at 12:55 AM, Henrique de Moraes Holschuh wrote: > On Sun, 08 Sep 2013, Joel Rees wrote: >> I was hoping that AMD was not going to have the license and >> non-visibility issue that plagues the Intel processor microcode >> updates. But I find this original announcement from when

Re: Microcode update conundrum (was Re: ANNOUNCEMENT: Intel processor microcode security update)

2013-09-08 Thread Joel Rees
(Thanks for obliging, Henrik. ;-) On Sun, Sep 8, 2013 at 5:34 PM, Henrik Ahlgren wrote: > On Sun, Sep 08, 2013 at 08:00:12AM +0900, Joel Rees wrote: >> (1) This requires enabling two repositories that I have been avoiding >> enabling, contrib and non-free. That means I have to watch the >> reposi

Re: using less in a bash script, screen blanking, alternate screen

2013-09-08 Thread Thomas Dickey
On Sunday, September 8, 2013 4:00:02 AM UTC-4, Zenaan Harkness wrote: > OK, I have the following script (reduced, just enough to demonstrate > > the problem): > --- test.sh --- > #!/bin/bash > cmd="apt-cache search debian-installer | sort | egrep --color=always -i > debian-installer" > #tput nrrm

[SETSERIAL - ACPI] custom setserial IRQ/Port affected by ACPI (important)

2013-09-08 Thread shathawa
Severity = important I have a problem that may affect both the setserial (serial line config) and acpi (power management). My system is being prepared as a firewall and serial-line communications controller. Linux kernels are normally configured to support 4 serial lines. I have not recompiled t

Re: synaptic - stuck

2013-09-08 Thread Verde Denim
On 09/08/2013 04:15 PM, Philip Ashmore wrote: > On 08/09/13 18:43, Verde Denim wrote: >> Ran an update last evening to include adding mono to the layout. If I >> could attach a screenshot, I would, but basically it looks to have >> installed all of the packages and configure them, but is now just

Re: Re: tri-boot debian, debian-without-dm, and windows with newer debian using partitions from older debian?

2013-09-08 Thread Anubhav Yadav
Thanks a lot, much much appreciated. I now feel I (as a computer science student, and a programmer)have a direction in learning linux! :) -- Regards, Anubhav Yadav, Computer Engineering Final Year Student, Imperial College of Engineering and Research, Pune. -- To UNSUBSCRIBE, email to debia

Re: synaptic - stuck

2013-09-08 Thread Philip Ashmore
On 08/09/13 18:43, Verde Denim wrote: > Ran an update last evening to include adding mono to the layout. If I > could attach a screenshot, I would, but basically it looks to have > installed all of the packages and configure them, but is now just > sitting (still open on the 'installing software'

can't initialized a Bluetooth antenna.

2013-09-08 Thread atar
Hi there!! When I try to use the hciconfig command to initialized my Bluetooth antenna like the command: hciconfig hci0 up OR hciconfig hci0 reset it emits an error message saying: Can't init device hci0: Connection timed out (110). dmesg reports the following errors messages: [ 15

Re: Microcode update conundrum (was Re: ANNOUNCEMENT: Intel processor microcode security update)

2013-09-08 Thread Andrew McGlashan
On 9/09/2013 2:18 AM, Volker Birk wrote: > On Sun, Sep 08, 2013 at 12:55:05PM -0300, Henrique de Moraes Holschuh wrote: >> Note that even the internal errata/fix information is bound to be really >> uninteresting anyway. Backdoors would not be documented anywhere, heck, it >> is very likely that o

Security?

2013-09-08 Thread latinfo
Hello list. What do you think about it? https://www.schneier.com/blog/archives/2013/09/the_nsa_is_brea.html -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/de7cc354

synaptic - stuck

2013-09-08 Thread Verde Denim
Ran an update last evening to include adding mono to the layout. If I could attach a screenshot, I would, but basically it looks to have installed all of the packages and configure them, but is now just sitting (still open on the 'installing software' dialog. It has been over 12 hours, so I'm wond

Re: Microcode update conundrum (was Re: ANNOUNCEMENT: Intel processor microcode security update)

2013-09-08 Thread Henrique de Moraes Holschuh
On Sun, 08 Sep 2013, Joel Rees wrote: > I was hoping that AMD was not going to have the license and > non-visibility issue that plagues the Intel processor microcode > updates. But I find this original announcement from when Henrique made > the updater tool available: > > http://lists.debian.org/d

Re: Microcode update conundrum (was Re: ANNOUNCEMENT: Intel processor microcode security update)

2013-09-08 Thread Henrique de Moraes Holschuh
On Sun, 08 Sep 2013, Henrik Ahlgren wrote: > > or synaptic to look for new tools, right? Or can we just enable those > > two repositories long enough to load Henrique's tool and the microcode > > updates, then disable them again? > > Why do you feel that you even need to ask? You are free to handl

Graphic issue

2013-09-08 Thread 斟酌鵬兄
hi, I have googled for days but found most results are old and said that this issue is supposed to be fixed. And I couldn't found how to fix this. The gnome-shell is laggy when changing between workspaces. This also occurs when openning a new tab in google chrome. The overall graphic seems twitc

preferences to make guake transparent

2013-09-08 Thread shirish शिरीष
Hi all, What are the preferences to make guake transparent ? By transparent like a mirror so you can code or do commands while seeing the background wall-paper. In my guake these are the preferences :- Text color - white background color - grey Transparency - quite near to the transparency back

Re: wheezy keyboard shortcuts w/ lxde

2013-09-08 Thread Andrei POPESCU
On Lu, 22 iul 13, 14:57:35, Robert Holtzman wrote: > > The wiki.debian.org/Openbox site says to edit shortcuts in the rc.xml > file, not the lxde-rc.xml. Looking at them I couldn't tell the > difference except that the rc.xml seems more extensive. I'll have to > jump on the lxde list and try to fi

Re: Microcode update conundrum (was Re: ANNOUNCEMENT: Intel processor microcode security update)

2013-09-08 Thread Henrik Ahlgren
On Sun, Sep 08, 2013 at 08:00:12AM +0900, Joel Rees wrote: > (1) This requires enabling two repositories that I have been avoiding > enabling, contrib and non-free. That means I have to watch the > repository more carefully when using > > apt-cache search > > or synaptic to look for new tools

Re: using less in a bash script, screen blanking, alternate screen

2013-09-08 Thread Zenaan Harkness
On 9/8/13, Zenaan Harkness wrote: > OK, I have the following script (reduced, just enough to demonstrate > the problem): > > --- test.sh --- > #!/bin/bash > cmd="apt-cache search debian-installer | sort | egrep --color=always > -i debian-installer" > #tput nrrmc # line 3 > #less -REf <($cmd) # lin

Re: using less in a bash script, screen blanking, alternate screen

2013-09-08 Thread Sven Joachim
On 2013-09-08 09:53 +0200, Zenaan Harkness wrote: > OK, I have the following script (reduced, just enough to demonstrate > the problem): > > --- test.sh --- > #!/bin/bash > cmd="apt-cache search debian-installer | sort | egrep --color=always > -i debian-installer" > #tput nrrmc # line 3 > #less -R

using less in a bash script, screen blanking, alternate screen

2013-09-08 Thread Zenaan Harkness
OK, I have the following script (reduced, just enough to demonstrate the problem): --- test.sh --- #!/bin/bash cmd="apt-cache search debian-installer | sort | egrep --color=always -i debian-installer" #tput nrrmc # line 3 #less -REf <($cmd) # line 4 less -REf <(bash -c "$cmd") # line 5 #less -REf

Re: ANNOUNCEMENT: Intel processor microcode security update

2013-09-08 Thread Elimar Riesebieter
* Henrique de Moraes Holschuh [2013-09-07 18:55 -0300]: > On Sat, 07 Sep 2013, Elimar Riesebieter wrote: > > * Elimar Riesebieter [2013-09-07 15:32 +0200]: > > > ACK, loaded as module. Thanks for the hint. But I can't find a note > > > on how to verify the new microcode is loaded? > > > > $ dme