Silverlight will not show up in Firefox about:plugins

Asked by Matt

Hello, I'm struggling to understand what I'm doing wrong, all the troubleshooting suggestions I'm going through seem to be failing. My end goal is to watch Netflix, and I've spent the past 2 days off and on trying to figure out how!

So I did the installation:

sudo add-apt-repository ppa:pipelight/stable
sudo apt-get update
sudo apt-get install --install-recommends pipelight-multi
sudo pipelight-plugin --update

Enabled Silverlight:

sudo pipelight-plugin --enable silverlight

At this point, I accept the terms, and in the end I'm told Silverlight is enabled. In about:plugins, it doesn't show up. Going through the FAQs, I found this command:

sudo pipelight-plugin --create-mozilla-plugins

When I do this, when I open Firefox, Wine clearly does SOMETHING, but in the end, silverlight still doesn't show up in about:plugins.

I was told I needed to use the User Agent Switcher, I did that switching my Browser to Windows 7 Firefox. I tried doing that too, still no luck. Worthy of note, when I open my browser, it always defaults to the default, it never defaults to the Windows 7 Firefox setting. Don't know if that's relevant, but it starts as Mint 17 32 bit installation.

I've tried disabling and re-enabling, that didn't help. That was a common solution I've come across, didn't work for me. Everybody else in this scenario seems to have found the solution in the --create-mozilla-plugins command, not me. Any suggestions would be tremendous.

___________________________________________________________________

All I want is to use Netflix! That's what I've devoted my last two days of free time to. It's driving me mad. Even the alternate solutions I've found aren't working. Apparently in Chrome 64-bit, Netflix just works... I installed Mint 32 bit. There is the Netflix Desktop which plays, and strangely enough a few months ago played completely fine for me: But now when I play anything, for some reason the video is unbearably dark and the contrast is blown out, very strange, no idea what changed to cause that. So Pipelight isn't working for me, Chrome can't work, and the Netflix Desktop has unbearable video quality (for me and me alone according, I can't find any discussion of this issue). If anyone can offer advice on Pipelight specifically, great, if not any suggestions on watching Netflix on Mint in general would be incredibly helpful.

Question information

Language:
English Edit question
Status:
Expired
For:
Pipelight Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Michael Müller (mqchael) said :
#1

Please execute "sudo pipelight-plugin --create-mozilla-plugins", restart firefox from a terminal (close all open windows) and post the debug output.

Did you enable the optional wininet stuff?

Revision history for this message
Matt (eeriebass) said :
#2

Gladly I will, but I have to apologize, I'm not very Linux Savvy: The only reason I was able to execute the terminal commands above is by copying and pasting them. So I'm not sure how to open Firefox from a terminal (I can look into that though, I'm just not currently at home) or how to pull up the debug output (or will that list automatically just by running it from terminal).

Also, I have not heard of the "optional wininet stuff" before so I am doubtful. Do you have a link on the subject?

Thanks!

Revision history for this message
Matt (eeriebass) said :
#3

Gladly I will, but I have to apologize, I'm not very Linux Savvy: The only reason I was able to execute the terminal commands above is by copying and pasting them. So I'm not sure how to open Firefox from a terminal (I can look into that though, I'm just not currently at home) or how to pull up the debug output (or will that list automatically just by running it from terminal).

Also, I have not heard of the "optional wininet stuff" before so I am doubtful. Do you have a link on the subject?

Thanks!

Revision history for this message
Michael Müller (mqchael) said :
#4

Just type "firefox" in a terminal and press enter ;-). The debug output will be shown without further changes, just don't forget to execute "sudo pipelight-plugin --create-mozilla-plugins" first and close all browser windows.

Revision history for this message
Matt (eeriebass) said :
#5

You're definitely on to something, Michael, this is clearly showing something going wrong:

[PIPELIGHT:LIN:unknown] attached to process.
[PIPELIGHT:LIN:unknown] checking environment variable PIPELIGHT_FLASH_CONFIG.
[PIPELIGHT:LIN:unknown] searching for config file pipelight-flash.
[PIPELIGHT:LIN:unknown] trying to load config file from '/home/matt/.config/pipelight-flash'.
[PIPELIGHT:LIN:unknown] trying to load config file from '/etc/pipelight-flash'.
[PIPELIGHT:LIN:unknown] trying to load config file from '/usr/share/pipelight/configs/pipelight-flash'.
[PIPELIGHT:LIN:unknown] sandbox not found or not installed!
[PIPELIGHT:LIN:flash] using wine prefix directory /home/matt/.wine-pipelight.
[PIPELIGHT:LIN:flash] checking plugin installation - this might take some time.
[install-dependency] Downloading and running wine-flash-installer.
[PIPELIGHT:LIN:flash] basicplugin.c:299:checkPluginInstallation(): Plugin installer did not run correctly (error occured).
[PIPELIGHT:LIN:flash] basicplugin.c:116:attach(): plugin not correctly installed - aborting.
[PIPELIGHT:LIN:unknown] attached to process.
[PIPELIGHT:LIN:unknown] checking environment variable PIPELIGHT_SILVERLIGHT5_1_CONFIG.
[PIPELIGHT:LIN:unknown] searching for config file pipelight-silverlight5.1.
[PIPELIGHT:LIN:unknown] trying to load config file from '/home/matt/.config/pipelight-silverlight5.1'.
[PIPELIGHT:LIN:unknown] trying to load config file from '/etc/pipelight-silverlight5.1'.
[PIPELIGHT:LIN:unknown] trying to load config file from '/usr/share/pipelight/configs/pipelight-silverlight5.1'.
[PIPELIGHT:LIN:unknown] sandbox not found or not installed!
[PIPELIGHT:LIN:silverlight5.1] using wine prefix directory /home/matt/.wine-pipelight.
[PIPELIGHT:LIN:silverlight5.1] checking plugin installation - this might take some time.
[PIPELIGHT:LIN:silverlight5.1] basicplugin.c:299:checkPluginInstallation(): Plugin installer did not run correctly (error occured).
[PIPELIGHT:LIN:silverlight5.1] basicplugin.c:116:attach(): plugin not correctly installed - aborting.

Seems like nothing is going right!

Revision history for this message
Michael Müller (mqchael) said :
#6

This seems like the installer is blocked by something. Do you have AppArmor enabled? Do you see some weird messages in "dmesg" (terminal command) when repeating the steps? You always have to run "sudo pipelight-plugin --create-mozilla-plugins" since firefox disables plugins if they fail to load and this forces firefox to load them again.

Revision history for this message
Matt (eeriebass) said :
#7

I've made some big big progress! Now again, I'm explaining this in a simplistic fashion simply because I'm over my head here. I was going to give the old "uninstall/reinstall" trick a shot one more time. Just for something different, I did so in the Software Manager. I searched for "Pipelight" and found that "pipelight-multi" was installed but "pipelight" was not! I installed pipelight, once again ran the mozilla plugins command and success! Silverlight is now shown as enabled in about:plugins!

The only reason I don't say "case closed" and still seek your advice, I still can't get Netflix to work. So heartbreaking as I thought I was 100% in the clear. Using the User Agent Switcher, I change my browser over to Firefox, Windows 8.1 (32 bit). I'm assuming I should imply 32 bit as I'm on a 32 bit system? When I start up a video on Netflix, it asks me if I want to approve Silverlight, I click yes and to remember. When a video tries to load now, Netflix give a message that says, "Whoops, something went wrong... Unknown Error. An unknown error has occurred."

I'm so close now, but still not there. Can you think of any reason why, in spite of Pipelight being clearly installed, why Netflix would give this unknown error?

If helpful, here's what it says in about:plugins, it seems to be all set:

Silverlight Plug-In

    File: libpipelight-silverlight5.1.so
    Path: /usr/lib/pipelight/libpipelight-silverlight5.1.so
    Version: 5.1.40416.0
    State: Enabled
    5.1.40416.0

Revision history for this message
Michael Müller (mqchael) said :
#8

This might be still related to the problem I mentioned in my previous comment. Please answer the question about AppArmor / dmesg.

Revision history for this message
Matt (eeriebass) said :
#9

Sorry I didn't know if that would still apply if I managed to enable pipelight. I do not have AppArmor, so I ran the mozilla command and the dmesg, here was the output:

[ 0.965069] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[ 0.965099] uhci_hcd 0000:00:1a.2: irq 22, io base 0x00006fa0
[ 0.965252] hub 5-0:1.0: USB hub found
[ 0.965256] hub 5-0:1.0: 2 ports detected
[ 0.965339] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.965351] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 0.965355] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 0.965406] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[ 0.965435] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006f00
[ 0.965595] hub 6-0:1.0: USB hub found
[ 0.965599] hub 6-0:1.0: 2 ports detected
[ 0.965677] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 0.965690] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 0.965694] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 0.965749] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[ 0.965777] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006f20
[ 0.965929] hub 7-0:1.0: USB hub found
[ 0.965934] hub 7-0:1.0: 2 ports detected
[ 0.966013] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[ 0.966025] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 0.966029] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 0.966088] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[ 0.966117] uhci_hcd 0000:00:1d.2: irq 22, io base 0x00006f40
[ 0.966267] hub 8-0:1.0: USB hub found
[ 0.966276] hub 8-0:1.0: 2 ports detected
[ 0.966424] usbcore: registered new interface driver libusual
[ 0.966489] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.985865] i8042: Detected active multiplexing controller, rev 1.1
[ 0.998025] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.998032] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 0.998068] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 0.998100] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 0.998128] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 0.998281] mousedev: PS/2 mouse device common for all mice
[ 0.998955] rtc_cmos 00:04: RTC can wake from S4
[ 0.999096] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 0.999129] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.999218] device-mapper: uevent: version 1.0.3
[ 0.999306] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: <email address hidden>
[ 0.999331] EISA: Probing bus 0 at eisa.0
[ 0.999334] EISA: Cannot allocate resource for mainboard
[ 0.999336] Cannot allocate resource for EISA slot 1
[ 0.999339] Cannot allocate resource for EISA slot 2
[ 0.999341] Cannot allocate resource for EISA slot 3
[ 0.999343] Cannot allocate resource for EISA slot 4
[ 0.999345] Cannot allocate resource for EISA slot 5
[ 0.999347] Cannot allocate resource for EISA slot 6
[ 0.999349] Cannot allocate resource for EISA slot 7
[ 0.999351] Cannot allocate resource for EISA slot 8
[ 0.999353] EISA: Detected 0 cards.
[ 0.999365] cpufreq-nforce2: No nForce2 chipset.
[ 0.999422] cpuidle: using governor ladder
[ 0.999511] cpuidle: using governor menu
[ 0.999514] EFI Variables Facility v0.08 2004-May-17
[ 0.999821] TCP cubic registered
[ 0.999962] NET: Registered protocol family 10
[ 1.000627] NET: Registered protocol family 17
[ 1.000633] Registering the dns_resolver key type
[ 1.000654] Using IPI No-Shortcut mode
[ 1.000845] PM: Hibernation image not present or could not be loaded.
[ 1.000858] registered taskstats version 1
[ 1.009445] Magic number: 12:995:92
[ 1.009558] rtc_cmos 00:04: setting system clock to 2016-04-05 20:04:17 UTC (1459886657)
[ 1.011192] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.011195] EDD information not available.
[ 1.025782] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 1.279165] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.279172] usb 1-5: new high-speed USB device number 2 using ehci_hcd
[ 1.290275] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.424095] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.424221] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.432631] ata1.00: ATA-8: ST9160310AS, DE06, max UDMA/133
[ 1.432635] ata1.00: 312581808 sectors, multi 8: LBA48 NCQ (depth 0/32)
[ 1.437585] Initializing USB Mass Storage driver...
[ 1.437661] usbcore: registered new interface driver usb-storage
[ 1.437664] USB Mass Storage support registered.
[ 1.448359] ata2.00: ATAPI: TSSTcorp DVD+/-RW TS-L633B, D400, max UDMA/100
[ 1.448363] ata2.00: applying bridge limits
[ 1.448637] ata1.00: configured for UDMA/133
[ 1.448819] scsi 0:0:0:0: Direct-Access ATA ST9160310AS DE06 PQ: 0 ANSI: 5
[ 1.448975] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[ 1.449009] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.449032] sd 0:0:0:0: [sda] Write Protect is off
[ 1.449036] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.449061] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.480222] ata2.00: configured for UDMA/100
[ 1.484238] scsi 1:0:0:0: CD-ROM TSSTcorp DVD+-RW TS-L633B D400 PQ: 0 ANSI: 5
[ 1.491396] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.491399] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.491557] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.491683] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 1.544062] usb 2-2: new high-speed USB device number 2 using ehci_hcd
[ 1.565487] sda: sda1 sda2 < sda5 sda6 >
[ 1.566155] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.566176] Freeing unused kernel memory: 724k freed
[ 1.566525] Write protecting the kernel text: 5672k
[ 1.566589] Write protecting the kernel read-only data: 2348k
[ 1.586892] udevd[96]: starting version 175
[ 1.680519] scsi4 : usb-storage 2-2:1.0
[ 1.734972] sky2: driver version 1.30
[ 1.735017] sky2 0000:09:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 1.735039] sky2 0000:09:00.0: setting latency timer to 64
[ 1.735074] sky2 0000:09:00.0: Yukon-2 FE+ chip revision 0
[ 1.735190] sky2 0000:09:00.0: irq 44 for MSI/MSI-X
[ 1.737638] sky2 0000:09:00.0: eth0: addr 00:23:ae:40:d7:0c
[ 1.765126] usb 1-5: USB disconnect, device number 2
[ 1.769557] scsi5 : usb-storage 1-5:1.0
[ 1.769682] usbcore: registered new interface driver ums-realtek
[ 2.144035] usb 7-1: new low-speed USB device number 2 using uhci_hcd
[ 2.346650] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[ 2.362740] input: Primax Electronics Dynex Wireless Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/input/input4
[ 2.362963] generic-usb 0003:0461:4D4C.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [Primax Electronics Dynex Wireless Optical Mouse] on usb-0000:00:1d.1-1/input0
[ 2.362987] usbcore: registered new interface driver usbhid
[ 2.362989] usbhid: USB HID core driver
[ 2.681017] scsi 4:0:0:0: Direct-Access Toshiba External USB 3.0 0201 PQ: 0 ANSI: 6
[ 2.681868] sd 4:0:0:0: Attached scsi generic sg2 type 0
[ 2.682500] sd 4:0:0:0: [sdb] 1953525164 512-byte logical blocks: (1.00 TB/931 GiB)
[ 2.683122] sd 4:0:0:0: [sdb] Write Protect is off
[ 2.683125] sd 4:0:0:0: [sdb] Mode Sense: 2f 00 00 00
[ 2.683746] sd 4:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 2.709552] sdb: sdb1
[ 2.711611] sd 4:0:0:0: [sdb] Attached SCSI disk
[ 19.279805] Adding 2054140k swap on /dev/sda6. Priority:-1 extents:1 across:2054140k
[ 19.289430] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 19.367076] udevd[485]: starting version 175
[ 19.413172] lp: driver loaded but no devices found
[ 19.514461] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 19.533758] [drm] Initialized drm 1.1.0 20060810
[ 19.547002] wmi: Mapper loaded
[ 19.584674] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 19.584683] i915 0000:00:02.0: setting latency timer to 64
[ 19.617309] mtrr: type mismatch for e0000000,10000000 old: write-back new: write-combining
[ 19.617314] [drm] MTRR allocation failed. Graphics performance may suffer.
[ 19.621494] i915 0000:00:02.0: irq 45 for MSI/MSI-X
[ 19.621502] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 19.621504] [drm] Driver supports precise vblank timestamp query.
[ 19.621556] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 19.624295] fixme: max PWM is zero.
[ 19.734496] cfg80211: Calling CRDA to update world regulatory domain
[ 19.743072] wl: module license 'MIXED/Proprietary' taints kernel.
[ 19.743078] Disabling lock debugging due to kernel taint
[ 19.868272] wl 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 19.868298] wl 0000:0c:00.0: setting latency timer to 64
[ 19.978631] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 19.979201] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979206] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979209] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979212] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979215] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979218] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979221] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979224] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979227] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979230] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979233] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979236] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979239] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979242] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979245] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979248] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979251] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979254] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979257] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979260] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979263] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979266] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979269] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979272] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979275] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979278] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979281] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979284] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (600 mBi, 2000 mBm)
[ 19.979287] cfg80211: Disabling freq 5170 MHz
[ 19.979289] cfg80211: Updating information on frequency 5180 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979293] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979296] cfg80211: Updating information on frequency 5190 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979299] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979302] cfg80211: Updating information on frequency 5200 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979305] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979308] cfg80211: Updating information on frequency 5210 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979311] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979314] cfg80211: Updating information on frequency 5220 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979317] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979320] cfg80211: Updating information on frequency 5230 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979323] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979326] cfg80211: Updating information on frequency 5240 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979329] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979332] cfg80211: Disabling freq 5260 MHz
[ 19.979334] cfg80211: Disabling freq 5280 MHz
[ 19.979336] cfg80211: Disabling freq 5300 MHz
[ 19.979338] cfg80211: Disabling freq 5320 MHz
[ 19.979340] cfg80211: Disabling freq 5500 MHz
[ 19.979341] cfg80211: Disabling freq 5520 MHz
[ 19.979343] cfg80211: Disabling freq 5540 MHz
[ 19.979345] cfg80211: Disabling freq 5560 MHz
[ 19.979347] cfg80211: Disabling freq 5580 MHz
[ 19.979349] cfg80211: Disabling freq 5600 MHz
[ 19.979351] cfg80211: Disabling freq 5620 MHz
[ 19.979353] cfg80211: Disabling freq 5640 MHz
[ 19.979354] cfg80211: Disabling freq 5660 MHz
[ 19.979356] cfg80211: Disabling freq 5680 MHz
[ 19.979358] cfg80211: Disabling freq 5700 MHz
[ 19.979360] cfg80211: Updating information on frequency 5745 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979364] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979366] cfg80211: Updating information on frequency 5765 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979370] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979372] cfg80211: Updating information on frequency 5785 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979376] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979378] cfg80211: Updating information on frequency 5805 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979381] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979384] cfg80211: Updating information on frequency 5825 MHz for a 20 MHz width channel with regulatory rule:
[ 19.979388] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 19.979390] cfg80211: Disabling freq 5920 MHz
[ 19.979392] cfg80211: Disabling freq 5940 MHz
[ 19.979394] cfg80211: Disabling freq 5960 MHz
[ 19.979396] cfg80211: Disabling freq 5980 MHz
[ 19.979398] cfg80211: Disabling freq 6000 MHz
[ 19.979399] cfg80211: Disabling freq 6020 MHz
[ 19.979401] cfg80211: Disabling freq 6040 MHz
[ 19.979403] cfg80211: Disabling freq 6060 MHz
[ 19.979405] cfg80211: Disabling freq 6080 MHz
[ 20.055528] fbcon: inteldrmfb (fb0) is primary device
[ 20.055723] Console: switching to colour frame buffer device 180x56
[ 20.055762] fb0: inteldrmfb frame buffer device
[ 20.055764] drm: registered panic notifier
[ 20.318286] input: Dell WMI hotkeys as /devices/virtual/input/input5
[ 20.376201] wlan0: Broadcom BCM4315 802.11 Hybrid Wireless Controller 6.30.223.248 (r487574)
[ 20.377358] acpi device:3b: registered as cooling_device2
[ 20.391841] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:01/input/input6
[ 20.396092] ACPI: Video Device [VID1] (multi-head: yes rom: no post: no)
[ 20.396133] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[ 20.397090] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 20.397138] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[ 20.397212] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[ 20.397245] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[ 20.401143] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401148] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401151] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401154] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401157] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401161] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401163] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401167] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401169] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401173] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401175] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401179] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401181] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401185] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401187] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401191] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401193] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401197] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401199] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401203] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401205] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401209] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401212] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401215] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 20.401218] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401221] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 20.401224] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401227] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 20.401230] cfg80211: Disabling freq 5170 MHz
[ 20.401232] cfg80211: Updating information on frequency 5180 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401235] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401238] cfg80211: Updating information on frequency 5190 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401241] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401244] cfg80211: Updating information on frequency 5200 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401247] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401250] cfg80211: Updating information on frequency 5210 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401253] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401256] cfg80211: Updating information on frequency 5220 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401259] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401262] cfg80211: Updating information on frequency 5230 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401265] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401268] cfg80211: Updating information on frequency 5240 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401271] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401274] cfg80211: Disabling freq 5260 MHz
[ 20.401276] cfg80211: Disabling freq 5280 MHz
[ 20.401278] cfg80211: Disabling freq 5300 MHz
[ 20.401280] cfg80211: Disabling freq 5320 MHz
[ 20.401282] cfg80211: Disabling freq 5500 MHz
[ 20.401283] cfg80211: Disabling freq 5520 MHz
[ 20.401285] cfg80211: Disabling freq 5540 MHz
[ 20.401287] cfg80211: Disabling freq 5560 MHz
[ 20.401289] cfg80211: Disabling freq 5580 MHz
[ 20.401291] cfg80211: Disabling freq 5600 MHz
[ 20.401293] cfg80211: Disabling freq 5620 MHz
[ 20.401295] cfg80211: Disabling freq 5640 MHz
[ 20.401296] cfg80211: Disabling freq 5660 MHz
[ 20.401298] cfg80211: Disabling freq 5680 MHz
[ 20.401300] cfg80211: Disabling freq 5700 MHz
[ 20.401302] cfg80211: Updating information on frequency 5745 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401306] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401309] cfg80211: Updating information on frequency 5765 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401312] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401314] cfg80211: Updating information on frequency 5785 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401318] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401320] cfg80211: Updating information on frequency 5805 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401323] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401326] cfg80211: Updating information on frequency 5825 MHz for a 20 MHz width channel with regulatory rule:
[ 20.401329] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401332] cfg80211: Disabling freq 5920 MHz
[ 20.401334] cfg80211: Disabling freq 5940 MHz
[ 20.401336] cfg80211: Disabling freq 5960 MHz
[ 20.401338] cfg80211: Disabling freq 5980 MHz
[ 20.401339] cfg80211: Disabling freq 6000 MHz
[ 20.401341] cfg80211: Disabling freq 6020 MHz
[ 20.401343] cfg80211: Disabling freq 6040 MHz
[ 20.401345] cfg80211: Disabling freq 6060 MHz
[ 20.401347] cfg80211: Disabling freq 6080 MHz
[ 20.401352] cfg80211: World regulatory domain updated:
[ 20.401354] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 20.401357] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401360] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 20.401363] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 20.401366] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.401369] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.465093] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 20.465281] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 20.468322] [drm] Changing LVDS panel from (+hsync, +vsync) to (-hsync, -vsync)
[ 20.672744] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,user_xattr
[ 20.887496] input: PS/2 Mouse as /devices/platform/i8042/serio2/input/input9
[ 20.920914] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio2/input/input10
[ 21.425903] init: failsafe main process (997) killed by TERM signal
[ 21.550848] Bluetooth: Core ver 2.16
[ 21.550880] NET: Registered protocol family 31
[ 21.550882] Bluetooth: HCI device and connection manager initialized
[ 21.550886] Bluetooth: HCI socket layer initialized
[ 21.550888] Bluetooth: L2CAP socket layer initialized
[ 21.552065] Bluetooth: SCO socket layer initialized
[ 21.552935] ppdev: user-space parallel port driver
[ 21.594306] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 21.594310] Bluetooth: BNEP filters: protocol multicast
[ 21.598028] Bluetooth: RFCOMM TTY layer initialized
[ 21.598036] Bluetooth: RFCOMM socket layer initialized
[ 21.598040] Bluetooth: RFCOMM ver 1.11
[ 21.905220] sky2 0000:09:00.0: eth0: enabling interface
[ 21.905571] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 21.906366] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 23.564059] vboxdrv: Found 2 processor cores.
[ 23.564218] vboxdrv: fAsync=0 offMin=0x1cc offMax=0xc3a
[ 23.564286] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[ 23.564288] vboxdrv: Successfully loaded version 4.1.44_Ubuntu (interface 0x00190001).
[ 23.582339] vboxpci: IOMMU not found (not registered)
[ 23.992243] CE: hpet increased min_delta_ns to 20113 nsec
[ 24.235418] init: plymouth-stop pre-start process (1635) terminated with status 1
[ 24.276227] [drm] Changing LVDS panel from (-hsync, -vsync) to (-hsync, +vsync)
[ 33.952040] wlan0: no IPv6 routers present
[260752.833002] usb 2-2: USB disconnect, device number 2
[261669.940096] usb 2-2: new high-speed USB device number 4 using ehci_hcd
[261670.074972] scsi6 : usb-storage 2-2:1.0
[261674.789513] scsi 6:0:0:0: Direct-Access Toshiba External USB 3.0 0201 PQ: 0 ANSI: 6
[261674.790424] sd 6:0:0:0: Attached scsi generic sg2 type 0
[261674.792155] sd 6:0:0:0: [sdb] 1953525164 512-byte logical blocks: (1.00 TB/931 GiB)
[261674.792737] sd 6:0:0:0: [sdb] Write Protect is off
[261674.792744] sd 6:0:0:0: [sdb] Mode Sense: 2f 00 00 00
[261674.793356] sd 6:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[261674.822422] sdb: sdb1
[261674.824608] sd 6:0:0:0: [sdb] Attached SCSI disk

Revision history for this message
Launchpad Janitor (janitor) said :
#10

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Matt (eeriebass) said :
#11

So is this closed now? If not, if anyone has any further suggestions, I'd appreciate it.

Revision history for this message
Launchpad Janitor (janitor) said :
#12

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Matt (eeriebass) said :
#13

-

Revision history for this message
Launchpad Janitor (janitor) said :
#14

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Matt (eeriebass) said :
#15

-

Revision history for this message
Launchpad Janitor (janitor) said :
#16

This question was expired because it remained in the 'Open' state without activity for the last 15 days.