Sponsored Content
Special Forums Hardware Figuring out if Ubuntu will work (completely) with an Acer One (w/ AMD fusion chips) Post 302491163 by Corona688 on Wednesday 26th of January 2011 08:27:31 PM
Old 01-26-2011
Considering corporations treat preinstalled linux like the throwaway OS they put on no-OS computers(just dump it on, who cares if it supports half the hardware) it's probably for the best it didn't come preinstalled.

I don't know of a list of all possible computers and their Ubuntu compatibilities, no. Laptop models change so fast it's ridiculous, you'd be adding and obsoleting several related models a month if you tried to keep one.

What you might do is pick a netbook you like, then google "ubuntu netbook brand model etc etc" and see if anyone else tried.

There's probably guaranteed to be issues since it's hard to get stock anything running on half the notebooks and netbooks they sell. For Windows they do the dirty work of shoehorning the weird hardware into working for you, everyone else is left to clean up their mess unaided.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unix (not Linux) on x86 chips?

Hi everyone- I'm creating an asset database for our company and the previous person who worked on this began categorizing servers in this manner: Hardware Server Windows (or Unix) I stated that Windows and Unix are software, not hardware and don't describe the physical box in any way.... (4 Replies)
Discussion started by: robywar
4 Replies

2. Ubuntu

Not able to access wi-fi from ubuntu 9.04 -AMD 64-bit.

Hi, I am not able to access wi-fi network from my laptop HP-DV6-1111au. Please suggest how can i load a driver for the device and set the network right!! (3 Replies)
Discussion started by: guru_gyan
3 Replies

3. Ubuntu

Microphone doesn't work in Ubuntu 10.04

When I try to speak to the microphone, there is no echo in the speaker. I test it again by dialing Skype, there is still no sound in my side while I can hear the other side. What can I do? Thanks in advance! (4 Replies)
Discussion started by: i2000s
4 Replies

4. What is on Your Mind?

What would you do with a Acer TravelMate 512DX

Hey guys, Not really sure where is best to post this so hope its under the right topic. :P I'm a first year Electronic Engineering student, so I don't know much yet, but I enjoy experimenting. I found one of my dad's old laptops, Acer TravelMate 512DX, took it apart, put the hardware back,... (10 Replies)
Discussion started by: Xethron
10 Replies

5. IP Networking

My router has UPnP, as do its work with ubuntu to automatically open ports

My router has UPnP,how to make it work with ubuntu to automatically open ports I try to open the following command " /sbin/iptables -I INPUT -d 0/0 -s 0/0 -p tcp --dport 21 -j ACCEPT" ,local only opens ,if i put the ip 192.168.1.68, it works correctly, if i`m put my external ip does not work,I... (9 Replies)
Discussion started by: dhalus
9 Replies

6. Shell Programming and Scripting

sed command works on Fedora/Ubuntu, but doesn't work in Mac

Hi, I have a question. I define a function using sed command: replace() { searchterm=$1 replaceterm=$2 sed -e "s/$searchterm/$replaceterm/ig" $3 > $WORK'tempfile.tmp' mv $WORK'tempfile.tmp' $3 } Then I call replace 'test = 0' 'test = 1' $myfileThis code works well in... (1 Reply)
Discussion started by: Dark2Bright
1 Replies

7. Shell Programming and Scripting

sed command works on Fedora/Ubuntu, but doesn't work in Mac

Hi, I have a question. I define a function using sed command: replace() { searchterm=$1 replaceterm=$2 sed -e "s/$searchterm/$replaceterm/ig" $3 > $WORK'tempfile.tmp' mv $WORK'tempfile.tmp' $3 } Then I call replace 'test = 0' 'test = 1' $myfile This code... (1 Reply)
Discussion started by: Dark2Bright
1 Replies

8. What is on Your Mind?

40 years of chips

I've been thinking about modern CPUs. Apart from x86 and SPARC, is there any other 'kind' of CPU used today in computers (not in playstation3, phones and similar) (6 Replies)
Discussion started by: orange47
6 Replies

9. OS X (Apple)

Apple looking to switch to using in-house ARM chips for their HW.

Hi guys and gals... Intel reportedly expects Apple to start the Mac's transition to ARM next year - 9to5Mac (0 Replies)
Discussion started by: wisecracker
0 Replies
madwimax(8)															       madwimax(8)

NAME
madwimax - driver for mobile WiMAX equipment based on Samsung CMC-730 SYNOPSIS
madwimax [OPTIONS] DESCRIPTION
madwimax is an experimental reverse-engineered linux driver for mobile WiMAX (802.16e) devices based on Samsung CMC-730 chip. These devices are currently supported: o Samsung SWC-U200 o Samsung SWC-E100 o Samsung SWM-S10R (it is built in Samsung NC-10 netbook) The driver is completely user-space. It requires libusb-1.0 and TUN/TAP driver to work. OPTIONS
-d, --daemonize Daemonize after startup. --device=VID:PID Specify the USB device by VID:PID combination. -e FILE, --event-script=FILE Specify path to the event script. --exact-device=BUS/DEVICE Specify the exact USB BUS/DEVICE (use with care!). -f, --detach-dvd Detach pseudo-DVD kernel driver on startup. -h, --help Display help. -l FILE, --log-file=FILE Write log to the specified FILE instead of the other methods. -o, --diode-off Turn off the diode (diode is turned on by default). -q, --quiet Switch off logging. -V, --version Print the program version number. -v, --verbose Increase the log level. --ssid=SSID Specify service set identifier, or SSID, which is a friendly name that identifies a particular 802.16e wireless network. EXIT STATUS
0 Success 1 Failure (syntax or usage error; hardware error; underlying software error; unexpected error). BUGS
See the madwimax issue tracker: <http://code.google.com/p/madwimax/issues/list> AUTHOR
Written by Alexander Gordeev, <mailto:lasaine@lvk.cs.msu.su> RESOURCES
Main web site: <http://code.google.com/p/madwimax/> COPYING
Copyright (C) 2008-2009 Alexander Gordeev. Free use of this software is granted under the terms of the GNU General Public License (GPL). 27 September 2009 madwimax(8)
All times are GMT -4. The time now is 03:09 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy