Ubuntu ‎16.04.1 LTS Xenial Xerus‎ & the CF31J (WARNING)

Due to overwhelming demand, we have created a forum just dedicated to Toughbook users who use Linux!
Message
Author
User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: Ubuntu ‎16.04.1 LTS Xenial Xerus‎ & the CF31J (WARNING)

#41 Post by SHEEPMAN! »

Here is what works. Note it is not Ubuntu 16.04.

There is a line somewhere in 16.04 that resets alsa to defaults....I think it was in modprobe.d section. Too much information. :confused:

This is unmodified alsamixer. From Mint 17.3 (upgraded).

Linux se1-CF-30 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:30:01 UTC 2014 i686 i686 i686 GNU/Linux

Cougarpoint does not show up in 16.04.

Hey kode, Can we roll the alsa driver back?

Again fwiw.
Attachments
snd.png
snd.png (64.45 KiB) Viewed 14869 times
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

User avatar
Azrial
Posts: 540
Joined: Sun Nov 29, 2009 1:52 pm
Location: Hotlanta, GA, USA!
Contact:

Re: Ubuntu ‎16.04.1 LTS Xenial Xerus‎ & the CF31J (WARNING)

#42 Post by Azrial »

Sadlmkr wrote:Here is what works. Note it is not Ubuntu 16.04.

There is a line somewhere in 16.04 that resets alsa to defaults....I think it was in modprobe.d section. Too much information. :confused:

This is unmodified alsamixer. From Mint 17.3 (upgraded)....
I have AlsaMixer v1.1.0. I would be more then happy to roll back if I could!
I am what I am, somebody has to be.
Call me for free from anywhere in the USA from my homepage! http://www.azrial.com/
CF-31JEGAX1M Mk2 Intel i5-2520M 2.50 GHz, Win7x64 & Ubuntu x64 14.04LTS Dual Boot, 16GB RAM, Samsung 250GB SSD, 2x64GB USB FD, 64GB SDHC, GOBI 4000, BUGPS, IBM AC/DC Supply #22P9003

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: Ubuntu ‎16.04.1 LTS Xenial Xerus‎ & the CF31J (WARNING)

#43 Post by SHEEPMAN! »

I would truly love to give a straightforward answer.

I'm into this for four afternoons/evenings +-. Not complaining....

but...............would someone in Ubuntu 16.04 please admit they screwed up. This is NOT how you move your products.

Hey Bill ((Azrial), look at how many people are watching. IOW others are having the same issues.

I probably won't be back until Saturday.

Asta la vista,

TDR-HQ
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

User avatar
kode-niner
Posts: 700
Joined: Sat Jun 07, 2014 7:39 am
Location: Canada

Re: Ubuntu ‎16.04.1 LTS Xenial Xerus‎ & the CF31J (WARNING)

#44 Post by kode-niner »

I'm not sure you can downgrade alsa. I think it's compiled in-tree.

Anyway as in my last post, you can kludge your way with the command line.

Code: Select all

amixer -c 0 set "Headphone" unmute
Shove that in a login script and call it a day.
Daily drives a CF-31

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: Ubuntu ‎16.04.1 LTS Xenial Xerus‎ & the CF31J (WARNING)

#45 Post by SHEEPMAN! »

What if udev is misbehaving?

From memory: alsa is made to just work with udev finding the devices......(words to that effect) Alsa Wiki.

kode, thanks for the code...accidental rofl
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: Ubuntu ‎16.04.1 LTS Xenial Xerus‎ & the CF31J (WARNING)

#46 Post by SHEEPMAN! »

kode-niner wrote:I'm not sure you can downgrade alsa. I think it's compiled in-tree.

Anyway as in my last post, you can kludge your way with the command line.

Code: Select all

amixer -c 0 set "Headphone" unmute
Shove that in a login script and call it a day.
This works. (from terminal)

Code: Select all

amixer -c 0 set "Headphone" unmute 100
Now how to get it to run last as a shell script or? in start-up.. Mint 18 keeps resetting it. I appreciate the guys/gals on internet but they get carried away with too much information. :confused: (As do I when I am pontificating)<<<Nick's word.
Last edited by SHEEPMAN! on Fri Oct 07, 2016 4:49 pm, edited 1 time in total.
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

User avatar
kode-niner
Posts: 700
Joined: Sat Jun 07, 2014 7:39 am
Location: Canada

Re: Ubuntu ‎16.04.1 LTS Xenial Xerus‎ & the CF31J (WARNING)

#47 Post by kode-niner »

I just tried it by adding the command to the /etc/rc.local file and it seems to work on my system.
You'll need to sudo or be root to do this. Open /etc/rc.local with your favorite text editor and type in the full command. You might need to specify the full path to amixer as well:

Code: Select all

/usr/bin/amixer -c 0 set "Headphone" unmute
Just make sure you put it above the "exit 0" line at the bottom if you see that in your rc.local. Also check that the file has execute bits set.

Code: Select all

chmod a+x /etc/rc.local
Daily drives a CF-31

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: Ubuntu ‎16.04.1 LTS Xenial Xerus‎ & the CF31J (WARNING)

#48 Post by SHEEPMAN! »

I have it autoloading and the fun part is Youtube immediately resets it. It might not be Youtube itself but something???? (Firefox and Chromium)

I'm leaning toward the pulse audio deletion....quite a lot of hoops but I know how to do most of it.

Nick, I added 100 to the end of the command to crank it up where I could hear it. Someone else's idea.

I'll go back to the rc.local idea first.

Thanks.
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

User avatar
kode-niner
Posts: 700
Joined: Sat Jun 07, 2014 7:39 am
Location: Canada

Re: Ubuntu ‎16.04.1 LTS Xenial Xerus‎ & the CF31J (WARNING)

#49 Post by kode-niner »

Try this then:

Code: Select all

sudo amixer -c0 set "Auto-Mute Mode" Disabled

Or maybe this will work. Edit /etc/pulse/default.pa and comment this line by adding a pound sign:

Code: Select all

#load-module module-switch-on-port-available
reboot or restart pulseaudio
Daily drives a CF-31

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: Ubuntu ‎16.04.1 LTS Xenial Xerus‎ & the CF31J (WARNING)

#50 Post by SHEEPMAN! »

I'm up and running with sound. I'll validate it on another system and THEN write about it.
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

Post Reply

Return to “The LINUX forum!!!”