public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Gentoo net0 - auto resetting - very impressed
@ 2015-09-13 18:14 thelma
  2015-09-13 22:01 ` Mick
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: thelma @ 2015-09-13 18:14 UTC (permalink / raw
  To: Gentoo mailing list

After recent upgrade, I've noticed the my network connection auto
configure itself, depend which network I'm connected to.  Very
impressive.
Which configuration/program is responsible for it?

Lately I've installed Fedora core on my old eeepc and I very impressed
with the printer installation.  Fedora automatically recognized my
Brother HL-5730 printer and installed printer driver for it.

I wish Gentoo would be able to do it as well some day.

-- 
Thelma


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] Gentoo net0 - auto resetting - very impressed
  2015-09-13 18:14 [gentoo-user] Gentoo net0 - auto resetting - very impressed thelma
@ 2015-09-13 22:01 ` Mick
  2015-09-13 23:08   ` thelma
  2015-09-14  8:26 ` Peter Humphrey
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 14+ messages in thread
From: Mick @ 2015-09-13 22:01 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: Text/Plain, Size: 1104 bytes --]

On Sunday 13 Sep 2015 19:14:55 thelma@sys-concept.com wrote:
> After recent upgrade, I've noticed the my network connection auto
> configure itself, depend which network I'm connected to.  Very
> impressive.
> Which configuration/program is responsible for it?

If you are running openrc, then I'm guessing that it would be the default 
setting which starts dhcpcd.

If you running ifplugd then it would be that daemon which starts dhcpcd when a 
link becomes live.


> Lately I've installed Fedora core on my old eeepc and I very impressed
> with the printer installation.  Fedora automatically recognized my
> Brother HL-5730 printer and installed printer driver for it.
> 
> I wish Gentoo would be able to do it as well some day.

I seriously hope that my Gentoo does not install anything without asking me.  
I don't mind being notified about a driver, or kernel component, but only when 
I take an action relevant to the particular component.  Having things being 
installed on *my* computer should be down to me to decide and down to me to 
initiate.

-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] Gentoo net0 - auto resetting - very impressed
  2015-09-13 22:01 ` Mick
@ 2015-09-13 23:08   ` thelma
  2015-09-14  6:56     ` Emanuele Rusconi
  0 siblings, 1 reply; 14+ messages in thread
From: thelma @ 2015-09-13 23:08 UTC (permalink / raw
  To: gentoo-user

On 09/13/2015 04:01 PM, Mick wrote:
> On Sunday 13 Sep 2015 19:14:55 thelma@sys-concept.com wrote:
>> After recent upgrade, I've noticed the my network connection auto
>> configure itself, depend which network I'm connected to.  Very
>> impressive.
>> Which configuration/program is responsible for it?
> 
> If you are running openrc, then I'm guessing that it would be the default 
> setting which starts dhcpcd.
> 
> If you running ifplugd then it would be that daemon which starts dhcpcd when a 
> link becomes live.
> 
> 
>> Lately I've installed Fedora core on my old eeepc and I very impressed
>> with the printer installation.  Fedora automatically recognized my
>> Brother HL-5730 printer and installed printer driver for it.
>>
>> I wish Gentoo would be able to do it as well some day.
> 
> I seriously hope that my Gentoo does not install anything without asking me.  
> I don't mind being notified about a driver, or kernel component, but only when 
> I take an action relevant to the particular component.  Having things being 
> installed on *my* computer should be down to me to decide and down to me to 
> initiate.

I didn't mean auto installation, even Fedora doesn't do that.
When I go to add printer the program should be able to go to vendor
web-page, find the printer driver and install it.

Thelma


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] Gentoo net0 - auto resetting - very impressed
  2015-09-13 23:08   ` thelma
@ 2015-09-14  6:56     ` Emanuele Rusconi
  0 siblings, 0 replies; 14+ messages in thread
From: Emanuele Rusconi @ 2015-09-14  6:56 UTC (permalink / raw
  To: gentoo-user

>> On Sunday 13 Sep 2015 19:14:55 thelma@sys-concept.com wrote:
>>>
>>> Fedora automatically recognized my
>>> Brother HL-5730 printer and installed printer driver for it.
>>>
>>> I wish Gentoo would be able to do it as well some day.

Gentoo should be already able to do that NOW, it's just a matter of
installing the pieces of software that do that.
I don't use Fedora or Gnome and I print once every couple of years, so
I can't help you here, but you could use htop to try to figure out
what software is running on Fedora.

-- Emanuele Rusconi


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] Gentoo net0 - auto resetting - very impressed
  2015-09-13 18:14 [gentoo-user] Gentoo net0 - auto resetting - very impressed thelma
  2015-09-13 22:01 ` Mick
@ 2015-09-14  8:26 ` Peter Humphrey
  2015-09-14  8:37 ` Neil Bothwick
  2015-09-15 19:47 ` [gentoo-user] " james
  3 siblings, 0 replies; 14+ messages in thread
From: Peter Humphrey @ 2015-09-14  8:26 UTC (permalink / raw
  To: gentoo-user

On Sunday 13 September 2015 12:14:55 thelma@sys-concept.com wrote:

> Lately I've installed Fedora core on my old eeepc and I very impressed
> with the printer installation.  Fedora automatically recognized my
> Brother HL-5730 printer and installed printer driver for it.
> 
> I wish Gentoo would be able to do it as well some day.

CUPS already does that.

-- 
Rgds
Peter



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] Gentoo net0 - auto resetting - very impressed
  2015-09-13 18:14 [gentoo-user] Gentoo net0 - auto resetting - very impressed thelma
  2015-09-13 22:01 ` Mick
  2015-09-14  8:26 ` Peter Humphrey
@ 2015-09-14  8:37 ` Neil Bothwick
  2015-09-15 19:47 ` [gentoo-user] " james
  3 siblings, 0 replies; 14+ messages in thread
From: Neil Bothwick @ 2015-09-14  8:37 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 710 bytes --]

On Sun, 13 Sep 2015 12:14:55 -0600, thelma@sys-concept.com wrote:

> Lately I've installed Fedora core on my old eeepc and I very impressed
> with the printer installation.  Fedora automatically recognized my
> Brother HL-5730 printer and installed printer driver for it.
> 
> I wish Gentoo would be able to do it as well some day.

Most distros come with clever wizard type programs that try to guess what
you need and do it for you. With Gentoo there is only one wizard, you!

The idea of having software make decisions for you is exactly what
differentiates other distros from Gentoo.


-- 
Neil Bothwick

Sleep is an excellent way of listening to an opera. - James Stephens
(1882-1950)

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [gentoo-user] Re: Gentoo net0 - auto resetting - very impressed
  2015-09-13 18:14 [gentoo-user] Gentoo net0 - auto resetting - very impressed thelma
                   ` (2 preceding siblings ...)
  2015-09-14  8:37 ` Neil Bothwick
@ 2015-09-15 19:47 ` james
  2015-09-15 19:53   ` thelma
  3 siblings, 1 reply; 14+ messages in thread
From: james @ 2015-09-15 19:47 UTC (permalink / raw
  To: gentoo-user

 <thelma <at> sys-concept.com> writes:



> Lately I've installed Fedora core on my old eeepc and I very impressed
> with the printer installation.  Fedora automatically recognized my
> Brother HL-5730 printer and installed printer driver for it.

I have a brother J6710-DW printer that I have tried, unsuccessfully
in the past to set up on Gentoo. Brother is borked on Gentoo. Don't believe
me read the recent post from Patrick Lauer on planet.gentoo.org. Patrick
offer up a simplified way that he was able to get his brother printer
running via IPP and a postscript filter.


> I wish Gentoo would be able to do it as well some day.

Yea, I almost had mine working but I just got tired of hacking
away at it. It would be more straightforward to take an rpm or deb
package and use it. Folks have made specific models work, but, it
is a bit of work.

'eix -R brother' shows quite a few overlays (ebuilds) that cover
a range of brother printers, should you desire to hack that route.


hth,
James







^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] Re: Gentoo net0 - auto resetting - very impressed
  2015-09-15 19:47 ` [gentoo-user] " james
@ 2015-09-15 19:53   ` thelma
  2015-09-15 19:58     ` Alan McKinnon
  0 siblings, 1 reply; 14+ messages in thread
From: thelma @ 2015-09-15 19:53 UTC (permalink / raw
  To: gentoo-user

On 09/15/2015 01:47 PM, james wrote:
>  <thelma <at> sys-concept.com> writes:
> 
> 
> 
>> Lately I've installed Fedora core on my old eeepc and I very impressed
>> with the printer installation.  Fedora automatically recognized my
>> Brother HL-5730 printer and installed printer driver for it.
> 
> I have a brother J6710-DW printer that I have tried, unsuccessfully
> in the past to set up on Gentoo. Brother is borked on Gentoo. Don't believe
> me read the recent post from Patrick Lauer on planet.gentoo.org. Patrick
> offer up a simplified way that he was able to get his brother printer
> running via IPP and a postscript filter.
> 
> 
>> I wish Gentoo would be able to do it as well some day.
> 
> Yea, I almost had mine working but I just got tired of hacking
> away at it. It would be more straightforward to take an rpm or deb
> package and use it. Folks have made specific models work, but, it
> is a bit of work.
> 
> 'eix -R brother' shows quite a few overlays (ebuilds) that cover
> a range of brother printers, should you desire to hack that route.


To install brother printer just follow these steps from Gentoo forum:
https://forums.gentoo.org/viewtopic-t-909052-highlight-brother.html


Thelma



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] Re: Gentoo net0 - auto resetting - very impressed
  2015-09-15 19:53   ` thelma
@ 2015-09-15 19:58     ` Alan McKinnon
  2015-09-15 22:49       ` thelma
  0 siblings, 1 reply; 14+ messages in thread
From: Alan McKinnon @ 2015-09-15 19:58 UTC (permalink / raw
  To: gentoo-user

On 15/09/2015 21:53, thelma@sys-concept.com wrote:
> On 09/15/2015 01:47 PM, james wrote:
>>  <thelma <at> sys-concept.com> writes:
>>
>>
>>
>>> Lately I've installed Fedora core on my old eeepc and I very impressed
>>> with the printer installation.  Fedora automatically recognized my
>>> Brother HL-5730 printer and installed printer driver for it.
>>
>> I have a brother J6710-DW printer that I have tried, unsuccessfully
>> in the past to set up on Gentoo. Brother is borked on Gentoo. Don't believe
>> me read the recent post from Patrick Lauer on planet.gentoo.org. Patrick
>> offer up a simplified way that he was able to get his brother printer
>> running via IPP and a postscript filter.
>>
>>
>>> I wish Gentoo would be able to do it as well some day.
>>
>> Yea, I almost had mine working but I just got tired of hacking
>> away at it. It would be more straightforward to take an rpm or deb
>> package and use it. Folks have made specific models work, but, it
>> is a bit of work.
>>
>> 'eix -R brother' shows quite a few overlays (ebuilds) that cover
>> a range of brother printers, should you desire to hack that route.
> 
> 
> To install brother printer just follow these steps from Gentoo forum:
> https://forums.gentoo.org/viewtopic-t-909052-highlight-brother.html



Or just don't install Brother printers. They are utter crap and why
anyone gives them desk space is beyond me. It's not like they are
expensive either, toss 'em and buy something real.

Recent Samsung, Epson and everything supported by hplip all work great.


-- 
Alan McKinnon
alan.mckinnon@gmail.com



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] Re: Gentoo net0 - auto resetting - very impressed
  2015-09-15 19:58     ` Alan McKinnon
@ 2015-09-15 22:49       ` thelma
  2015-09-16  6:22         ` Alan McKinnon
  0 siblings, 1 reply; 14+ messages in thread
From: thelma @ 2015-09-15 22:49 UTC (permalink / raw
  To: gentoo-user

On 09/15/2015 01:58 PM, Alan McKinnon wrote:
> On 15/09/2015 21:53, thelma@sys-concept.com wrote:
[snip]
>
>>> Yea, I almost had mine working but I just got tired of hacking
>>> away at it. It would be more straightforward to take an rpm or deb
>>> package and use it. Folks have made specific models work, but, it
>>> is a bit of work.
>>>
>>> 'eix -R brother' shows quite a few overlays (ebuilds) that cover
>>> a range of brother printers, should you desire to hack that route.
>>
>>
>> To install brother printer just follow these steps from Gentoo forum:
>> https://forums.gentoo.org/viewtopic-t-909052-highlight-brother.html
> 
> 
> 
> Or just don't install Brother printers. They are utter crap and why
> anyone gives them desk space is beyond me. It's not like they are
> expensive either, toss 'em and buy something real.
> 
> Recent Samsung, Epson and everything supported by hplip all work great.

I had a different experience with Samsung printers.  I bought one model
and it had a big bold letters that it works with Linux.
When I try to install printer driver, it was impossible. It came with
some kind of script the relied on an old/obsolete library so it was
impossible to install it.

On Fedora, script installs brother printer base on Brother source
web-page driver, it works perfectly.  On Gentoo it is a manual/painful
setup if you doing it the first time.

Thelma


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] Re: Gentoo net0 - auto resetting - very impressed
  2015-09-15 22:49       ` thelma
@ 2015-09-16  6:22         ` Alan McKinnon
  2015-09-17  6:45           ` [gentoo-user] " Stroller
  0 siblings, 1 reply; 14+ messages in thread
From: Alan McKinnon @ 2015-09-16  6:22 UTC (permalink / raw
  To: gentoo-user

On 16/09/2015 00:49, thelma@sys-concept.com wrote:
> On 09/15/2015 01:58 PM, Alan McKinnon wrote:
>> On 15/09/2015 21:53, thelma@sys-concept.com wrote:
> [snip]
>>
>>>> Yea, I almost had mine working but I just got tired of hacking
>>>> away at it. It would be more straightforward to take an rpm or deb
>>>> package and use it. Folks have made specific models work, but, it
>>>> is a bit of work.
>>>>
>>>> 'eix -R brother' shows quite a few overlays (ebuilds) that cover
>>>> a range of brother printers, should you desire to hack that route.
>>>
>>>
>>> To install brother printer just follow these steps from Gentoo forum:
>>> https://forums.gentoo.org/viewtopic-t-909052-highlight-brother.html
>>
>>
>>
>> Or just don't install Brother printers. They are utter crap and why
>> anyone gives them desk space is beyond me. It's not like they are
>> expensive either, toss 'em and buy something real.
>>
>> Recent Samsung, Epson and everything supported by hplip all work great.
> 
> I had a different experience with Samsung printers.  I bought one model
> and it had a big bold letters that it works with Linux.
> When I try to install printer driver, it was impossible. It came with
> some kind of script the relied on an old/obsolete library so it was
> impossible to install it.

Samsung did that once 10 years ago, and slashdot made them pay with
ridicule.

Samsung is a very unusual company, they take note of their mistakes and
fix them very quickly. Their latest printers do not make that same
stupid mistake; mine is a recent colour laser and the cheapest in the
range. Doesn't even have a display or keyboard so it creates it's own
ad-hoc wifi connection so you can connect and configure in a browser.
Once it's on your real network, it all JustWorks(tm) and understands
postscript, PCL, SPL and ipp.

Drivers? What drivers? It's bog standard PCL so the generic ppds all
work. None of this stupid bloody nonsense of the printer implementing a
weird once-off control language that only works on one model and is a
pain to set up. The value in a printer is fast, accurate printing with
cost-effective inks/toners and that doesn't piss off the customer base.

Samsung knows this and it's apparent in all there products for years
now. Witness their Android phones

> 
> On Fedora, script installs brother printer base on Brother source
> web-page driver, it works perfectly.  On Gentoo it is a manual/painful
> setup if you doing it the first time.


This has been explained to you several times already. Fedora takes pains
to automate such things as-shipped as a convenience for their userbase.
It's their contract with them and at the heart of the distro they build.

Gentoo does not offer such a distro. Gentoo offers a highly customizable
source-based distro where you can get what _you_ want, the price you pay
is that you have to do the nice neat user-facing convenience parts
yourself - things like drivers, icon themes, choice of wm and more.
Gentoo has never, and never will, offer an ebuild like that brother
printer by default.


-- 
Alan McKinnon
alan.mckinnon@gmail.com



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] Gentoo net0 - auto resetting - very impressed
  2015-09-16  6:22         ` Alan McKinnon
@ 2015-09-17  6:45           ` Stroller
  2015-09-17  6:57             ` Alan McKinnon
  0 siblings, 1 reply; 14+ messages in thread
From: Stroller @ 2015-09-17  6:45 UTC (permalink / raw
  To: gentoo-user


On Wed, 16 September 2015, at 7:22 am, Alan McKinnon <alan.mckinnon@gmail.com> wrote:

> Their latest printers do not make that same
> stupid mistake; mine is a recent colour laser and the cheapest in the
> range. Doesn't even have a display or keyboard so it creates it's own
> ad-hoc wifi connection so you can connect and configure in a browser.
> Once it's on your real network, it all JustWorks(tm) and understands
> postscript, PCL, SPL and ipp.

What model is this, please?

Stroller.



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] Gentoo net0 - auto resetting - very impressed
  2015-09-17  6:45           ` [gentoo-user] " Stroller
@ 2015-09-17  6:57             ` Alan McKinnon
  2015-09-20 13:05               ` Stroller
  0 siblings, 1 reply; 14+ messages in thread
From: Alan McKinnon @ 2015-09-17  6:57 UTC (permalink / raw
  To: gentoo-user

On 17/09/2015 08:45, Stroller wrote:
> 
> On Wed, 16 September 2015, at 7:22 am, Alan McKinnon <alan.mckinnon@gmail.com> wrote:
> 
>> Their latest printers do not make that same
>> stupid mistake; mine is a recent colour laser and the cheapest in the
>> range. Doesn't even have a display or keyboard so it creates it's own
>> ad-hoc wifi connection so you can connect and configure in a browser.
>> Once it's on your real network, it all JustWorks(tm) and understands
>> postscript, PCL, SPL and ipp.
> 
> What model is this, please?


C410W

It's a simple basic home colour laser printer


-- 
Alan McKinnon
alan.mckinnon@gmail.com



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] Gentoo net0 - auto resetting - very impressed
  2015-09-17  6:57             ` Alan McKinnon
@ 2015-09-20 13:05               ` Stroller
  0 siblings, 0 replies; 14+ messages in thread
From: Stroller @ 2015-09-20 13:05 UTC (permalink / raw
  To: gentoo-user


>> On Wed, 16 September 2015, at 7:22 am, Alan McKinnon <alan.mckinnon@gmail.com> wrote:
>> 
>>> Their latest printers do not make that same
>>> stupid mistake; mine is a recent colour laser and the cheapest in the
>>> range. Doesn't even have a display or keyboard so it creates it's own
>>> ad-hoc wifi connection so you can connect and configure in a browser.
>>> Once it's on your real network, it all JustWorks(tm) and understands
>>> postscript, PCL, SPL and ipp.
>> 
>> What model is this, please?
> 
> C410W
> 
> It's a simple basic home colour laser printer

Thanks.

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-09-20 13:06 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-13 18:14 [gentoo-user] Gentoo net0 - auto resetting - very impressed thelma
2015-09-13 22:01 ` Mick
2015-09-13 23:08   ` thelma
2015-09-14  6:56     ` Emanuele Rusconi
2015-09-14  8:26 ` Peter Humphrey
2015-09-14  8:37 ` Neil Bothwick
2015-09-15 19:47 ` [gentoo-user] " james
2015-09-15 19:53   ` thelma
2015-09-15 19:58     ` Alan McKinnon
2015-09-15 22:49       ` thelma
2015-09-16  6:22         ` Alan McKinnon
2015-09-17  6:45           ` [gentoo-user] " Stroller
2015-09-17  6:57             ` Alan McKinnon
2015-09-20 13:05               ` Stroller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox