You are not logged in.

#951 2009-03-05 15:04:00

pjalegria
Member
Registered: 2009-02-26
Posts: 6

Re: Acer Aspire One

Acerhdf is it not running correctly after suspend/resume....

Can someone help me

Thanks

Offline

#952 2009-03-05 15:30:06

Neronus
Member
Registered: 2009-01-25
Posts: 7

Re: Acer Aspire One

Have you tried unloading and reloading the module?

Offline

#953 2009-03-05 15:36:24

pjalegria
Member
Registered: 2009-02-26
Posts: 6

Re: Acer Aspire One

No, how can i do that?

Offline

#954 2009-03-05 15:39:05

Neronus
Member
Registered: 2009-01-25
Posts: 7

Re: Acer Aspire One

modprobe -r acerhdf
modprobe acerhdf

Offline

#955 2009-03-05 15:42:21

pjalegria
Member
Registered: 2009-02-26
Posts: 6

Re: Acer Aspire One

Yes its working, its turns OFF and then ON, but why didnt work after suspend/resume???

Last edited by pjalegria (2009-03-05 15:45:24)

Offline

#956 2009-03-05 15:49:38

Neronus
Member
Registered: 2009-01-25
Posts: 7

Re: Acer Aspire One

*shrug* I don't have an AAO one, yet.

Is the module loaded after the resume (look at the output of 'lsmod')?

If it is, maybe it's a bug an you should report it to
http://piie.net/index.php?section=acerhdf

Also, you could have a look at the output of 'dmesg'. Maybe the module
complains there.

Offline

#957 2009-03-05 16:03:32

pjalegria
Member
Registered: 2009-02-26
Posts: 6

Re: Acer Aspire One

The module is not loaded after the resume... how can i fix that?

Offline

#958 2009-03-05 16:12:02

Neronus
Member
Registered: 2009-01-25
Posts: 7

Re: Acer Aspire One

Depends on the system you are using for hibernation.
Each system should have some configuration. There it
will be possible to tell your system to load the module at resume, I guess.
Have a look at your system's documentation.

Offline

#959 2009-03-05 16:20:37

pjalegria
Member
Registered: 2009-02-26
Posts: 6

Re: Acer Aspire One

Im using Ubuntu 8.10

Offline

#960 2009-03-05 16:22:48

Neronus
Member
Registered: 2009-01-25
Posts: 7

Re: Acer Aspire One

And what do you do to let your system hibernate? Do you
use Gnome to do so, or KDE? Or the hibernate scripts?

Offline

#961 2009-03-05 16:27:10

pjalegria
Member
Registered: 2009-02-26
Posts: 6

Re: Acer Aspire One

Its not Hibernate, is Suspend... im using gnome

Last edited by pjalegria (2009-03-05 16:27:51)

Offline

#962 2009-03-05 16:44:30

Neronus
Member
Registered: 2009-01-25
Posts: 7

Re: Acer Aspire One

Well, Gnome uses Gnome-Power-Manager which uses hal which
uses pm-utils, I guess.

You can try

echo SUSPEND_MODULES='"acerhdf"' > /etc/pm/config.d/unload_modules

and see if it helps. But only if there isn't an
/etc/pm/config.d/unload_modules
yet.

I can't promise success, though.

Offline

#963 2009-03-05 22:28:38

Slowhand_47
Member
From: Germany
Registered: 2009-03-05
Posts: 5

Re: Acer Aspire One

Hello fellow AAO users,

I bought my A110L two weeks ago and after one evening of trying Linpus I decided to install Arch. It was my first Arch installation and besides some partitioning issues everything went smooth as silk. Now I'm running the stock kernel, enjoying boot times < 15s (grub to gdm) and nearly 100% of the Acer's functionality (besides the Wifi LED that I don't really miss and some issues that I'll address later). Big thanks to the Arch community and especially the AAO users for providing such an excellent documentation! It really helped me to learn the concepts behind Arch and getting everything up and running the way I liked it.

Now to my remaining issues:

1.) I'm currently running XFCE. With 4.4, the FN keys of my AAO worked fine after setting them up as described in the wiki article. Now after the upgrade to 4.6, FN+UP no longer increases the audio volume. FN+DOWN still works as before. I deleted all my application shortcuts in the keyboard settings dialog and reassigned everything, but that didn't help. The settings dialog, however, recognized FN+UP correctly (as XF86AudioRaiseVolume). xev tells me:

KeyPress event, serial 31, synthetic NO, window 0x2600001,
    root 0x78, subw 0x0, time 4947226, (237,265), root:(660,468),
    state 0x0, keycode 123 (keysym 0x1008ff13, XF86AudioRaiseVolume), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyRelease event, serial 34, synthetic NO, window 0x2600001,
    root 0x78, subw 0x0, time 4947339, (237,265), root:(660,468),
    state 0x0, keycode 123 (keysym 0x1008ff13, XF86AudioRaiseVolume), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

It's a bit strange that FN+DOWN gives a totally different result:

FocusOut event, serial 34, synthetic NO, window 0x2600001,
    mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 34, synthetic NO, window 0x2600001,
    mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 34, synthetic NO, window 0x0,
    keys:  120 0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0

No notion of XF86AudioLowerVolume, but this keypress has the right effect. Any ideas?

2.) I'd like to capture some audio without hearing the signal in the speakers. It looks as if this isn't possible with the Intel HDA codec. I can adjust the capture volume but not the playback of the captured signal. The only way to achieve this is to mute the master, but this isn't an option. (The application I'd like to use is CRRCsim, a model aircraft flight simulator. It samples the signal from the R/C transmitter through line-in and uses this as an input device to control the model. If I mute master, I don't hear the engine sound produced by the simulation)

3.) I can't get more than 350 fps in glxgears even when applying all the fixes from the Wiki. On the other hand, everything I need runs smooth.

4.) In Stellarium I'm getting some garbled on-screen text. Maybe a problem with xorg-video-intel.

I've also noticed the problem with acerhdf not resuming correctly, but that's ok because I rarely use suspend.

Bottom line: I'm really happy with my netbook, especially in combination with Arch. Now if someone could help me fix the remaining issues...

Kind regards,
Jan

Offline

#964 2009-03-06 10:08:11

superstoned
Member
Registered: 2006-09-04
Posts: 268

Re: Acer Aspire One

Neronus wrote:

A little off-topic, maybe, but:

I consider buying an Acer Aspire One 150 (for 220 Euros).
Some of you have owned this device for quite some time now.
Please tell me whether you are happy with it, or disappointed.
Would you suggest to buy now, or wait for the next generation of netbooks?

I want to have a portable device in addition to my desktop PC, which
would be used for anything CPU-demanding.

The cheapest AAO1 is fine, only the ssd is very slow so I would recommend adding a gig of additional ram. Doable by hand but don't blame me if things go wrong ;-)

You could wait for the next gen but that's gonna be at least 6 months and more if you have to wait for it in europe sad


-=] life sucks deeply [=-

Offline

#965 2009-03-06 21:49:08

dunc
Member
From: Glasgow, UK
Registered: 2007-06-18
Posts: 559

Re: Acer Aspire One

Slowhand_47 wrote:

4.) In Stellarium I'm getting some garbled on-screen text. Maybe a problem with xorg-video-intel.

Yep, I noticed that too. It's exactly the same problem I had on my desktop about a year or so ago with Stellarium on ATI hardware. The Stellarium devs were aware of it then, and blamed the driver devs. And, from what I could gather, vice-versa. hmm

Still, I've had my AAO about a week now and I completely agree with you: but for a few minor niggles (yes, I can live without the Wi-Fi LED, but it annoys me tongue ), it's fantastic.


0 Ok, 0:1

Offline

#966 2009-03-07 04:01:32

kaola_linux
Member
From: Bacolod City/Philippines
Registered: 2008-09-23
Posts: 513

Re: Acer Aspire One

Does anyone use ext4 for their / on the AA1 SSD version? Any advantage? smile


Netbook (Acer Aspire One 110 || 160gb SATA HD || 1.5gb ram): archlinux i686 / KDEmod 4.3
Registered Linux User # 481212 / Machine Registration # 390468
"In a world without walls and fences, who needs windows and gates?"

Offline

#967 2009-03-07 06:43:13

Zom
Member
From: Sweden
Registered: 2007-10-27
Posts: 430

Re: Acer Aspire One

Yep, from what I can tell, it's ages faster than ext2. It's weird, considering it uses a journal. If you want to disable journaling on it you'll have to wait for kernel .29 to roll around.

Offline

#968 2009-03-08 04:10:22

kaola_linux
Member
From: Bacolod City/Philippines
Registered: 2008-09-23
Posts: 513

Re: Acer Aspire One

I'm using right now on my / XFS...Is there any way to convert it to ext4 without reinstalling? smile


Netbook (Acer Aspire One 110 || 160gb SATA HD || 1.5gb ram): archlinux i686 / KDEmod 4.3
Registered Linux User # 481212 / Machine Registration # 390468
"In a world without walls and fences, who needs windows and gates?"

Offline

#969 2009-03-08 07:01:36

Slowhand_47
Member
From: Germany
Registered: 2009-03-05
Posts: 5

Re: Acer Aspire One

dunc wrote:

Yep, I noticed that too. It's exactly the same problem I had on my desktop about a year or so ago with Stellarium on ATI hardware. The Stellarium devs were aware of it then, and blamed the driver devs. And, from what I could gather, vice-versa. hmm

Yes, I found that in the Stellarium FAQ. Nevertheless I hope that there will be a fix in the near future, either from the Stellarium team or the driver devs.

<off topic>I have to admit that it's hard for the Stellarium team to solve all issues related to different graphics hardware. I'm maintaining an OpenGL application myself, and it sometimes drives me crazy if I get a bug report that I can't reproduce because my hardware simply does it right. And many times the problems are indeed solved by upgrading (or worse, by downgrading) the display driver.</off topic>

In the meantime I fixed the FN key problem. I removed all key bindings in XFCE4, then updated my ~/.Xmodmap according to the xev output:

...
keycode 122 = XF86AudioLowerVolume
keycode 123 = XF86AudioRaiseVolume
...

instead of

...
keycode 174 = XF86AudioLowerVolume
keycode 176 = XF86AudioRaiseVolume

as listed in the Wiki. Then I rebooted and reassigned the keys in XFCE. Now the sound controls work like before.

Now I have to take a second look at my audio capturing problem.

Kind regards,
Jan

Offline

#970 2009-03-09 19:05:31

Zom
Member
From: Sweden
Registered: 2007-10-27
Posts: 430

Re: Acer Aspire One

kaola_linux wrote:

I'm using right now on my / XFS...Is there any way to convert it to ext4 without reinstalling? smile

Probably, but it's most likely more complicated than running a reinstall. Save a list with what packages you have installed so it's easy to re-install. Instructions are somewhere on the wiki. smile

Offline

#971 2009-03-09 19:31:46

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

Re: Acer Aspire One

having some troubles with FN keys here as well, some time ago increasing/drecreasing/muting volume doesn't work with the keys, xev shows them as correctly recognized, Xmodmap is set correctly, using kdemod4, maybe someone having the same issues?

Offline

#972 2009-03-10 01:50:51

Zom
Member
From: Sweden
Registered: 2007-10-27
Posts: 430

Re: Acer Aspire One

No, I had that problem before, but when I reinstalled I followed the wiki for the Xmodmap things (If you need the date it was probably a couple of weeks ago). Works fine with kdemod4. I use Kosd though, but that shouldn't really make a difference.

Offline

#973 2009-03-10 09:20:27

kaola_linux
Member
From: Bacolod City/Philippines
Registered: 2008-09-23
Posts: 513

Re: Acer Aspire One

Zom wrote:
kaola_linux wrote:

I'm using right now on my / XFS...Is there any way to convert it to ext4 without reinstalling? smile

Probably, but it's most likely more complicated than running a reinstall. Save a list with what packages you have installed so it's easy to re-install. Instructions are somewhere on the wiki. smile

Anyway, i have all my packages backed up on my external disk.  So it won't be a big prob to reinstall...:) Are you still using kdemod 4.2 on your AA1? I might as well try it also again..:)


Netbook (Acer Aspire One 110 || 160gb SATA HD || 1.5gb ram): archlinux i686 / KDEmod 4.3
Registered Linux User # 481212 / Machine Registration # 390468
"In a world without walls and fences, who needs windows and gates?"

Offline

#974 2009-03-10 09:56:07

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

Re: Acer Aspire One

Zom wrote:

No, I had that problem before, but when I reinstalled I followed the wiki for the Xmodmap things (If you need the date it was probably a couple of weeks ago). Works fine with kdemod4. I use Kosd though, but that shouldn't really make a difference.

is your xmodmap the same as on the wiki? seems to be some configure problem, can't figure out what conf is wrong though.. hhhhm

Offline

#975 2009-03-10 15:39:28

thayer
Fellow
From: Vancouver, BC
Registered: 2007-05-20
Posts: 1,560
Website

Re: Acer Aspire One

I just picked up my AOD150-1676 10.1" last night, but won't have a chance to really check it out until after work today...

Are there any Acer parts dealers that Canadian AAO owners would recommend?  I bought the Canadian model which comes with an International EN/FR/NL keyboard.  I'm sure I could get accustomed to it, but I'd rather have the simple, well-organized US keyboard.  Even better would be a parts dealer that also sells add-on RAM at a decent price.


thayer williams ~ cinderwick.ca

Offline

Board footer

Powered by FluxBB