Re: new packages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Same issue confirmed on OpenSuSE 11.1 with kernel 2.6.30-rc6.
Bjorn.


Marvin Stodolsky wrote:
> Zsolt,
> 
> Thanks for the guidance, some progress.
> 
> After adding to Makefile:
> EXTRA_CFLAGS += -I/usr/src/modules/alsa/alsa-driver-1.0.18/alsa-kernel/pci/hda
> 
> the prior error was passed, but there is now a later error in the
> serial code section.
> See attached make.log
> 
> MarvS
> 
> 
> 
> On Fri, Jun 5, 2009 at 2:35 AM, Zsolt BÉRCZES<zsolt@xxxxxx> wrote:
>> hi marv,
>>
>>>> belongs to a regulare alsa-source deb-package?
>>> Yes
>>> But the:
>>> agrsm-2.1.80-7mdv2009.0$ make
>>> still proceeds successfully after I deleted it.
>> this new version use the header files from the kernel sources, ubuntu user
>> have to do manualy work in the makefile or set a symlink to the correct
>> path (i can't catch all cases -> made an user info in the latest packages)
>>
>> for our testing phase you can add the line:
>> EXTRA_CFLAGS +=
>> -I/usr/src/modules/alsa/alsa-driver-VERSION/alsa-kernel/pci/hda
>> (replace VERSION with your corresponding alsas)
>> to the file /usr/src/agrsm-2.1.80-8mdv2009.0/Makefile
>> and rebuild the modules.
>> dkms remove -m agrsm -v 2.1.80-8mdv2009.0 -k $(uname -r)
>> edit Makefile
>> dkms add -m agrsm -v 2.1.80-8mdv2009.0
>> dkms build -m agrsm -v 2.1.80-8mdv2009.0
>> dkms install -m agrsm -v 2.1.80-8mdv2009.0
>>
>> tnx
>> zsolt
>>
>>> MarvS
>>>
>>> On Thu, Jun 4, 2009 at 9:53 AM, Zsolt BÉRCZES <zsolt@xxxxxx> wrote:
>>>> hi marv,
>>>>
>>>> the file:
>>>> /usr/src/modules/alsa/alsa-driver-1.0.17/alsa-kernel/pci/hda/hda_codec.h
>>>> zsolt
>>>>
>>>>> Zsolt
>>>>>
>>>>> See attached. Off to job.
>>>>>
>>>>> MarvS
>>>>>
>>>>> On Thu, Jun 4, 2009 at 5:10 AM, Zsolt BÉRCZES <zsolt@xxxxxx> wrote:
>>>>>> hi marv, i am again ;-)
>>>>>>
>>>>>> i tested the linux-headers-2.6.28-11-generic_2.6.28-11.42_i386.deb
>>>>>> package, it NOT include alsa header files.
>>>>>> pls. check for alsa-source deb package.
>>>>>>
>>>>>> tnx
>>>>>> zsolt
>>>>>>
>>>>>>> Testing installation of the  dkms-agrsm_2.1.80-8mdv2009.0_i386.deb
>>>>>>> with the Ubuntu kernel 2.6.28-11-generic, there was a failure during
>>>>>>> the compile as  shown in the attached make.log.
>>>>>>>
>>>>>>> MarvS
>>>>>>>
>>>>>>> On Wed, Jun 3, 2009 at 4:29 PM, Zsolt László BÉRCZES
>>>>>>> <zsolt@xxxxxx>
>>>>>>> wrote:
>>>>>>>> feel free to test the latest rpms from
>>>>>>>> http://linux.zsolttech.com/linmodem/agrsm/Testing/
>>>>>>>>
>>>>>>>> build, dialing sequence and sound tested on kernels (no connection
>>>>>>>> test,
>>>>>>>> have
>>>>>>>> no phone line anymore)
>>>>>>>> 2.6.22.10lp
>>>>>>>> 2.6.24.3
>>>>>>>> 2.6.27.4-tmb-laptop-2mdv
>>>>>>>> 2.6.30-0.rc7.1mnbcustom
>>>>>>>> 2.6.24.5
>>>>>>>> 2.6.28-desktop-3mnb
>>>>>>>> 2.6.29.1-3mdvtmbcustom
>>>>>>>>
>>>>>>>> for kernels >= 2.6.27 you have to change the module license to gpl
>>>>>>>> in
>>>>>>>> the file
>>>>>>>> /usr/src/agrsm-2.1.80-8mdv2009.0/patches/a_16_18.patch
>>>>>>>> and rebuild the modules
>>>>>>>> 1. make changes in a_16_18.patch (line 18)
>>>>>>>> 2. dkms remove -m agrsm -v 2.1.80-8mdv2009.0 -k $(uname -r)
>>>>>>>> 3. dkms add -m agrsm -v 2.1.80-8mdv2009.0
>>>>>>>> 4. dkms build -m agrsm -v 2.1.80-8mdv2009.0
>>>>>>>> 5. dkms install -m agrsm -v 2.1.80-8mdv2009.0
>>>>>>>>
>>>>>>>> make shure your snd-hda-intel is loaded before you load agrmodem and
>>>>>>>> agrserial.
>>>>>>>>
>>>>>>>> for dialing sound you need to run AgereMdmDaemon (sound yust works
>>>>>>>> at
>>>>>>>> the
>>>>>>>> first dialing attempt and comes very late, min. 20 sec. after
>>>>>>>> atdt...)
>>>>>>>>
>>>>>>>> zsolt
>>>>>>>>
>>>>>>>> --
>>>>>>>> Diese Nachricht wurde auf Viren und andere gefährliche Inhalte
>>>>>>>> untersucht
>>>>>>>> und ist - aktuelle Virenscanner vorausgesetzt - sauber.
>>>>>>>> For all your IT requirements visit: http://www.ZsoltTech.Com
>>>>>>>>
>>>>>>>>
>>>>>>> --
>>>>>>> Diese Nachricht wurde auf Viren und andere gefährliche Inhalte
>>>>>>> untersucht
>>>>>>> und ist - aktuelle Virenscanner vorausgesetzt - sauber.
>>>>>>> For all your IT requirements visit: http://www.ZsoltTech.Com
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> --
>>>>>> Diese Nachricht wurde auf Viren und andere gefährliche Inhalte
>>>>>> untersucht
>>>>>> und ist - aktuelle Virenscanner vorausgesetzt - sauber.
>>>>>> For all your IT requirements visit: http://www.ZsoltTech.Com
>>>>>>
>>>>>>
>>>>> --
>>>>> Diese Nachricht wurde auf Viren und andere gefährliche Inhalte
>>>>> untersucht
>>>>> und ist - aktuelle Virenscanner vorausgesetzt - sauber.
>>>>> For all your IT requirements visit: http://www.ZsoltTech.Com
>>>>>
>>>>>
>>>>
>>>> --
>>>> Diese Nachricht wurde auf Viren und andere gefährliche Inhalte
>>>> untersucht
>>>> und ist - aktuelle Virenscanner vorausgesetzt - sauber.
>>>> For all your IT requirements visit: http://www.ZsoltTech.Com
>>>>
>>>>
>>> --
>>> Diese Nachricht wurde auf Viren und andere gefährliche Inhalte untersucht
>>> und ist - aktuelle Virenscanner vorausgesetzt - sauber.
>>> For all your IT requirements visit: http://www.ZsoltTech.Com
>>>
>>>
>>
>> --
>> Diese Nachricht wurde auf Viren und andere gefährliche Inhalte untersucht
>> und ist - aktuelle Virenscanner vorausgesetzt - sauber.
>> For all your IT requirements visit: http://www.ZsoltTech.Com
>>
>>

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Linux Media Development]     [Asterisk]     [DCCP]     [Netdev]     [X.org]     [Xfree86]     [Fedora Women]     [Linux USB]

  Powered by Linux