Sponsored Content
Full Discussion: Toshiba laptop
Top Forums UNIX for Dummies Questions & Answers Toshiba laptop Post 6645 by mib on Sunday 9th of September 2001 11:39:57 AM
Old 09-09-2001
Is it working properly in other resolutions? Which X server you are using? IIRC you need to use XF86_SVGA server for trident video cards. Checkout XFree86 video card/server support list. Also Mandrake has some nice tools to configure X such as XFDrake. Have you tried to configure x with this tool ?
 

7 More Discussions You Might Find Interesting

1. SCO

SCO 5.0.5 and Toshiba eStudio

Hi there guys and gals. I have me a near new Toshiba eStudio 2500c. I am having problems however. i cannot print landscape? portrait comes out fine. I have followed the Instructions on install to the letter. when i print i try the following lp -dToshibal -o LANDSCAPE... (6 Replies)
Discussion started by: togashiando
6 Replies

2. Ubuntu

Help in installing UBuntu 7.10 in Toshiba Tecra A8(Vista business)

Hi, I recently bought a Toshiba Tecra A8 laptop with preinstalled Vista Business license. I would like to install UBuntu 7.10 as another OS. However, I have some doubts:- i) I am not sure whether do the above model supports Linux/Ubuntu in terms of compatibility. So far, I googled and knew... (1 Reply)
Discussion started by: ahjiefreak
1 Replies

3. Solaris

can't install solaris 10 on toshiba laptop

i had a toshiba laptop ( satellite L20 - 100) and i'm trying to install solaris 10 ...but it doesn't complete the setup from the very first begining it gives me this msg: unable to reset device //pci@0,0/pci1179,ff31@1d,2 can anybody help me installing solaris on the pc??? also can the... (2 Replies)
Discussion started by: slimydoom
2 Replies

4. Ubuntu

Toshiba Laptop Won't Run Bluetooth with Ubuntu

I am running Ubuntu 8.1 on a Toshiba Satellite P105-S9337 with built-in Bluetooth hardware. I cannot get the Bluetooth hardware to work with my Microsoft Bluetooth mouse. I have installed the tosh software with no luck. Does anyone have an idea as to what to try. I have several kernel mods... (0 Replies)
Discussion started by: tjloeb
0 Replies

5. Ubuntu

Connect 2 laptops with RJ45 cable (Ubuntu 10.10 laptop with Windows 7 laptop)

Hi to all, I have the problem that a laptops with windows XP cannot startup even in safe mode nor using last good known configuration. I have a Ubuntu 10.10 Live CD and booting from it I can read the Hard Drive. I need to do a backup the Hard Drive from XP laptop and I want to connect this... (5 Replies)
Discussion started by: cgkmal
5 Replies

6. What is on Your Mind?

How is the after sales Service of HP,Dell & Toshiba in India?

Since i was planning to buy a laptop i was just wondering how Problematic these brands products are and how is the after sales service & warranty issues in India(Delhi). (1 Reply)
Discussion started by: Leyvanom
1 Replies

7. Ubuntu

Laptop to laptop transfer files

Dear all, I would like to transfer my old laptop documents/files etc to the new laptop without using any external hard disk. Please let me know if its possible via any way. Thank in advance, emily (3 Replies)
Discussion started by: emily
3 Replies
RENDITION(4)						     Kernel Interfaces Manual						      RENDITION(4)

NAME
rendition - Rendition video driver SYNOPSIS
Section "Device" Identifier "devname" Driver "rendition" ... EndSection DESCRIPTION
rendition is an XFree86 driver for Rendition/Micron based video cards. The driver supports following framebuffer depths: 8, 15 (Verite V1000 only), 16 and 24. Acceleration and multi-head configurations are not supported yet, but are work in progress. SUPPORTED HARDWARE
The rendition driver supports PCI and AGP video cards based on the following Rendition/Micron chips: V1000 Verite V1000 based cards. V2100 Verite V2100 based cards. Diamond Stealth II S220 is the only known such card. V2200 Verite V2200 based cards. CONFIGURATION DETAILS
Please refer to XF86Config(5) for general configuration details. This section only covers configuration details specific to this driver. The driver auto-detects the chipset type, but the following ChipSet names may optionally be specified in the config file "Device" section, and will override the auto-detection: "v1000", "v2x00". The driver will auto-detect the amount of video memory present for all chips. If the amount of memory is detected incorrectly, the actual amount of video memory should be specified with a VideoRam entry in the config file "Device" section. The following driver Options are supported: Option "SWCursor" "boolean" Disables use of the hardware cursor. Default: use HW-cursor. Option "OverclockMem" "boolean" Increases the Mem/Sys clock to 125MHz/60MHz from standard 110MHz/50MHz. Default: Not overclocked. Option "DacSpeed" "MHz" Run the memory at a higher clock. Useful on some cards with display glitches at higher resolutions. But adds the risk to damage the hardware. Use with caution. Option "FramebufferWC" "boolean" If writecombine is disabled in BIOS, and you add this option in configuration file, then the driver will try to request writecom- bined access to the framebuffer. This can drastically increase the performance on unaccelerated server. Requires that "MTRR"-support is compiled into the OS-kernel. Default: Disabled for V1000, enabled for V2100/V2200. Option "NoDDC" "boolean" Disable probing of DDC-information from your monitor. This information is not used yet and is only there for informational purposes. This might change before final XFree86 4.0 release. Safe to disable if you experience problems during startup of X-server. Default: Probe DDC. Option "ShadowFB" "boolean" If this option is enabled, the driver will cause the CPU to do each drawing operation first into a shadow frame buffer in system virtual memory and then copy the result into video memory. If this option is not active, the CPU will draw directly into video mem- ory. Enabling this option is beneficial for those systems where reading from video memory is, on average, slower than the corre- sponding read/modify/write operation in system virtual memory. This is normally the case for PCI or AGP adapters, and, so, this option is enabled by default unless acceleration is enabled. Default: Enabled unless acceleration is used. Option "Rotate" "CW" Option "Rotate" "CCW" Rotate the display clockwise or counterclockwise. This mode is unaccelerated. Default: no rotation. Notes For the moment the driver defaults to not request write-combine for any chipset as there has been indications of problems with it. Use Option "MTRR" to let the driver request write-combining of memory access on the video board. SEE ALSO
XFree86(1), XF86Config(5), xf86config(1), Xserver(1), X(7) AUTHORS
Authors include: Marc Langenbach, Dejan Ilic XFree86 Version 4.7.0 RENDITION(4)
All times are GMT -4. The time now is 03:21 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy