Debian Hardware :: Running GTX 580 Or Radeon 6970 On Squeeze?
Jan 27, 2011
I need to buy new grapics card for my system (because the old one died), but I can't decide which one should I buy. Anyone here got experience running GTX 580 or Radeon 6970 on Squeeze?
View 14 Replies
ADVERTISEMENT
Mar 28, 2011
Im planning to get ati radeon hd 6970. Wonder if theres available xf86-video driver support for it rather than official ati catalyst driver? and what are your expirience with it?
View 3 Replies
View Related
Sep 18, 2009
After dist-upgrade a few days ago, X refuses to kick in.
Xorg.0.log reads
Code:
Fatal server error:
no screens found
Please consult the The X.Org Foundation support at http://wiki.x.org
Please also check the log file at "/var/log/Xorg.0.log" for additional information. lshw reads that Xpress 200M is claimed by radeonfb driver.
At this moment, no fglrx packages are installed.
System is Toshiba laptop.
I do not think ATI dropped support, however, even without fglrx, nothing works.
View 7 Replies
View Related
Jul 22, 2010
Debian Squeeze on my computer with AMD Athlon XP 2500+ CPU and Radeon X1950 and I'm struggling to make graphics drivers work.I've learned so far that it is hard to install proprietary drivers because Catalyst 9.3 doesn't support Squeeze. When I run./ati-driver-installer-9-3-x86.x86_64.run --buildandinstallpkg Debian/testingI get this error: 'Build Option --buildandinstallpkg not supported currently by packager' and I couldn't find any information on this.Without this option it doesn't work either.Then I tried to make open drivers work, so I made sure that xserver-xorg-video-radeon is installed and I checked /var/log/Xorg.0.log.It contains two errors:
(EE) open /dev/fb0: No such file or directory
(EE) RADEON(0): [dri] RADEONDRIGetVersion failed because of a version mismatch.
[dri] This chipset requires a kernel module version of 1.17.0,
[code]....
View 14 Replies
View Related
Jul 19, 2011
I've been on numerous websites--with tutorials telling how to install the ATI drivers, I'm running Squeeze 6.0.1 Gnome amd64, the tutorial I am using is located at the ATIProprietary Debian Wiki [URL] when I try the following:
sudo apt-get install fakeroot debhelper build-essential libstdc++5
I get this:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package fakeroot is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only available from another source.
Package debhelper is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source
E: Package 'fakeroot' has no installation candidate
E: Package 'debhelper' has no installation candidate
E: Unable to locate package build-essentials
E: Unable to locate package libstdc++5
E: Couldn't find any package by regex 'libstdc++5'
I have a feeling that apt-get is not searching the web, yet searching a CD perhaps? Because when I've tried the apt-get update, I get the following:
Ign cdrom://[Debian GNU/Linux 6.0.0 _Squeeze_ - Official Snapshot amd64 LIVE/INSTALL Binary 20110324-08:54] squeeze Release.gpg
Media change: please insert the disc labeled
'Debian GNU/Linux 6.0.0 _Squeeze_ - Official Snapshot amd64 LIVE/INSTALL Binary 20110324-08:54'
in the drive '/media/cdrom/' and press enter
After doing that, nothing happens, and my apt-get still doesn't work, everything I try and install like build-essential says it's not found. Also when I
su
nano /ect/apt/sources.lst
the list in nano is empty???
I'm currently running a dual boot with windows xp/debian but as soon as I can get everything working, I'm going to turn this into a full linux system. Also my sound doesn't work, but my sound is HD sound that goes via the video card, I have it hooked up HDMI to my LG tv/monitor, sound works fine on xp. I think once I get the video card drivers installed it should possibly fix my sound issues at the same time.
View 14 Replies
View Related
May 23, 2011
I have just installed Squeeze on my laptap with a radeon mobility equipped laptop. When it boots, I see the following message:r600_cp: Failed to load firmware "radeon/RV635_pfp.bin".and some others, too, but it stalls at that point, and I cannot use CTRL-ALT-F2 to get a text-based prompt - in fact, I can only seem to get it back with a ALT-SYSRQ (R-E-I-S-V-B) sequence to force a reboot. It is a multi-boot system, with a windows partition, Ubuntu partition, and the new Debian partition. The Ubuntu and Windows partitions will still boot, only the Debian stalls.
When I boot into Ubuntu, I can see the Debian partition, and can see (for instance) the /var/boot/dmesg file, but it only says:"(Nothing has been logged yet.)"So, being new to debian itself (even though, I know, that Ubuntu has a debian base), how can I make it boot without X, which is I presume, the center of the difficulty? Can I change some file on the debian partition using Ubuntu to get the debian partition to boot in text only mode, and then try to fix the radeon driver?
Alternatively, can I put the proper files for the radeon driver *from* the Ubuntu partition *to* the debian partition and expect it to load and boot correctly? I did, at one point, download and install the proprietary ATI driver files on Ubuntu, so can I put them in a proper place on the debian install?
View 5 Replies
View Related
Mar 4, 2011
Alright, Lenny has a working "fglrx-driver" package for my laptop, but Squeeze does not. Would it be possible to install the one from Lenny on Squeeze since Squeeze has newer libraries and such? I know I can't install new stuff with older libraries, but can I install the old stuff with newer libraries? I am at the end of my rope here! I mean ATI sucks and we all know this, but I've always found a Linux/open-source alternative that worked, until Squeeze.
View 10 Replies
View Related
Feb 16, 2011
I have ATI Radeon 9550
"lspci -v | grep VGA
02:00.0 VGA compatible controller: ATI Technologies Inc RV350 AS [Radeon 9550] (prog-if 00 [VGA controller])"
using free driver. Everything is working fine but movie playing. In Totem Movie Player I got full screen but playing is like slow motion, and in SMPlayer I can't get full screen. Window is in full screen but movie is not...
View 6 Replies
View Related
Apr 5, 2010
I am using the latest squeeze (2.6.32-6 kernel) on a Thinkpad X100e.Most things works fine (after some tinkering though) but I cannot install the official ATI driver.I have tried:1) Downloaded the latest official drivers from ATI's site.a) If I choose install, it says that everything works but the driver is not actually installed. After reboot I don't have X anymoreb) If I choose build packages for Debian testing, the packages are not built. 2) Downloaded the not so latest official drivers. Same as in case 1)3) Tried to install them with the sgfxi script. The script reports a success but still after a reboot, I have no X.4) Tried to apt-get install fglrx-driver package from sid. Everything installs fine, after reboot I have X but no 3d acceleration.
View 14 Replies
View Related
Aug 6, 2010
I am running Squeeze on an older Compaq EVO laptop with radeon graphics.
A few months ago, after an upgrade, suspend and hibernate stopped working. The suspend or hibernate worked fine, but the resume just hung with a black screen. I finally got around to looking into it and found a workaround.
The workaround is to disable Kernel Mode Setting for the radeon. This can be done by adding the boot parameter "radeon.modeset=0" or by editing /etc/modprobe.d/radeon-kms.conf so that it includes the line "options radeon modeset=0".
If you are interested in the details, you can search for problem reports related to radeon kernel mode setting.
View 3 Replies
View Related
Jan 13, 2011
Is this card supported in Squeeze by either the non-free firmware or the proprietary driver? I just got one to stick into an older box that will be going to a college girl that wants the 3D desktop in KDE. The built-in video was a joke and wouldn't even work without compositing. It was one of those crappy, non-standard pieces of crap known as a "Unichrome" (not the pro).
View 10 Replies
View Related
Sep 15, 2013
I recently installed Debian Jessie on my computer with M2A-VM motherboard and Radeon X1250 graphics card. The problem I am having is some games are running extremely slow, Torc and Mame64. I ran glxgears and it displayed gears running nicely. I ran glxinfo and it said direct rendering yes. It also displayed a lot of lined ending with none or slow. How I can make the graphics card run faster?
View 3 Replies
View Related
Feb 10, 2011
If you haven't heard, PS3's on custom firmware have access to a linux install of sorts.
The OS is running from an .img of a Debian squeeze install.
My problem is that installing anything makes it run out of space. (It's only a 1Gig image)
I have searched and found some info, but it doesn't seem to work.
Make sure you have loop module on your linux.
Now you can copy the linux.img to your root of usb stick...
AND...
Mount first the original 1gb linux.img and then copy it to somewhere and then create an bigger image and copy to the new image.
mount:
And then follow the how to above. i think you should copy the folder with rsync because cp command will damage folder permissions!
View 1 Replies
View Related
Mar 8, 2011
I want to get a running Squeeze onto a bootable USB-stick to test it, to make desirable adaptions and adoptions and only when I feel, that everything is okay, install that over my existing Deb-installation.
The DVD however offers only an "install" over an existing Linux-system, destroying that. Really hours and hours of Google aso. brought no solution to a - in my opinion - simple task.
I want to transfer the content of the DVD onto the USB-stick, make that stick bootable and THEN enable me to act like the system on the stick were my real OS, including of course making changes to the configurations. Only when I'm satisfied with the result, I then want to overwrite my existing system.
View 2 Replies
View Related
Jan 2, 2010
I got Squeeze installed to a partition and it runs pretty good
cept for one thing
live-helper/live-magic is broken in squeeze?
if I do
Code:
in term I get not found,etc
live-magic also conks out saying lh_config no such file,etc
So, my questions are
1) anyone running squeeze and use live-magic,etc is it broken?
2) thinking about upgrading to Sid anyone run Sid here and what advice?
View 9 Replies
View Related
Nov 20, 2010
I've just tried running an upgrade and I'm getting lots of errors. Anyone having the same problem or know a fix/workaround
View 3 Replies
View Related
Jul 28, 2010
For many years I used KDE and loved it. After Ubuntu appeared and got popular I decided to give Gnome a try as I figured that it must be OK if they used it in Ubuntu (and selected as the default desktop in Debian). I missed out on all the wailing and gnashing that accompanied the release of early versions of KDE 4. I've been using Gnome ever since and I have a really nice setup on squeeze - Chrome for browsing, Geany for development, Gnote for notes, Evolution for offline Gmail and Google calendars.
In fact, it's probably because Gnome is working so well for me right now that the geek in me fancies having a bit of a tinker with KDE. I keep reading that version 4 has now matured enough for production use. The only thing that puts me off is the sheer number of packages I need to install. I'm going to end up with a right mess in my menus etc, but still it might be worth it. What do you reckon - should I just stick with my nice Gnome desktop or should I dip my toe back into KDE? (or go for l33t status and install Xfce) I've got a thinkpad T400 with integrated intel graphics.
View 14 Replies
View Related
Feb 15, 2011
what would be the best way to get ssh access to my home PC which is running Squeeze? I could think of openvpn...and I have a vps ready at my disposal.
View 8 Replies
View Related
Apr 21, 2011
I have recently installed Debian Squeeze on my main machine at home. I used the default installation options, which meant gnome was installed as the display manager/GUI. Once I got the system up and running, I have attempted to install the latest KDE display manager/GUI. I executed the following commands:
$sudo apt-get install kde4
and then responded as required when asked if I really wanted to get and install the huge list of programs this involved.
When booting up in runlevel 3, I would log in, and then execute the following command:
$ sudo kdm
the screen would go blank and I would eventually get a KDE error message saying:
"Cannot open theme file @@@ToBeReplacedByDesktopBase@@@"
I would then be given only the option to press OK, which would dump me back out to the command line. I can get the GUI to start by executing "Startx", which doesn't require sudo to run I might add. The problem is that this command starts gnome. I would like to start X from the command line, but be given a choice of either GNOME or KDE.
Question 1: How do I fix the issue which generates the error message detailed above?
Question 2: How do I set up X to ask me which display manager I would like to use? and
Question 3: Am I correct in assuming that KDM shouldn't require sudo to run? If so, how do I adjust the situation so that it is correctly configured to run like gnome (without requiring root access to run)?
View 5 Replies
View Related
Nov 15, 2010
I am running Debian Squeeze, apt-get update runs by itself in the background, taking up 100% of one of the two processor cores.
I have kept the system updated.
Heres the output of
Code:
Code:
I have noticed this a couple of times now, i can kill the process and it doesn't show up again ( i haven't noticed it showing up till next reboot).
I don't have update manager to set to automatically install anything, I have set it to "Only notify about available updates".
View 9 Replies
View Related
Apr 20, 2011
i've just installed squeeze on my lenovo t61 laptop. i've noticed one of my cpu's running at 100% (even in idle) from time to time.
View 3 Replies
View Related
Jul 6, 2011
I have downloaded and installed a mini-httpd on my Debian 2.6.32 and its running on port 80.I have some webpages that I have stored in the /usr/share/mini-httpd/html directory.I am able to access those webpages from my machine(i.e.localhost).But I am unable to access it from another machine within the network.I have tried editing the iptables rules but in vain.The problem is,in my company we use a proxy server to browse the net and when I try to access the webpage on my machine from another system(by giving myipaddress/webpage.html),it shows the error message that proxy server is refusing any connections to the server.
View 1 Replies
View Related
Jul 10, 2010
I am running Debian Squeeze 32bit with gnome-core installed. When I alter the acceleration or sensitivity within the pointer speed section of gnome-mouse-properties, my mouse does not act differently. Has anyone else encountered this problem? How can I change my mouse sensitivity? I have installed Debian Lenny previously and I recall that I was capable of changing the sensitivity.
View 1 Replies
View Related
Feb 6, 2011
I could not get the hardware to work with Lenny's ancient drivers, so I gave up and decided to upgrade to Squeeze.Well, the hardware works (except sound), but KDE4 is a such a disaster that I want to run not walk! all the way back to Lenny. I'm stunned that after four years of active development, this desktop still doesn't have something as basic as keyboard shortcuts or the ability to place icons where YOU want them.
The widgets frustrate me to no end. The new K menu is impossible to navigate. I'd rather hang myself than use Dolphin as a file manager. KDE4 gives me more notifications than MS Windows' crapware. And it's UGLY !!! The "Oxygen" theme makes me want to tear my eyeballs out.
View 14 Replies
View Related
Mar 27, 2011
I'm running Debian Squeeze on my laptop my laptop speakers do not work but when i plug in something into the headphone jack I then have sound (to the speakers plugged into my headphone jack).
View 7 Replies
View Related
Apr 27, 2011
I installed the powerpc version of Debian Squeeze 6.0.1a on an eMac. According to the Wikipedia article, these systems had an nVidia geforce2 MX graphics card, and the system is using the Debian open nVidia drivers from install. I've gotten everything working on it, except the graphics are off. It's acting like either it can't handle the resolution or all the colors and looks a little like it wants to run in 256 colors. It's not unusable, just annoying. I know that it can handle a normal resolution because it was doing fine under Mac OS X puma before I wiped it and installed debian (I put debian on it because I needed a modern web browser, and the ones available under that version of Mac OS X weren't doing the job). I went to the nVidia website, but they only have the driver for x86 Linux. I need it for the G4 powerpc. Any ideas? I'm used to running Ubuntu on x86 machines, so the powerpc thing is throwing me a bit.
View 4 Replies
View Related
Dec 4, 2010
I am trying to compile Clanbomber in Squeeze but I get the following error message when running ./configure:
checking for DirectFB... found
checking for FusionSound... configure: error:
*** FusionSound 1.0.0 or newer is required. The latest
[code]...
View 4 Replies
View Related
Jun 1, 2011
I have a Debian Squeeze x64 VPS that I have been renting and I'm having some trouble getting the 32bit version of the Ventrilo server to run. I found alot of people with this problem since Ventrilo only has 32bit Linux servers and this solution seems to work for everybody but me. URL...t=798157 Could it be because of a newer version of ia32-libs is not providing a library that is considered obsolete but Ventrilo still needs?
View 5 Replies
View Related
Mar 13, 2011
running Debian Squeeze (standard 32bit squeeze Kernels linux-image-2.6.32-5-486 and linux-image-2.6.32-5-686) happily without trouble on a 64bit capable Samsung laptop featuring an Intel T3200 Dualcore processor. However, when I try to boot using the squeeze 64bit kernel (linux-image-2.6.32-5-amd64) the system proceeds through a few text lines immediately after Grub, and then performs a warm start.
The text output I get immediately after Grub look similar to the ones I get booting the 486 and 686 kernels, without any indication for the reboot behavior. The rebooting also seems to happen before any entry is written into the boot/system log files (logging is enabled). This behavior also occured when I first tried to prime the machine from the Debian squeeze install CD using the amd64 kernel. I'm generally happy with the 32bit kernels, but I'd like to use the amd64 support to do some Java compatibility testing for 64bit architectures.
The Laptop is a Samsung R510-Aura T3200 Delfina with the following Hardware and Setup (using Grub as boot loader):
- Intel Pentium Dual CPU T3200 @ 2.00GHz (see http://ark.intel.com/Product.aspx?id=37160 for details)
- NVIDIA GeForce 9200M GS
- 3GB RAM + 1GB reserved for GeForce
- Konfiguration Details:
-- Phoenix Bios
[Code]....
Maybe a strange BIOS-Setting that works with the 32bit kernels but not with the 64bit kernel? I've seen a post on here that indicates someone is running the amd64 kernel on a T3200 successfully, and the chip is definitely 64bit capable, so the reboot behavior is a complete mystery for me
View 2 Replies
View Related
Oct 2, 2010
I have now installed a radeon 9250l display board. I followed the Ubuntu Radeon documentation page. It tells me that 3d is supported. I am not sure that 3d is correct or running. I am running without a xorg.conf file and my current resolution os 1024x768 (which is fine). I get no errors on boot but want to make sure its correct. I also did:
[code]...
Since the documentation seems to apply to the previous version (mine is 10.04) that may be a problem.
View 3 Replies
View Related