versenowbot
  • Home

Cirrus Logic 5446 Driver Linux Mint

28.08.2019by admin
  1. Cirrus Logic

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

Cirrus Logic 5446 Driver Linux Mint
4 of 5 people found the following review helpful:
13 Dec 2002

Stability:
'deberia darles verguenza pedir un monton de informacion personal para nada, ademas de k uds no especifican mas acerca de los drivers hay algunos k sirven solo para algunos equipos especificos (compaq por ej.)'

Already tried it? Give your review.

Supported Devices

Cirrus Logic 5446 PCI v1.41

ManufacturerCirrus Logic
ClassDisplay
Hardware Ids
Compatible Hardware IdsNo Compatible Hardware Ids found.

Cirrus Logic CL-GD5446 Graphics Adapter 1.41

ManufacturerCirrus Logic
ClassDisplay
Hardware Ids
Compatible Hardware Ids

Driver Contents File List

The following files are found inside the driver download file.

NameSizeDate
5446nt4.zip199.3 KB16 Aug 1998
5446nt4.zip/CIRRUS.INF2.7 KB16 Jul 1998
5446nt4.zip/CL54XX.DLL93.0 KB16 Jul 1998
5446nt4.zip/CL54XX.SYS60.8 KB16 Jul 1998
5446nt4.zip/MONISEL.DLL195.1 KB16 Sep 1997
5446nt4.zip/MONISEL.HLP73.6 KB14 Aug 1997
5446nt4.zip/MONISEL.TXT21.9 KB16 Sep 1997
5446nt4.zip/README.1ST5.7 KB17 Jul 1998
5446nt4.zip/TIMINGS.DAT19.5 KB25 Sep 1996
5446w95.zip368.2 KB16 Aug 1998
5446w95.zip/5446VPM.DLL73.1 KB4 Aug 1998
5446w95.zip/CIR.VXD24.1 KB4 Aug 1998
5446w95.zip/CIRMM.DRV159.8 KB4 Aug 1998
5446w95.zip/CIRRUS.CAT9.5 KB13 Aug 1998
5446w95.zip/CIRRUS.INF4.9 KB6 Aug 1998
5446w95.zip/CLBIOS16.DLL14.2 KB4 Aug 1998
5446w95.zip/CLBIOS32.DLL22.5 KB4 Aug 1998
5446w95.zip/CLMMDD32.DLL75.3 KB4 Aug 1998
5446w95.zip/CLREFRSH.DLL231.4 KB4 Aug 1998
5446w95.zip/CLREFRSH.HLP84.6 KB24 Jan 1997
5446w95.zip/CLREFRSH.TXT12.1 KB21 Jan 1997
5446w95.zip/CLUNINST.EXE35.0 KB4 Apr 1997
5446w95.zip/INSTALL.TXT1.5 KB2 Aug 1996
5446w95.zip/LICENSE.TXT4.0 KB18 Feb 1998
5446w95.zip/PNP16VPM.DLL4.4 KB4 Aug 1998
5446w95.zip/PNP32VPM.DLL22.5 KB4 Aug 1998
5446w95.zip/README.1ST11.2 KB17 Jul 1998
5446w95.zip/VPM16T.DLL12.1 KB4 Aug 1998
5446w95.zip/VPM32AP.EXE17.9 KB1 May 1997
5446w95.zip/VPM32T.DLL33.8 KB4 Aug 1998
5446w95.zip/VVPMD.VXD14.5 KB4 Aug 1998
k5446t.zip1.3 MB16 Aug 1998
k5446t.zip/SETUP.EXE47.6 KB28 Nov 1995
k5446t.zip/SETUP.INS80.6 KB27 Feb 1997
k5446t.zip/SETUP.PKG972 bytes27 Feb 1997
k5446t.zip/TVTAP.Z815.2 KB27 Feb 1997
k5446t.zip/_INST16.EX_276.0 KB28 Nov 1995
k5446t.zip/_ISDEL.EXE8.2 KB7 Sep 1995
k5446t.zip/_SETUP.DLL10.8 KB26 Sep 1995
k5446t.zip/_SETUP.LIB180.2 KB27 Feb 1997

Driver Related Resources

Active4 years, 10 months ago

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?

Wagner Patriota
Wagner PatriotaWagner Patriota
23222 gold badges66 silver badges1616 bronze badges

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.

Community♦
FreenerdFreenerd

Not the answer you're looking for? Browse other questions tagged openglamazon-ec2vgaxservervgaswitcheroo or ask your own question.


Sipa Font Download
Contoh Proposal Disertasi Pdf Editor

  • Latest News

    • Alison Moyet The Minutes Rapidshare Movies
    • Hp L1702 Driver Windows 7
    • Download Digimon World Re Digitize English Psp Iso
    • Apqs Millennium Manual
    • Download Ragnarok Offline Apk Android
    • Video Crack Smoking
    • Dimension 5 Transdimensional Rarest
    • The Complete Book Of Running Fixx Pdf
    • Invizimals Shadow Zone Psp Download Cso Free
    • License Plate Recognition Open Source Code Matlab
    • Sheikh Abu Bakr Shatri Full Quran Mp3 Download
    • Download Free Encyclopedia De Hierro Forjado Pdf Editor
    • Graphik Black Font Happy
    • Soul Searching Sun Rare
    • Install Voyage Linux Compact Flash
    • Hampton Bay Ac374 Wb Manualidades
    • Sleek Bill Keygen Idm
    • Ambe Vocoder Software
    • Install Marble Blast Platinum
    • In Christ Alone Mp3 Song Free Download
    • Download Hindi Font For Ms Word 2010 For Windows 8
    • Civilization 3 Crack File Download
    • Dream Cheeky Usb Dancing Robot Driver
    • Yuzu Hey Wa Mp3 Download
    • Globetrotter Hsdpa Modem Driver Vista 32 Bit
Copyright © 2019 versenowbot.
  • Up