Re: Books Inquiry

2016-01-23 Thread jdd

Le 22/01/2016 10:24, Adam Wilson a écrit :


multi-arch ISO- it just has the installer packages for both i386 and
amd64 on one disc, so it is misleading to say it 'works on both'.
Rather, it has packages for either.


yes. Try the 64 bits, it will say if it can't install... and you can use 
the 32 bits.


and this is the only dvd that boots anywhere, specially in some brand 
new netbook that have 64 bits processor but 32 bits bios/uefi (and 32 
bits Windows).


jdd





Re: wodim "Cannot open SCSI driver!"

2016-01-23 Thread Thomas Schmitt
Hi,

Emanuel Berg wrote:
> http://user.it.uu.se/~embe8573/wodim_log

where i read

> Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 200s
> CDB:  00 00 00 00 00 00
> Errno: 5 (Input/output error), test unit ready scsi sendcmd: no error
> CDB:  00 00 00 00 00 00
> status: 0x2 (CHECK CONDITION)
> Sense Bytes: 70 00 02 00 00 00 00 0E 00 00 00 00 3A 00 00 00
> Sense Key: 0x2 Not Ready, Segment 0
> Sense Code: 0x3A Qual 0x00 (medium not present) Fru 0x0

The drive replies SCSI error condition 2 3A 00, which means
that it does not see the CD-R.


> Brasero says
> Please replace the disc with a supported CD or DVD.

The GUI programs often inspect the drive and medium situation by
means of the kernel or userspace device management.
Quite a lot of software layers is involved then.

But if the drive says that there is no disc in it, the urge by
Brasero is well understandable but also futile.


> $ wodim -prcap
>  "Does write CD-R media".

It got this info from the drive (which seems willing but inapt).


> wodim -v dev=$DVD -eject -sao $iso

This command should work fine.


> I have tried two CD-Rs brand new from the (same) box -
> same thing.

The good news is that the media are probably still usable
after the failure. (No traces of an attempt to prepare writing
of data to them.)

Bad news is that you will probably have to get a new burner.


Have a nice day :)

Thomas



Re: Libre graphics could become the standard if we push right now

2016-01-23 Thread tomas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, Jan 22, 2016 at 11:15:19PM +0100, jdd wrote:
> Le 22/01/2016 17:34, Alberto Salvia Novella a écrit :
> >libre hardware.
> that's far from new
> 
> https://en.wikipedia.org/wiki/Open-source_hardware
> 
> http://www.gnu.org/philosophy/free-hardware-designs.en.html
> 
> I remember efforts done to have free cpu, but I don't think
> significant result have been achieved

There are actuall quite a few (available or soonish available)
free CPUs. Starting from the lower end:

* Parallax Propeller [1], [2]
  Fast-ish, risc-y, 32 bit 8 core microcontroller. Design (incl VHDL)
  is under GPLV3 (no less!). You can really buy silicon for that!
  Eight (take or give) dollars and one is yours.

* OpenRISC [3]
  32 bit (these days 64 bit). LGPL. There are a few FPGA based
  implementations and some specialist "real silicon" implementations,
  AFAIK one on board of ISS. No idea whether one can buy "real
  silicon" (at least as mere mortal).

* RISC-V [4]
  To me, this is the most exciting of the pack. Modern 64 bit design,
  BSD license, actually a meta-design. There are real "biggies" behind
  that, David Patterson (of Hennessy and Patterson fame). There is an
  effort underway [5] to touch "real silicon", surrounded by a low cost
  devel board. They are pretty advanced on that and backed by people
  who seem to know their stuff, like Robert Mullins of Raspberry Pi
  fame or Bunnie Huang (need I introduce this one?).

If you follow the links you'll quickly realize that this list is far
from exhaustive. I didn't name the MIPSen and SPARCsen gone or donated
into public domain.

Ask and you shall be given :-)

[1] 
[2] 
[3] 
[4] 
[5] 

regards
- -- tomás
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlajSXQACgkQBcgs9XrR2kYt2gCeLDv3UaG6RlkunDbE3M2qiPb5
fI8AnimNgxV6EWJoMMnZE3N4Ts6lomay
=DgTt
-END PGP SIGNATURE-



Re: Is anybody Running Debian on Acer Aspire E5-571G

2016-01-23 Thread Jonas Hedman
On 16-01-15 14:27:54, Brian wrote:
> On Fri 15 Jan 2016 at 08:53:46 -0500, Jude DaShiell wrote:
> 
> > I ran a netinst installation so no didn't have the nonfree rt2800 package
> > earlier.  Anyone know which debian dvd that package lives on?  I may be able
> > to install debian with the first dvd and whatever number that other dvd is
> > in future.
> 
> The DVDs contain free software only.

I apologize in advance for my ignorance but is this really true
regarding the Linux kernel? (blobs?) 

-- 
Jonas Hedman 

XMPP:n...@jabber.at
PGP Key: 0x5c3989e0616bb08c
Fingerprint: 8F72 C5BE AAFA B4BA 8F46  9185 5C39 89E0 616B B08C


signature.asc
Description: Digital signature


Re: Is anybody Running Debian on Acer Aspire E5-571G

2016-01-23 Thread Lisi Reisz
On Saturday 23 January 2016 10:13:44 Jonas Hedman wrote:
> On 16-01-15 14:27:54, Brian wrote:
> > On Fri 15 Jan 2016 at 08:53:46 -0500, Jude DaShiell wrote:
> > > I ran a netinst installation so no didn't have the nonfree rt2800
> > > package earlier.  Anyone know which debian dvd that package lives on? 
> > > I may be able to install debian with the first dvd and whatever number
> > > that other dvd is in future.
> >
> > The DVDs contain free software only.
>
> I apologize in advance for my ignorance but is this really true
> regarding the Linux kernel? (blobs?)

It is certainly true of the net-install disk.  That is the problem sometimes.

Lisi



Re: Is anybody Running Debian on Acer Aspire E5-571G

2016-01-23 Thread jdd

Le 23/01/2016 11:13, Jonas Hedman a écrit :


The DVDs contain free software only.


I apologize in advance for my ignorance but is this really true
regarding the Linux kernel? (blobs?)

as far as I know, this is Debian specific (not only Debian, but other 
Debian alike may no have the same), and often seen as a drawback, when 
it's a great advantage; if one take all into account


jdd



rpcbind-0.23 & Jessie

2016-01-23 Thread Saša Janiška
Hello,

I put a fresh Jessie on the netbook of my wife's friend. She had some
ancient Linux Mint and now it is going to be her first experience with
Debian...everything is fine except the problem with rpcbind-0.21 which
is visible during the boot (first-time experience) and explained here:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748074

I do run Sid and the problem is fixed there as well as in testing, but I
do not see it in backports.

What do you advise in regard?

By looking at package's deps, I'm not sure that installing from testing
is smart move considering we want to have stable machine with as little
admin time as possible?

Otoh, I do have zero experience using Stable and not sure whether one
can expect to see the fix appear in Jessie in the nearby future?


Sincerely,
Gour

-- 
What is night for all beings is the time of awakening
for the self-controlled; and the time of awakening for
all beings is night for the introspective sage.





Re: rpcbind-0.23 & Jessie

2016-01-23 Thread Sven Joachim
On 2016-01-23 11:43 +0100, Saša Janiška wrote:

> I put a fresh Jessie on the netbook of my wife's friend. She had some
> ancient Linux Mint and now it is going to be her first experience with
> Debian...everything is fine except the problem with rpcbind-0.21 which
> is visible during the boot (first-time experience) and explained here:
>
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748074
>
> I do run Sid and the problem is fixed there as well as in testing, but I
> do not see it in backports.
>
> What do you advise in regard?

Does your wife use NFS on her netbook?  If not, you can probably just
uninstall rpcbind.

> By looking at package's deps, I'm not sure that installing from testing
> is smart move considering we want to have stable machine with as little
> admin time as possible?

Looking at the dependencies, it seems to be possible to install rpcbind
from testing on a stable machine, otherwise you could make a backport
yourself (usually this means just a rebuild in a stable environment).

Either way, you are responsible for maintaining rpcbind on your wife's
machine, since security updates won't be automatically installed
anymore.

> Otoh, I do have zero experience using Stable and not sure whether one
> can expect to see the fix appear in Jessie in the nearby future?

It's rather unlikely that this bug will be fixed in Jessie since the
changes are rather intrusive.

Cheers,
   Sven



Re: rpcbind-0.23 & Jessie

2016-01-23 Thread Brian
On Sat 23 Jan 2016 at 11:43:29 +0100, Saša Janiška wrote:

> I put a fresh Jessie on the netbook of my wife's friend. She had some
> ancient Linux Mint and now it is going to be her first experience with
> Debian...everything is fine except the problem with rpcbind-0.21 which
> is visible during the boot (first-time experience) and explained here:
> 
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748074
> 
> I do run Sid and the problem is fixed there as well as in testing, but I
> do not see it in backports.
> 
> What do you advise in regard?

Does she really need to have rpcbind? If not I'd purge it from the
system. Problem solved. :)



Re: Is anybody Running Debian on Acer Aspire E5-571G

2016-01-23 Thread Lisi Reisz
On Saturday 23 January 2016 10:36:50 jdd wrote:
> Le 23/01/2016 11:13, Jonas Hedman a écrit :
> >> The DVDs contain free software only.
> >
> > I apologize in advance for my ignorance but is this really true
> > regarding the Linux kernel? (blobs?)
>
> as far as I know, this is Debian specific (not only Debian, but other
> Debian alike may no have the same), and often seen as a drawback, when
> it's a great advantage; if one take all into account


Yes, of course, you are right.  I didn't read carefully enough, and we were 
talking about a Debian DVD.  I don't actually know of a Debian derivative 
that has the same policy - except probably Devuan.  But then I don't know 
every Debian derivative.

Lisi



Re: Aptitude message.

2016-01-23 Thread Weaver

On 2016-01-22 21:49, Brian wrote:

On Fri 22 Jan 2016 at 20:55:05 +1000, Weaver wrote:


Am receiving this on 'aptitude update'.
~~
root@Telaman:/home/weaver# aptitude update
Hit http://ftp.au.debian.org/debian unstable InRelease
[ ERR] Reading package lists
E: Unable to parse package file 
/var/lib/apt/lists/ftp.au.debian.org_debian_dists_unstable_contrib_binary-amd64_Packages

(1)
W: You may want to run apt-get update to correct these problems
E: The package cache file is corrupted
E: Couldn't rebuild package cache
~~~
I'm able to run the update process without incident, and it finishes
cleanly.
Is anybody else getting this?
/etc/apt/sources.list is fine, with contrib included as per usual, so 
I can

only assume it's unavailable at the server end.

Other than that, there was a power failure during the night that might 
have

done some damage, and I might have to begin a data rescue scenario.


Comment out everything in sources.list. Update. /var/lib/apt/lists/ 
should

now have only /partial and lock.

Uncomment a ftp.au.debian.org line, perhaps without contrib, Update.

Continue adding to sources.list and updating

How does that go?


All went well, actually.
I updated Main, then included non-free, then brought in contrib.
Then updated all together before the safe-upgrade.
Horror message gone.

While doing all this, I noticed a fullstop/period after 'main', and 
before 'non-free' and 'contrib'.
I've had this system installed for ages (since 8), and I haven't been 
into etc/apt/sources.list for about a year, so I might have had a 
game-playing visitor.
I've only just started receiving this message on the last couple of 
updates.

Might have to run some checks.

Thanks for all the help from those that contributed.
Cheers!
Weaver.
--
"It is the duty of the patriot to protect his country from its  
government."

 -- Thomas Paine

Registered Linux User: 554515



Re: Is anybody Running Debian on Acer Aspire E5-571G

2016-01-23 Thread Karagkiaouris Diamantis

Hello,

I can't understand the problem. Netinstall interrupts due to missing 
rt2800 package? Also in case you are not aware of it there are also 
builds that have already non free firmware drivers. But they are unofficial:


http://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/

I didn't follow up the whole conversation so i might miss something.

DK

Am 23.01.2016 um 14:29 schrieb Lisi Reisz:

On Saturday 23 January 2016 10:36:50 jdd wrote:

Le 23/01/2016 11:13, Jonas Hedman a écrit :

The DVDs contain free software only.

I apologize in advance for my ignorance but is this really true
regarding the Linux kernel? (blobs?)

as far as I know, this is Debian specific (not only Debian, but other
Debian alike may no have the same), and often seen as a drawback, when
it's a great advantage; if one take all into account


Yes, of course, you are right.  I didn't read carefully enough, and we were
talking about a Debian DVD.  I don't actually know of a Debian derivative
that has the same policy - except probably Devuan.  But then I don't know
every Debian derivative.

Lisi





Re: rpcbind-0.23 & Jessie

2016-01-23 Thread Saša Janiška
On Sub, 2016-01-23 at 12:21 +0100, Sven Joachim wrote:

> Does your wife use NFS on her netbook?  If not, you can probably just
> uninstall rpcbind.

That's good advice...however, it seems it's not enough.

Anyway, the netbook is delivered and let me see if there are complaints
in regard. :-)

> It's rather unlikely that this bug will be fixed in Jessie since the
> changes are rather intrusive.

Thanks, that way my opinion as well.


Sincerely,
Gour

-- 
Not by merely abstaining from work can one achieve freedom
from reaction, nor by renunciation alone can one attain perfection.





Re: rpcbind-0.23 & Jessie

2016-01-23 Thread Saša Janiška
On Sub, 2016-01-23 at 12:17 +, Brian wrote:

> Does she really need to have rpcbind? If not I'd purge it from the
> system. Problem solved. :)

There is something else in action, but didn't have time to investigate
before returning netbook to the owner.


Sincerely,
Gour

-- 
There is no possibility of one's becoming a yogī, O Arjuna,
if one eats too much or eats too little, sleeps too much
or does not sleep enough.





Re: How to build Debian-based wireless router

2016-01-23 Thread Stuart Longland
On 22/01/16 15:19, GC wrote:
> There's a lot of great tutorials on how to build your own router (wired) but 
> I can't seem to find anything that covers steps on how to build your own 
> wireless router? 
> Anyone have some advice on this topic or can share some articles, 
> step-by-step tutorials, links, etc on this?
> 

Did this some time ago with a Prism54G card and hostap, basically hostap
took care of setting up the PCI Wi-Fi card to act like an access point
and the operating system could then bridge or firewall that interface as
needed: it behaved like any Ethernet interface.

-- 
Stuart Longland (aka Redhatter, VK4MSL)

I haven't lost my mind...
  ...it's backed up on a tape somewhere.



signature.asc
Description: OpenPGP digital signature


Re: How to build Debian-based wireless router

2016-01-23 Thread debian
Hi GC

On 22.01.2016 06:19, GC wrote:
> There's a lot of great tutorials on how to build your own router (wired) but 
> I can't seem to find anything that covers steps on how to build your own 
> wireless router? 
> Anyone have some advice on this topic or can share some articles, 
> step-by-step tutorials, links, etc on this?
> 

I assume by wireless router you want to build something like the ubiquitous 
plastic home Router+WiFi AP, right?

deloptes is right in that you cannot use just any wifi-card, but there are 
plenty out there that work. Have a look into the linux-wireless wiki [1], 
regard the AP column. Also note that even of the chips that support AP, some do 
so much worse than others - avoid intel as a rule of thumb.

Once you have the hardware, you'd setup a normal router and add hostapd. Regard 
[2] for configuration pointers.

Beware that stock hostapd scans the spectrum for other APs and does not enable 
80211n/ac if it finds anything on the channels it's configured to use. May be 
for regulatory reasons, but all the APs you can buy disregard that, and you can 
patch it out, too.

good luck
arian

[1] https://wireless.wiki.kernel.org/en/users/drivers
[2] /usr/share/doc/hostapd/README.Debian







signature.asc
Description: OpenPGP digital signature


Re: wodim "Cannot open SCSI driver!"

2016-01-23 Thread Emanuel Berg
"Thomas Schmitt"  writes:

> Bad news is that you will probably have to get
> a new burner.

I have suspected a hardware error as well. Is there
any way to confirm this?

Strange thing tho I recently burned an ISO DVD movie
to a DVD with no problem. I'm used to things in the
computer world either working or not. But perhaps the
burner is one thing where the result can be spotty as
well as perfect or not at all.

-- 
underground experts united
http://user.it.uu.se/~embe8573



Re: Libre graphics could become the standard if we push right now

2016-01-23 Thread Stefan Monnier
> * OpenRISC [3]
>   32 bit (these days 64 bit). LGPL. There are a few FPGA based
>   implementations and some specialist "real silicon" implementations,
>   AFAIK one on board of ISS. No idea whether one can buy "real
>   silicon" (at least as mere mortal).

You definitely can.  At least in a roundabout way: the Allwinner H3 SoC
includes an OpenRISC (alongside 4 ARM cores).  Apparently it can clock
up to around 400MHz in there (a good bit less than the 4 Core-A7's
>1GHz).


Stefan