Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluetooth to work on crouton #55

Closed
lykos26 opened this issue Mar 11, 2013 · 8 comments
Closed

Bluetooth to work on crouton #55

lykos26 opened this issue Mar 11, 2013 · 8 comments

Comments

@lykos26
Copy link

lykos26 commented Mar 11, 2013

Would it be possible to get bluetooth support on crouton for audio devices?

@dnschneid
Copy link
Owner

It should work already if you install blueman along with pulseaudio and run it using the host-dbus command:

sudo apt-get install blueman pulseaudio
host-dbus blueman-applet

and then set up your bluetooth audio device in the resulting blueman applet.

@lykos26
Copy link
Author

lykos26 commented Mar 11, 2013

Does this support the arm chromebook?

@dnschneid
Copy link
Owner

Probably.

@gladbag
Copy link

gladbag commented Mar 19, 2013

Thanks for your help with my other question, re: deleting the chroot that didn't install completely. I have it working now on my C7, and just installed blueman and pulseaudio. When i start Blueman it isays, "Connection to BlueZ failed. Bluez daemon is not running, blueman-manager cannot continue. This probably means there were no bluetooth adapters detected or bluetooth daemon was not started. I am trying to use the built in bluetooth adapter in the C7. Would this only work with a USB bluetooth dongle adapter?

@dnschneid
Copy link
Owner

Did you start blueman via the command host-dbus blueman-applet? You will need to quit it before trying again.

@gladbag
Copy link

gladbag commented Mar 19, 2013

wow, you are really quick with the help. How would I quit it? I know these questions are perhaps annoying, but I am learning from almost no background here. Is there a good place to learn basic commands to use in this terminal?

@dnschneid
Copy link
Owner

pkill -f blueman-applet is probably the safest bet. You should see it disappear from the notification area.

LinuxCommand.org seems to have a pretty good tutorial to get you started; the rest just comes with experience and a lot of searching.

Timvrakas pushed a commit to Timvrakas/crouton that referenced this issue Feb 6, 2015
Timvrakas pushed a commit to Timvrakas/crouton that referenced this issue Apr 6, 2015
Timvrakas pushed a commit to Timvrakas/crouton that referenced this issue Apr 6, 2015
Prevents accidental wiping when switching between normal and dev modes.

installer, host-bin: Automatically mount crouton partition.

mkpart.sh: Warn if ChrUbuntu is installed. Increase logout timeout.

Thanks @DennisLfromGA for testing

mkpart.sh: Check if chroots are mounted before waiting 10 seconds.

Also readlink /var/run/crouton (on most recent Chromium OS we use
/run/crouton)

We are crouton Authors...

...crunchy and yummy!

mkpart.sh: Use partx instead of partprobe.

partprobe was removed from upstream (crbug.com/377052)

mkpart.sh: Do not run if a Chromium OS update is pending

Fixes dnschneid#55.

mkpart.sh: Autoreboot after 30 seconds.

mkpart.sh: s/read/read -r/

mkpart.sh: Allow automation of answers.

mkpart.sh: Not being able to call clear is not a fatal error.

mkpart.sh: Pipe output to /dev/kmsg

Especially in autotest context, it can be useful to have access to
logs in /dev/pstore.

test/test-mkpart.sh: non-autotest mkpart test

This should be rewritten as a server-side test in autotest.
This test is simpler: it locks the machines, runs the partition
tests, then unlocks them.

Revert "mkpart.sh: Pipe output to /dev/kmsg"

This reverts commit 856896a.

This causes install to hang waiting for loggout.
Probably beacuse tee is still running.
For now we can do without.
jamgregory pushed a commit to jamgregory/crouton that referenced this issue Sep 15, 2015
Prevents accidental wiping when switching between normal and dev modes.

installer, host-bin: Automatically mount crouton partition.

mkpart.sh: Warn if ChrUbuntu is installed. Increase logout timeout.

Thanks @DennisLfromGA for testing

mkpart.sh: Check if chroots are mounted before waiting 10 seconds.

Also readlink /var/run/crouton (on most recent Chromium OS we use
/run/crouton)

We are crouton Authors...

...crunchy and yummy!

mkpart.sh: Use partx instead of partprobe.

partprobe was removed from upstream (crbug.com/377052)

mkpart.sh: Do not run if a Chromium OS update is pending

Fixes dnschneid#55.

mkpart.sh: Autoreboot after 30 seconds.

mkpart.sh: s/read/read -r/

mkpart.sh: Allow automation of answers.

mkpart.sh: Not being able to call clear is not a fatal error.

mkpart.sh: Pipe output to /dev/kmsg

Especially in autotest context, it can be useful to have access to
logs in /dev/pstore.

test/test-mkpart.sh: non-autotest mkpart test

This should be rewritten as a server-side test in autotest.
This test is simpler: it locks the machines, runs the partition
tests, then unlocks them.

Revert "mkpart.sh: Pipe output to /dev/kmsg"

This reverts commit 856896a.

This causes install to hang waiting for loggout.
Probably beacuse tee is still running.
For now we can do without.

Conflicts:
	installer/main.sh
@TheDrawingCoder-Gamer
Copy link

I am having trouble with this, even with bluetooth in chrome os on. My little sticker says CB3-131, and I have a Acer Chromebook 11. Here is the error, Trusty Xubuntu https://imgur.com/gallery/wCBhx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants