mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
new project:
- add project for NVidia ION based Mainboards with Intel Atom CPUs (initial support for Acer Revo)
This commit is contained in:
663
projects/ION/docu/revo-dmesg
Normal file
663
projects/ION/docu/revo-dmesg
Normal file
File diff suppressed because it is too large
Load Diff
3083
projects/ION/docu/revo-linux-2.6.32-rc8
Normal file
3083
projects/ION/docu/revo-linux-2.6.32-rc8
Normal file
File diff suppressed because it is too large
Load Diff
41
projects/ION/docu/revo-lsmod
Normal file
41
projects/ION/docu/revo-lsmod
Normal file
@@ -0,0 +1,41 @@
|
||||
Module Size Used by
|
||||
video 25360 0
|
||||
output 11008 1 video
|
||||
input_polldev 11912 0
|
||||
lp 17156 0
|
||||
parport 42220 1 lp
|
||||
snd_hda_intel 435636 2
|
||||
snd_pcm_oss 46336 0
|
||||
snd_mixer_oss 22656 1 snd_pcm_oss
|
||||
arc4 9856 2
|
||||
ecb 10752 2
|
||||
snd_pcm 82948 3 snd_hda_intel,snd_pcm_oss
|
||||
snd_seq_dummy 10756 0
|
||||
snd_seq_oss 37760 0
|
||||
snd_seq_midi 14336 0
|
||||
snd_rawmidi 29696 1 snd_seq_midi
|
||||
snd_seq_midi_event 15104 2 snd_seq_oss,snd_seq_midi
|
||||
snd_seq 56880 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
|
||||
ath5k 107008 0
|
||||
snd_timer 29704 2 snd_pcm,snd_seq
|
||||
snd_seq_device 14988 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
|
||||
nvidia 9550692 36
|
||||
lirc_mceusb2 20100 1
|
||||
snd 62628 12 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
|
||||
agpgart 42696 1 nvidia
|
||||
mac80211 217208 1 ath5k
|
||||
soundcore 15200 1 snd
|
||||
lirc_dev 19892 1 lirc_mceusb2
|
||||
psmouse 61972 0
|
||||
shpchp 40212 0
|
||||
snd_page_alloc 16904 2 snd_hda_intel,snd_pcm
|
||||
pcspkr 10496 0
|
||||
serio_raw 13316 0
|
||||
cfg80211 38032 2 ath5k,mac80211
|
||||
led_class 12036 1 ath5k
|
||||
forcedeth 61712 0
|
||||
fbcon 46112 0
|
||||
tileblit 10752 1 fbcon
|
||||
font 16384 1 fbcon
|
||||
bitblit 13824 1 fbcon
|
||||
softcursor 9984 1 bitblit
|
||||
21
projects/ION/docu/revo-lspci
Normal file
21
projects/ION/docu/revo-lspci
Normal file
@@ -0,0 +1,21 @@
|
||||
00:00.0 Host bridge: nVidia Corporation MCP79 Host Bridge (rev b1)
|
||||
00:00.1 RAM memory: nVidia Corporation MCP79 Memory Controller (rev b1)
|
||||
00:03.0 ISA bridge: nVidia Corporation MCP79 LPC Bridge (rev b2)
|
||||
00:03.1 RAM memory: nVidia Corporation MCP79 Memory Controller (rev b1)
|
||||
00:03.2 SMBus: nVidia Corporation MCP79 SMBus (rev b1)
|
||||
00:03.3 RAM memory: nVidia Corporation MCP79 Memory Controller (rev b1)
|
||||
00:03.5 Co-processor: nVidia Corporation MCP79 Co-processor (rev b1)
|
||||
00:04.0 USB Controller: nVidia Corporation MCP79 OHCI USB 1.1 Controller (rev b1)
|
||||
00:04.1 USB Controller: nVidia Corporation MCP79 EHCI USB 2.0 Controller (rev b1)
|
||||
00:08.0 Audio device: nVidia Corporation MCP79 High Definition Audio (rev b1)
|
||||
00:09.0 PCI bridge: nVidia Corporation MCP79 PCI Bridge (rev b1)
|
||||
00:0a.0 Ethernet controller: nVidia Corporation MCP79 Ethernet (rev b1)
|
||||
00:0b.0 SATA controller: nVidia Corporation MCP79 AHCI Controller (rev b1)
|
||||
00:0c.0 PCI bridge: nVidia Corporation MCP79 PCI Express Bridge (rev b1)
|
||||
00:10.0 PCI bridge: nVidia Corporation MCP79 PCI Express Bridge (rev b1)
|
||||
00:15.0 PCI bridge: nVidia Corporation MCP79 PCI Express Bridge (rev b1)
|
||||
00:16.0 PCI bridge: nVidia Corporation MCP79 PCI Express Bridge (rev b1)
|
||||
00:17.0 PCI bridge: nVidia Corporation MCP79 PCI Express Bridge (rev b1)
|
||||
00:18.0 PCI bridge: nVidia Corporation MCP79 PCI Express Bridge (rev b1)
|
||||
03:00.0 VGA compatible controller: nVidia Corporation Device 087d (rev b1)
|
||||
05:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
|
||||
2177
projects/ION/linux/linux.i386.conf
Normal file
2177
projects/ION/linux/linux.i386.conf
Normal file
File diff suppressed because it is too large
Load Diff
122
projects/ION/options
Normal file
122
projects/ION/options
Normal file
@@ -0,0 +1,122 @@
|
||||
# Welcome Message for e.g. SSH Server (up to 5 Lines)
|
||||
GREATING0="#######################################################"
|
||||
GREATING1="# Welcome to OpenELEC - the powerfull Mediacenter4you #"
|
||||
GREATING2="# .......... visit http://www.openelec.tv ........... #"
|
||||
GREATING3="#######################################################"
|
||||
GREATING4=""
|
||||
|
||||
# Root password to integrate in the target system
|
||||
ROOT_PASSWORD="openelec"
|
||||
|
||||
# Timezone to use (empty disables timezone support)
|
||||
# use a TZ environment string
|
||||
TIMEZONE=
|
||||
|
||||
# Mediacenter tu use (xbmc)
|
||||
MEDIACENTER=xbmc
|
||||
|
||||
# Skins to install (Vision2)
|
||||
SKINS=Vision2
|
||||
|
||||
# build with network support (yes / no)
|
||||
NETWORK=yes
|
||||
|
||||
# build and install Samba Server (yes / no)
|
||||
SAMBA_SERVER=yes
|
||||
|
||||
# todo (need for vdr?)
|
||||
SERVICES=yes
|
||||
|
||||
# Displayserver to use (xorg-server / no)
|
||||
DISPLAYSERVER=xorg-server
|
||||
|
||||
# Graphic drivers to use (all / i915,i965,r200,r300,r600,radeon,nouveau)
|
||||
# Space separated list is supported,
|
||||
# e.g. GRAPHIC_DRIVERS="i915 i965 radeon nvidia"
|
||||
GRAPHIC_DRIVERS="nvidia"
|
||||
|
||||
# Use VDPAU video acceleration (needs nVidia driver and a supported card)
|
||||
VDPAU=yes
|
||||
|
||||
# Remote to Use (pctv/logitech/hauppauge/realmagic/creative/leadtek/
|
||||
# leadtek-pvr2000/RM-S6/RX-V850/animax/askey/avermedia/packard_bell/atiusb/
|
||||
# atiusb2/LG/D-10/digimatrix/mceusb/streamzap/cinergy1400/nova-s-plus/twinhan/
|
||||
# tosh-vt76f/flytv-prime/Medion-X10/imonknob/ultrax/dvico/MCE-X10)
|
||||
REMOTE=mceusb
|
||||
|
||||
# Remote receiver to use (animax/askey/avermedia/atiusb/atiusb2/creative/
|
||||
# hauppauge/homemade/irman/leadtek/leadtek-pvr2000/logitech/pctv/realmagic/
|
||||
# digimatrix/mceusb/mceusb2/streamzap/cx88/imonknob/ultrax/dvico/MCE-X10)
|
||||
RECEIVER=mceusb
|
||||
|
||||
# Locales to include in the ISO
|
||||
# can be empty or a list of locale names
|
||||
# e.g. "en_US.ISO-8859-1 it_IT.UTF-8"
|
||||
# used only when TARGET_LIBC=glibc
|
||||
INCLUDED_LOCALES=
|
||||
|
||||
# Default locale to use (empty disables locale support)
|
||||
# remember to set INCLUDED_LOCALES accordingly
|
||||
# used only when TARGET_LIBC=glibc
|
||||
DEFAULT_LOCALE=
|
||||
|
||||
# Timezones to include in the ISO
|
||||
# can be empty, "all" or a list of zoneinfo names
|
||||
# e.g. "Europe/Rome GMT Africa America/Kentucky"
|
||||
# used only when TARGET_LIBC=glibc
|
||||
INCLUDED_TIMEZONES=all
|
||||
|
||||
# MESA to use (Mesa / Mesa-master)
|
||||
MESA=Mesa-master
|
||||
|
||||
# libdrm to use (libdrm / libdrm-master)
|
||||
LIBDRM=libdrm-master
|
||||
|
||||
# build with games support (yes / no)
|
||||
GAMES=no
|
||||
|
||||
# build with emulator support (yes / no)
|
||||
EMULATORS=no
|
||||
|
||||
# Coreboot support (yes / no)
|
||||
COREBOOT=no
|
||||
|
||||
#####################################################################
|
||||
## Do not change anything below this line
|
||||
#####################################################################
|
||||
|
||||
if [ "$MEDIACENTER" = xbmc ]; then
|
||||
MESA_GLU=yes
|
||||
fi
|
||||
|
||||
get_graphicdrivers() {
|
||||
if [ "$GRAPHIC_DRIVERS" = all ]; then
|
||||
GRAPHIC_DRIVERS="i915 i965 r200 r300 r600 radeon nvidia"
|
||||
fi
|
||||
|
||||
for drv in $GRAPHIC_DRIVERS; do
|
||||
[ $drv = i915 ] && MESA_DRIVERS="$MESA_DRIVERS,i915"
|
||||
[ $drv = i965 ] && MESA_DRIVERS="$MESA_DRIVERS,i965"
|
||||
[ $drv = r200 ] && MESA_DRIVERS="$MESA_DRIVERS,r200"
|
||||
[ $drv = r300 ] && MESA_DRIVERS="$MESA_DRIVERS,r300"
|
||||
[ $drv = r600 ] && MESA_DRIVERS="$MESA_DRIVERS,r600"
|
||||
[ $drv = radeon ] && MESA_DRIVERS="$MESA_DRIVERS,radeon"
|
||||
|
||||
if [ $drv = i915 -o $drv = i965 ]; then
|
||||
MESA_CONFIG="$MESA_CONFIG --enable-gallium-intel"
|
||||
XORG_DRIVERS="$XORG_DRIVERS intel"
|
||||
DRM_DRIVERS="$DRM_DRIVERS intel"
|
||||
fi
|
||||
|
||||
if [ $drv = r200 -o $drv = r300 -o $drv = r600 -o $drv = radeon ]; then
|
||||
MESA_CONFIG="$MESA_CONFIG --enable-gallium-radeon"
|
||||
XORG_DRIVERS="$XORG_DRIVERS ati"
|
||||
DRM_DRIVERS="$DRM_DRIVERS radeon"
|
||||
fi
|
||||
|
||||
if [ $drv = nvidia ]; then
|
||||
XORG_DRIVERS="$XORG_DRIVERS nvidia"
|
||||
fi
|
||||
|
||||
done
|
||||
}
|
||||
Reference in New Issue
Block a user