Code Monkey home page Code Monkey logo

acerc720crunchbang's People

Contributors

liangcj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

acerc720crunchbang's Issues

No such file or directory

When I run the script I get
"can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?

The text leading up to this was:

|diff --git a/drivers/i2c/busses/i2c-designware-pcidrv.c b/drivers/i2c/busses/i2c-designware-pcidrv.c
|index f6ed06c..816cbd1 100644
|--- a/drivers/i2c/busses/i2c-designware-pcidrv.c

|+++ b/drivers/i2c/busses/i2c-designware-pcidrv.c

File to patch: ---
---: No such file or directory
"

How do I remedy this?

Question about 05_Sound

Hi,

First of all, thanks for writing all of this up; it helped me alot in setting up my c720 with crunchbang! :) I have a question, however: On including the file 05_Sound in /etc/pm/sleep.d, the log files reveal

Running hook /etc/pm/sleep.d/05_sound resume suspend:
0000:00:1d.0tee: /sys/bus/pci/drivers/ehci-pci/bind: No such device
0000:00:1b.00000:00:03.0
/etc/pm/sleep.d/05_sound resume suspend: success.

Do you know what the problem could be?

Thanks in advance!
Ming

Fix for Debian 3.13

In the latest kernel, chromeos_laptop.c was moved from drivers/platform/x86 to drivers/platform/chrome. To fix this, here's the diff that I used:

21c21
<   wget -O - https://patchwork.kernel.org/patch/$patch/raw/ | patch -p1

---
>   wget -O - https://patchwork.kernel.org/patch/$patch/raw/ | sed 's/x86/chrome/g' | patch -p1
35c35
< make SUBDIRS=drivers/platform/x86 modules

---
> make SUBDIRS=drivers/platform/chrome modules
40,41c40,41
< sudo mv /lib/modules/$mykern/kernel/drivers/platform/x86/chromeos_laptop.ko /lib/modules/$mykern/kernel/drivers/platform/x86/chromeos_laptop.ko.orig
< sudo cp drivers/platform/x86/chromeos_laptop.ko /lib/modules/$mykern/kernel/drivers/platform/x86/

---
> sudo mv /lib/modules/$mykern/kernel/drivers/platform/chrome/chromeos_laptop.ko /lib/modules/$mykern/kernel/drivers/platform/x86/chromeos_laptop.ko.orig
> sudo cp drivers/platform/chrome/chromeos_laptop.ko /lib/modules/$mykern/kernel/drivers/platform/x86/

my mouse works. horray!

xbacklight does not work with kernel 3.17

horserice@tardis:~$ xbacklight - 10
No outputs have backlight property

I can live without this for now but I may try to figure it out in the near future. If I find a solution I will post it.

The archwiki page here may be relevant. I think if I create a /etc/X11/xorg.conf file that is set up right it may fix the issue but I haven't gotten to it yet.

In the meantime, if anyone else figures this out please let me know. Thanks!

dist-upgrade issue

I used your guide back in early May, and it worked great. A few days ago, I decided to try out another distro on the c720, but soon after I reinstalled Crunchbang.

Like back in early May, I followed the instructions on your github, and performed a dist-upgrade using the janice and jessie repositories. I then rebooted (with the intention of running the script to fix the trackpad), but when GRUB loaded it didn't list the new kernel. After letting it boot with the 3.2 kernel, the loading time increased (drastically), and eventually the desktop background loaded, but nothing else was on screen. Eventually I rebooted and dropped into the command line. I tried to update GRUB, wherein I received a message that GRUB >= 2.00 was unpacked but not installed.

Let me be clear, I did not yet run your script to fix the trackpad. Instead, I only changed the repos to janice and jessie and did a dist-upgrade.

I think there is now an issue with using the janice and jessie repos in conjunction with your install guide. Thanks.

display issues.

Hey so after installing crunch bang doing what you say in c720 doesn't detect external displays, it basically wont show multiple displays as being connected, and I cant get it to do anything but mirror the c720 resolution...

Dual boot?

Is there a way to create a full separate install with your system while retaining chromeos as a dual-boot system, such as could be done with grub?

Running the scripts

Hi, liangcj!
Sorry to bother ya- but I'm having problems at 'getting-the-touchpad-working', excuse the level of intelligence but how do I even run the c720crunchbangtp_v3 script script?

/lz0

snd_hda_intel hangs

So the bind/unbind for snd_hda_intel isn't working for me. I followed your instructions but am running 3.13-1-686-pae.

unbind hangs the terminal and prevents suspend until the script is terminated (via log off)
bind returns the '-bash: echo: write error: No such device'.

Not sure how to fix this yet.

Backlight Adjust script Help

Hi,

I'm trying to use the backlightadj.sh to adjust the brightness, It works when I try to execute command from terminal.

I was wondering how to do it via Keyboard shortcut, I've tried putting it in the command bit of the W+F6

backlightadj.sh dec

I've placed the script in bin folder /home/jamie/bin.

Am I missing something?

Issue with "press SPACE to re enable"

When I turn on C720, I always get something like "press SPACE to re enable normal mode". One time I accidentally pressed SPACE and now I can't get to installed Crunchbang. To recover Chrоme OS, I have to wipe out harddisk. Is there a way to disable default splash screen? Thank you.

No change to touchpad status

I have been trying this script recently on a new purchased c720 (UK) and following the advice here the touchpad does not work after rebooting. This is with kernel 3.13-1 which was updated through the rest of the process. Changing the wget parameter to this newer kernel or leaving the default produces the error http://pastebin.com/pRARSmYn
changing the wget to 3.12.5 or 3.12.6 does allow the script to process without error however the reboot does not load any touchpad driver. (I have also attempted the /etc/X11/xorg.conf.d/50-cros-touchpad.conf change)

could this just be the kernel version I have creating the issue since this process was created? (on a side note #! with chromeos using crouton works fine. just want to get the space back as have no use for chromeos. [also thank you for a great process!])

Can't upgrade to kernel 3.12 via backports

When I run:
sudo apt-get install linux-image-3.12-0.bpo.1-amd64 -t wheezy-backports

I get:
E: Unable to locate package linux-image-3.12-0.bpo.1-amd64
E: Couldn't find any package by regex 'linux-image-3.12-0.bpo.1-amd64'

I would really appreciate some help if possible. Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.