-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
sed: can't read common/cras_messages.h: no such file or directory #4946
Comments
I have the same issue. I'm pretty sure some people have this issue. |
Same problem. I tried to install bionic and it gave me the same error |
Yeah, the header files moved to I wonder if we can just extract the |
You could try this PR, second commit might fix it: 0d48e40 (none of this is tested -- at all) |
Hey guys, I am facing the same issue if I simply follow the readme. Was this issue resolved in any commit? Is it worth the hussle to try to build it from source? If anyone has tried yet, I'd appreciate the feedback :) |
I also got the software today and the code looks like it will work but I don't know how to use the code or " build it from the source" I would appreciate any help I can get. |
Hi guys! I have a similar problem. I have a Chromebook and I want to install ubuntu with xfce, but when I want to install crouton I have the next message: |
I have the same issue sed: can't read common/cras_messages.h: No such file or directory |
Who knows how to inject his code into crouton? |
I am having the same issue. In terms of targets, I tried xenial, focal & jammy, all bumped into the same problem. |
hi! |
I have the same issue |
same here.. |
Okay I found a temporary solution! Use this command when invoking crouton to use the silence branch: Ex: By the looks of things it appears that you will be without sound? I'm not quite sure. But hey it works. |
Thanks @jake01756 I can confirm |
Wait, I'm still confused. @jake01756 At what point in the set up are we running this? I ran into the error, and while I'm still in the shell, I tried running it, but "sudo CROUTON_BRANCH=silence crouton" just pulled up the normal install menu. How do I know what things to add to the end of it? I'm trying to download xfce for Crouton too. I'm extremely new to linux (doing my best!) so I apologize if I've missed something obvious. |
Edit: @jcclin 's suggestion worked - just... enter in said command while in shell (no need to clear out last attempt). Audio's definitely fried, but hey, it works! Wonder if there's a work around for sound? (Considering how janky this is I'm assuming no, and various other distros already seem to have audio issues when it comes to running on Chromebooks). |
|
_
_
Or lets say you deleted your chroot and you wanted to start a brand new one. You can do the same thing pretty much, only you'd drop the "-u" option since you won't be updating an already existing chroot. So in this case your command would look like this:
So remember, you can interchange xenial with the distro of your choosing. Whether that be Ubuntu's focal, jammy, impish, kinetic, etc... Or whether you would like to use Debian's buster, bullseye, bookworm, sid, etc...
|
Thanks @jake01756 I also can confirm |
Thanks @jake01756 The code worked |
doesn't work |
I got this "/usr/local/bin/crash_reporter_wrapper: 119: exec: /var/run/crw/crw: Permission denied |
I got the same error while installing focal, and hiresuite. but Jammy gave me no error. |
same issue here ( |
hey, same issue here and i am using a hp chromebook x360 with touchscreen. been looking for something that would work, jammy does work for my chromebook. |
update, it downloads but after it requires updates. |
still wont work now i getError: not connected. waiting for X server to shut down Hangup Unmounting /mnt/stateful_partition/crouton/chroots/jammy... |
i get the error while launching xfce4 |
What a coincidence. I've been using the same chromebook as you and you might have the same error as me!! Can you tell me the ChromeOs version you are using and what channel it is on (i.e stable, beta, dev) so that we can relate? Im curious if our identical chromebooks have the same issue or not depending on the version and commands. |
im using it on stable channel, enabled dev mode, version is Version 114.0.5735.143 (Official Build) (64-bit), I used the sudo CROUTON_BRANCH=silence crouton -r jammy -t xfce,xiwi command, could just be type of chromebook... |
I got past this by executing from /usr/local like this: sudo -cp ~/Downloads/crouton /usr/local, and then sudo sh /usr/local/crouton -kali-rolling. |
@EPICTHUNDER123 Probably you didn't install the crouton browser extension. install it from here I don't know what it fully does but it has some debugging and logging features. if it doesn't work then type If it then doesn't work, then i I don't know what it could be. I know that its not the type of chromebook bc their software are mostly standard. |
I have the chrome extension but i should try spaming it, illl get back if it does not work :) |
so good news spamming worked once, now it jut shows green blue and red squares on the window... |
all it says is find_shm: Cannot connect to findnacl daemon. (Connection refused) |
i've tried updating the ch root but it does nothing if you experience this then if possible tell me how to fix it! |
@EPICTHUNDER123 |
Thanks! it worked! |
this worked thank you, also one more question, if you are installing lunix apps on xfce4 do you need to enable lunix on your chromebook? |
No, the Crostini / Linux development environment is completely separate and not needed for crouton. It is a good alternative to crouton for some and does not require Developer mode. -DennisLfromGA |
this was not what i was getting at, lets say you install minecraft on chromebook linux, would minecraft be on xfce4 too? |
Again, no. They are isolated, Crostini is in a VM in a container, it has nothing to do with the crouton chroot.
No, see the above explanation. -DennisLfromGA |
I received the same error. Has anyone found another work around that doesn't affect the sound. I downloaded it using the unity interface.. and tried to start but received this message. I've also downloaded the crouton extension because somewhere said it would help. |
also which interface is most preferred |
Xfce4 interface is most preferred because its lightweight and doesn't have eyecandy(animations) like unity. Usage of ram is about 354 MB for running crouton with xfce4 interface. |
I ran into same problem... |
Solved this issue personally by installing CRAS using chromebrew, "crew install cras" and then running crouton setup, knowledge only goes as far as ubuntu. |
Yo, I'm in a similar spot. I'm trying to download chromebrew to help fix this, but when I try to install it, it gives the error message "curl: (6) could not resolve host: Ls" |
dash ls. not Ls, -Ls. |
also i kinda lied i didn't get further than that i was forced to downgrade to chrome os 109 to advance, i installed unity image with targets xiwi,unity. sudo CROUTON_BRANCH=silence crouton -t xiwi,unity |
Result of 'sudo edit-chroot -all':
I am very new to this stuff, so please be nice about it.
I keep having this issue and I cannot install a chroot:
The text was updated successfully, but these errors were encountered: