LS1012A Yocto kirkstone 5.15 ubuntu 20.04 PPP is not working

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LS1012A Yocto kirkstone 5.15 ubuntu 20.04 PPP is not working

ソリューションへジャンプ
1,491件の閲覧回数
epoletaev
Contributor III

Hi,

I'm having trouble with PPP on LS1012A Ubuntu

# pppd
Couldn't open the /dev/ppp device: No such device or address
pppd: Please load the ppp_generic kernel module.

# cat /boot/modules/5.15.71+g95448dd0dc9b/modules.* | grep ppp

no results

ls -R /boot/modules/5.15.71+g95448dd0dc9b | grep ppp

no results

I tried add following line to build_ls1012ardb/conf/local.conf

   IMAGE_INSTALL:append = " ppp"

After that bitbake spits error:

And continue with this error even after I removed that line and clean build:

Error: Transaction test error:
file /usr/sbin/update-rc.d conflicts between attempted installs of update-rc.d-0.8-r0.noarch and ubuntu-main-22.04.1-r0.aarch64
file /usr/sbin/service conflicts between attempted installs of init-system-helpers-service-1.62-r0.aarch64 and ubuntu-main-22.04.1-r0.aarch64

 

 

Full log: https://pastebin.com/GEMaNp3H

ラベル(1)
タグ(3)
0 件の賞賛
返信
1 解決策
1,467件の閲覧回数
epoletaev
Contributor III

It seems I resolved the issue by updating repo with

$repo sync

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,468件の閲覧回数
epoletaev
Contributor III

It seems I resolved the issue by updating repo with

$repo sync

0 件の賞賛
返信