Servus zusammen.
Habe seit ein paar Tage ein kleines Problem: Mein Laptop hat ein integriertes Bluetooh-Gerät.
Seit ein paar Tagen erscheint folgende Meldung beim booten immer mehrmals
(aus dem boot.log)
1 2 3 4 5 | * Starting bluetooth daemon[74G[ OK ] * Starting bluetooth daemon[74G[ OK ] * Starting bluetooth daemon[74G[ OK ] * Starting bluetooth daemon[74G[ OK ] * Starting bluetooth daemon[74G[ OK ] |
steht teilweise auch 10x hintereinander drin...
dmesg spuckt Folgendes aus:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | [ 33.461776] init: bluetooth main process (1555) terminated with status 1 [ 33.461806] init: bluetooth main process ended, respawning [ 33.553719] init: bluetooth main process (1809) terminated with status 1 [ 33.553751] init: bluetooth main process ended, respawning [ 33.749589] init: bluetooth main process (1832) terminated with status 1 [ 33.749612] init: bluetooth main process ended, respawning [ 33.817582] init: bluetooth main process (1856) terminated with status 1 [ 33.817609] init: bluetooth main process ended, respawning [ 33.997819] init: bluetooth main process (1879) terminated with status 1 [ 33.997843] init: bluetooth main process ended, respawning [ 34.065542] init: bluetooth main process (1902) terminated with status 1 [ 34.065573] init: bluetooth main process ended, respawning [ 34.245571] init: bluetooth main process (1926) terminated with status 1 [ 34.245597] init: bluetooth main process ended, respawning [ 34.309399] init: bluetooth main process (2044) terminated with status 1 [ 34.309424] init: bluetooth respawning too fast, stopped |
Nach einem "sudo service bluetooth start" erscheint das Gleiche in dmesg wieder.
Hab im syslog auch noch was gefunden:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 | Oct 27 20:12:49 fresh0r bluetoothd[3552]: Bluetooth daemon 4.98 Oct 27 20:12:49 fresh0r bluetoothd[3552]: Starting SDP server Oct 27 20:12:49 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:49 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:49 fresh0r bluetoothd[3552]: opening L2CAP socket: Address family not supported by protocol Oct 27 20:12:49 fresh0r bluetoothd[3552]: Server initialization failed Oct 27 20:12:49 fresh0r bluetoothd[3552]: Failed to init alert plugin Oct 27 20:12:49 fresh0r bluetoothd[3552]: Failed to init time plugin Oct 27 20:12:49 fresh0r bluetoothd[3552]: Failed to init proximity plugin Oct 27 20:12:49 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:49 fresh0r bluetoothd[3552]: Failed to open control socket: Address family not supported by protocol (97) Oct 27 20:12:49 fresh0r bluetoothd[3552]: Can't init bnep module Oct 27 20:12:49 fresh0r bluetoothd[3552]: Failed to init network plugin Oct 27 20:12:49 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:49 fresh0r bluetoothd[3552]: Unable to start SCO server socket Oct 27 20:12:49 fresh0r bluetoothd[3552]: Failed to init audio plugin Oct 27 20:12:49 fresh0r bluetoothd[3552]: Failed to init gatt_example plugin Oct 27 20:12:49 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:49 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:49 fresh0r bluetoothd[3552]: Can't open HCI socket: Address family not supported by protocol (97) Oct 27 20:12:49 fresh0r bluetoothd[3552]: adapter_ops_setup failed Oct 27 20:12:49 fresh0r NetworkManager[1204]: <warn> bluez error getting default adapter: Message did not receive a reply (timeout by message bus) Oct 27 20:12:49 fresh0r pulseaudio[2492]: [pulseaudio] bluetooth-util.c: Error from ListAdapters reply: org.freedesktop.DBus.Error.NoReply Oct 27 20:12:50 fresh0r bluez: Stopping uarts Oct 27 20:12:50 fresh0r kernel: [ 203.415438] init: bluetooth main process (3552) terminated with status 1 Oct 27 20:12:50 fresh0r kernel: [ 203.415487] init: bluetooth main process ended, respawning Oct 27 20:12:50 fresh0r bluez: Stopping rfcomm Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3575]: Bluetooth daemon 4.98 Oct 27 20:12:50 fresh0r bluetoothd[3575]: Starting SDP server Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3575]: opening L2CAP socket: Address family not supported by protocol Oct 27 20:12:50 fresh0r bluetoothd[3575]: Server initialization failed Oct 27 20:12:50 fresh0r bluetoothd[3575]: Failed to init alert plugin Oct 27 20:12:50 fresh0r bluetoothd[3575]: Failed to init time plugin Oct 27 20:12:50 fresh0r bluetoothd[3575]: Failed to init proximity plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3575]: Failed to open control socket: Address family not supported by protocol (97) Oct 27 20:12:50 fresh0r bluetoothd[3575]: Can't init bnep module Oct 27 20:12:50 fresh0r bluetoothd[3575]: Failed to init network plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3575]: Unable to start SCO server socket Oct 27 20:12:50 fresh0r bluetoothd[3575]: Failed to init audio plugin Oct 27 20:12:50 fresh0r bluetoothd[3575]: Failed to init gatt_example plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3575]: Can't open HCI socket: Address family not supported by protocol (97) Oct 27 20:12:50 fresh0r bluetoothd[3575]: adapter_ops_setup failed Oct 27 20:12:50 fresh0r pulseaudio[2492]: [pulseaudio] bluetooth-util.c: Error from ListAdapters reply: org.freedesktop.DBus.Error.NoReply Oct 27 20:12:50 fresh0r NetworkManager[1204]: <warn> bluez error getting default adapter: Message did not receive a reply (timeout by message bus) Oct 27 20:12:50 fresh0r bluez: Stopping uarts Oct 27 20:12:50 fresh0r kernel: [ 203.555461] init: bluetooth main process (3575) terminated with status 1 Oct 27 20:12:50 fresh0r kernel: [ 203.555511] init: bluetooth main process ended, respawning Oct 27 20:12:50 fresh0r bluez: Stopping rfcomm Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3598]: Bluetooth daemon 4.98 Oct 27 20:12:50 fresh0r bluetoothd[3598]: Starting SDP server Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3598]: opening L2CAP socket: Address family not supported by protocol Oct 27 20:12:50 fresh0r bluetoothd[3598]: Server initialization failed Oct 27 20:12:50 fresh0r bluetoothd[3598]: Failed to init alert plugin Oct 27 20:12:50 fresh0r bluetoothd[3598]: Failed to init time plugin Oct 27 20:12:50 fresh0r bluetoothd[3598]: Failed to init proximity plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3598]: Failed to open control socket: Address family not supported by protocol (97) Oct 27 20:12:50 fresh0r bluetoothd[3598]: Can't init bnep module Oct 27 20:12:50 fresh0r bluetoothd[3598]: Failed to init network plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3598]: Unable to start SCO server socket Oct 27 20:12:50 fresh0r bluetoothd[3598]: Failed to init audio plugin Oct 27 20:12:50 fresh0r bluetoothd[3598]: Failed to init gatt_example plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3598]: Can't open HCI socket: Address family not supported by protocol (97) Oct 27 20:12:50 fresh0r bluetoothd[3598]: adapter_ops_setup failed Oct 27 20:12:50 fresh0r NetworkManager[1204]: <warn> bluez error getting default adapter: Message did not receive a reply (timeout by message bus) Oct 27 20:12:50 fresh0r pulseaudio[2492]: [pulseaudio] bluetooth-util.c: Error from ListAdapters reply: org.freedesktop.DBus.Error.NoReply Oct 27 20:12:50 fresh0r bluez: Stopping uarts Oct 27 20:12:50 fresh0r kernel: [ 203.635173] init: bluetooth main process (3598) terminated with status 1 Oct 27 20:12:50 fresh0r kernel: [ 203.635226] init: bluetooth main process ended, respawning Oct 27 20:12:50 fresh0r bluez: Stopping rfcomm Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3621]: Bluetooth daemon 4.98 Oct 27 20:12:50 fresh0r bluetoothd[3621]: Starting SDP server Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3621]: opening L2CAP socket: Address family not supported by protocol Oct 27 20:12:50 fresh0r bluetoothd[3621]: Server initialization failed Oct 27 20:12:50 fresh0r bluetoothd[3621]: Failed to init alert plugin Oct 27 20:12:50 fresh0r bluetoothd[3621]: Failed to init time plugin Oct 27 20:12:50 fresh0r bluetoothd[3621]: Failed to init proximity plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3621]: Failed to open control socket: Address family not supported by protocol (97) Oct 27 20:12:50 fresh0r bluetoothd[3621]: Can't init bnep module Oct 27 20:12:50 fresh0r bluetoothd[3621]: Failed to init network plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3621]: Unable to start SCO server socket Oct 27 20:12:50 fresh0r bluetoothd[3621]: Failed to init audio plugin Oct 27 20:12:50 fresh0r bluetoothd[3621]: Failed to init gatt_example plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3621]: Can't open HCI socket: Address family not supported by protocol (97) Oct 27 20:12:50 fresh0r bluetoothd[3621]: adapter_ops_setup failed Oct 27 20:12:50 fresh0r NetworkManager[1204]: <warn> bluez error getting default adapter: Message did not receive a reply (timeout by message bus) Oct 27 20:12:50 fresh0r pulseaudio[2492]: [pulseaudio] bluetooth-util.c: Error from ListAdapters reply: org.freedesktop.DBus.Error.NoReply Oct 27 20:12:50 fresh0r bluez: Stopping uarts Oct 27 20:12:50 fresh0r kernel: [ 203.735330] init: bluetooth main process (3621) terminated with status 1 Oct 27 20:12:50 fresh0r kernel: [ 203.735360] init: bluetooth main process ended, respawning Oct 27 20:12:50 fresh0r bluez: Stopping rfcomm Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3644]: Bluetooth daemon 4.98 Oct 27 20:12:50 fresh0r bluetoothd[3644]: Starting SDP server Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3644]: opening L2CAP socket: Address family not supported by protocol Oct 27 20:12:50 fresh0r bluetoothd[3644]: Server initialization failed Oct 27 20:12:50 fresh0r bluetoothd[3644]: Failed to init alert plugin Oct 27 20:12:50 fresh0r bluetoothd[3644]: Failed to init time plugin Oct 27 20:12:50 fresh0r bluetoothd[3644]: Failed to init proximity plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3644]: Failed to open control socket: Address family not supported by protocol (97) Oct 27 20:12:50 fresh0r bluetoothd[3644]: Can't init bnep module Oct 27 20:12:50 fresh0r bluetoothd[3644]: Failed to init network plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3644]: Unable to start SCO server socket Oct 27 20:12:50 fresh0r bluetoothd[3644]: Failed to init audio plugin Oct 27 20:12:50 fresh0r bluetoothd[3644]: Failed to init gatt_example plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3644]: Can't open HCI socket: Address family not supported by protocol (97) Oct 27 20:12:50 fresh0r bluetoothd[3644]: adapter_ops_setup failed Oct 27 20:12:50 fresh0r pulseaudio[2492]: [pulseaudio] bluetooth-util.c: Error from ListAdapters reply: org.freedesktop.DBus.Error.NoReply Oct 27 20:12:50 fresh0r NetworkManager[1204]: <warn> bluez error getting default adapter: Message did not receive a reply (timeout by message bus) Oct 27 20:12:50 fresh0r bluez: Stopping uarts Oct 27 20:12:50 fresh0r kernel: [ 203.847026] init: bluetooth main process (3644) terminated with status 1 Oct 27 20:12:50 fresh0r kernel: [ 203.847074] init: bluetooth main process ended, respawning Oct 27 20:12:50 fresh0r bluez: Stopping rfcomm Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3667]: Bluetooth daemon 4.98 Oct 27 20:12:50 fresh0r bluetoothd[3667]: Starting SDP server Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3667]: opening L2CAP socket: Address family not supported by protocol Oct 27 20:12:50 fresh0r bluetoothd[3667]: Server initialization failed Oct 27 20:12:50 fresh0r bluetoothd[3667]: Failed to init alert plugin Oct 27 20:12:50 fresh0r bluetoothd[3667]: Failed to init time plugin Oct 27 20:12:50 fresh0r bluetoothd[3667]: Failed to init proximity plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3667]: Failed to open control socket: Address family not supported by protocol (97) Oct 27 20:12:50 fresh0r bluetoothd[3667]: Can't init bnep module Oct 27 20:12:50 fresh0r bluetoothd[3667]: Failed to init network plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3667]: Unable to start SCO server socket Oct 27 20:12:50 fresh0r bluetoothd[3667]: Failed to init audio plugin Oct 27 20:12:50 fresh0r bluetoothd[3667]: Failed to init gatt_example plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3667]: Can't open HCI socket: Address family not supported by protocol (97) Oct 27 20:12:50 fresh0r bluetoothd[3667]: adapter_ops_setup failed Oct 27 20:12:50 fresh0r pulseaudio[2492]: [pulseaudio] bluetooth-util.c: Error from ListAdapters reply: org.freedesktop.DBus.Error.NoReply Oct 27 20:12:50 fresh0r NetworkManager[1204]: <warn> bluez error getting default adapter: Message did not receive a reply (timeout by message bus) Oct 27 20:12:50 fresh0r bluez: Stopping uarts Oct 27 20:12:50 fresh0r kernel: [ 203.990904] init: bluetooth main process (3667) terminated with status 1 Oct 27 20:12:50 fresh0r kernel: [ 203.990950] init: bluetooth main process ended, respawning Oct 27 20:12:50 fresh0r bluez: Stopping rfcomm Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3690]: Bluetooth daemon 4.98 Oct 27 20:12:50 fresh0r bluetoothd[3690]: Starting SDP server Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3690]: opening L2CAP socket: Address family not supported by protocol Oct 27 20:12:50 fresh0r bluetoothd[3690]: Server initialization failed Oct 27 20:12:50 fresh0r bluetoothd[3690]: Failed to init alert plugin Oct 27 20:12:50 fresh0r bluetoothd[3690]: Failed to init time plugin Oct 27 20:12:50 fresh0r bluetoothd[3690]: Failed to init proximity plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3690]: Failed to open control socket: Address family not supported by protocol (97) Oct 27 20:12:50 fresh0r bluetoothd[3690]: Can't init bnep module Oct 27 20:12:50 fresh0r bluetoothd[3690]: Failed to init network plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3690]: Unable to start SCO server socket Oct 27 20:12:50 fresh0r bluetoothd[3690]: Failed to init audio plugin Oct 27 20:12:50 fresh0r bluetoothd[3690]: Failed to init gatt_example plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3690]: Can't open HCI socket: Address family not supported by protocol (97) Oct 27 20:12:50 fresh0r bluetoothd[3690]: adapter_ops_setup failed Oct 27 20:12:50 fresh0r NetworkManager[1204]: <warn> bluez error getting default adapter: Message did not receive a reply (timeout by message bus) Oct 27 20:12:50 fresh0r pulseaudio[2492]: [pulseaudio] bluetooth-util.c: Error from ListAdapters reply: org.freedesktop.DBus.Error.NoReply Oct 27 20:12:50 fresh0r bluez: Stopping uarts Oct 27 20:12:50 fresh0r kernel: [ 204.086771] init: bluetooth main process (3690) terminated with status 1 Oct 27 20:12:50 fresh0r kernel: [ 204.086818] init: bluetooth main process ended, respawning Oct 27 20:12:50 fresh0r bluez: Stopping rfcomm Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3713]: Bluetooth daemon 4.98 Oct 27 20:12:50 fresh0r bluetoothd[3713]: Starting SDP server Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3713]: opening L2CAP socket: Address family not supported by protocol Oct 27 20:12:50 fresh0r bluetoothd[3713]: Server initialization failed Oct 27 20:12:50 fresh0r bluetoothd[3713]: Failed to init alert plugin Oct 27 20:12:50 fresh0r bluetoothd[3713]: Failed to init time plugin Oct 27 20:12:50 fresh0r bluetoothd[3713]: Failed to init proximity plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3713]: Failed to open control socket: Address family not supported by protocol (97) Oct 27 20:12:50 fresh0r bluetoothd[3713]: Can't init bnep module Oct 27 20:12:50 fresh0r bluetoothd[3713]: Failed to init network plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3713]: Unable to start SCO server socket Oct 27 20:12:50 fresh0r bluetoothd[3713]: Failed to init audio plugin Oct 27 20:12:50 fresh0r bluetoothd[3713]: Failed to init gatt_example plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3713]: Can't open HCI socket: Address family not supported by protocol (97) Oct 27 20:12:50 fresh0r bluetoothd[3713]: adapter_ops_setup failed Oct 27 20:12:50 fresh0r NetworkManager[1204]: <warn> bluez error getting default adapter: Message did not receive a reply (timeout by message bus) Oct 27 20:12:50 fresh0r pulseaudio[2492]: [pulseaudio] bluetooth-util.c: Error from ListAdapters reply: org.freedesktop.DBus.Error.NoReply Oct 27 20:12:50 fresh0r bluez: Stopping uarts Oct 27 20:12:50 fresh0r kernel: [ 204.170762] init: bluetooth main process (3713) terminated with status 1 Oct 27 20:12:50 fresh0r kernel: [ 204.170813] init: bluetooth main process ended, respawning Oct 27 20:12:50 fresh0r bluez: Stopping rfcomm Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3736]: Bluetooth daemon 4.98 Oct 27 20:12:50 fresh0r bluetoothd[3736]: Starting SDP server Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3736]: opening L2CAP socket: Address family not supported by protocol Oct 27 20:12:50 fresh0r bluetoothd[3736]: Server initialization failed Oct 27 20:12:50 fresh0r bluetoothd[3736]: Failed to init alert plugin Oct 27 20:12:50 fresh0r bluetoothd[3736]: Failed to init time plugin Oct 27 20:12:50 fresh0r bluetoothd[3736]: Failed to init proximity plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3736]: Failed to open control socket: Address family not supported by protocol (97) Oct 27 20:12:50 fresh0r bluetoothd[3736]: Can't init bnep module Oct 27 20:12:50 fresh0r bluetoothd[3736]: Failed to init network plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3736]: Unable to start SCO server socket Oct 27 20:12:50 fresh0r bluetoothd[3736]: Failed to init audio plugin Oct 27 20:12:50 fresh0r bluetoothd[3736]: Failed to init gatt_example plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3736]: Can't open HCI socket: Address family not supported by protocol (97) Oct 27 20:12:50 fresh0r bluetoothd[3736]: adapter_ops_setup failed Oct 27 20:12:50 fresh0r pulseaudio[2492]: [pulseaudio] bluetooth-util.c: Error from ListAdapters reply: org.freedesktop.DBus.Error.NoReply Oct 27 20:12:50 fresh0r NetworkManager[1204]: <warn> bluez error getting default adapter: Message did not receive a reply (timeout by message bus) Oct 27 20:12:50 fresh0r bluez: Stopping uarts Oct 27 20:12:50 fresh0r kernel: [ 204.254662] init: bluetooth main process (3736) terminated with status 1 Oct 27 20:12:50 fresh0r kernel: [ 204.254705] init: bluetooth main process ended, respawning Oct 27 20:12:50 fresh0r bluez: Stopping rfcomm Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3759]: Bluetooth daemon 4.98 Oct 27 20:12:50 fresh0r bluetoothd[3759]: Starting SDP server Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3759]: opening L2CAP socket: Address family not supported by protocol Oct 27 20:12:50 fresh0r bluetoothd[3759]: Server initialization failed Oct 27 20:12:50 fresh0r bluetoothd[3759]: Failed to init alert plugin Oct 27 20:12:50 fresh0r bluetoothd[3759]: Failed to init time plugin Oct 27 20:12:50 fresh0r bluetoothd[3759]: Failed to init proximity plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3759]: Failed to open control socket: Address family not supported by protocol (97) Oct 27 20:12:50 fresh0r bluetoothd[3759]: Can't init bnep module Oct 27 20:12:50 fresh0r bluetoothd[3759]: Failed to init network plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3759]: Unable to start SCO server socket Oct 27 20:12:50 fresh0r bluetoothd[3759]: Failed to init audio plugin Oct 27 20:12:50 fresh0r bluetoothd[3759]: Failed to init gatt_example plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3759]: Can't open HCI socket: Address family not supported by protocol (97) Oct 27 20:12:50 fresh0r bluetoothd[3759]: adapter_ops_setup failed Oct 27 20:12:50 fresh0r NetworkManager[1204]: <warn> bluez error getting default adapter: Message did not receive a reply (timeout by message bus) Oct 27 20:12:50 fresh0r pulseaudio[2492]: [pulseaudio] bluetooth-util.c: Error from ListAdapters reply: org.freedesktop.DBus.Error.NoReply Oct 27 20:12:50 fresh0r kernel: [ 204.386982] init: bluetooth main process (3759) terminated with status 1 Oct 27 20:12:50 fresh0r kernel: [ 204.387033] init: bluetooth main process ended, respawning Oct 27 20:12:50 fresh0r bluez: Stopping uarts Oct 27 20:12:50 fresh0r bluez: Stopping rfcomm Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3782]: Bluetooth daemon 4.98 Oct 27 20:12:50 fresh0r bluetoothd[3782]: Starting SDP server Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3782]: opening L2CAP socket: Address family not supported by protocol Oct 27 20:12:50 fresh0r bluetoothd[3782]: Server initialization failed Oct 27 20:12:50 fresh0r bluetoothd[3782]: Failed to init alert plugin Oct 27 20:12:50 fresh0r bluetoothd[3782]: Failed to init time plugin Oct 27 20:12:50 fresh0r bluetoothd[3782]: Failed to init proximity plugin Oct 27 20:12:50 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:50 fresh0r bluetoothd[3782]: Failed to open control socket: Address family not supported by protocol (97) Oct 27 20:12:50 fresh0r bluetoothd[3782]: Can't init bnep module Oct 27 20:12:50 fresh0r bluetoothd[3782]: Failed to init network plugin Oct 27 20:12:51 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:51 fresh0r bluetoothd[3782]: Unable to start SCO server socket Oct 27 20:12:51 fresh0r bluetoothd[3782]: Failed to init audio plugin Oct 27 20:12:51 fresh0r bluetoothd[3782]: Failed to init gatt_example plugin Oct 27 20:12:51 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:51 fresh0r modprobe: FATAL: Could not read '/lib/modules/3.2.0-32-generic/kernel/net/bluetooth/bluetooth.ko': Invalid module format Oct 27 20:12:51 fresh0r bluetoothd[3782]: Can't open HCI socket: Address family not supported by protocol (97) Oct 27 20:12:51 fresh0r bluetoothd[3782]: adapter_ops_setup failed Oct 27 20:12:51 fresh0r pulseaudio[2492]: [pulseaudio] bluetooth-util.c: Error from ListAdapters reply: org.freedesktop.DBus.Error.NoReply Oct 27 20:12:51 fresh0r NetworkManager[1204]: <warn> bluez error getting default adapter: Message did not receive a reply (timeout by message bus) Oct 27 20:12:51 fresh0r bluez: Stopping uarts Oct 27 20:12:51 fresh0r kernel: [ 204.498357] init: bluetooth main process (3782) terminated with status 1 Oct 27 20:12:51 fresh0r kernel: [ 204.498403] init: bluetooth respawning too fast, stopped Oct 27 20:12:51 fresh0r bluez: Stopping rfcomm |
Habe während der letzten Tage nichts an der Konfiguration des Laptops geändert, lediglich die aktuellen Updates eingespielt.
Hat jemand eine Idee, woran das liegen könnte?
Danke schonmal im Voraus!
fresh0r
//edit: Bluetooth geht nach einem
1 | sudo apt-get install --reinstall linux-image-$(uname -r) |
wieder ☺