You are not logged in.

#401 2008-10-10 09:58:57

Aperculum
Member
From: Finland
Registered: 2007-01-24
Posts: 16

Re: Acer Aspire One

Hello,
I'm having trouble using the 2.6.27 build. It fails to even find my sd/mmc-card readers and as the left one if dedicated for my home directory, it fails at boot. Anyone else have this problem, should I change some config between 2.6.26.5 and 2.6.27 builds?

Offline

#402 2008-10-10 10:56:47

ichbinesderelch
Member
Registered: 2008-01-17
Posts: 203

Re: Acer Aspire One

i had a file system corruption on my sd-card, left one, using gothicknights 2.6.27 kernel, i'm right now compiling it myself using the pkg build, hopefully that one works.

Offline

#403 2008-10-10 11:02:29

gothicknight
Member
From: Portugal
Registered: 2006-04-08
Posts: 219

Re: Acer Aspire One

ichbinesderelch wrote:

i had a file system corruption on my sd-card, left one, using gothicknights 2.6.27 kernel, i'm right now compiling it myself using the pkg build, hopefully that one works.

This happened using the late 2.6.27 build? If it is, this is serious issue. If this is indeed the case, you can use for now the 2.6.26, or thomasd build until the issue is found.

Late this day I'll try to download & install the kernel and post back the results.

Offline

#404 2008-10-10 11:43:48

ichbinesderelch
Member
Registered: 2008-01-17
Posts: 203

Re: Acer Aspire One

yes, this happened using the late 2.6.27, i downloaded and installed it today. i just finished compiling thomasd build, so gonna try that one!

Offline

#405 2008-10-10 16:24:35

antis
Member
From: sweden
Registered: 2007-05-18
Posts: 108

Re: Acer Aspire One

thomasd wrote:

Well, if you use the 2.6.27-rc6 version....

<and very good instructions followed>

Great, thanks alot for the instructions!
Just installed your compiled kernel and everything is working smoothly so far.

Offline

#406 2008-10-10 17:35:02

ichbinesderelch
Member
Registered: 2008-01-17
Posts: 203

Re: Acer Aspire One

i compiled the 2.6.27 kernel with all the powerotp options(other config from thomasd) enabled and having so far no kernel panics or anything like that. works great so far

Offline

#407 2008-10-10 18:42:39

thomasd
Member
Registered: 2008-08-11
Posts: 114

Re: Acer Aspire One

ichbinesderelch wrote:

i compiled the 2.6.27 kernel with all the powerotp options(other config from thomasd) enabled and having so far no kernel panics or anything like that. works great so far

Good to hear that it works for you.
What I did was to import gothicknights 2.6.27-rc6 config into "make xconfig" and saved it, diffed both and saw that there were no structural changes. So my config is exactly the same as the one from gothicknights 2.6.27-rc6 build.

Offline

#408 2008-10-10 21:43:44

smallfry
Member
Registered: 2008-09-19
Posts: 6

Re: Acer Aspire One

Hey guys

I need a little help here

I'm trying to setup an Arduino Decimila board on my Acer Aspire One

I've followed these instructions on how to setup the Arduino IDE

http://regomodoslinux.blogspot.com/2007 … linux.html

did this

gpasswd -a <user> uucp

My problem is when I load the IDE it is not allowing me to access the board via the "USB Serial Port"

The Arduino guide at their website states

"You will also need a compatible kernel. For example, it needs USB serial support with the FTDI driver."

I'm stumped at this part?

The reason I'm asking in here is because I'm using "2.6.27-one"

Thanks!

EDIT:

Forgot to mention if I load the standard 26-ARCH I am able to access the board via the "USB Serial Port"

Last edited by smallfry (2008-10-10 21:51:35)

Offline

#409 2008-10-10 22:53:21

gothicknight
Member
From: Portugal
Registered: 2006-04-08
Posts: 219

Re: Acer Aspire One

Hi again.

It seems I've posted a modified Kconfig package I was working on, sorry about that sad

The new one is already online http://clientes.netvisao.pt/gtknight/ke … pkg.tar.gz

Offline

#410 2008-10-10 23:09:50

phabulosa
Member
From: Mountain View, CA
Registered: 2007-10-17
Posts: 182
Website

Re: Acer Aspire One

gothicknight wrote:

Hi again.

It seems I've posted a modified Kconfig package I was working on, sorry about that sad

The new one is already online http://clientes.netvisao.pt/gtknight/ke … pkg.tar.gz

Please also update the AUR, I want to learn from your work. Thanks!

Offline

#411 2008-10-11 02:12:32

Megaton
Member
Registered: 2008-09-18
Posts: 7

Re: Acer Aspire One

Gothicknight: after updating from the 2.6.26 kernel to your latest, my wireless stopped working. I had compiled the madwifi testing myself and it worked under the .26 kernel. I removed madwifi and updated to your latest, updating both my rc.conf and my wicd config to reflect the changes. ath0 is now wlan0, and it is recognized by wicd and at the command line, but a scan reveals no networks. Any idea what is up?

Offline

#412 2008-10-11 14:53:53

thomasd
Member
Registered: 2008-08-11
Posts: 114

Re: Acer Aspire One

Megaton wrote:

Gothicknight: after updating from the 2.6.26 kernel to your latest, my wireless stopped working. I had compiled the madwifi testing myself and it worked under the .26 kernel. I removed madwifi and updated to your latest, updating both my rc.conf and my wicd config to reflect the changes. ath0 is now wlan0, and it is recognized by wicd and at the command line, but a scan reveals no networks. Any idea what is up?

Did you try to connect to a known network? I am also having trouble scanning for networks, but so far I have no problems connecting to networks.

Offline

#413 2008-10-11 16:01:58

antis
Member
From: sweden
Registered: 2007-05-18
Posts: 108

Re: Acer Aspire One

thomasd wrote:
Megaton wrote:

Gothicknight: after updating from the 2.6.26 kernel to your latest, my wireless stopped working. I had compiled the madwifi testing myself and it worked under the .26 kernel. I removed madwifi and updated to your latest, updating both my rc.conf and my wicd config to reflect the changes. ath0 is now wlan0, and it is recognized by wicd and at the command line, but a scan reveals no networks. Any idea what is up?

Did you try to connect to a known network? I am also having trouble scanning for networks, but so far I have no problems connecting to networks.

I saw one interesting thing regarding scanning for networks.
If I do a "iwlist wlan0 scanning" as my regular user I only get one accesspoint as a result.
If I issue the same command as root I get 18 accesspoints as result and that is far more realstic.

Any thoughts one why the results differ between root and an unpriviliged user?

Offline

#414 2008-10-12 00:58:52

gothicknight
Member
From: Portugal
Registered: 2006-04-08
Posts: 219

Re: Acer Aspire One

Let's see...

I can connect to my own WPA2-PSK wireless using only networkmanager, that simply connected to the wifi without asking nothing but the key to unlock the gnome keyring.

As for scanning, I've not tried it in a intensive wireless environment (>5 APs?) so, AFAIK scanning also works without problems for me (only 3 today at the mall).
Regarding the superuser scan giving more results, it must be a driver issue that I'm completely unaware, and again, I'm using networkmanager in a daily use, so I don't really need to go CLI on that, mobility is kind of a big issue for me.

I'll post the PKGBUILD and config when I get into my work laptop as I make all builds on it, as it's far better then on the Aspire One smile

Last edited by gothicknight (2008-10-12 00:59:36)

Offline

#415 2008-10-13 13:58:02

bremac
Member
Registered: 2008-09-13
Posts: 13

Re: Acer Aspire One

antis wrote:

I saw one interesting thing regarding scanning for networks.
If I do a "iwlist wlan0 scanning" as my regular user I only get one accesspoint as a result.
If I issue the same command as root I get 18 accesspoints as result and that is far more realstic.

Any thoughts one why the results differ between root and an unpriviliged user?

Running "iwlist scan" as a regular user only displays the results from the last scan performed as root. In order to obtain up-to-date scan results, "iwlist scan" must be run again as root. See the iwlist(8) manpage for details.

Offline

#416 2008-10-13 16:53:50

ichbinesderelch
Member
Registered: 2008-01-17
Posts: 203

Re: Acer Aspire One

somehow with the 2.6.27 kernel the wlan led doesn't blink anymore, nothing of a big deal but just wanna mention it wink

Offline

#417 2008-10-13 17:21:11

Determination
Member
From: Southern California
Registered: 2008-07-24
Posts: 27

Re: Acer Aspire One

yeah, I've noticed the LED issue also. To be honest, it annoyed me. big_smile

Offline

#418 2008-10-13 17:35:42

sessy
Member
Registered: 2006-01-20
Posts: 104

Re: Acer Aspire One

Is it possibe to use a 16:9 TV as a second display via the VGA port plugged into the RGB ports of the TV?

Offline

#419 2008-10-13 18:48:44

blah
Member
Registered: 2008-09-28
Posts: 8

Re: Acer Aspire One

don't know who may edit your AA1-wiki-site (http://wiki.archlinux.org/index.php/Acer_Aspire_One) so I'll post this right in here:

(*) the mentioned xorg.conf parameter "DisplaySize" is calculated wrong - if it's really supposed to be set to 96dpi

---(snip)---
   DisplaySize 195 113 # Sets the correct DPI (96 x 96)
---(snap)---

no big surprise - this setting will not set 96dpi at 1024x600... the proper values would be more like:
   DisplaySize 271 159

value = pixels * 25.4 / dpi
(reference: http://wiki.archlinux.org/index.php/Xor … ize.2FDPI)

i guess with this fixed - it wouldn't be necessary to modify ~/.xserverrc or ~/.Xdefaults anymore.

Offline

#420 2008-10-13 19:10:44

ichbinesderelch
Member
Registered: 2008-01-17
Posts: 203

Re: Acer Aspire One

hated the LED as well, always made me kinda nervous tongue

Offline

#421 2008-10-13 23:45:34

phabulosa
Member
From: Mountain View, CA
Registered: 2007-10-17
Posts: 182
Website

Re: Acer Aspire One

gothicknight wrote:

Let's see...

I can connect to my own WPA2-PSK wireless using only networkmanager, that simply connected to the wifi without asking nothing but the key to unlock the gnome keyring.

As for scanning, I've not tried it in a intensive wireless environment (>5 APs?) so, AFAIK scanning also works without problems for me (only 3 today at the mall).
Regarding the superuser scan giving more results, it must be a driver issue that I'm completely unaware, and again, I'm using networkmanager in a daily use, so I don't really need to go CLI on that, mobility is kind of a big issue for me.

I'll post the PKGBUILD and config when I get into my work laptop as I make all builds on it, as it's far better then on the Aspire One smile

Do I still need to install cpufrequtils package to enable power management WITH kernel26-ONE? Some required modules are definitely not compiled as modules. So, the cpufreq daemon is not working.

What should I do?

Last edited by phabulosa (2008-10-13 23:54:57)

Offline

#422 2008-10-14 02:32:23

phabulosa
Member
From: Mountain View, CA
Registered: 2007-10-17
Posts: 182
Website

Re: Acer Aspire One

BTW, how did you guys resolve the "no sound after suspend" issue with the lasted kernel26-one?

"snd-hda-intel.model=acer" in GRUB kernel line didn't give me any sound at all.
Neither did "model=toshiba".

Offline

#423 2008-10-14 05:11:38

phabulosa
Member
From: Mountain View, CA
Registered: 2007-10-17
Posts: 182
Website

Re: Acer Aspire One

anyone had success with hibernate on AAO?

I am running the latest kernel26-one, but pm-hibernate give me nothing. pm-suspend works fine.

What else do I need to enable hibernate?

Offline

#424 2008-10-14 05:19:04

jeffro-tull
Member
Registered: 2008-09-25
Posts: 17

Re: Acer Aspire One

waitaminute, 2.6.27 negates the need for the separate madwifi package?  all right!  Guess I'll finally have to make the jump.

...although I'm going to miss the wireless LED.  Yeah, it's annoying at times.  But the wireless kill switch is momentary contact.  Meaning, without the LED it takes me a while to realize that I've hit the switch!

Offline

#425 2008-10-14 05:33:10

sessy
Member
Registered: 2006-01-20
Posts: 104

Re: Acer Aspire One

phabulosa wrote:

BTW, how did you guys resolve the "no sound after suspend" issue with the lasted kernel26-one?

"snd-hda-intel.model=acer" in GRUB kernel line didn't give me any sound at all.
Neither did "model=toshiba".

You have to put it in /etc/modprobe.d/sound

Offline

Board footer

Powered by FluxBB