Ansuel / GUI_ipk

4 stars 2 forks source link

Expand lists with other packages from OpenWrt #4

Closed Petapton closed 4 years ago

Petapton commented 4 years ago

Hi, I was wondering if you could include other packages in this repo which are in OpenWrt repo, but not in yours. I think users could benefit from using USB audio cards or arduino&co with such a powerful device.

Ansuel commented 4 years ago

pls list the package you need

Petapton commented 4 years ago

Yes, it's a bit tricky. I need to install shairport-sync, but it has a lot of dependencies...

Ansuel commented 4 years ago

dependencies get autocompiled...

Petapton commented 4 years ago

Uh, ok. I think most used (at least by me lolz) are shairport-sync, mpd and portaudio. Thank you :)

Ansuel commented 4 years ago

compiling...

Petapton commented 4 years ago

Uhh, thank you

Ansuel commented 4 years ago

mdp complain about not supported compiler... portaudio and shairport np

Petapton commented 4 years ago

Hello, thanks a lot. Here is my bulletin: Shairport is missing libconfig, so I can't install. Didn't check portaudio. However I think it won't work, since we're still missing the whole audio subsystem (including kmod packages). Last, you didn't update Packages and Packages.manifest, so I had to download and install ipks manually. Not really a problem, but not the best...

Ansuel commented 4 years ago

then i also need to know the kmod list

Petapton commented 4 years ago

They should be: kmod-sound-core kmod-usb-audio Wow, I thought there were more of them. Anyway, don't forget libconfig

Petapton commented 4 years ago

UPDATE: Don't worry about them, I found them into the repo... Not sure about why. Trying to install. I'll let you know.

Petapton commented 4 years ago

UPDATE 2: Did some research and found out that now I only need libconfig and alsa-utils (optionally with alsa-utils-test and alas-utils-seq). Also, if you can, please update manifest files. Many thanks.

Ansuel commented 4 years ago

Can you tell me why you need libconfig?

Il Mer 25 Set 2019, 10:40 Petapton notifications@github.com ha scritto:

UPDATE 2: Did some research and found out that now I only need libconfig and alsa-utils (optionally with alsa-utils-test and alas-utils-seq). If you can, please update manifest files. Many thanks.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Ansuel/GUI_ipk/issues/4?email_source=notifications&email_token=AE2ZMQTPNTQ7ZO43LVTHYWDQLMPY7A5CNFSM4I2EWYNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7RDCCA#issuecomment-534917384, or mute the thread https://github.com/notifications/unsubscribe-auth/AE2ZMQU5IBSP76PFZSS534TQLMPY7ANCNFSM4I2EWYNA .

Petapton commented 4 years ago

It's a dependency for shairport:

Collected errors:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for shairport-sync-openssl:
 *  libconfig *     libavahi-client *   libsoxr * 
 * opkg_install_cmd: Cannot install package shairport-sync-openssl.
Ansuel commented 4 years ago

libconfig is actually already compiled...

Ansuel commented 4 years ago

@Petapton tell me the next problem :D

Petapton commented 4 years ago

And... YES!! It got installed! But... I think we need to recompile the whole kernel, since when I try to catch some sound out of the USB interface, the system reboots. I suspect it's because kernel wasn't built with kmod-sound-core support, so...

Let's compile the whole world again! 😬

Ansuel commented 4 years ago

erm :( we need crashlog anyway we can't recompile the kernel... all the firmware is signed

Petapton commented 4 years ago

Well, is it something I can provide?

Petapton commented 4 years ago

It doesn't let me list audio devices: seems a kernel compatibility issue

Petapton commented 4 years ago

Hi, I would also need kmod-fs-hfsplus as long as block-mount and netatalk. Thank you 😺

tecufanujacu commented 4 years ago

Please @Ansuel, could you compile the package haproxy?

Suxsem commented 4 years ago

Hi @Ansuel ! Can you please compile https-dns-proxy for the tg789vac v2? I would like to enable dns-over-https on my router, thanks!

Petapton commented 4 years ago

@Suxsem I'm gonna close this issue since it's no more an issue. Ansuel released the build root and toolchain so anyone can build its own packages. Please read this post, where I explain how to do.

Suxsem commented 4 years ago

hi @Petapton thank you for your very useful post! I didn't noticed it. I suggest you to pin it in the readme file. Bye!

Petapton commented 4 years ago

I can't edit. @Ansuel should do it.