Announcement

News: Chakra 2013.03 Benz Released: Release Notes - Download - A good place to start: Beginner's Guide - For pasting any code/info please use paste.chakra. Please read Forum Etiquette.

#26 2010-10-14 16:18:06

MilesNoctis
Member
From: Cyberjaya, Malaysia
Registered: 2010-03-07
Posts: 60

Re: Supported Netbooks

made some edits, and allowed me to delete the notice to chakra micro (which seems to be gone ?!)

Offline

#27 2010-11-27 08:31:20

takemori
Addict
Registered: 2010-11-26
Posts: 236

Re: Supported Netbooks

I have an HP 210-1170nr which works ALMOST perfectly without tweaks.First, I'd like to say this is one of 3 distros--of those I have tried--- (OpenSuse and PClinuxOS being the other 2) which ran my wireless automatically. Even Ubuntu requires you to install something to make it work (though admittedly easy to do). So thumbs up there.

However, this HP has a clickpad, which is a touchpad with no physical buttons. Chakra doesn't acknowledge right clicking on it. This is actually an issue for all linux, though Debian distros have a patch that fixes it acceptably. For arch and everything else, I have to edit 10-synaptics.conf for it to work. This gives me a tap right click.

Last edited by takemori (2010-11-27 08:32:06)

Offline

#28 2010-11-27 10:36:15

rogerc
Member
Registered: 2010-05-22
Posts: 40

Re: Supported Netbooks

@takemori: could you please share your 10-synaptics.conf? I have the same netbook and I've been messing a bit with that file but I don'tget the perfect config.

Offline

#29 2010-11-27 17:04:41

takemori
Addict
Registered: 2010-11-26
Posts: 236

Re: Supported Netbooks

Well, I tried another solution yesterday if you want to use it instead. Go to a root terminal and type:

 echo options psmouse proto=exps > /etc/modprobe.d/psmouse.modprobe

Then restart

This solution gave my mouse much more functionality because it now has a physical right click instead of the tap right click I had by editting my 10-synaptics file.

If you prefer the 10-synaptics method, This is what mine ended up as after editing it myself.

 
Section "InputClass"
    Identifier "touchpad catchall"
    Driver "synaptics"
    MatchIsTouchpad "on"
        Option "TapButton1" "1"
        Option "TapButton2" "2"
        Option "TapButton3" "3"
        Option "RBCornerButton" "3"
        Option "RTCornerButton" "2"
EndSection

Offline

#30 2010-11-27 20:34:20

rogerc
Member
Registered: 2010-05-22
Posts: 40

Re: Supported Netbooks

Hey takemori,

I got another config some time ago from Ubuntu forums that works quite well for me. There's 2 finger scrolling and left/right tab click (no phisical click though):

Section "InputClass"
	Identifier "touchpad catchall"
	MatchProduct "SynPS/2 Synaptics TouchPad"
	MatchIsTouchpad "on"
	Driver "synaptics"
	Option "JumpyCursorThreshold"  "200"
	Option "EmulateTwoFingerMinZ"  "29"
	Option "EmulateTwoFingerMinW"  "5"
	Option "TapButton2" "3"
	Option "PalmDetect" "on"
	Option "VertTwoFingerScroll" "1"
	Option "HorizTwoFingerScroll" "1"
EndSection

I've put the code in a 11-touchpad.conf file and I left the 10-synaptics.conf file as it was. It's not perfect, but highly usable.

Maybe you want to give it a try.

Offline

#31 2010-12-05 01:49:57

takemori
Addict
Registered: 2010-11-26
Posts: 236

Re: Supported Netbooks

No kidding? But yours doesn't have the right click info. Should I keep my and then add your 11-touchpad.conf and it will work fine? If so, i'm glad that my touchpad has gained some more features big_smile

Offline

#32 2011-01-18 00:25:41

at-2500
Enthusiast
From: Munich - Germany
Registered: 2011-01-17
Posts: 157

Re: Supported Netbooks

MSI Wind U100 and works like a charm. since the latest wlan updates, wlan n (rt2860 chip) also works ootb with rt2800pci. (before that i had to install the ralink drivers from their homepage)
camera, mic working
it doesnt find the bluetooth device though
edit2: after the latest bluez update in testing bluetooth works smile

edit: ah, of course: im running cyrus

Last edited by at-2500 (2011-01-21 15:31:02)

Offline

#33 2011-01-18 10:36:46

john.magnus
Enthusiast
From: Bergen, Norway
Registered: 2010-09-12
Posts: 162

Re: Supported Netbooks

HP Pavilion dm1-2150 works as well, but not without some minor issues:

* Trackpad is Alps, and is found as a generic mouse. Thus I'm not able to use any scrolling capabilities on the pad.

* Mic does not work with either Alsa nor PulseAudio.

However, webcam and anything else works. Desktop Effects eats a bit more cpu than what I would prefer (20% with blur, 10-12% without), but it's ok.

Offline

#34 2011-05-01 18:24:14

dryfit
[Chakra Test-Squad]
Registered: 2009-11-03
Posts: 344

Re: Supported Netbooks

Toshiba Satellite L350-17q model no :psld8e-025007du ( i have test it, needed to be repaired for a family member )

Works on 2011.04 (Aida) i686 and x64

Last edited by dryfit (2011-05-01 18:37:27)

Offline

#35 2011-07-22 19:16:39

albert I
Apprentice
Registered: 2011-03-24
Posts: 23

Re: Supported Netbooks

I had a HP mini 5103. With Aida i686.

Works:
Works out of the box
Wifi, Bluetooth, Webcam, SD-Card, Thouch pad with Multi-Touch gestures
Fn-keys: brightness,loudness,wlan on/off, standby, numLK

Notes:
The fans need some work, too noisy.
I dont know about Microphone.

Offline

#36 2011-07-22 20:23:05

venky80
[Chakra Test-Squad]
Registered: 2008-12-19
Posts: 750

Re: Supported Netbooks

if anyone has a laptop which runs cool with free drivers and have hardware acceleration for videos they need to report it here

Offline

#37 2011-08-04 05:00:48

darthlukan
Newbie
From: USA...for now...
Registered: 2009-11-23
Posts: 2
Website

Re: Supported Netbooks

Just installed this on my wife's HP Mini 110 Studio Tord Boontje and everything worked out of the box to perfection.  The only thing that needed to be done "manually" was give networkmanager the password to our wifi connection.

My wife is in love with what feels like a brand new netbook.  Thanks for the hard work and for providing such a great out of the box experience!

Offline

#38 2012-01-14 22:12:40

paz
Newbie
Registered: 2012-01-14
Posts: 1

Re: Supported Netbooks

First I would like to say "Well done" and thank you for a great distro! I have tried KDE on this Acer Aspire One
150 with not so good results many times but with Chakra it is running very,very well.  Fast and responsive, no problems at all. Keep up the good work, it is great to finally run the "Cadillac of desktops" along with an "Archtype" base. Outstanding!!  Will do my best to promote this to other Acer users. Thanx.  big_smile

Offline

#39 2012-01-14 22:45:03

anakai
Apprentice
From: Sweden
Registered: 2011-05-01
Posts: 21

Re: Supported Netbooks

Running on a acer aspire 5530 ATI radeon hd3200 4 gig mem. Everything works out of the box.

Offline

#40 2012-02-10 12:31:45

Eothred
Enthusiast
From: Switzerland
Registered: 2009-10-29
Posts: 146
Website

Re: Supported Netbooks

I just installed Chakra on my Asus X101, and here is my short report:

Didn't figure out initially that I could boot from USB key by holding "esc" at start-up. That has nothing to do with Chakra, but nice to know for users of this machine.

Installation was smooth. I decided to mount /home on my SD card as internal hdd only has 8 GB. Bundles are great space savers here, currently only using 2.2 GB on my / mount smile

Problem though, when I started the machine the SD card isn't automounted, so I get some errors when it is trying to log in. Solved that by adding "mount /home" at the bottom of rc.conf. Would be nice if this could be solved for other users somehow.

Wifi card isn't recognized, in rc.conf it states "interface=". It isn't "found" by ifconfig, but you can find wlan0 if you write iwconfig in terminal. Not sure who to blame. Changed to "interface=wlan0" in  rc.conf and all works just fine.

I like very much the "Search and Launch" activity on small screens, it makes all the sense in the world. I added the system tray at the bottom and removed the panel. I'm very pleased! smile

Offline

#41 2012-02-10 14:41:31

abveritas
Core-Team Admin
From: GA, USA
Registered: 2010-01-11
Posts: 6,051

Re: Supported Netbooks

What wifi card does this system use?  Did you set the initial ramfs on the last page of the installer (bootloader/bundle page) to add your sd card?

Offline

#42 2012-02-10 21:24:18

takemori
Addict
Registered: 2010-11-26
Posts: 236

Re: Supported Netbooks

Eothred: Thank you for that advice on the sd card. I tried that once and ran into the same problem. However, I didn't know how to fix it and just reinstalled it all to the hdd.

Offline

#43 2012-02-19 15:17:52

ArthurTaborda
Enthusiast
From: Recife-PE
Registered: 2012-01-19
Posts: 108

Re: Supported Netbooks

Hey smile

I installed Crakra Archimedes in my ney notebook HP Pavilion g4-1215dx, and I have some issues:

- The sound is not working all the times. I can't change the volume, can't play music in clementine or youtube, but system sounds is working.

bug.png

- Flash videos are laggy. Impossible to watch.

- When I turn on the notebook that was in the wibernate mode the screen doesn't turn on. (but I hear the login sound)


lspci:

00:00.0 Host bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Complex
00:01.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Device 9648
00:01.1 Audio device: Advanced Micro Devices [AMD] nee ATI BeaverCreek HDMI Audio [Radeon HD 6500D and 6400G-6600G series]
00:04.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Port
00:05.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Port
00:06.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Port
00:11.0 SATA controller: Advanced Micro Devices [AMD] Hudson SATA Controller [AHCI mode]
00:12.0 USB controller: Advanced Micro Devices [AMD] Hudson USB OHCI Controller (rev 11)
00:12.2 USB controller: Advanced Micro Devices [AMD] Hudson USB EHCI Controller (rev 11)
00:13.0 USB controller: Advanced Micro Devices [AMD] Hudson USB OHCI Controller (rev 11)
00:13.2 USB controller: Advanced Micro Devices [AMD] Hudson USB EHCI Controller (rev 11)
00:14.0 SMBus: Advanced Micro Devices [AMD] Hudson SMBus Controller (rev 13)
00:14.2 Audio device: Advanced Micro Devices [AMD] Hudson Azalia Controller (rev 01)
00:14.3 ISA bridge: Advanced Micro Devices [AMD] Hudson LPC Bridge (rev 11)
00:14.4 PCI bridge: Advanced Micro Devices [AMD] Hudson PCI Bridge (rev 40)
00:16.0 USB controller: Advanced Micro Devices [AMD] Hudson USB OHCI Controller (rev 11)
00:16.2 USB controller: Advanced Micro Devices [AMD] Hudson USB EHCI Controller (rev 11)
00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 0 (rev 43)
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 1
00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 2
00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 3
00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 4
00:18.5 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 6
00:18.6 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 5
00:18.7 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 7
01:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5116 PCI Express Card Reader (rev 01)

Offline

#44 2012-02-19 17:05:11

Oblivion
Member
Registered: 2011-09-24
Posts: 31

Re: Supported Netbooks

Hello guys,
My good old Asus EEE Pc 900 (1 GB ram, 4+16 GB SSD, Celeron M 900 mhz) is also supported out of the box in Archimedes release. Literally everything is fine here. I am suprised that even suspend and atheros wifi works like a charm, and the whole experience is snappier than Ubuntu 10+ series. (with Semantic desktop enabled, and I'm serious).  For the first time, I am really both enjoying KDE on my netbook and being productive (I use it a  lot).   

Kudos to all Chakra developers and community! You've done an amazing job, and I hope Chakra will get the attention it deserves.

Offline

#45 2012-02-19 17:36:28

abveritas
Core-Team Admin
From: GA, USA
Registered: 2010-01-11
Posts: 6,051

Re: Supported Netbooks

@ArthurTaborda:
Seems sound is set to your microphone as default device, change the master to your actual sound card, see if that fixes the issue.  Also check if all sound channels are up in alsamixer, some might be set too low, or even muted.

What video driver did you choose during the install?  Free or non-free?

Offline

#46 2012-02-20 05:27:40

ArthurTaborda
Enthusiast
From: Recife-PE
Registered: 2012-01-19
Posts: 108

Re: Supported Netbooks

@abveritas

Here is my config (to all audio devices)

phonon.png


and alsamixer is like this:

alsamixer.png


And I don't remember any video driver option in my install... Should I install a non-free driver?

Offline

#47 2012-02-24 15:09:46

Eothred
Enthusiast
From: Switzerland
Registered: 2009-10-29
Posts: 146
Website

Re: Supported Netbooks

@abveritas Sorry to come back to you so late, I forgot this thread.

It is using some Atheros AR9285 (is that sufficiently detailed model name?) I used lspci to obtain that. Let me know if you need more info on this (I'll subscribe to the topic wink ). The computer came preinstalled with MeeGo, so it should have components fairly well adapted for Linux.

Did you set the initial ramfs on the last page of the installer (bootloader/bundle page) to add your sd card?
I guess not, as I have difficulties understanding what ramfs is. I am not at all an expert, but figured I'd try to get this working. I accept the fact that this must be done in some expert option for now (and perhaps always). If you would manage to fix it easily/automatic during installation by e.g. noticing that I formatted the card and added it to fstab, Chakra would rock just a little bit more.. wink

Offline

#48 2012-02-24 18:34:40

Eothred
Enthusiast
From: Switzerland
Registered: 2009-10-29
Posts: 146
Website

Re: Supported Netbooks

@takemori There are probably more correct ways to do it, this ramfs thing is probably the one. I think that in order not to execute the command many times I moved the mount command to /etc/rc.local instead. I don't have the netbook here right now so I cannot confirm but I am 95% sure I did so.

Offline

#49 2012-05-17 18:33:09

atari130xe
Member
From: Buenos Aires, Argentina
Registered: 2010-11-08
Posts: 73

Re: Supported Netbooks

Hello forum, Here I am with a simple question:

A friend of mine want to swith to Linux, he has a Samsung N150 Plus Netbook, here are the specifications:

Processor                        Intel® Atom™ Processor N450 (1.66GHz, 667MHz, 512 KB)
Operating System            Genuine Windows® 7 Starter (Going to be history wink
Memory                           1 GB (DDR2 / 1 GB x 1)
LCD                                 10.1” WSVGA (1024x600), non-gloss, LED backlitgh
HDD                                250 GB (5400 rpm S-ATA)
Optical Disk Drive            No
Graphics Processor         Intel GMA3150 (Int. Graphic)
Wireless La\AN                802.11 bg/n
LAN                                 10/100 LAN
Bluetooth                        Bluetooth 2.1 + Enhanced Data Rate
I / O Ports                        -3 in 1 Card Reader (SD, SDHC, MMC)
                                       -3 x USB 2.0 (incl. USB Sleep and Charge)
                                       -1 x Headphone out unit
                                       -1 x Mic in
                                       -1 x Integrated Mic
                                       -1 x VGA Port
                                       -1 x LAN Port
Multimedia                      Digital Live Cam
Battery Life                     6 Cell Lithium-ion up to 11 hours
Speaker                         3W Stereo Speakers (1.5 W x 2)
Dimensions (W x D x H)  264 x 188 x 25.3-34.7 mm
Weight                            1.24 kg (inc. 6 cell battery)
Warranty                         International Warranty

The question is: This Netbook comes (like most netbooks) with many disk partitions (Recovery, etc.) If a erase all the partitions and do new ones (/, /home & /swap) to install Linux in this machine, is there a risk to mess up the netbook? can be done? thanks for your help!

Last edited by atari130xe (2012-05-17 20:41:31)

Offline

#50 2012-05-17 20:07:40

abveritas
Core-Team Admin
From: GA, USA
Registered: 2010-01-11
Posts: 6,051

Re: Supported Netbooks

Anytime you erase all on a HDD, there always is a slight risk.  If you are really worried about that, you might want to try to shrink the existing partitions and dual boot.  But all in all, the risk is not great, all should be well supported in Chakra and using live-mode for a bit, will tell you a lot.

Offline

Board footer

Powered by FluxBB 1.4.8