You are not logged in.
froli wrote:I tried finit-arc on Tera's kernel. Boots fast, but I slows down the AAO once it got started... May be I missed something...
As for me, I can't even reach kdm...:( Could you share your finit-arc.conf please? Also your services.sh...Thanks
You don't need my files... I think I know where's your problem.
You have to change your patition ID by its name in fstab. Finit-arc can't take partition ID.
By example:
#
# /etc/fstab: static file system information
#
# <file system> <dir> <type> <options> <dump> <pass>
none /dev/pts devpts defaults 0 0
none /dev/shm tmpfs defaults 0 0
#UUID=149015c7-3b81-4a34-9a4d-89bd12c38c15 swap swap defaults 0 0
#UUID=62be0a3b-5efd-448d-8145-fdf2bd2aab62 / ext4 defaults 0 1
#UUID=ac9ee2d6-4889-4dbd-8b95-dd80daac769d /home ext4 defaults 0 1
#UUID=f023c746-3876-47c6-bdee-2181bec71961 /boot ext2 defaults 0 1
/dev/sda2 swap swap defaults 0 0
/dev/sda3 / ext3 defaults 0 1
/dev/sda4 /home ext3 defaults 0 1
/dev/sda1 /boot ext2 defaults 0 1Don't take mine, cause it may not be the same for you. Type fdisk -l to be sure.
archlinux on Macbook Pro 10,1
Offline
I have already modified both my fstab and menu.lst to not use an uuid...:)
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
I have already modified both my fstab and menu.lst to not use an uuid...:)
Well, I would like to share my config files with you, but I just can't find them!
Probably that I've deleted all of them when I unistalled finit-arc package.
archlinux on Macbook Pro 10,1
Offline
I can't for the life of me get the internal mic to work. What settings do I need to enable to have the mic work? Sound in general is fine. I'm using the stock kernel and have enabled the hda-intel driver as per the wiki.
I'm really happy to have my USB modem working and the sleep hotkey works too. Now I'm truly mobile. ![]()
< Daenyth> tomkx: my girlfriend is linux
< Daenyth> srsly
< Daenyth> she loves the way I «make install»
< Daenyth> all her /dev entries are mode 7 for me
Offline
I can't for the life of me get the internal mic to work. What settings do I need to enable to have the mic work? Sound in general is fine. I'm using the stock kernel and have enabled the hda-intel driver as per the wiki.
I'm really happy to have my USB modem working and the sleep hotkey works too. Now I'm truly mobile.
Have you checked your mic using skype? I tested the mic using skype and it worked fine..:) What modem are you using? I have a usb modem as well but I didn't use it on my arch since it still has a zero-cd which needs a usb-switch...:(
update: Hey guyz, just tried the quick-init by adriano on my AA1 and it worked well compared to finit-arc and the second method both on tera's kernel and stock with kms enabled or disabled. quick-init is in the AUR. It booted faster compared to the default...:)
Last edited by kaola_linux (2009-04-19 03:06:39)
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
I just tried with skype and could hear nothing after trying a test call. What settings are correct under ALSA? For recordeing I see 'Capture' and 'Digital'. They seem to mute themselves whenever I try to unmute them.
My modem is a Huawei, the same as the one in this guide.
< Daenyth> tomkx: my girlfriend is linux
< Daenyth> srsly
< Daenyth> she loves the way I «make install»
< Daenyth> all her /dev entries are mode 7 for me
Offline
I'm having problems with stock 2.6.29. When it boots /dev/sda1 is never seen and it boots into ramdisk only.
I have tera's kernel working with fastboot, although I'd really like autofs as a module.
Also it seems I've started having problems with 'x' not responding after a resume.
I can ctrl+alt+f1 to a console but going back to 'x' is just a black screen. This just started recently.
k...problem 1 seems hal,dbus,wicd aren't resuming properly anymore. And just now 'x' froze again, restart of dbus & hal unfroze.
Last edited by bnolsen (2009-04-21 13:14:19)
Offline
I just tried with skype and could hear nothing after trying a test call. What settings are correct under ALSA? For recordeing I see 'Capture' and 'Digital'. They seem to mute themselves whenever I try to unmute them.
My modem is a Huawei, the same as the one in this guide.
Have you adjusted the volume controls via alsamixer? Perhaps you could try and see if the mic is not muted..
Here's mine:
┌──────────────[AlsaMixer v1.0.19 (Press Escape to quit)]───────────────┐
│ Card: HDA Intel │
│ Chip: Realtek ALC268 │
│ View: Playback Capture [All] │
│ Item: Mic Boost [dB gain=40.00, 40.00] │
│ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │
│ ├──┤ └──┘ └──┘ └──┘ └──┘ i-Mic │
│ │OO│ │
│ └──┘ L R │
│ CAPTUR │
│ 100<>100 100<>100 100<>100 100<>100 100<>100 │
│ Master PCM <Mic Boos> Capture Digital Input So │
└───────────────────────────────────────────────────────────────────────┘and do a
#alsactl storeto save the changes made...:)
Haven't tried running my usb modem on my arch also...Mine's a WM66..:)
Has anyone tried GMABooster http://www.gmabooster.com/ on their AA1? I'm using it now..:D
Last edited by kaola_linux (2009-04-21 06:19:56)
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
I just tried with skype and could hear nothing after trying a test call. What settings are correct under ALSA? For recordeing I see 'Capture' and 'Digital'. They seem to mute themselves whenever I try to unmute them.
My modem is a Huawei, the same as the one in this guide.
Just try skype-oss package... It works for me.
archlinux on Macbook Pro 10,1
Offline
Grrr...seems my X11 lockup problems were from using "UXA" acceleration instead of "EXA". This didn't bite me until recent upgrades.
Booting stock 2.6.29 my internal SSD isn't recognized.
Offline
Grrr...seems my X11 lockup problems were from using "UXA" acceleration instead of "EXA". This didn't bite me until recent upgrades.
I had suffer the same problem upon using kms which by default uses "UXA". I didn't used it anymore and the performance was far better. I'm only using a minimal xorg.conf..:)
update: I would just like to thank kTT for sharing his 11-x11-synaptics.fdi which worked great on my AA1 including the two finger scrolling...:D TYVM
Last edited by kaola_linux (2009-04-22 07:44:11)
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
Seems also now with teras kernel my wireless no longer resumes anymore.
Is this something to do with ath5k being built into the kernel?
Man I wish I could just revert to 2.6.28 stock. When 29 went live everything went to hell.
Offline
Seems also now with teras kernel my wireless no longer resumes anymore.
Is this something to do with ath5k being built into the kernel?Man I wish I could just revert to 2.6.28 stock. When 29 went live everything went to hell.
I haven't experienced such both on tera's and the latest kernel which I'm currently using now...There was a hack on the AA1 wiki with regards to the resume of your network after suspend, you might consider checking it out...:)
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
froli wrote:RayNbow wrote:I've recently installed Arch for the first time** on my Aspire One using Tera's kernel26-one-dev (2.6.29-2) and things are working fine.
The only thing is, when I play sounds (using aplay), I don't hear anything from the front speakers. I do hear sound when I plug in my headphones. I've checked alsamixer, but I didn't see a channel for the front speakers. Is there a way to unmute them?
(** more precisely, this was my first Linux install ever)
See this page
I've tried that, but no success unfortunately:
* The two amixer commands work.
* alsamixer works
* aplay works, but I can only hear the sound on my headphones when I plug them in. When nothing's plugged in, no sound is played on the speakers.
* alsaconf does not do anything (cannot find PnP or PCI card).
I am having this problem as well, has anyone solved this?
Offline
bnolsen wrote:Seems also now with teras kernel my wireless no longer resumes anymore.
Is this something to do with ath5k being built into the kernel?Man I wish I could just revert to 2.6.28 stock. When 29 went live everything went to hell.
I haven't experienced such both on tera's and the latest kernel which I'm currently using now...There was a hack on the AA1 wiki with regards to the resume of your network after suspend, you might consider checking it out...:)
I had the pm "hack" enabled and the wireless never resumed (hack assumes ath5k is a module). Commented that out and first time i tested it resumed. Second time..no network again.
Anyone have a 110L working with stock 2.6.29 ?
Offline
@bnolsen: do you use pm-utils to suspend?:)
This is my /etc/pm/config.d/modules:
SUSPEND_MODULES="ath5k"I am using an AA1 110L with the latest stock kernel..:)
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
Have any of you guys make KMS working on AAO?
Can you tell me how you did it?
which kernel? which verison of xorg-server? which verison of xf86-video-intel .......
What is your xorg.conf?
thanks!
Offline
Have any of you guys make KMS working on AAO?
Can you tell me how you did it?
which kernel? which verison of xorg-server? which verison of xf86-video-intel .......
What is your xorg.conf?thanks!
Here's what I've followed which doesn't mess things up if you'll have problems
:
http://bbs.archlinux.org/viewtopic.php? … 65#p522665
You don't need a xorg.conf to get it to work...The latest xorg-server works well detecting your hardware..:)
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
phabulosa wrote:Have any of you guys make KMS working on AAO?
Can you tell me how you did it?
which kernel? which verison of xorg-server? which verison of xf86-video-intel .......
What is your xorg.conf?thanks!
Here's what I've followed which doesn't mess things up if you'll have problems
:
http://bbs.archlinux.org/viewtopic.php? … 65#p522665You don't need a xorg.conf to get it to work...The latest xorg-server works well detecting your hardware..:)
Have you tried to use kernel26-one-dev for KMS. Stuff like drm, i915 was built staticly in the kernel. Will KMS work with that kernel?
Offline
@phabulosa: Yup, I tried it also on tera's kernel...I still don't use kms since I get some hangs on my AA1 both on stock and custom..Try it, and post your experience here..:)
Last edited by kaola_linux (2009-04-26 06:33:50)
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
I use KMS with the stock kernel. Might try it with teras later.
Offline
it works with tera's kernel, just add i915.modeset=1 to your kernel line in grub
kTT
Offline
it works with tera's kernel, just add i915.modeset=1 to your kernel line in grub
Yes, KMS works! I studied Tera's kernel26-one-dev config and I figured out my problem was that I compiled both intelfb and vesafb into the kernel. It causes conflicts.
I also added tuxonice and fbcondecor patch. Suspend to disk seems to work, too.
Please see my updated kernel26-oneice AUR
Offline
KMS on AAO used to have a problem which is the color-depth of my X is reduced.
this patch resolved the problem. See
http://wiki.msiwind.net/index.php/KMS#Patch
Offline
@bnolsen: do you use pm-utils to suspend?:)
This is my /etc/pm/config.d/modules:
SUSPEND_MODULES="ath5k"I am using an AA1 110L with the latest stock kernel..:)
Yes using pm-utils.
for teras kernel i had to comment out that line above.
Stock kernel doesn't detect the SSD on boot. No /dev/sda means nogo!
Offline