[Bug 1975909] Re: le bluetooth ne suit pas le rythme (perte de connexion au smartphone, reste connecté, garde l'adresse IP assigné alors que inutilisable), le bluetooth c'est Titanic et petite anecdo

2022-05-27 Thread raspb
bluetoothctl power off; #retour :: Changing power off succeeded
bluetoothctl power on; #retour Failed to set power on: org.bluez.Error.Busy
dmesg :: hci0: command 0x1003 tx timeout
dmesg :: hci0: command 0x1001 tx timeout
dmesg :: hci0: command 0x1009 tx timeout

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975909

Title:
  le bluetooth ne suit pas le rythme (perte de connexion au smartphone,
  reste connecté, garde l'adresse IP assigné alors que inutilisable), le
  bluetooth c'est Titanic  et petite anecdote c'est pareil sur raspberry
  pi OS ; )

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1975909/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975909] [NEW] le bluetooth ne suit pas le rythme (perte de connexion au smartphone, reste connecté, garde l'adresse IP assigné alors que inutilisable), le bluetooth c'est Titanic et petite anec

2022-05-27 Thread raspb
Public bug reported:

 Network Bluetooth 
bluetoothctl system-alias Xorg #Changer de Nom
bluetoothctl pairable on;
bluetoothctl discoverable on;
timeout 20s bluetoothctl scan on &
bluetoothctl pair [Mac Address];
apt -y install libdbus-1-3 libdbus-1-dev libglib2.0-dev python2 python-pip; #Ub
pip2 install dbus-python; 
bt-pan client -r [Mac Address];
((bt-pan est requis))

apt -y install libdbus-1-3 libdbus-1-dev libglib2.0-dev python-dev; #Raspbian
wget https://bootstrap.pypa.io/pip/2.7/get-pip.py; python2 get-pip.py; #Raspbian

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: bluez 5.64-0ubuntu1
ProcVersionSignature: Ubuntu 5.15.0-1008.8-raspi 5.15.30
Uname: Linux 5.15.0-1008-raspi aarch64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: arm64
CasperMD5CheckResult: unknown
Date: Fri May 27 07:30:05 2022
ImageMediaBuild: 20220419
InterestingModules: bnep bluetooth
Lspci:
 
Lspci-vt: -[:00]-
Lsusb:
 Bus 001 Device 006: ID 248a:8367 Maxxter Telink Wireless Receiver
 Bus 001 Device 012: ID 1e0e:9001 Qualcomm / Option SimTech, Incorporated
 Bus 001 Device 011: ID 1a40:0101 Terminus Technology Inc. Hub
 Bus 001 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
ProcEnviron:
 SHELL=/bin/bash
 LANG=C.UTF-8
 TERM=xterm-256color
 PATH=(custom, no user)
ProcKernelCmdLine: coherent_pool=1M 8250.nr_uarts=1 
snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 
bcm2708_fb.fbwidth=720 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 
smsc95xx.macaddr=B8:27:EB:F3:20:41 vc_mem.mem_base=0x1ec0 
vc_mem.mem_size=0x2000  console=ttyS0,115200 dwc_otg.lpm_enable=0 
console=tty1 root=LABEL=writable rootfstype=ext4 rootwait fixrtc quiet splash
SourcePackage: bluez
UpgradeStatus: No upgrade log present (probably fresh install)
acpidump:
 
hciconfig:
 hci0:  Type: Primary  Bus: UART
BD Address: B8:27:EB:59:8A:EB  ACL MTU: 1021:8  SCO MTU: 64:1
UP RUNNING 
RX bytes:865087 acl:5840 sco:0 events:4122 errors:0
TX bytes:1491451 acl:5973 sco:0 commands:314 errors:0

** Affects: bluez (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug arm64 arm64-image jammy raspi-image uec-images

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975909

Title:
  le bluetooth ne suit pas le rythme (perte de connexion au smartphone,
  reste connecté, garde l'adresse IP assigné alors que inutilisable), le
  bluetooth c'est Titanic  et petite anecdote c'est pareil sur raspberry
  pi OS ; )

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1975909/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975908] [NEW] Ayant migré de l'os raspberrypi OS à Ubuntu pour des problèmes similaire : le bluetooth ne suit pas le rythme (perte de connexion au smartphone, reste connecté, garde l'adresse IP

2022-05-27 Thread raspb
Public bug reported:

https://bugs.launchpad.net/ubuntu/+source/bluez/+filebug/f53f77f8-dd8e-11ec-a167-40a8f03099c8?

Ayant migré de l'os raspberrypi OS à Ubuntu pour des problèmes similaire
:  le bluetooth ne suit pas le rythme (perte de connexion au smartphone,
reste connecté, garde l'adresse IP assigné alors que inutilisable),
c'est Titanic la wifi saute aléatoirement, le modem GSM officielle cablé
sur le hat usb officielle  (4 port) semble subir des crash (device
disconnected, connected,  dwc2_hc_chhltd_intr_dma: Channel 3 - ChHltd
set, but reason is + wwan0: Cannot change a running device +
dwc2_update_urb_state_abn(): trimming xfer length || hci0: killing
stalled connection 7e:c8:46:a6:57:22 +  hci0: link tx timeout ||


dependence

 Network Bluetooth 
bluetoothctl system-alias Xorg #Changer de Nom
bluetoothctl pairable on;
bluetoothctl discoverable on;
timeout 20s bluetoothctl scan on &
bluetoothctl pair [Mac Address];
apt -y install libdbus-1-3 libdbus-1-dev libglib2.0-dev python2 python-pip; #Ub
pip2 install dbus-python; 
bt-pan client -r [Mac Address];
((bt-pan est requis))

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: linux-image-5.15.0-1008-raspi 5.15.0-1008.8
ProcVersionSignature: Ubuntu 5.15.0-1008.8-raspi 5.15.30
Uname: Linux 5.15.0-1008-raspi aarch64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: arm64
CasperMD5CheckResult: unknown
Date: Fri May 27 07:28:26 2022
ImageMediaBuild: 20220419
ProcEnviron:
 SHELL=/bin/bash
 LANG=C.UTF-8
 TERM=xterm-256color
 PATH=(custom, no user)
SourcePackage: linux-raspi
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-raspi (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug arm64 arm64-image jammy raspi-image uec-images

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975908

Title:
  Ayant migré de l'os raspberrypi OS à Ubuntu pour des problèmes
  similaire :  le bluetooth ne suit pas le rythme (perte de connexion au
  smartphone, reste connecté, garde l'adresse IP assigné alors que
  inutilisable), c'est Titanic la wifi saute aléatoirement, le modem GSM
  officielle cablé sur le hat usb officielle  (4 port) semble subir des
  crash (device disconnected, connected,  dwc2_hc_chhltd_intr_dma:
  Channel 3 - ChHltd set, but reason is + wwan0: Cannot change a running
  device + dwc2_update_urb_state_abn(): trimming xfer length || hci0:
  killing stalled connection 7e:c8:46:a6:57:22 +  hci0: link tx timeout
  ||

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1975908/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975908] Re: Ayant migré de l'os raspberrypi OS à Ubuntu pour des problèmes similaire : le bluetooth ne suit pas le rythme (perte de connexion au smartphone, reste connecté, garde l'adresse IP a

2022-05-27 Thread raspb
[  293.679239] 
oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=user.slice,mems_allowed=0,global_oom,task_memcg=/user.slice/user-1001.slice/session-6.scope,task=grep,pid=1652,uid=0
[  293.679364] Out of memory: Killed process 1652 (grep) total-vm:200976kB, 
anon-rss:190472kB, file-rss:1392kB, shmem-rss:0kB, UID:0 pgtables:432kB 
oom_score_adj:0
[  293.757522] oom_reaper: reaped process 1652 (grep), now anon-rss:0kB, 
file-rss:0kB, shmem-rss:0kB
[ 2511.134234] dwc2 3f98.usb: dwc2_hc_chhltd_intr_dma: Channel 3 - ChHltd 
set, but reason is unknown  
[ 2511.143743] dwc2 3f98.usb: hcint 
0x0002, intsts 0x0429
[ 2514.165508] dwc2 3f98.usb: dwc2_hc_chhltd_intr_dma: Channel 0 - ChHltd 
set, but reason is unknown  
[ 2514.175017] dwc2 3f98.usb: hcint 
0x0002, intsts 0x0429
[ 2516.259813] usb 1-1.1: USB disconnect, device number 3
[ 2517.195230] dwc2 3f98.usb: dwc2_hc_chhltd_intr_dma: Channel 1 - ChHltd 
set, but reason is unknown
[ 2517.204740] dwc2 3f98.usb: hcint 0x0002, intsts 0x0429
[ 2517.211093] dwc2 3f98.usb: dwc2_update_urb_state_abn(): trimming xfer 
length  [13008.762036] usb 1-1.3: new full-speed USB device number 
6 using dwc2
[13008.993174] usb 1-1.3: New USB device found, idVendor=248a, idProduct=8367, 
bcdDevice= 1.00
[13008.993210] usb 1-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0   [13008.993225] usb 1-1.3: Product: Wireless 
Receiver
[13008.993238] usb 1-1.3: Manufacturer: Telink
[13009.003054] input: Telink Wireless Receiver Mouse as 
/devices/platform/soc/3f98.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:248A:8367.0002/input/input0
[13009.003754] input: Telink Wireless Receiver Consumer Control as 
/devices/platform/soc/3f98.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:248A:8367.0002/input/input1
[13009.062512] input: Telink Wireless Receiver System Control as 
/devices/platform/soc/3f98.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:248A:8367.0002/input/input2
[13009.062933] hid-generic 0003:248A:8367.0002: input,hidraw0: USB HID v1.11 
Mouse [Telink Wireless Receiver] on usb-3f98.usb-1.3/input0 
 [13009.068796] input: Telink Wireless 
Receiver as 
/devices/platform/soc/3f98.usb/usb1/1-1/1-1.3/1-1.3:1.1/0003:248A:8367.0003/input/input3
[13009.126575] hid-generic 0003:248A:8367.0003: input,hidraw1: USB HID v1.11 
Keyboard [Telink Wireless Receiver] on usb-3f98.usb-1.3/input1
[13120.613428] usb 1-1.1: new high-speed USB device number 7 using dwc2
[13120.814956] usb 1-1.1: New USB device found, idVendor=0bda, idProduct=818b, 
bcdDevice= 2.00   [13120.814995] usb 1-1.1: New USB device strings: Mfr=1, 
Product=2, SerialNumber=3
[13120.815010] usb 1-1.1: Product: 802.11n NIC
[13120.815022] usb 1-1.1: Manufacturer: Realtek 
 [13120.815034] usb 1-1.1: SerialNumber: 1CBFCE7421A6
[13121.315558] usb 1-1.1: USB disconnect, device number 7
[13129.061277] usb 1-1.1: new high-speed USB device number 8 using dwc2
[13129.262693] usb 1-1.1: New USB device found, idVendor=0e8d, idProduct=201c, 
bcdDevice= 2.23
[13129.262722] usb 1-1.1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[13129.262737] usb 1-1.1: Product: BV9900Pro
[13129.262749] usb 1-1.1: Manufacturer: Blackview
[13129.262761] usb 1-1.1: SerialNumber: 0123456789ABCDEF
[13148.707842] usb 1-1.1: USB disconnect, device number 8
[13149.289206] usb 1-1.1: new high-speed USB device number 9 using dwc2
[13149.490959] usb 1-1.1: New USB device found, idVendor=0e8d, idProduct=2005, 
bcdDevice= 2.23
[13149.490997] usb 1-1.1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[13149.491013] usb 1-1.1: Product: BV9900Pro
[13149.491026] usb 1-1.1: Manufacturer: Blackview
[13149.491038] usb 1-1.1: SerialNumber: 0123456789ABCDEF
[13149.552802] usbcore: registered new interface driver cdc_ether
[13149.570685] rndis_host 1-1.1:1.0 usb0: register 'rndis_host' at 
usb-3f98.usb-1.1, RNDIS device, 1a:18:27:db:d4:94
[13149.572522] usbcore: registered new interface driver rndis_host
[13348.215923] usb 1-1.4: new full-speed USB device number 10 using dwc2
 [13348.438201] usb 1-1.4: New USB device found, idVendor=1a61, 
idProduct=3650, bcdDevice= 1.00
[13348.438231] usb 1-1.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[13348.438246] usb 1-1.4: Product: ADC Reader
[13348.438258] usb 1-1.4: Manufacturer: Abbott Diabetes Care
[13348.442691] hid-generic 0003:1A61:3650.0004: hiddev0,hidraw2: USB HID v10.10 
Device [Abbott Diabetes Care ADC Reader] on usb-3f98.usb-1.4/input0
[13406.857997] dwc2 3f98.usb: dwc2_hc_chhltd_intr_dma: Channel 1 - ChHltd 
set, but reason is unknown
[13406.867518] dwc2 3f98.usb: hcint 0x0002, intsts 0x0469

[Bug 1975908] ProcCpuinfoMinimal.txt

2022-05-30 Thread raspb
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1975908/+attachment/5593775/+files/ProcCpuinfoMinimal.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975908

Title:
  Bluetooth failure after upgrade to 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1975908/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975908] Re: Bluetooth failure after upgrade to 22.04

2022-05-30 Thread raspb
apport information

** Description changed:

  
https://bugs.launchpad.net/ubuntu/+source/bluez/+filebug/f53f77f8-dd8e-11ec-a167-40a8f03099c8?
  
  Ayant migré de l'os raspberrypi OS à Ubuntu pour des problèmes similaire
  :  le bluetooth ne suit pas le rythme (perte de connexion au smartphone,
  reste connecté, garde l'adresse IP assigné alors que inutilisable),
  c'est Titanic la wifi saute aléatoirement, le modem GSM officielle cablé
  sur le hat usb officielle  (4 port) semble subir des crash (device
  disconnected, connected,  dwc2_hc_chhltd_intr_dma: Channel 3 - ChHltd
  set, but reason is + wwan0: Cannot change a running device +
  dwc2_update_urb_state_abn(): trimming xfer length || hci0: killing
  stalled connection 7e:c8:46:a6:57:22 +  hci0: link tx timeout ||
  
  
  dependence
  
   Network Bluetooth 
  bluetoothctl system-alias Xorg #Changer de Nom
  bluetoothctl pairable on;
  bluetoothctl discoverable on;
  timeout 20s bluetoothctl scan on &
  bluetoothctl pair [Mac Address];
  apt -y install libdbus-1-3 libdbus-1-dev libglib2.0-dev python2 python-pip; 
#Ub
  pip2 install dbus-python; 
  bt-pan client -r [Mac Address];
  ((bt-pan est requis))
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.15.0-1008-raspi 5.15.0-1008.8
  ProcVersionSignature: Ubuntu 5.15.0-1008.8-raspi 5.15.30
  Uname: Linux 5.15.0-1008-raspi aarch64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: arm64
  CasperMD5CheckResult: unknown
  Date: Fri May 27 07:28:26 2022
  ImageMediaBuild: 20220419
  ProcEnviron:
   SHELL=/bin/bash
   LANG=C.UTF-8
   TERM=xterm-256color
   PATH=(custom, no user)
  SourcePackage: linux-raspi
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: arm64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: unknown
  DistroRelease: Ubuntu 22.04
  ImageMediaBuild: 20220419
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lspci:
   
  Lspci-vt: -[:00]-
  Lsusb:
   Bus 001 Device 003: ID 1e0e:9001 Qualcomm / Option SimTech, Incorporated
   Bus 001 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Package: linux-raspi 5.15.0.1008.8
  PackageArchitecture: arm64
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 BCM2708 FB
  ProcKernelCmdLine: coherent_pool=1M 8250.nr_uarts=1 
snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 
bcm2708_fb.fbwidth=720 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 
smsc95xx.macaddr=B8:27:EB:F3:20:41 vc_mem.mem_base=0x1ec0 
vc_mem.mem_size=0x2000  console=ttyS0,115200 dwc_otg.lpm_enable=0 
console=tty1 root=LABEL=writable rootfstype=ext4 rootwait fixrtc quiet splash
  ProcVersionSignature: Ubuntu 5.15.0-1008.8-raspi 5.15.30
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-1008-raspi N/A
   linux-backports-modules-5.15.0-1008-raspi  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3
  StagingDrivers: snd_bcm2835 bcm2835_codec vc_sm_cma bcm2835_isp bcm2835_v4l2 
bcm2835_mmal_vchiq
  Tags:  arm64-image raspi-image jammy uec-images staging
  Uname: Linux 5.15.0-1008-raspi aarch64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  acpidump:
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu82.1
+ Architecture: arm64
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ CasperMD5CheckResult: unknown
+ DistroRelease: Ubuntu 22.04
+ ImageMediaBuild: 20220419
+ IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
+ Lspci:
+  
+ Lspci-vt: -[:00]-
+ Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ Lsusb-t:
+  /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=dwc2/1p, 480M
+  |__ Port 1: Dev 7, If 0, Class=Hub, Driver=hub/4p, 480M
+ Package: linux-raspi 5.15.0.1008.8
+ PackageArchitecture: arm64
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=C.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 BCM2708 FB
+ ProcKernelCmdLine: coherent_pool=1M 8250.nr_uarts=1 
snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 
bcm2708_fb.fbwidth=720 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 
smsc95xx.macaddr=B8:27:EB:F3:20:41 vc_mem.mem_base=0x1ec0 
vc_mem.mem_size=0x2000  console=ttyS0,115200 dwc_otg.lpm_enable=0 
console=tty1 root=LABEL=writable rootfstype=ext4 rootwait fixrtc quiet splash
+ ProcVersionSignature: Ubuntu 5.15.0-1008.8-raspi 5.15.30
+ RelatedPackageVersions:
+  linux-restricted-modules-5.15.0-1008-raspi N/A
+  linux-backports-modules-5.15.0-1008-raspi  N/A
+  linux-firmware 20220329.git681281e4-0ubuntu3
+ StagingDrivers: 

[Bug 1975908] CRDA.txt

2022-05-30 Thread raspb
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1975908/+attachment/5593770/+files/CRDA.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975908

Title:
  Bluetooth failure after upgrade to 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1975908/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975908] Lsusb-v.txt

2022-05-30 Thread raspb
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1975908/+attachment/5593773/+files/Lsusb-v.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975908

Title:
  Bluetooth failure after upgrade to 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1975908/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975908] ProcCpuinfo.txt

2022-05-30 Thread raspb
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1975908/+attachment/5593774/+files/ProcCpuinfo.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975908

Title:
  Bluetooth failure after upgrade to 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1975908/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975908] CurrentDmesg.txt

2022-05-30 Thread raspb
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1975908/+attachment/5593771/+files/CurrentDmesg.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975908

Title:
  Bluetooth failure after upgrade to 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1975908/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975908] Dependencies.txt

2022-05-30 Thread raspb
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1975908/+attachment/5593772/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975908

Title:
  Bluetooth failure after upgrade to 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1975908/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975908] Re: Bluetooth failure after upgrade to 22.04

2022-05-30 Thread raspb
** Tags added: apport-collected staging

** Description changed:

  
https://bugs.launchpad.net/ubuntu/+source/bluez/+filebug/f53f77f8-dd8e-11ec-a167-40a8f03099c8?
  
  Ayant migré de l'os raspberrypi OS à Ubuntu pour des problèmes similaire
  :  le bluetooth ne suit pas le rythme (perte de connexion au smartphone,
  reste connecté, garde l'adresse IP assigné alors que inutilisable),
  c'est Titanic la wifi saute aléatoirement, le modem GSM officielle cablé
  sur le hat usb officielle  (4 port) semble subir des crash (device
  disconnected, connected,  dwc2_hc_chhltd_intr_dma: Channel 3 - ChHltd
  set, but reason is + wwan0: Cannot change a running device +
  dwc2_update_urb_state_abn(): trimming xfer length || hci0: killing
  stalled connection 7e:c8:46:a6:57:22 +  hci0: link tx timeout ||
  
  
  dependence
  
   Network Bluetooth 
  bluetoothctl system-alias Xorg #Changer de Nom
  bluetoothctl pairable on;
  bluetoothctl discoverable on;
  timeout 20s bluetoothctl scan on &
  bluetoothctl pair [Mac Address];
  apt -y install libdbus-1-3 libdbus-1-dev libglib2.0-dev python2 python-pip; 
#Ub
  pip2 install dbus-python; 
  bt-pan client -r [Mac Address];
  ((bt-pan est requis))
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.15.0-1008-raspi 5.15.0-1008.8
  ProcVersionSignature: Ubuntu 5.15.0-1008.8-raspi 5.15.30
  Uname: Linux 5.15.0-1008-raspi aarch64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: arm64
  CasperMD5CheckResult: unknown
  Date: Fri May 27 07:28:26 2022
  ImageMediaBuild: 20220419
  ProcEnviron:
   SHELL=/bin/bash
   LANG=C.UTF-8
   TERM=xterm-256color
   PATH=(custom, no user)
  SourcePackage: linux-raspi
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu82.1
+ Architecture: arm64
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ CasperMD5CheckResult: unknown
+ DistroRelease: Ubuntu 22.04
+ ImageMediaBuild: 20220419
+ IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
+ Lspci:
+  
+ Lspci-vt: -[:00]-
+ Lsusb:
+  Bus 001 Device 003: ID 1e0e:9001 Qualcomm / Option SimTech, Incorporated
+  Bus 001 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ Package: linux-raspi 5.15.0.1008.8
+ PackageArchitecture: arm64
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=C.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 BCM2708 FB
+ ProcKernelCmdLine: coherent_pool=1M 8250.nr_uarts=1 
snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 
bcm2708_fb.fbwidth=720 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 
smsc95xx.macaddr=B8:27:EB:F3:20:41 vc_mem.mem_base=0x1ec0 
vc_mem.mem_size=0x2000  console=ttyS0,115200 dwc_otg.lpm_enable=0 
console=tty1 root=LABEL=writable rootfstype=ext4 rootwait fixrtc quiet splash
+ ProcVersionSignature: Ubuntu 5.15.0-1008.8-raspi 5.15.30
+ RelatedPackageVersions:
+  linux-restricted-modules-5.15.0-1008-raspi N/A
+  linux-backports-modules-5.15.0-1008-raspi  N/A
+  linux-firmware 20220329.git681281e4-0ubuntu3
+ StagingDrivers: snd_bcm2835 bcm2835_codec vc_sm_cma bcm2835_isp bcm2835_v4l2 
bcm2835_mmal_vchiq
+ Tags:  arm64-image raspi-image jammy uec-images staging
+ Uname: Linux 5.15.0-1008-raspi aarch64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: N/A
+ _MarkForUpload: True
+ acpidump:

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975908

Title:
  Bluetooth failure after upgrade to 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1975908/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975908] RfKill.txt

2022-05-30 Thread raspb
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1975908/+attachment/5593778/+files/RfKill.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975908

Title:
  Bluetooth failure after upgrade to 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1975908/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975908] UdevDb.txt

2022-05-30 Thread raspb
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1975908/+attachment/5593779/+files/UdevDb.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975908

Title:
  Bluetooth failure after upgrade to 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1975908/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975908] WifiSyslog.txt

2022-05-30 Thread raspb
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1975908/+attachment/5593780/+files/WifiSyslog.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975908

Title:
  Bluetooth failure after upgrade to 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1975908/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975908] ProcInterrupts.txt

2022-05-30 Thread raspb
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1975908/+attachment/5593776/+files/ProcInterrupts.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975908

Title:
  Bluetooth failure after upgrade to 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1975908/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975908] ProcModules.txt

2022-05-30 Thread raspb
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1975908/+attachment/5593777/+files/ProcModules.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975908

Title:
  Bluetooth failure after upgrade to 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1975908/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs