All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bob Miller <bob@computerisms.ca>
To: lartc@vger.kernel.org
Subject: Re: ifb and LXC
Date: Sat, 15 Aug 2015 23:44:55 +0000	[thread overview]
Message-ID: <55CFCEF7.7050600@computerisms.ca> (raw)
In-Reply-To: <CAANLjFpRS8LMLs3VoaA-UTMUgwKrUun2xy=SG6bq5PiEvB-4Ww@mail.gmail.com>

> root@betelgeuse:~# lsmod | grep ifb
> ifb                    12637  0
> root@betelgeuse:~# ip link set dev ifb0 up
> Cannot find device "ifb0"
>
>
> I suspect that something similar is needed for ifb, but I can't seem
> to figure it out. Please let me know if you have any ideas.

Since you ask for ideas instead of answers ;)

On my system modprobe ifb has a configuration parameter setting number 
of interfaces, maybe this is playing into the equation on your system?

ip link show should reveal existing ifb interfaces, so maybe you can use 
that to find what is wrong with ifb0?

fwiw, find /dev/ -name *ifb* returns nothing on my system, however I do 
have /proc/sys/net/ipv4/conf/ifb0


>
> - ----------------
> Robert LeBlanc
> PGP Fingerprint 79A2 9CA4 6CC4 45DD A904  C70E E654 3BB2 FA62 B9F1
> -----BEGIN PGP SIGNATURE-----
> Version: Mailvelope v0.13.2
> Comment: https://www.mailvelope.com
>
> wsFcBAEBCAAQBQJVz56LCRDmVDuy+mK58QAA7vAQAI7RcsVU2YjGWNainio9
> cP+KMI835vY2g2xJyQRRzIPDzBSDWhanNhSsfWKvSyY8u5Khtlguwq5VtX+h
> t++yFiaPbUeeTgXiFIUOXkvNypOmuVHGZCru4Xi9+OxHulo55OOHVAs5Uy6Q
> 6ibQa6XD7sbu36jhNTsiOU4SbouJXy5D6tbcVZ4D/CQ7nBpCYllhsiNZjYO0
> P/Kg0QCjiFuNjhohXq5ap3NPhozAikiirPs5mSTcKpsTL6I/b6k3XSuI+zbF
> oTFjc8H5qqfw5cZ1rRvinyOM42c7l28ObdjHWFJruh8RkNiZCGKmjH00/DVR
> TzpSQohzNY8TIgk566cH9Fg5MaMJXgAaIK6KS6MT+lUZx3eR5Dhj0/J4IUkF
> CIdWMwociijZVKIvZY+B3b0kISEyWJ98Ym+ZIi7xQtJYKFO75/T2rBPbze7L
> KUDSz0xcQAPtcWuzE+aG6cChaXF0YAdovn4hgeRmrEZ1g6x3LQHqH+cFyQCS
> idXAKxBNHaEuuI9cyze0yHRw8vSyG7dHl7PWDiuDB3sQc2RhiLwGR0OgMNAl
> PS32aosbUj7dZdZfgv7fvG9r/HuVxjk7RtoQs1I8kmpH6FB9yKfea3Nsi14J
> IgjdkL/2tdz93RNMP5YkoW6VBZsmgwa+exQnaejV5DpRsOroi0rwsYFrOWDj
> 5lVR
> =LGto
> -----END PGP SIGNATURE-----
> --
> To unsubscribe from this list: send the line "unsubscribe lartc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

  reply	other threads:[~2015-08-15 23:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-15 20:18 ifb and LXC Robert LeBlanc
2015-08-15 23:44 ` Bob Miller [this message]
2015-08-16 14:36 ` Robert LeBlanc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55CFCEF7.7050600@computerisms.ca \
    --to=bob@computerisms.ca \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.