[raspberry-vi] Re: Problem

  • From: Mike Ray <mike@xxxxxxxxxxxxxxx>
  • To: raspberry-vi@xxxxxxxxxxxxx
  • Date: Wed, 08 Jan 2014 01:03:14 +0000

I will find that in the config file and try it right now.

On 08/01/2014 00:51, Gregory Osborne wrote:
> I don't think that will be a problem I think I may found the offending line 
> in the config file if you haven't already found it it should look like this
> CONFIG_OCFS2_Fs=m
>
>
> Greg Osborne: AI4HA <ai4ha@xxxxxx>
> Sent from my iPhone
>
>> On Jan 7, 2014, at 6:45 PM, Mike Ray <mike@xxxxxxxxxxxxxxx> wrote:
>>
>>
>> Yep, can you drop it into dropbox or something?  That would be great.  I
>> think they may have been fiddling with the Makefile since you grabbed it.
>>
>> Rill...can you send Greg an invite to the raspberryvi DropBox folder?
>>
>> Mike
>>
>>> On 08/01/2014 00:41, Gregory Osborne wrote:
>>> Mike,
>>>
>>> I
>>> I was wrong I still have a copy of the three. 10. Why source code if you 
>>> want it
>>>
>>> Greg Osborne: AI4HA <ai4ha@xxxxxx>
>>> Sent from my iPhone
>>>
>>>> On Jan 7, 2014, at 5:24 PM, Mike Ray <mike@xxxxxxxxxxxxxxx> wrote:
>>>>
>>>>
>>>> There's no 'oracle' string in my .config
>>>>
>>>>> On 07/01/2014 22:34, Gregory Osborne wrote:
>>>>> If google is telling the truth, it is configuring the Oracle Cluster File 
>>>>> System v2
>>>>> You might try de-configuring that.
>>>>>
>>>>> -----Original Message-----
>>>>> From: raspberry-vi-bounce@xxxxxxxxxxxxx 
>>>>> [mailto:raspberry-vi-bounce@xxxxxxxxxxxxx] On Behalf Of Mike Ray
>>>>> Sent: Tuesday, January 07, 2014 4:22 PM
>>>>> To: raspberry-vi@xxxxxxxxxxxxx
>>>>> Subject: [raspberry-vi] Re: Problem
>>>>>
>>>>>
>>>>> I've modified my kernel build scripts since that run to give more info in 
>>>>> the output, so I am just about to try it again and see what more data I 
>>>>> get.
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> I must admit I hadn't considered it might be one of the modules (just the 
>>>>> SpeakUp modules) since the target is in the top-level Makefile.
>>>>>
>>>>> Luckily it only takes my Arch machine 15 minutes to compile a kernel.
>>>>>
>>>>> Mike
>>>>>
>>>>>> On 07/01/2014 22:14, Gregory Osborne wrote:
>>>>>> I don't do enough with the kernel to know that much from the output, 
>>>>>> obviously it's saying you have a problem with a module you have selected 
>>>>>> to be compiled in. I'm guessing it may be a file system module from the 
>>>>>> fs, feedback given in the output, but that's a deduction that may be 
>>>>>> erroneous. Probably more helpful to see what else is in that same folder 
>>>>>> with the failing .c / .o file. You might can figure out what that module 
>>>>>> is and then de-select it and try re-compiling the kernel.
>>>>>>
>>>>>> -----Original Message-----
>>>>>> From: raspberry-vi-bounce@xxxxxxxxxxxxx
>>>>>> [mailto:raspberry-vi-bounce@xxxxxxxxxxxxx] On Behalf Of Mike Ray
>>>>>> Sent: Tuesday, January 07, 2014 3:57 PM
>>>>>> To: raspberry-vi@xxxxxxxxxxxxx
>>>>>> Subject: [raspberry-vi] Re: Problem
>>>>>>
>>>>>> Greg,
>>>>>>
>>>>>> This is the last part of the output from my kernel build script:
>>>>>>
>>>>>> --snip
>>>>>>      LD [M]  fs/ocfs2/dlm/ocfs2_dlm.o
>>>>>>      LD      fs/built-in.o
>>>>>> Makefile:130: recipe for target 'sub-make' failed
>>>>>> make: *** [sub-make] Error 2
>>>>>> Tue  7 Jan 03:43:12 GMT 2014
>>>>>>
>>>>>> As you can see from the timestamp, I've gone all nocturnal again :(
>>>>>>
>>>>>> Mike
>>>>>>
>>>>>>> On 07/01/2014 20:43, Gregory Osborne wrote:
>>>>>>> Mike,
>>>>>>> Sorry, I just realized I forgot to answer the other part of your 
>>>>>>> question.
>>>>>>>
>>>>>>> It was 3.10.y I think as it showed up on the download, but in the 
>>>>>>> configure script it showed the full 3.10.X 19? 25? I forget... version.
>>>>>>>
>>>>>>> I will see if I can't find it and confirm it is a working source 
>>>>>>> tonight.
>>>>>>>
>>>>>>>
>>>>>>> -----Original Message-----
>>>>>>> From: raspberry-vi-bounce@xxxxxxxxxxxxx
>>>>>>> [mailto:raspberry-vi-bounce@xxxxxxxxxxxxx] On Behalf Of Mike Ray
>>>>>>> Sent: Tuesday, January 07, 2014 2:08 PM
>>>>>>> To: raspberry-vi@xxxxxxxxxxxxx
>>>>>>> Subject: [raspberry-vi] Re: Problem
>>>>>>>
>>>>>>> Greg,
>>>>>>>
>>>>>>> Can you remember where you pulled the kernel source from for 3.10?  And 
>>>>>>> was it 3.10.y or 3.10.25?
>>>>>>>
>>>>>>> There is an error in the top-level Makefile which I don't understand.
>>>>>>> And I can find no way of fixing it.
>>>>>>>
>>>>>>> It might come down to where I pulled the source from.
>>>>>>>
>>>>>>> Mike
>>>>>>>
>>>>>>>> On 07/01/2014 19:15, Gregory Osborne wrote:
>>>>>>>> Mike,
>>>>>>>> I'm glad to hear you've made so much progress. I've been quiet for 
>>>>>>>> exactly the other reason. I had compiled up both a 3.6.9 and a 
>>>>>>>> 3.10.19? kernel both of which were running stable on my Pi but with 
>>>>>>>> the latency issue. No matter what I did in either kernel config, the 
>>>>>>>> latency issues remained, so I went on to trying to find some other 
>>>>>>>> solution. Since, as you've pointed out, pulse audio documentation is 
>>>>>>>> poor, I felt like I was chacing my tail with it. It appeared you 
>>>>>>>> needed X or another graphical user interface to have it run, and then 
>>>>>>>> on my debian system, I actually got it to run, but the trick to get it 
>>>>>>>> to run was to add hooks into the pulse audio configuration to tell it 
>>>>>>>> to use the underlying alsa system! So, that would be useless, I felt.
>>>>>>>>
>>>>>>>> After that, I went to edit my espeakup.service file and add nice -11 
>>>>>>>> or something similar to see if preceeding the espeakup program would 
>>>>>>>> make it run better. I did notice pulse audio has configurations for 
>>>>>>>> both niceness and real time.
>>>>>>>>
>>>>>>>> As soon as I touched that file and rebooted, all the stability left my 
>>>>>>>> system. The Pi started the random lock up issues. I tried taking it 
>>>>>>>> out and rebooting. No luck. Reimaged the card and put the kernels and 
>>>>>>>> modules back on there (both sets at different times) - no luck. So 
>>>>>>>> even though I followed the same steps I took before, I couldn't 
>>>>>>>> reproduce the results I had. Just craziness. I did and do have 
>>>>>>>> speech-up compiled, but haven't gotten any further with it.
>>>>>>>>
>>>>>>>> The point to all this is, I know there is a 3.10.x kernel floating out 
>>>>>>>> there that is stable, but once I lost the ability to boot my system 
>>>>>>>> reliably and couldn't reproduce the system after a few attempts, I 
>>>>>>>> changed the debian system over to arch, so I no longer have the kernel 
>>>>>>>> source or I'd offer to send it your way.
>>>>>>>>
>>>>>>>> I guess this is as much an update on my end as anything, and a 
>>>>>>>> goodluck to you!
>>>>>>>>
>>>>>>>> - Greg
>>>>>>>>
>>>>>>>> -----Original Message-----
>>>>>>>> From: raspberry-vi-bounce@xxxxxxxxxxxxx
>>>>>>>> [mailto:raspberry-vi-bounce@xxxxxxxxxxxxx] On Behalf Of Mike Ray
>>>>>>>> Sent: Tuesday, January 07, 2014 10:22 AM
>>>>>>>> To: raspberry-vi@xxxxxxxxxxxxx
>>>>>>>> Subject: [raspberry-vi] Problem
>>>>>>>>
>>>>>>>> Hello list,
>>>>>>>>
>>>>>>>> I currently have a problem which I am struggling to solve with the new 
>>>>>>>> Accessible Arch image.
>>>>>>>>
>>>>>>>> The currently stable kernel source tree from the Foundation is 3.10.y.
>>>>>>>> Previously I had been working with 3.6.y.
>>>>>>>>
>>>>>>>> Unfortunately there is an error making the kernel compilation fail 
>>>>>>>> which I can't currently solve.
>>>>>>>>
>>>>>>>> I may have to release the image with a 3.6.y kernel instead of 3.10.y.
>>>>>>>>
>>>>>>>> I hope this will make little difference and I am hoping that a simple 
>>>>>>>> 'pacman -Syu' will then get the newer kernel and not wipe out SpeakUp.
>>>>>>>>
>>>>>>>> Mike
>>>>>>>>
>>>>>>>> --
>>>>>>>> Michael A. Ray
>>>>>>>> Analyst/Programmer
>>>>>>>> Witley, Surrey, South-east UK
>>>>>>>>
>>>>>>>> I KEEP six honest serving-men, They taught me all I know. Their names 
>>>>>>>> are What and Why and When and How and Where and Who.
>>>>>>>> -- Rudyard Kipling (paraphrased)
>>>>>>>>
>>>>>>>> Interested in accessibility on the Raspberry Pi?
>>>>>>>> Visit: http://www.raspberryvi.org/
>>>>>>>>
>>>>>>>>      From where you can join our mailing list for visually-impaired
>>>>>>>> Pi hackers
>>>>>>>>
>>>>>>>> ===========================================================
>>>>>>>> The raspberry-vi mailing list
>>>>>>>> Archives: //www.freelists.org/archives/raspberry-vi
>>>>>>>> Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
>>>>>>>> -----------------------------------------------------------
>>>>>>>> Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry 
>>>>>>>> Pi Foundation.
>>>>>>>>
>>>>>>>> This list is not affiliated to the Raspberry Pi Foundation and the 
>>>>>>>> views and attitudes expressed by the subscribers to this list do not 
>>>>>>>> reflect those of the Foundation.
>>>>>>>>
>>>>>>>> Mike Ray, list creator, January 2013
>>>>>>>>
>>>>>>>> ===========================================================
>>>>>>>> The raspberry-vi mailing list
>>>>>>>> Archives: //www.freelists.org/archives/raspberry-vi
>>>>>>>> Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
>>>>>>>> -----------------------------------------------------------
>>>>>>>> Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry 
>>>>>>>> Pi Foundation.
>>>>>>>>
>>>>>>>> This list is not affiliated to the Raspberry Pi Foundation and the 
>>>>>>>> views and attitudes expressed by the subscribers to this list do not 
>>>>>>>> reflect those of the Foundation.
>>>>>>>>
>>>>>>>> Mike Ray, list creator, January 2013
>>>>>>> --
>>>>>>> Michael A. Ray
>>>>>>> Analyst/Programmer
>>>>>>> Witley, Surrey, South-east UK
>>>>>>>
>>>>>>> I KEEP six honest serving-men, They taught me all I know. Their names 
>>>>>>> are What and Why and When and How and Where and Who.
>>>>>>> -- Rudyard Kipling (paraphrased)
>>>>>>>
>>>>>>> Interested in accessibility on the Raspberry Pi?
>>>>>>> Visit: http://www.raspberryvi.org/
>>>>>>>
>>>>>>>     From where you can join our mailing list for visually-impaired Pi
>>>>>>> hackers
>>>>>>>
>>>>>>> ===========================================================
>>>>>>> The raspberry-vi mailing list
>>>>>>> Archives: //www.freelists.org/archives/raspberry-vi
>>>>>>> Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
>>>>>>> -----------------------------------------------------------
>>>>>>> Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry 
>>>>>>> Pi Foundation.
>>>>>>>
>>>>>>> This list is not affiliated to the Raspberry Pi Foundation and the 
>>>>>>> views and attitudes expressed by the subscribers to this list do not 
>>>>>>> reflect those of the Foundation.
>>>>>>>
>>>>>>> Mike Ray, list creator, January 2013
>>>>>>>
>>>>>>> ===========================================================
>>>>>>> The raspberry-vi mailing list
>>>>>>> Archives: //www.freelists.org/archives/raspberry-vi
>>>>>>> Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
>>>>>>> -----------------------------------------------------------
>>>>>>> Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry 
>>>>>>> Pi Foundation.
>>>>>>>
>>>>>>> This list is not affiliated to the Raspberry Pi Foundation and the 
>>>>>>> views and attitudes expressed by the subscribers to this list do not 
>>>>>>> reflect those of the Foundation.
>>>>>>>
>>>>>>> Mike Ray, list creator, January 2013
>>>>>> --
>>>>>> Michael A. Ray
>>>>>> Analyst/Programmer
>>>>>> Witley, Surrey, South-east UK
>>>>>>
>>>>>> I KEEP six honest serving-men, They taught me all I know. Their names 
>>>>>> are What and Why and When and How and Where and Who.
>>>>>> -- Rudyard Kipling (paraphrased)
>>>>>>
>>>>>> Interested in accessibility on the Raspberry Pi?
>>>>>> Visit: http://www.raspberryvi.org/
>>>>>>
>>>>>>    From where you can join our mailing list for visually-impaired Pi
>>>>>> hackers
>>>>>>
>>>>>> ===========================================================
>>>>>> The raspberry-vi mailing list
>>>>>> Archives: //www.freelists.org/archives/raspberry-vi
>>>>>> Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
>>>>>> -----------------------------------------------------------
>>>>>> Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry 
>>>>>> Pi Foundation.
>>>>>>
>>>>>> This list is not affiliated to the Raspberry Pi Foundation and the views 
>>>>>> and attitudes expressed by the subscribers to this list do not reflect 
>>>>>> those of the Foundation.
>>>>>>
>>>>>> Mike Ray, list creator, January 2013
>>>>>>
>>>>>> ===========================================================
>>>>>> The raspberry-vi mailing list
>>>>>> Archives: //www.freelists.org/archives/raspberry-vi
>>>>>> Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
>>>>>> -----------------------------------------------------------
>>>>>> Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry 
>>>>>> Pi Foundation.
>>>>>>
>>>>>> This list is not affiliated to the Raspberry Pi Foundation and the views 
>>>>>> and attitudes expressed by the subscribers to this list do not reflect 
>>>>>> those of the Foundation.
>>>>>>
>>>>>> Mike Ray, list creator, January 2013
>>>>> --
>>>>> Michael A. Ray
>>>>> Analyst/Programmer
>>>>> Witley, Surrey, South-east UK
>>>>>
>>>>> I KEEP six honest serving-men, They taught me all I know. Their names are 
>>>>> What and Why and When and How and Where and Who.
>>>>> -- Rudyard Kipling (paraphrased)
>>>>>
>>>>> Interested in accessibility on the Raspberry Pi?
>>>>> Visit: http://www.raspberryvi.org/
>>>>>
>>>>>   From where you can join our mailing list for visually-impaired Pi 
>>>>> hackers
>>>>>
>>>>> ===========================================================
>>>>> The raspberry-vi mailing list
>>>>> Archives: //www.freelists.org/archives/raspberry-vi
>>>>> Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
>>>>> -----------------------------------------------------------
>>>>> Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
>>>>> Foundation.
>>>>>
>>>>> This list is not affiliated to the Raspberry Pi Foundation and the views 
>>>>> and attitudes expressed by the subscribers to this list do not reflect 
>>>>> those of the Foundation.
>>>>>
>>>>> Mike Ray, list creator, January 2013
>>>>>
>>>>> ===========================================================
>>>>> The raspberry-vi mailing list
>>>>> Archives: //www.freelists.org/archives/raspberry-vi
>>>>> Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
>>>>> -----------------------------------------------------------
>>>>> Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
>>>>> Foundation.
>>>>>
>>>>> This list is not affiliated to the Raspberry Pi Foundation and the views 
>>>>> and attitudes expressed by the subscribers to this list do not reflect 
>>>>> those of the Foundation.
>>>>>
>>>>> Mike Ray, list creator, January 2013
>>>> -- 
>>>> Michael A. Ray
>>>> Analyst/Programmer
>>>> Witley, Surrey, South-east UK
>>>>
>>>> I KEEP six honest serving-men, They taught me all I know. Their names are 
>>>> What and Why and When and How and Where and Who.
>>>> -- Rudyard Kipling (paraphrased)
>>>>
>>>> Interested in accessibility on the Raspberry Pi?
>>>> Visit: http://www.raspberryvi.org/
>>>>
>>>>  From where you can join our mailing list for visually-impaired Pi hackers
>>>>
>>>> ===========================================================
>>>> The raspberry-vi mailing list
>>>> Archives: //www.freelists.org/archives/raspberry-vi
>>>> Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
>>>> -----------------------------------------------------------
>>>> Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
>>>> Foundation.
>>>>
>>>> This list is not affiliated to the Raspberry Pi Foundation and the views 
>>>> and attitudes expressed by the subscribers to this list do not reflect 
>>>> those of the Foundation.
>>>>
>>>> Mike Ray, list creator, January 2013
>>> ===========================================================
>>> The raspberry-vi mailing list
>>> Archives: //www.freelists.org/archives/raspberry-vi
>>> Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
>>> -----------------------------------------------------------
>>> Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
>>> Foundation.
>>>
>>> This list is not affiliated to the Raspberry Pi Foundation and the views 
>>> and attitudes expressed by the subscribers to this list do not reflect 
>>> those of the Foundation.
>>>
>>> Mike Ray, list creator, January 2013
>>
>> -- 
>> Michael A. Ray
>> Analyst/Programmer
>> Witley, Surrey, South-east UK
>>
>> I KEEP six honest serving-men, They taught me all I know. Their names are 
>> What and Why and When and How and Where and Who.
>> -- Rudyard Kipling (paraphrased)
>>
>> Interested in accessibility on the Raspberry Pi?
>> Visit: http://www.raspberryvi.org/
>>
>>  From where you can join our mailing list for visually-impaired Pi hackers
>>
>> ===========================================================
>> The raspberry-vi mailing list
>> Archives: //www.freelists.org/archives/raspberry-vi
>> Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
>> -----------------------------------------------------------
>> Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
>> Foundation.
>>
>> This list is not affiliated to the Raspberry Pi Foundation and the views and 
>> attitudes expressed by the subscribers to this list do not reflect those of 
>> the Foundation.
>>
>> Mike Ray, list creator, January 2013
>>
> ===========================================================
> The raspberry-vi mailing list
> Archives: //www.freelists.org/archives/raspberry-vi
> Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
> -----------------------------------------------------------
> Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
> Foundation.
>
> This list is not affiliated to the Raspberry Pi Foundation and the views and 
> attitudes expressed by the subscribers to this list do not reflect those of 
> the Foundation.
>
> Mike Ray, list creator, January 2013
>


-- 
Michael A. Ray
Analyst/Programmer
Witley, Surrey, South-east UK

I KEEP six honest serving-men, They taught me all I know. Their names are What 
and Why and When and How and Where and Who.
-- Rudyard Kipling (paraphrased)

Interested in accessibility on the Raspberry Pi?
Visit: http://www.raspberryvi.org/

 From where you can join our mailing list for visually-impaired Pi hackers

=========================================================== 
The raspberry-vi mailing list 
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the views and 
attitudes expressed by the subscribers to this list do not reflect those of the 
Foundation.

Mike Ray, list creator, January 2013

Other related posts: