I was previously using wicd to manage my network because I have 3 vlan's that cannot be managed with NetworkManager ... painful but we won't go into it.
I upgraded to the latest available kde and kernel this morning:
I am running kernel 3.16.1-7.g90bc0f1-desktop
I'm unsure what package to even refer to for the version, but this one is:
kdebase4-openSUSE-13.1-6.13.2.x86_64
so after having upgraded and rebooted, the wireless, my 3.0 usb, and bluetooth no longer function. Furthermore I don't have an icon for my bluetooth.
so putting this in priority I started with my wireless:
I removed wicd and install all the latest networkmanager packages, and modified yast to use network manager for control. and did a full reboot.
This produced nothing via networkmanager, so I thought for the purpose of troubleshooting I would switch to ifup to see if I can't find anything:
It's installed:
so trying to bring it up shows me:
I tried to do this first with my vlans enabled, however that caused a lot of garbage in the journalctl output, so those were dissabled:
then the ifup ran again, with the journalctl output:
and the output from sysct, (/var/log/messages)
I have thus far attempted to roll back to an earlier kernel
kernel-desktop-3.13.6-1.2.x86_64
with the same result
Any help or insight would be great.
this is a Sony Vaio, if it makes a difference.
I upgraded to the latest available kde and kernel this morning:
I am running kernel 3.16.1-7.g90bc0f1-desktop
I'm unsure what package to even refer to for the version, but this one is:
kdebase4-openSUSE-13.1-6.13.2.x86_64
so after having upgraded and rebooted, the wireless, my 3.0 usb, and bluetooth no longer function. Furthermore I don't have an icon for my bluetooth.
so putting this in priority I started with my wireless:
I removed wicd and install all the latest networkmanager packages, and modified yast to use network manager for control. and did a full reboot.
This produced nothing via networkmanager, so I thought for the purpose of troubleshooting I would switch to ifup to see if I can't find anything:
It's installed:
Code:
# hwinfo --netcard
21: PCI 200.0: 0280 Network controller
[Created at pci.319]
Unique ID: B35A.w+4SRomQGA6
Parent ID: z8Q3.Bj5m_B20u05
SysFS ID: /devices/pci0000:00/0000:00:1c.0/0000:02:00.0
SysFS BusID: 0000:02:00.0
Hardware Class: network
Model: "Atheros Network controller"
Vendor: pci 0x168c "Atheros Communications Inc."
Device: pci 0x0032
SubVendor: pci 0x105b "Foxconn International, Inc."
SubDevice: pci 0xe044
Revision: 0x01
Memory Range: 0xc3000000-0xc307ffff (rw,non-prefetchable)
Memory Range: 0xc3080000-0xc308ffff (ro,non-prefetchable,disabled)
Module Alias: "pci:v0000168Cd00000032sv0000105Bsd0000E044bc02sc80i00"
Driver Info #0:
Driver Status: ath9k is active
Driver Activation Cmd: "modprobe ath9k"
Config Status: cfg=no, avail=yes, need=no, active=unknown
Attached to: #14 (PCI bridge)
Code:
# ifup wlan0
A dependency job for network@wlan0.service failed. See 'journalctl -xn' for details.
Code:
# ifdown VLANxx
Code:
Sep 03 13:49:06 linux-gunq.site kernel: IPv4: martian source 192.168.1.137 from 207.231.224.16, on dev eth0
Sep 03 13:49:06 linux-gunq.site kernel: ll header: 00000000: 54 53 ed 35 78 6f c0 c1 c0 2e 40 9a 08 00 TS.5xo....@.
Sep 03 13:49:06 linux-gunq.site systemd[1]: Dependency failed for ifup managed network interface wlan0.
-- Subject: Unit network@wlan0.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/be02cf6855d2428ba40df7e9d022f03d
--
-- Unit network@wlan0.service has failed.
--
-- The result is dependency.
Code:
2014-09-03T13:58:02.694208-03:00 linux-gunq systemd[1]: Dependency failed for ifup managed network interface wlan0.
2014-09-03T13:58:02.694644-03:00 linux-gunq systemd[1]: Expecting device sys-subsystem-net-devices-wlan0.device...
kernel-desktop-3.13.6-1.2.x86_64
with the same result
Any help or insight would be great.
this is a Sony Vaio, if it makes a difference.