public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: meino.cramer@gmx.de
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Cohorent pool size too small...
Date: Tue, 7 Oct 2014 00:30:09 +0200	[thread overview]
Message-ID: <20141006223009.GA19035@solfire> (raw)
In-Reply-To: <5432E3AB.7060108@thegeezer.net>

thegeezer <thegeezer@thegeezer.net> [14-10-06 20:48]:
> On 06/10/14 17:34, meino.cramer@gmx.de wrote:
> > Hinnerk van Bruinehsen <h.v.bruinehsen@fu-berlin.de> [14-10-06 17:56]:
> >> On Sun, Oct 05, 2014 at 07:44:03PM +0200, meino.cramer@gmx.de wrote:
> >>> walt <w41ter@gmail.com> [14-10-05 19:36]:
> >>>> On 10/05/2014 07:54 AM, meino.cramer@gmx.de wrote:
> >>>>> walt <w41ter@gmail.com> [14-10-05 16:16]:
> >>>>>>> On 10/05/2014 06:52 AM, meino.cramer@gmx.de wrote:
> >>>>>>>>> Hi,
> >>>>>>>>>
> >>>>>>>>> while trying to get a mt7601sta (UWN200 WiFi dongle) driver running
> >>>>>>>>> and working I came accross this in the dmesg output:
> >>>>>>>>>
> >>>>>>>>> [    9.931938] usb 2-1: device v148f p7601 is not supported
> >>>>>>> This looks to me like it's the real error, not the one below.
> >>>>> What I dont understand is: If I provide the kernel driver...why does
> >>>>> the kernel "decides" not to support the hardware the driver itsself
> >>>>> supports...?
> >>>> Where did you get the driver?  Are you sure it's really the right one?
> >>>>
> >>>>
> >>>>
> >>> One of the main maintainer for the Beaglebone black kernel sources
> >>> (Robert C. Nelson) point me to his git repository of this driver.
> >>>
> >>> I am now back to kernel 3.8.13, where this stuff runs...
> >>> (The kernel I tried it before was 3.14.19)
> >>> But this kernel version get no much updates thess days and is 
> >>> somehow old...
> >>>
> >> So you tried to run a driver for 3.8.x on a 3.14.x kernel?
> >> Such things often result in breakage as, while the kernels interface to
> >> userspace is very stable, the internal interfaces aren't stable at all. Likely
> >> there would be some other stuff necessary to get the driver to work properly.
> >> Some googling around led me to [1] though, which seems to imply that there is
> >> support on newer kernels (3.15.10 and newer), if you use the right patch...
> >>
> >> So maybe you are sucessful with that...
> >>
> >> WKR
> >> Hinnerk
> >>
> >> [1] http://www.spinics.net/lists/linux-wireless/msg126291.html
> >
> > Moin Hinnerk, 
> > (hopefully have guessed this greet correctly...I am from that
> > part of Germany ;)
> >
> > I have the source of the driver exclusivly compiled for 3.8.13
> > as for 3.14.something (cant remember). 
> > 3.14.x has some other problems (on that embedded platform) like
> > not powering off when shutdown, random reboots and such.
> > So decided to go back to 3.8.13.
> > Yesterday I started updateing (eix-sync and emerge) that Gentoo
> > and it ends up in an endless loop (bash update) of configureing
> > (damn slow on that mini iron) and compiling - 
> 
> just a small aside - you might like to read up on cross compiling and
> save yourself a world of pain
> http://dev.gentoo.org/~armin76/arm/beaglebone/install.xml

Thank you for the hint!
I heard that before... ;)

yeah...I walk through all this pain (cross compiling, distcc,...) 
allready. ;)

Beside the kernel, which I compile on my PC and which 
got an excellent own cross compilling setup made by Robert Nelson,
I compile all stuff natively on the embedded system itsself.
Reason:
The kernel does not depend on other things (especially header files,
libs) except the cross compiler itsself and therefore is safe to be
cross compiled.
For everything else: I repeatedly struggled over software, which
includes suddenly header files and libs from my PCs environment
instead of the cross compiling sandbox for various reasons.
Mostly hardcoded paths and such are the reason.
Sometimes it works even with the PCs headers, sometimes it fails when
executed, often it suddenly stops compiling. My PC is 64 bit, my
embedded system is 32 bit.



> > as it looks -
> > of a single file.
> > After more than 10 hours I CTRL-C that, reupated and now I am
> > ...updateing the bash again.
> > Sigh.
> > Currently "fun" is something else...
> >
> > Is the 3.15.10++ branch free of things like random reboot and
> > not powering off?
> >
> > Best regards,
> > mcc
> >
> >
> >
> 
> 


  reply	other threads:[~2014-10-06 22:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-05 13:52 [gentoo-user] Cohorent pool size too small meino.cramer
2014-10-05 14:12 ` [gentoo-user] " walt
2014-10-05 14:54   ` meino.cramer
2014-10-05 17:31     ` walt
2014-10-05 17:44       ` meino.cramer
2014-10-06  8:43         ` Hinnerk van Bruinehsen
2014-10-06 16:34           ` meino.cramer
2014-10-06 18:47             ` thegeezer
2014-10-06 22:30               ` meino.cramer [this message]
2014-10-07  7:28             ` Hinnerk van Bruinehsen
2014-10-07 15:51               ` meino.cramer

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=20141006223009.GA19035@solfire \
    --to=meino.cramer@gmx.de \
    --cc=gentoo-user@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox