- Linux Mint Forums
- Help with acer W500
- Help with acer W500
- Re: Help with acer W500
- Re: Help with acer W500
- Re: Help with acer W500
- Re: Help with acer W500
- Re: Help with acer W500
- Re: Help with acer W500
- Re: Help with acer W500
- Re: Help with acer W500
- Re: Help with acer W500
- Re: Help with acer W500
- Re: Help with acer W500
- Linux для acer w500
- Linux on the Acer Iconia Tab A500, 2020 edition
- Breadcrumb
- Worldblender
- Worldblender
Linux Mint Forums
Welcome to the Linux Mint forums!
Help with acer W500
Help with acer W500
Post by godsotherhand » Tue Nov 22, 2011 2:09 pm
Hello, i tryed using Linux mint 12 and 11 on my acer w500 tablet. Thet work, eccept for my video card. When i install the driver it says «unsuported hardware». It’s a AMD 6250. From what i understand, the 6xxx series are bugged.
So, my question is, how can i still manage to get it to work? I dont wanna go back to windows..
From what i understand, the problem is caused by the kernel. Tryed installing the 2.6.32 kernel (i understand that in linux10 this card worked, and it uses that kernel), but i get the same thing.
Any sugestions? I would love to use mint (ubuntu or debian based), but if there is no sollution, could u recommend me a distro that has a better chance to work with my hardware?
Re: Help with acer W500
Post by rich_roast » Tue Nov 22, 2011 3:09 pm
Re: Help with acer W500
Post by AlbertP » Tue Nov 22, 2011 4:26 pm
Xorg is not to blame. The kernel is also not causing any problem here.
The driver in the Additional Drivers program is just too old. Up to Mint 11, the driver from that program didn’t get updated to support newer cards after the release. This is going to change with Mint 12 with post-release updated drivers.
You can get the newest driver from AMD’s website.
Re: Help with acer W500
Post by godsotherhand » Wed Nov 23, 2011 10:36 am
I installed the update for the driver in linuxmint 12 and it also didnt work.
LM10 is not a solution, as my 3g modem doesnt work with linuxmint 10, only starting with 11.
So i’m still open to suggestions.
Re: Help with acer W500
Post by AlbertP » Wed Nov 23, 2011 11:48 am
Re: Help with acer W500
Post by godsotherhand » Wed Nov 23, 2011 1:25 pm
Re: Help with acer W500
Post by godsotherhand » Sat Nov 26, 2011 6:41 am
Re: Help with acer W500
Post by AlbertP » Sun Nov 27, 2011 6:29 am
Then just run without drivers. Mint has some support for Radeon cards built-in. You can run a lot of programs without needing AMD’s driver.
I don’t know how to remove the driver from AMD’s website. I think you’ll be able to find it in the readme file.
Re: Help with acer W500
Post by godsotherhand » Sun Nov 27, 2011 12:46 pm
Re: Help with acer W500
Post by AlbertP » Sun Nov 27, 2011 2:12 pm
Re: Help with acer W500
Post by godsotherhand » Mon Nov 28, 2011 1:44 pm
Re: Help with acer W500
Post by AlbertP » Mon Nov 28, 2011 4:40 pm
You can install a new kernel version, to get better performance: http://forums.linuxmint.com/viewtopic.php?f=42&t=40185
I’d use the 3.1.3 kernel.
We can’t fix the bugs in the Catalyst driver. AMD has to do that. The driver is not open-source — no one can fix bugs except AMD.
In the Linux world people usually publish the source code of software so that everyone can improve it. That’s how Linux has become such a great OS. But the lack of support from hardware vendors is a serious problem in the Linux world.
Источник
Linux для acer w500
Установка Ubuntu Linux на Acer A500/A501
На даный момент самый работоспособный порт ubuntu от thor2002ro на основе 13.04
Для ее установки нужно:
microsd объёмом от 4-х гигабайт, лучше больше, отформатированая в ext4, сделать это можно через acronis или с любого дистрибутива linux.
Обыкновенная usb флешка и usb клавиатура
ну и собственно файлы установки
1 Собственно инсталятор
2 rootfs
3 The Linux kernel
У меня возникла проблема что инсталятор работал не корректно из за разницы в путях к флешке, поэтому если у кого возникнут такие проблемы(а они скорее всего возникнут у всех у кого стоит дроид 4.2.2) выкладываю модифицированный инсталятор.
После того как микросд подготовлена и на юсб флешку скопированы файлы необходимые для установки, перезагружаемся в recovery и запускаем с флешки файл update_linux_installer-v1 , ждем операция занимает примерно 15 минут, если инсталятор уложился в пару минут или меньше используйте мой инсталятор, далее запускаем Kernel update.
После чего перезагружаем планшет и зажимаем кнопку увеличения громкости и в появившемся меню выбираем «boot secondary kernel image» и подключаем юсб клавиатуру, если все прошло успешно должно появится окно где от вас попросят выбрать язык ввести имя пользователя и пароль.
Далее под своим пользователем входим в систему.
Raring уехал в old-releases. Соответственно репозитории более не работают.
Решение:
sudo cp -i /etc/apt/sources.list /etc/apt/sources.list_backup
открываем /etc/apt/sources.list в любом текстовом редакторе (sudo leafpad /etc/apt/sources.list) и заменяем все что там есть на это:
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://old-releases.ubuntu.com/ubuntu/ raring main restricted
deb-src http://old-releases.ubuntu.com/ubuntu/ raring universe main multiverse restricted #Added by software-properties
## Major bug fix updates produced after the final release of the
## distribution.
deb http://old-releases.ubuntu.com/ubuntu/ raring-updates main restricted
deb-src http://old-releases.ubuntu.com/ubuntu/ raring-updates universe main multiverse restricted #Added by software-properties
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://old-releases.ubuntu.com/ubuntu/ raring universe
deb http://old-releases.ubuntu.com/ubuntu/ raring-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://old-releases.ubuntu.com/ubuntu/ raring multiverse
deb http://old-releases.ubuntu.com/ubuntu/ raring-updates multiverse
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://old-releases.ubuntu.com/ubuntu/ raring-backports main restricted universe multiverse
deb-src http://old-releases.ubuntu.com/ubuntu/ raring-backports main restricted universe multiverse #Added by software-properties
deb http://old-releases.ubuntu.com/ubuntu/ raring-security main restricted
deb-src http://old-releases.ubuntu.com/ubuntu/ raring-security universe main multiverse restricted #Added by software-properties
deb http://old-releases.ubuntu.com/ubuntu/ raring-security universe
deb http://old-releases.ubuntu.com/ubuntu/ raring-security multiverse
## Uncomment the following two lines to add software from Canonical’s
## ‘partner’ repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu raring partner
deb-src http://archive.canonical.com/ubuntu raring partner
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://old-releases.ubuntu.com/ubuntu/ raring-proposed universe main restricted multiverse
deb-src http://old-releases.ubuntu.com/ubuntu/ raring-proposed universe main restricted multiverse #Added by software-properties
Для дальнейших действий нужно использовать эмулятор терминала(lxterminal), и для всех дальнейших действий обязательно требуется подключение к интернету.
Запускаем терминал и вводим
эти две команды проверят наличие обновлений и установят их
Для того чтобы у вас появился ползунок яркости набираем
далее добавляем его появление в панели в автозагрузку, для этого открываем приложения -> системные утилиты -> параметры -> автоматически запускаемые приложения и добавляем там /opt/extras.ubuntu.com/indicator-brightness/indicator-brightness
могу порекомендовать добавить авто запуск виртуальной клавиатуры для этого там же добавляем команду onboard
Теперь при каждом включении, апплет яркости и виртуальная клавиатура будут запускаться автоматически.
Для проигрывания видео могу порекомендовать плеер vlc
Вам также может понадобиться Java
Включаем флеш(контакт к сожалению по прежнему не работает но работает ютуб(правда паршиво) и рекламные банеры)
sudo apt-get install gnash
sudo apt-get install browser-plugin-gnash
sudo apt-get install mozilla-plugin-gnash
sudo cp ‘/usr/lib/mozilla/plugins/flashplugin-alternative.so’ /usr/lib/chromium-browser/plugins/libflashplayer.so
Двух панельный файловый менеджер похожий на Total Commander
Самое простое набрать в консоли
Но это активирует bluetooh только до первой перезагрузки или выключения, для того чтобы он работал постоянно, нужно в файл /etc/init/patchram.conf привести часть отвечающую за bluetooh к такому виду
# patchram — Broadcom brcm_patchram_plus utility.
description «bluetooth initialization»
start on starting bluetooth
stop on stopping bluetooth
env PATCHRAM_ARGS=»—patchram /lib/firmware/bcm4329.hcd
—enable_hci \
—enable_lpm \
—baudrate 3000000 \
—tosleep=50000 \
/dev/ttyHS2″
exec /usr/bin/brcm_patchram_plus $PATCHRAM_ARGS &
pre-start script
rfkill unblock bluetooth
chmod 0660 /sys/class/rfkill/rfkill0/state
chmod 0660 /sys/class/rfkill/rfkill0/type
chgrp dialout /sys/class/rfkill/rfkill0/state
chgrp dialout /sys/class/rfkill/rfkill0/type
end script
Разгон
На чистой ubuntu можно задать частоту процессора от 200 до 1000мгц, для того чтобы были доступны частоты выше 1ггц, надо
Установить cpufrequtils
вся информация по настройке изложена в соответствующей теме, только в качестве места назначения /sdcard/rootfs.img либо /dev/block/mmcblk1p2 в зависимости от ядра.
в) Готовый образ Ubuntu Oneric (11.10, armel) Ubuntu4Arm, (распакованный 8гб, имейте ввиду)
из этой темы ubuntu on acer a500, дуал бут с андроидом на асер а500 и возможно а501, там же дополнительные инструкции, как завести видео, звук и т.д. (проверено, работает).
2) Далее устанавливаем ядро, тут тоже 2 варианта — либо оно ставится вместо recovery (не пробовал), либо при ICS-bootloader-v8 — на AKB-раздел, описываю второе
Грузимся в андроид, закидываем ядро в /sdcard и выполняем в терминале
Спасибо пользователю Ptu4ka за информацию про репозитории.
Уважаемые пользователи! Пожалуйста, говорите «Спасибо» повышением репутации (). Если у Вас меньше 15 сообщений, то нажмите кнопку
на нужном посте и сообщите модератору, кто и как Вам помог.
Все пожелания по наполнению шапки направляйте куратору темы leonidy-85 в QMS.
Сообщение отредактировал leonidy-85 — 28.09.14, 19:00
M.Adov, загружу по возможности. Сейчас вот пытаюсь raring собрать) Имеется собраный Debian wheezy с xfce и Ubuntu 12.04 с Unity, но скорость и стабильность моего upload просто жуткая)
Вот, как вариант — не знаю чьё, тут Ubuntu 11.04 http://depositfiles.com/files/zvs9r9x2k
Как время будет попробую стартануть официальный rootfs под ac100 с сайта убунты, там должны стоять видеодрова, может даже сегодня ночью) http://cdimage.ubuntu.com/releases/12.04/r. hf+ac100.tar.gz
Сообщение отредактировал 90amper — 07.02.13, 17:56
Есть разница в скорости работы, если использовать .img в корне или партицию ext4 на карте?
UPD: На xda была тема с установкой дебиана, там же была и установка драйверов. Ставить рутфс от ас100 не стоит, там тегра 250, если я не ошибаюсь
Сообщение отредактировал Banyaa — 07.02.13, 18:47
Вот эта тема. Смотри пункт 11 (xorg там же)
Сообщение отредактировал Banyaa — 07.02.13, 18:53
Источник
Linux on the Acer Iconia Tab A500, 2020 edition
Breadcrumb
Worldblender
Member
I have become successful with getting postmarketOS to run on this tablet for the past 2 months, running mainline Linux (5.8.0 as of this writing). This allows us to use this tablet model for a little longer, without getting stuck on older Linux kernel versions.
postmarketOS is an experimental, touch-optimized and pre-configured Alpine Linux. It can be installed on smartphones and other devices.
About postmarketOS, from their homepage:
Wiki page for this tablet: https://wiki.postmarketos.org/wiki/Acer_Iconia_Tab_A500_(acer-picasso)
Most features should work, except for the camera and 3D acceleration. Wi-Fi and Bluetooth work only if the non-free firmware is chosen to be installed.
How to install:
Follow the installation guide at https://wiki.postmarketos.org/wiki/Installation_guide, where theses specifics have to be specified when requested (this device is now in upstream pmaports):
- Vendor: acer
- Device code-name: picasso
- Install non-free Wi-Fi + Bluetooth firmware: y
Only the mainline kernel is available for installation now, as downstream kernels no longer successfully compile. The user interface may be freely selected, as long as it is not one that requires 3D acceleration. To use KDE Plasma 5, add these lines to /etc/security/pam_env.conf:
Worldblender
Member
Using another distro in place of postmarketOS
Источник