Giter Site home page Giter Site logo

pinebook-pro-copr's People

Contributors

bengtfredh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pinebook-pro-copr's Issues

Blinking screen on boot

Screen blinks a few seconds after uboot. That can cause trouble to some people with flicker intolerance. Is it possible to fix it in uboot/kernel?
I have Fedora 35 with the packages from this repo

Audio not working

Hi! First of all thanks a lot for these resources, I'm a Linux newbie and it was quite convenient to be able to simply install a package to get the Wifi working !

Now I'm trying to get the audio working, I installed the pinebookpro-audio package from the copr aptupdate/pinebook-pro repository then rebooted my PBP but still now working. I do have alsa-utils and alsa-lib installed already and the asound.state file was successfully installed in /var/lib/alsa (I also have an older asound.state.rpmnew file that was already here it seems).

Did I miss something? Do you know how to troubleshoot this issue?
Sorry my knowledge in Linux is quite limited

Thanks for your answer

Relevant kernel patches for 6.1

Hey,

Did you check which patches are still relevant for kernel 6.1? I check the manjor pkgbuild, they comment all the pinebook patches out but keep the rockchip patches.

Fedora 35 support?

Fedora 35 has been released.

Is Fedora 35 supported on this COPR? Are these packages still needed to run Fedora 35 on the PBP?

How safe would be to upgrade my Pinebook Pro from Fedora 34 to 35 when using these packages?

Latest kernel issues

On latest linux-pbp (5.17) on my machine there are several bugs that I am worried about

  • Bluetooth headphones (Sony WH-1000XM4) sound with random slutters
  • Sometimes I get random kernel panics
  • There's a problem in dmesg:
[ 3876.353354] ------------[ cut here ]------------
[ 3876.353808] WARNING: CPU: 1 PID: 6670 at net/wireless/sme.c:758 __cfg80211_connect_result+0x2e0/0x300 [cfg80211]
[ 3876.354108] Modules linked in: rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink qrtr bnep snd_soc_simple_amplifier snd_soc_rockchip_i2s joydev hci_uart btsdio btqca btrtl hantro_vpu(C) rockchip_vdec(C) btbcm v4l2_vp9 btintel rockchip_rga v4l2_h264 uvcvideo v4l2_mem2mem videobuf2_dma_sg videobuf2_dma_contig videobuf2_vmalloc videobuf2_memops bluetooth videobuf2_v4l2 brcmfmac brcmutil ecdh_generic ecc videobuf2_common cfg80211 snd_soc_hdmi_codec snd_soc_es8316 snd_soc_simple_card snd_soc_simple_card_utils rockchip_thermal rfkill rockchip_saradc zram panfrost drm_shmem_helper gpio_keys gpu_sched dw_wdt cw2015_battery rtc_rk808 rockchipdrm drm_cma_helper analogix_dp dw_hdmi cec rc_core panel_edp dw_mipi_dsi drm_kms_helper syscopyarea
[ 3876.354746]  sysfillrect sysimgblt drm_dp_aux_bus fb_sys_fops drm gpio_charger pwm_bl ipmi_devintf
[ 3876.363090] CPU: 1 PID: 6670 Comm: kworker/u12:1 Tainted: G        WC        5.17.5-1 #1
[ 3876.363819] Hardware name: Pine64 Pinebook Pro (DT)
[ 3876.364263] Workqueue: cfg80211 cfg80211_event_work [cfg80211]
[ 3876.365041] pstate: 40000005 (nZcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 3876.365675] pc : __cfg80211_connect_result+0x2e0/0x300 [cfg80211]
[ 3876.366472] lr : __cfg80211_connect_result+0x280/0x300 [cfg80211]
[ 3876.367268] sp : ffff80000df6bcd0
[ 3876.367572] x29: ffff80000df6bcd0 x28: ffff00000040e000 x27: ffff800009c60360
[ 3876.368235] x26: dead000000000100 x25: dead000000000122 x24: ffff0000019280e0
[ 3876.368895] x23: ffff000001928050 x22: ffff80000df6bd08 x21: ffff0000f4772000
[ 3876.369555] x20: ffff000001928008 x19: ffff00001cc65018 x18: 0000000000000000
[ 3876.370216] x17: 087f000000000000 x16: 0000000000000000 x15: 0000000000040874
[ 3876.370876] x14: 163d000000000000 x13: 0000000000000000 x12: 8efc9c735d000001
[ 3876.371536] x11: a4270000a4030080 x10: 010102f2500018dd x9 : 0000000000000000
[ 3876.372198] x8 : fffffffefffa96f5 x7 : 0000000000000012 x6 : 0000000000000001
[ 3876.372859] x5 : ffff000005a98140 x4 : 000000009c735d00 x3 : 0000000000000001
[ 3876.373519] x2 : 0000000000000000 x1 : 0000000000000000 x0 : 0000000000000000
[ 3876.374182] Call trace:
[ 3876.374413]  __cfg80211_connect_result+0x2e0/0x300 [cfg80211]
[ 3876.375203]  cfg80211_process_wdev_events+0x130/0x19c [cfg80211]
[ 3876.375988]  cfg80211_process_rdev_events+0x30/0x50 [cfg80211]
[ 3876.376755]  cfg80211_event_work+0x28/0x40 [cfg80211]
[ 3876.377455]  process_one_work+0x1c0/0x340
[ 3876.377836]  worker_thread+0x70/0x430
[ 3876.378181]  kthread+0xe4/0xf0
[ 3876.378477]  ret_from_fork+0x10/0x20
[ 3876.378816] ---[ end trace 0000000000000000 ]---

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.