Cirrus Logic 5446 Driver Linux Mint
Stack Exchange Network. Stack Exchange network consists of 175 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers. Visit Stack Exchange. Cirrus is an Xorg driver for Cirrus Logic video chips. THIS MAN PAGE NEEDS TO BE FILLED IN. Supported Hardware The cirrus driver supports. Configuration Details Please refer to xorg.conf(5) for general configuration details. This section only covers configuration details specific to this driver. See Also xorg(1), xorg.conf(5), xserver(1), x(7.
Supported Models
Manufacturers
Supported Operating Systems
Windows 98SE
File Name
5446.zip (1.9 MB)
Find Related Drivers
Uploader Notes
Window's has the basic dirvers built into it for the 5664 chip. This set contains 98/98/NT dirvers and the TV Tap if you have the TV Tuner. Enclosed if version 1.41.
Uploaded By
WSNET (DG Member) on 24-Feb-2002
Most Helpful Reviews
Already tried it? Give your review.
Supported Devices
Cirrus Logic 5446 PCI v1.41
Manufacturer | Cirrus Logic |
---|---|
Class | Display |
Hardware Ids | |
Compatible Hardware Ids | No Compatible Hardware Ids found. |
Cirrus Logic CL-GD5446 Graphics Adapter 1.41
Manufacturer | Cirrus Logic |
---|---|
Class | Display |
Hardware Ids | |
Compatible Hardware Ids |
Driver Contents File List
The following files are found inside the driver download file.
Name | Size | Date |
---|---|---|
5446nt4.zip | 199.3 KB | 16 Aug 1998 |
5446nt4.zip/CIRRUS.INF | 2.7 KB | 16 Jul 1998 |
5446nt4.zip/CL54XX.DLL | 93.0 KB | 16 Jul 1998 |
5446nt4.zip/CL54XX.SYS | 60.8 KB | 16 Jul 1998 |
5446nt4.zip/MONISEL.DLL | 195.1 KB | 16 Sep 1997 |
5446nt4.zip/MONISEL.HLP | 73.6 KB | 14 Aug 1997 |
5446nt4.zip/MONISEL.TXT | 21.9 KB | 16 Sep 1997 |
5446nt4.zip/README.1ST | 5.7 KB | 17 Jul 1998 |
5446nt4.zip/TIMINGS.DAT | 19.5 KB | 25 Sep 1996 |
5446w95.zip | 368.2 KB | 16 Aug 1998 |
5446w95.zip/5446VPM.DLL | 73.1 KB | 4 Aug 1998 |
5446w95.zip/CIR.VXD | 24.1 KB | 4 Aug 1998 |
5446w95.zip/CIRMM.DRV | 159.8 KB | 4 Aug 1998 |
5446w95.zip/CIRRUS.CAT | 9.5 KB | 13 Aug 1998 |
5446w95.zip/CIRRUS.INF | 4.9 KB | 6 Aug 1998 |
5446w95.zip/CLBIOS16.DLL | 14.2 KB | 4 Aug 1998 |
5446w95.zip/CLBIOS32.DLL | 22.5 KB | 4 Aug 1998 |
5446w95.zip/CLMMDD32.DLL | 75.3 KB | 4 Aug 1998 |
5446w95.zip/CLREFRSH.DLL | 231.4 KB | 4 Aug 1998 |
5446w95.zip/CLREFRSH.HLP | 84.6 KB | 24 Jan 1997 |
5446w95.zip/CLREFRSH.TXT | 12.1 KB | 21 Jan 1997 |
5446w95.zip/CLUNINST.EXE | 35.0 KB | 4 Apr 1997 |
5446w95.zip/INSTALL.TXT | 1.5 KB | 2 Aug 1996 |
5446w95.zip/LICENSE.TXT | 4.0 KB | 18 Feb 1998 |
5446w95.zip/PNP16VPM.DLL | 4.4 KB | 4 Aug 1998 |
5446w95.zip/PNP32VPM.DLL | 22.5 KB | 4 Aug 1998 |
5446w95.zip/README.1ST | 11.2 KB | 17 Jul 1998 |
5446w95.zip/VPM16T.DLL | 12.1 KB | 4 Aug 1998 |
5446w95.zip/VPM32AP.EXE | 17.9 KB | 1 May 1997 |
5446w95.zip/VPM32T.DLL | 33.8 KB | 4 Aug 1998 |
5446w95.zip/VVPMD.VXD | 14.5 KB | 4 Aug 1998 |
k5446t.zip | 1.3 MB | 16 Aug 1998 |
k5446t.zip/SETUP.EXE | 47.6 KB | 28 Nov 1995 |
k5446t.zip/SETUP.INS | 80.6 KB | 27 Feb 1997 |
k5446t.zip/SETUP.PKG | 972 bytes | 27 Feb 1997 |
k5446t.zip/TVTAP.Z | 815.2 KB | 27 Feb 1997 |
k5446t.zip/_INST16.EX_ | 276.0 KB | 28 Nov 1995 |
k5446t.zip/_ISDEL.EXE | 8.2 KB | 7 Sep 1995 |
k5446t.zip/_SETUP.DLL | 10.8 KB | 26 Sep 1995 |
k5446t.zip/_SETUP.LIB | 180.2 KB | 27 Feb 1997 |
Driver Related Resources
I have 2 options of VGA:
It's an instance of Ubuntu running on Amazon EC2.
When I open my xserver I get the following message:
In fact the X server gets open and it works. But with the resources of the 'Cirrus Logic'. I wanna be able to choose the VGA I want when open the X Server. How do I do that?
PS: The final goal here is to use OpenGL of NVIDIA. This is an Ubuntu running on Amazon AWS. It has GPU so it's supposed to have a way for me to use OpenGL on it.
PS2: Disable the Cirrus VGA is also very welcome. Is there a way to do that?
1 Answer
So I got everything to run on the Amazon-provided Ubuntu 14.04 AMI ubuntu-trusty-14.04-amd64 . Below is my setup code. I kept the old answer attached below as well, for people to find in Google.
Sadly I haven't found the answer myself yet, but here is some breadcrumbs on the way:
I installed the NVIDIA drivers
(if you get an error because of nouveau drivers, check here)
Next install XServer
And generate the xconfig (as per other stack overflow question)
Weirdly this generates a file in /etc/X11/XF86Config, so I copied that to /etc/X11/xorg.conf, in order for X to pick it up.
Now running the Xserver gives the following error for me:
One answer in that stack overflow question says to choose the bus, which results in this error:
Cirrus Logic
Whatever that means. Looking back at the log reveals, that apparently the NVIDIA driver is not loaded at all (although tried):
Now this post suggests, that the module path has to be set manually in the conf:
Anyways, this seems to actually load the driver module and then crashes:
Inside, you'll find expert hints, cheats, walkthroughs and strategies written by the editors of IGN. IGN Guides has written an in-depth strategy guide that will help you in your quest. You're in luck! Gangster organized crime manualidades.