@related: Install Laptop chroot vista xp linux migrate toshiba

toshiba tecra a10-13i

todo

untested

tested

  • ethernet :

works

  • usb
  • cd/dvdr
  • touchpad
  • sound volume
  • wifi : ok
  • webcam : ok
  • sd card reader : ok
  • vga out :

specs

Partition / Install etc

  • dd /dev/sda | 7z …
  • parted sda2 to 32G , sda3 to 32G, sda4 as extended
  • (if vista needed) : unplug network, reboot on vista, install it on sda2 ; cat /dev/zero > /tmp.tmp || rm /tmp/tmp.tmp ; unfrag
  • parted sda5 , 6 , 7 , 8 , 9 , backup mbr, fdisk -lu
  • copy your previous distro to sda6 , grub on sda6
  • install a 64bit distro : ie ubuntu on sda7 , grub on sda7
  • install darwin on sda3
  • install other alternative os on sda2
  • use sda8 for tests, (raw images like ubuntu mobile)
  • configure vista if installed with easybcn

ubuntu

Problems : no sound

see: Install

sudo aptitude install mercurial
cd /etc/ && hg init

fixed

sound : fixed

00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1b.0 0403: 8086:293e (rev 03)

http://toshiba-a215.blogspot.com/2007/12/sound.html

http://alsa.opensrc.org/index.php/Hda

cat /proc/asound/cards 
0 [Intel          ]: HDA-Intel - HDA Intel
                     HDA Intel at 0x92100000 irq 22

Solution :

diff -r 3b7b8d8d7180 modprobe.d/alsa-base
--- a/modprobe.d/alsa-base	Sat Jan 24 23:33:43 2009 +0100
+++ b/modprobe.d/alsa-base	Sat Jan 24 23:38:44 2009 +0100
@@ -40,3 +40,6 @@
 options snd-cmipci mpu_port=0x330 fm_port=0x388
 # Keep snd-pcsp from beeing loaded as first soundcard
 options snd-pcsp index=-2
+
+options snd-hda-intel index=0 model=toshiba
+

lspci

lspci

00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:19.0 Ethernet controller: Intel Corporation 82567V Gigabit Network Connection (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
01:00.0 Network controller: Intel Corporation Wireless WiFi Link 5100
05:0b.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ba)
05:0b.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 04)
05:0b.2 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 21)
05:0b.3 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev ff)
05:0b.4 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 11)
05:0b.5 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 11)

linux modules

Module                  Size  Used by
af_packet              29568  4 
i915                   44544  2 
drm                   110304  3 i915
binfmt_misc            18700  1 
rfcomm                 51104  0 
sco                    20612  2 
bridge                 64544  0 
stp                    11268  1 bridge
bnep                   23168  2 
l2cap                  33280  6 rfcomm,bnep
bluetooth              70820  6 rfcomm,sco,bnep,l2cap
ppdev                  16904  0 
ipv6                  314312  14 
acpi_cpufreq           16400  0 
cpufreq_userspace      12420  0 
cpufreq_powersave      10368  0 
cpufreq_ondemand       16400  2 
cpufreq_conservative    16392  0 
cpufreq_stats          14468  0 
freq_table             13568  3 acpi_cpufreq,cpufreq_ondemand,cpufreq_stats
pci_slot               13704  0 
wmi                    15808  0 
sbs                    22288  0 
sbshc                  14592  1 sbs
iptable_filter         11520  0 
ip_tables              28176  1 iptable_filter
x_tables               31752  1 ip_tables
sbp2                   32652  0 
parport_pc             44200  0 
lp                     19588  0 
parport                50096  3 ppdev,parport_pc,lp
snd_hda_intel         489264  3 
snd_pcm_oss            52608  0 
snd_mixer_oss          25088  1 snd_pcm_oss
joydev                 20736  0 
arc4                   10368  2 
ecb                    11520  2 
pcmcia                 48408  0 
crypto_blkcipher       27780  1 ecb
snd_pcm                99208  2 snd_hda_intel,snd_pcm_oss
snd_seq_dummy          11524  0 
iwlagn                113668  0 
iwlcore               105540  1 iwlagn
snd_seq_oss            42368  0 
rfkill                 19364  2 iwlcore
nd_seq_midi           15872  0 
snd_rawmidi            34176  1 snd_seq_midi
led_class              13192  1 iwlcore
uvcvideo               68616  0 
snd_seq_midi_event     16768  2 snd_seq_oss,snd_seq_midi
snd_seq                67168  7 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
compat_ioctl32         18176  1 uvcvideo
snd_timer              34320  2 snd_pcm,snd_seq
serio_raw              14596  0 
pcspkr                 11136  0 
mac80211              253440  2 iwlagn,iwlcore
videodev               46720  2 uvcvideo,compat_ioctl32
snd_seq_device         16404  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
sdhci_pci              17024  0 
evdev                  20512  11 
psmouse                51612  0 
sdhci                  27396  1 sdhci_pci
v4l1_compat            24580  2 uvcvideo,videodev
yenta_socket           35084  1 
rsrc_nonstatic         19328  1 yenta_socket
snd                    79432  16 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
mmc_core               67168  1 sdhci
cfg80211               37136  3 iwlagn,iwlcore,mac80211
zaurus                 13056  0 
ricoh_mmc              12672  0 
pcmcia_core            48804  3 pcmcia,yenta_socket,rsrc_nonstatic
soundcore              16800  1 snd
cdc_ether              14336  1 zaurus
snd_page_alloc         17680  2 snd_hda_intel,snd_pcm
usbnet                 27272  2 zaurus,cdc_ether
shpchp                 42140  0 
pci_hotplug            39472  1 shpchp
mii                    14592  1 usbnet
cdc_acm                26400  0 
video                  28948  0 
output                 11776  1 video
tpm_infineon           18748  0 
tpm                    25536  1 tpm_infineon
tpm_bios               15488  1 tpm
container              12288  0 
battery                21128  0 
ac                     13448  0 
button                 15904  0 
intel_agp              39280  1 
ext3                  150544  4 
jbd                    66472  1 ext3
mbcache                17924  1 ext3
sd_mod                 45864  9 
crc_t10dif             10240  1 sd_mod
sr_mod                 24644  0 
cdrom                  47784  1 sr_mod
sg                     45408  0 
ahci                   43148  8 
libata                200160  1 ahci
scsi_mod              183160  5 sbp2,sd_mod,sr_mod,sg,libata
ohci1394               41524  0 
ieee1394              110592  2 sbp2,ohci1394
uhci_hcd               34336  0 
ehci_hcd               48908  0 
e1000e                128680  0 
usbcore               175376  8 uvcvideo,zaurus,cdc_ether,usbnet,cdc_acm,uhci_hcd,ehci_hcd
dock                   18464  1 libata
thermal                27424  0 
processor              47800  4 acpi_cpufreq,thermal
fan                    13576  0 
fbcon                  51200  0 
tileblit               11264  1 fbcon
font                   17152  1 fbcon
bitblit                14592  1 fbcon
softcursor             10496  1 bitblit
fuse                   68288  9 

Ethernet : 8086:10cb

00:19.0 Ethernet controller: Intel Corporation 82567V Gigabit Network Connection (rev 03)
00:19.0 0200: 8086:10cb (rev 03)

Display : 8086:2a42

xdpyinfo | grep dim
dimensions:    1680x1050 pixels (444x277 millimeters)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.0 0300: 8086:2a42 (rev 07)
00:02.1 0380: 8086:2a43 (rev 07)

vga out :

xrandr --output VGA --auto --right-of LVDS
xrandr: screen cannot be larger than 1680x1680 (desired size 2960x1050)

darwin : works as vesa: 1280x1024x32

Dual screen :

xdpyinfo | grep dim
dimensions:    2960x1050 pixels (868x307 millimeters)
dimensions:    3600x1200 pixels (949x316 millimeters)

cd / dvd

issue : ata2.00: failed to set xfermode (err_mask=0x4)
cat /proc/scsi/sg/device_strs
ATA             Hitachi HTS54322        FBEO
TEAC            DV-W28S-RT              7.0C

misc

tecra.txt · Last modified: 2022/04/16 12:24 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki