« Configuration du matériel » : différence entre les versions

De FrozenWiki
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
 
Aucun résumé des modifications
 
(14 versions intermédiaires par 4 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
Samsung X05
Configuration du matériel sous Linux
last update: 11/29/2004
specification


    * CPU: Intel Pentium M 1.4Ghz
* Portable [[Samsung X05]]
    * LCD: 14.1" XGA TFT Colour LCD
* Portable [[Fujitsu Siemens Amilo M1424]]
    * MEMORY: 256MB DDR 333 Memory
* Portable [[Sony Vaio VGN-FS415M]]
    * HDD: 40GB UDMA
* Imprimante [[Samsung ML-1510]]
    * DVD-ROM Drive
* Imprimante [[Samsung ML-2240]]
    * Ethernet: 10/100 ****
* Scanner [[Epson Perfection 1250]]
    * Modem: 56Kbps V.92 ****
* Carte son et Interface Midi [[Edirol AudioCapture UA-20]]
 
* Tablette graphique [[Wacom Graphire 2]]
    * Wireless Ethernet: Belkin****
* Acquisition vidéo [[Pinnacle DC10 plus]]
 
* Lecteur multimédia [[iPod shuffle]]
lshw lspci
* Carte réseau [[Realtek RTL8111/8168B PCI Express]]
graphic adapter
I am using Xorg 6.8.0-r3.
You need to configure xorg.conf with the i810 driver.
In order to add DRI capabilities to the 855GM, you need to install a new version of the kernel - DRI does not work with a kernel older than the 2.6.9 - and to compile the i915 module.
You can find my xorg.conf here
tv-out
I was not able to make the s-video output working.
I am still looking for a solution.
sound
 
alsa ****
 
ethernet adaptor
 
Intel PRO 10/100
 
acpi
This is the worst part of the configuration.
You need to patch the kernel. The simpiest method is to add this patch for integrating a custom DSDT via initrd.
 
root$ cd /usr/src/linux
root$ patch -p1 < /tmp/****
 
The DSTD table for the Samsung X05 : DSTS.aml
The full howto can be found here.
A working DSTD for the Samsung X05 : *****
In grub.conf you can add :
 
initrd ******
 
pcmcia
 
yenta_socket
 
usb
 
****
 
wireless
Warning: the BELKIN wireless adaptor works only with the version 0.8 of ndiswrapper. With a newer version, the computer hangs the when we try to load the module.
other interestings links
 
    * TuxMobil
    * gentoo
    * gentoo
    * Whitebox EL
    * FreeBSD
    * Fedora

Dernière version du 5 janvier 2013 à 09:32

Configuration du matériel sous Linux