|
|
|
|
|
Reviews
|
Views
|
Date of last review
|
|
7
|
4999
|
10-12-2004
|
|
 |
|
Recommended By
|
Average Price
|
Average Rating
|
|
100% of reviewers
|
$350.00
|
8.4
|
|
 |
|
|
|
|
|
|
Description:
|
The Tecra 8000 was available with Pentium II CPU's ranging from 266 to 400 MHz, and a Pentium III at 500 MHz. It shipped with 64 or 128 MB RAM and is upgradable to 256 MB. It also came with a choice of three TFT monitors; 12.1" 800x600, 13.3" 1024x768 and 14.1" 1024x768. It features an internal 2.5" drive bay (6 to 14GB shipped), and a "standard" expansion bay.
Connectors include USB, video out (PAL/NTSC), vga out, 4Mbps IrDA, phone jack (for internal modem) and a stacked PCMCIA II/III.
|
|
Keywords:
|
t8000 laptop
|
|
/sbin/lspci output:
|
00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (AGP disabled) (rev 03)
00:04.0 VGA compatible controller: Neomagic Corporation NM2200 [MagicGraph 256AV] (rev 12)
00:05.0 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)
00:05.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
00:05.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
00:05.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 02)
00:09.0 Communication controller: Toshiba America Info Systems FIR Port (rev 23)
00:0b.0 CardBus bridge: Toshiba America Info Systems ToPIC97 (rev 05)
00:0b.1 CardBus bridge: Toshiba America Info Systems ToPIC97 (rev 05)
|
|
|
|
03-24-2004, 07:47 AM
|
#1
|
Registered: Jan 2004
Distribution: Debian, Slackware
Posts: 69
|
Would you recommend the product? yes | Price you paid?: None indicated | Rating: 7
|
Kernel (uname -r):
|
2.4.22
|
|
Distribution:
|
Slackware 9.1
|
[ Log in to get rid of this advertisement]
I haven't tried the composite video out or the internal modem. The graphics supposedly supports OpenGL, but I haven't tried this either. The audio is also supposedly 3D-accelerated, but I have no idea what that means, and I haven't checked it out.
Sound, BIOS hibernate, PCMCIA, USB and apm work flawlessly. There are utilities available to control the fan, screen brightness and set BIOS passwords. I haven't used the 2.6 kernel, and so haven't tried CPU frequency scaling.
The graphics work well in both framebuffer mode and with the native XFree86 drivers with one exception. When switching from X to console and back again, the X screen is irrevocably dim. The only way to remedy this that I have found is to restart the X server.
|
|
|
|
03-31-2004, 07:40 AM
|
#2
|
Registered: Jul 2003
Posts: 0
|
Would you recommend the product? yes | Price you paid?: None indicated | Rating: 9
|
Kernel (uname -r):
|
|
|
Distribution:
|
|
I had this laptop, but sold it about 9 months ago. The only linux distro I used with it was Red Hat. The OSS Sound drivers did not work well, however the Alsa drivers worked fine.
|
|
|
|
04-01-2004, 03:34 PM
|
#3
|
Registered: Nov 2003
Distribution: Ubuntu, Fedora
Posts: 355
|
Would you recommend the product? yes | Price you paid?: None indicated | Rating: 8
|
Kernel (uname -r):
|
|
|
Distribution:
|
Red Hat 8.0
|
No problems at all installing Red Hat 8. As usual the winmodem is not compatible and some games make the system to freeze.
|
|
|
|
05-21-2004, 06:40 PM
|
#4
|
Registered: Apr 2004
Distribution: SuSE 9.1, WinXP
Posts: 8
|
Would you recommend the product? yes | Price you paid?: None indicated | Rating: 9
|
Kernel (uname -r):
|
2.6
|
|
Distribution:
|
SuSE 9.1
|
Still having probelems configuring it to work with D-Link DFE-690TXD PCI Ethernet card
|
|
|
|
07-16-2004, 03:21 AM
|
#5
|
Registered: Apr 2004
Distribution: Slackware 10.0, Gentoo ( no version )
Posts: 21
|
Would you recommend the product? yes | Price you paid?: None indicated | Rating: 8
|
Kernel (uname -r):
|
2.6.5
|
|
Distribution:
|
Slackware 10.0
|
Only problem i really had was sound which was fixing with a alsaconf.
eveything else was fine though.
Oh and frame buffer wont work if theres a gui running.
|
|
|
|
10-11-2004, 08:41 AM
|
#6
|
Registered: May 2003
Distribution: Arch Linux, Ubuntu 7.10
Posts: 481
|
Would you recommend the product? yes | Price you paid?: None indicated | Rating: 10
|
Kernel (uname -r):
|
2.6
|
|
Distribution:
|
SuSE 9.1
|
First I tried Slackware 10.0 and compiled the 2.4.26 kernel. I got almost everything working just fine, the Linksys WPC11 v3 card gave me minor difficulties. The soundcard however gave me too much trouble. No luck with alsaconf or even manually adding the BIOS settings in /etc/modules.conf
So then I decided to install the free SuSE 9.1 personal version from CDROM because the network installation program froze (using Xircom 10/100 pcmcia creditcard ethernet adapter). Near the end of the installation you must probe for the soundcard and select the Yamaha card it detects. After installation you find that many programs are missing (mozilla,pine,mutt,gcc to name but a few) and you only get KDE. Fortunately this is no problem. First I updated the system with YaST, then I changed the installation source to ftp, entered the SuSE ftp server (any mirror should work) and the directory /pub/suse/i386/9.1, disabled the CDROM source and enabled the FTP source. Next I started the "Install and Remove Software" program in YaST and waited for it to compile the list of programs (this took some time). Finally you just select the programs you want, do a dependency check and download/install everything you need.
JJ
[edit]
While using Slackware 10 I compiled my own 2.4.26 kernel from the included sources. Compiling your own kernel apparantly causes the ALSA drivers to be removed. Re-installing the ALSA drivers, executing alsaconf and allowing it to reconfigure /etc/modules.conf with the settings it probed, solved the problem.
[/edit]
|
|
|
|
10-12-2004, 11:38 AM
|
#7
|
Registered: Oct 2004
Distribution: Suse 10.0, 9.1
Posts: 12
|
Would you recommend the product? yes | Price you paid?: $350.00 | Rating: 8
|
Kernel (uname -r):
|
2.6.5
|
|
Distribution:
|
Suse 9.1
|
I have had this machine for about 10 months running on windows 2000 when i decided to install Suse on it, as a complete newbee. First in dual boot, but that left me with little usable harddrive space. Now it runs perfectly stable on Suse 9.1 only. Upgraded the personal edition by adding an ftp server to my Yast-sources.
There are 2 issues that plague(d) me during install:
one was the audio. selecting a slightly different type of sound card in the hardware profiles fixed it. older type than is actually in the machine.. anyways i looked it up somewhere on the internet and then forgot about it.
the other issue is my external toshiba floppy drive. during my first dual-boot install it was detected flawlessly. by changing it into a single boot (by reinstalling completely) i forgot to plug it in. i didnt get it to work ever since. since i hardly ever used floppies it doesn't bother me too much though.
|
|
|
|
All times are GMT -5. The time now is 01:48 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
LQ Podcast
LQ Radio
|
|