Ati Driver For Linux.....does It Work...?


Recommended Posts

Just and FYI:

I'd be very carefull if you haven't installed the ATI drvier for linux yet, to choose a x driver from xfree86config you think is close enough to the 9700. In some cases the refresh rates and RAMDAC timings can be very different from one care to the next. Choose generic SVGA driver for testing purposes. It could reck you video card if you're not careful.

Now if you want OpenGL acceleration and take advantage of the 9700, you might want to check out xigraphics.com . They make accelerated Xwindows. Its smaller, faster and better supports the video cards.

try # lsmod

And see if the driver module is loaded or not.

Module Size Used by Tainted: PF

sg 29476 0 (autoclean)

sr_mod 13912 2 (autoclean)

sb 8960 1 (autoclean) ---->AWE32

sb_lib 39424 0 (autoclean) [sb]

uart401 7712 0 (autoclean) [sb_lib]

NVdriver 1149248 10 (autoclean) ----->Nvidia driver(latest)

vmnet 21600 6 ----->vmware

parport_pc 15012 0 (unused) ----->parallel port

parport 22560 0 [parport_pc]

vmmon 22356 0 (unused)

8139too 15392 1 ------>rtl8139 nic

mii 1980 0 [8139too]

ide-scsi 9184 1

rtc 7484 0 (autoclean)

It should look something like this...i running nvidia driver. So it was loaded as NVdriver.

I guessed you should be able to see how the ATI driver load if u do a lsmod.

uh I tried # lsmod in console and nothing happened :/ well anyways does anyone have any ideas?

You try running it as root?

su root

lsmod

Some system related commands only acknowledge their existence when run as root.

yes I did samething,

[uniacid@dhcp-170-37 uniacid]$ su

Password:

[root@dhcp-170-37 uniacid]# lsmod

bash: lsmod: command not found

:blink:

I got it to work, but I was in failsafe and it worked :blink: didn't work in console in kde o well anyways I gotta find someone with the same card and the same problem :)

anyways my log when I reboot it herehttp://www.intenseghetto.com/stuff/linux/X...ree86.0.log.txt

Edited by uniacid

Ya XFree86 log showed that loading majority of the modules are successful.

But u have 2 failures there....

(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:0) found

(EE) No devices detected.

(BusID PCI:1:0:0) this is an AGP bus. 1st AGP bus always share with 1st PCI. Do you have anything installed beside the AGP card?

Also in ya motherboard BIOS. Disable PnP bios. This will resolved some of the PnP's device detection sequence.

And ya font's directory did not return a complete transition here.

(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/local/".

Entry deleted from font path.

(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/local/").

(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"

(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"

(==) ModulePath set to "/usr/X11R6/lib/modules"

(--) using VT number 7

You might wanna try mkfontdir as suggested above.

I see if i can show u my xfree86.log.

(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:0) found

(EE) No devices detected.

Do you have BusID"PCI:0:10:0" in the /etc/X11/XF86Config(-4)?? If yes, then try do the opposite by disable or enable whatever what's there right now. If no, then try to add it under the Driver "ati" or whatever what's driver in there.

BTW: Disable the PnP (Play-n-Plug) first as what makmak said.

Fatal server error:

no screens found

Ummm, how about you show us the XF86Config(-4) too?

  • 2 weeks later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Astra 0.6.1 Beta by Razvan Serea Astra is an audiophile music player designed for local music libraries, supporting MP3, FLAC, WAV, AAC, OGG, M4A, OPUS, WMA, AIFF, and more via FFmpeg. It offers gapless playback with pre-buffering, multichannel audio remapping, and Dolby Atmos decoding, ensuring albums play seamlessly while maintaining high-fidelity sound. Astra features real-time DSP visualizers powered by a native C++ engine, including an oscilloscope, spectrum analyzer, and vectorscope. A fully parametric 10-band EQ with live frequency response, built-in presets, and AutoEQ headphone calibration import lets you precisely shape your sound. Playback controls include shuffle, repeat, and drag-and-drop queue management, while the library automatically extracts metadata, album artwork, and supports global search, favorites, and recently played tracking. Additional features include output device selection, delay calibration, customizable themes, fullscreen and mini-player modes, Discord Rich Presence, optional Last.fm scrobbling, and an opt-in local API for integrations. Astra delivers a complete, high-quality desktop audio experience with no telemetry, accounts, or streaming. Astra 0.6.1 Beta changelog: Lyrics Initial XLRC support via @boof2015/xlrc 0.2.0 (#131) XLRC sidecar scanning, manual import, and renderer support Word timing, furigana, translations, voice labels, and translation-priority controls for XLRC Fullscreen lyrics overhaul with additional layout polish Manual lyrics editor with LRC, XLRC, and plain-text modes Drag-and-drop lyrics import plus sync offset controls Clickable synced lyrics for seeking, with popout and transport lyrics updates (#138) Fixed lyrics info sidebar scrolling (#138) Added a workaround for LRCLIB instability Metadata & Library Metadata editor rebuilt as a side panel Virtual DB metadata overrides and optional direct file tag writing Bulk metadata editing for title, artist, album, album artist, genre, year, track/disc numbers, and artwork Undo/redo support for virtual metadata edits Clear overrides action and default save-mode preference Artist page grid view added, with later design and sizing refinements Improved Jump to Playing with smart source, queue, album, artist, and library track targets Fixed smart source jump behavior Playlists Fixed VLC-style M3U import failures (#127) Added playlist export to M3U/M3U8 (#118) Improved imported playlist path resolution and missing-entry preservation Shuffle added to playlist pages (#121) Remove tracks directly from playlist views (#128) Fixed create-playlist-from-track modal closing when clicking inside it (#137) Multi-select quality-of-life fixes Right-click context menus no longer clear multiselections UI & Navigation Fixed UI scaling regressions in sidebar and home surfaces (#122, #123) Fixed transport bar regression (#126) Fixed horizontal scrolling on Home and Library rails Fixed artist grid sizing while searching Updated playlist action buttons and related layout polish Additional fullscreen lyrics visual adjustments Visualization Scopes and visualizers now respect UI scaling settings (#155) Added shared canvas sizing logic for correct DPR/backing-store behavior Canvas sizing tests added for visualizer scaling regressions Discord RPC Discord Rich Presence activity structure refactored Compact status can prioritize title or artist Profile info line can show file info or album Title and artist links can target YouTube Music, Last.fm, or be disabled Optional small Astra badge for cover-art presence Configurable “clear when paused” timing Added Discord activity tests Scrobbling Fixed custom Last.fm2 API profiles being accidentally blocked Expanded scrobbler profile protocol handling coverage Stability & Tests Added/expanded tests for XLRC parsing, lyrics presentation, metadata editor state, playlist import/export path handling, artist grid layout, horizontal scrolling, canvas sizing, and Discord RPC activity building Download: Astra 0.6.1 Beta | 138.0 MB (Open Source) View: Astra Home Page | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • How does it compare to the "SeeStar S30 Pro" and the "Vespera PRO 2"?
    • Indeed. And note that those units are MUCH cheaper than this new Steam Machine...ahem.
    • Microsoft have found a way to convert RAM and SSDs into water.
  • Recent Achievements

    • Week One Done
      Almohandis earned a badge
      Week One Done
    • Rookie
      dorf went up a rank
      Rookie
    • First Post
      mike_rumble earned a badge
      First Post
    • Dedicated
      tuben earned a badge
      Dedicated
    • Week One Done
      mnsgroup earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      502
    2. 2
      +Edouard
      209
    3. 3
      PsYcHoKiLLa
      100
    4. 4
      Michael Scrip
      85
    5. 5
      neufuse
      69
  • Tell a friend

    Love Neowin? Tell a friend!