Debian Hardware :: WebGL With AMD Carrizo Not Working
Dec 5, 2015
Here's a report:
name of display: :0.0
display: :0 screen: 0
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
server glx vendor string: ATI
server glx version string: 1.4
server glx extensions:
GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
[Code] ......
View 2 Replies
ADVERTISEMENT
May 30, 2011
there have been many posts about trying to use FF4 with graphic acceleration and i ran into an article that discusses some of the ramifications in doing so: Context and from the information presented, it appears that mozilla's approach is to blacklist graphic drivers that are not sufficiently "malware-proof" since code from the webpage is presented directly to the graphics driver.
i was not aware of this side issue and figured many others were also uninformed, but my thoughts are that some careful consideration should be done before implementing this new functionality. Perhaps someone more knowledgable could chime in with more concise information.
View 1 Replies
View Related
Jul 5, 2011
well i thought about trying out the new webgl feature , however i didn't get off to a good start as , all apps that i've seen on the web aren't running ?
complaining about incompatibility , what the heck ?
isn't FF 5.0 supposed to be this new Uber release with the most advanced technologies enabled?
View 14 Replies
View Related
Apr 23, 2010
I installed debian etch on my system. Installation done successfully, but when it boots up the X server is not starting and showing error. Note : It is perfectly working with debian lenny. Configuration : Intel DG41RQ ,1GB Ram ,160GB HDD.
View 1 Replies
View Related
Dec 30, 2010
I'm on a Debian Lenny 64Bit OS and the WPA key is not working.
I've got an Atheros AR5212/AR5213 chipset on an Airlink 101 AWLH4130 card.
Also, here's the /etc/network/interfaces
View 6 Replies
View Related
Jan 18, 2016
I want to install php 5.3 on debian wheezy
/etc/apt/sources.list
Code: Select alldeb http://http.debian.net/debian wheezy main
deb http://http.debian.net/debian wheezy-updates main
deb http://security.debian.org wheezy/updates main
/etc/apt/preferences.d/preferences
[Code] .....
I don't know why apt pinning not working.
View 3 Replies
View Related
Aug 6, 2010
No matter what I try I just cant get cron working for me on my Squeeze setup I can type /usr/bin/soffice and openoffice will fire up no problem but put into a crontab and nothing for instance just to test if crontab is working I have this/5 * * * * /usr/bin/sofficeIn y user crontab but nothing happens I have run as root crontab -u djt crontab And after editing the crontab with crontab -e it says it is installing crontab but it just does nothing Unfortunately I am connected to my works network so unable to receive internal mail from cron so cant find any reason for it not working
View 4 Replies
View Related
Dec 18, 2010
I just updated to a new Kernel, in Squeeze. So far everything seems to be working properly but NetworkManager. It shows that I am not connected but I obviously am because I am posting this thread. When I click on the icon in the bar by the clock, with active applications, it does not show any networks available, even though I have wireless and networking enabled
View 5 Replies
View Related
Jul 1, 2011
can't get my microphone to work. Here is the output for: dmesg | grep input
[code]...
View 1 Replies
View Related
Jul 18, 2011
I use my debian machine for masquerading, packet filtering anilar for a tiny network.It runs the latest debian testing.Every now and then (i am talking about weeks) the connection to my internet stops working.ifdown eth0; ifup eth0 brings it back.The other interface (eth1) is never effected.The odd thing is, there are no warnings, no messages .. nothing.I cant find any entry. Nothing in the logs, nothing in dmsg and no kernel panic.The only way to find out when it might have been happened is to search in several daemons log files,to find out when their first error connecting to the internet occurred.I ran memtest without any results.The nic is e1000 compatible.
View 2 Replies
View Related
Aug 31, 2011
I installed Debian Squeeze yesterday and I got almost everything working except for the backspace key in any browser I've tried..I'm running it on HP Mini 210 if that can help w/ something and one more i tried upgrading it to testing but a verry long and boring text file appears and to close it and continue, i have to press the end button the problem is that i do not have one .. i've tried every single other key on the keyboard - still nothing.
View 1 Replies
View Related
Sep 27, 2015
I am not able resolve any domain name but I am able to ping 8.8.8.8..Here is my config of /etc/network/interface
allow-hotplug eth0
iface eth0 inet static
address 10.50.243.141
netmask 255.255.255.0
broadcast 10.50.243.255
gateway 10.50.243.100
dns-nameservers 8.8.8.8
Here is the config of resolv.conf
nameserver 4.2.2.2
View 2 Replies
View Related
Apr 3, 2010
I have an Acer Aspire 7720Z, and running Debian Squeeze/Sid. My problem is the cpu fan is not working, and I don't have a clue how to solve the problem. When the CPU temperature becomes too high, the laptop stops, so it's very annoying. I can't compile anything, or run an "heavy" software.
The fan is working, just after the boot before grub menu or under Windows Vista there is no problem so that is not a hardware problem.
I've installed lm-sensors, the output is
acpitz-virtual-0
Adapter: Virtual device
[Code].....
View 3 Replies
View Related
May 30, 2010
In order to save power and to cool down my Debian system a little bit, I installed cpufregs the other day and changed it the cpu gonever to on_demand.
Well I came back to the box today and powertop tells me that the cpu has been running at 2.66ghz (max freq) for 99/99% of the time.
Running cpufreq says this: Code: analyzing CPU 0:
driver: p4-clockmod
CPUs which need to switch frequency at the same time: 1
hardware limits: 333 MHz - 2.67 GHz
[Code].....
View 1 Replies
View Related
May 24, 2010
I recently installed Squeeze, installed several applications via the package manager and almost universally, the help menus don't function. Flash is installed and works for Iceweasal, at least I can watch a ..... vid.
View 3 Replies
View Related
Feb 14, 2010
I have XP and win 7. I want to triple boot with Debian.When I install, grub finds win 7 and XP and says everything should be fine, but then when I boot, only debian appears.This was fixed by doing update-grub2 after logging in.Now, I have win 7 bootloader as an option. However, when I boot into XP, and then reboot, grub disappers. he screen just says welcome to grub and then a blinking cursor.
View 10 Replies
View Related
Jun 27, 2015
I have a ts3.desktop file in my /usr/share/applications folder that I want to run on system boot. I have typed the following commands which don't work
Code: Select allcrontab -e
Then in the editor, I typed the following line at the bottom of file. I also made the necessary carriage return after this line.
Code: Select all@reboot gtk-launch ts3 /usr/share/applications
Then I pressed ctrl+o to save it.
After I put these commands in, I did the following command to troubleshooting this issue, see below.
Code: Select all$ crontab -l
no crontab for server
$ps -ef | grep cron | grep -v grep
root 532 1 0 21:35 ? 00:00:00 /usr/sbin/cron -f
But after I reboot and nothing happens, the application doesn't start.
View 1 Replies
View Related
Jul 7, 2015
I have Inceweasel 31.8.0 installed on LXDE Debian Wheezy and I am trying to make AdBlock Plus work. The thing is that I get pop-ups from any site, Youtube ad videos, etc. all the time, just like I have nothing installed to prevent that.
I tried:
- Installing AdBlock from Iceweasel add-ons, with a suscription to easylist ;
- installing xul-ext-adblock-plus (also with the same suscription).
With each configuration or even with none of them, I get the same results as described above. Is there anything I can do ?
By the way, I don't get Youtube ad videos on Chromium with Adblock installed through the Chrome webstore.
View 2 Replies
View Related
Oct 29, 2015
php5-memcached is working without problems but has no igbinary support.
So i did:
Code: Select allwget https://pecl.php.net/get/memcached-2.2.0.tgz
tar -xzvf memcached-2.2.0.tgz
cd memcached-2.2.0
phpize
./configure --enable-memcached-igbinary
make
make test
make install
And also put
Code: Select allextension = /usr/lib/php5/20131226/memcached.so
in the php.ini
But memcached is not loading??
It's Nginx with FPM/FastCGI PHP 5.6.14-0+deb8u1
View 0 Replies
View Related
Mar 11, 2010
After installing 3.5.6 from backports, applets stopped working. I installed the java-6-sun package but it's still not making it. Searched google but haven't found anything but some bug fixes. Also saw something about ipv6, but not sure if that's related. That seemed to affect java programs. I use jedit and that is working fine. I downloaded the latest SDK from Sun and created a link from /usr/lib/mozilla/plugins and /usr/lib/iceweasel/plugins and /usr/lib/mozilla-firefox/plugins to /opt/SDK/jdk/jre/plugin/i386/ns7-gcc29/libjavaplugin_oji.so. Prior to the update to 3.5.6, the plugins were working and I could get the ..... stuff etc.
View 8 Replies
View Related
Apr 6, 2010
Install openssh so that I can access my desktop (192.168.1.100) from my laptop (192.168.1.200) using konqueror with "fish".Googled and read that the sshd_config should be updated to enhance security.Tried fiddling with sshd_config on the desktop and hit a brick wall.Before setting ListenAddress 192.168.1.200 in sshd_config, the laptop can access the desktop with problem.However, after setting it, the laptop is not able to access the desktop.
View 4 Replies
View Related
Jul 25, 2010
I installed openjdk 6. The compiler works fine, but when I try to run the .class file, I get:
Exception in thread "main" java.lang.NoClassDefFoundError: hello/java
Caused by: java.lang.ClassNotFoundException: hello.java
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
[code]...
View 5 Replies
View Related
Dec 17, 2010
I am unable to use Steam via Wine. Here is exactly how I have installed Steam (downloaded the sid amd64 .deb from lamaresh.net):
# dpkg -i wine<tab-completed>.deb
# aptitude install lib32nss-mdns wine
$ cd /tmp/
wget http://download.microsoft.com/download/office97pro/fonts/1/w95/en-us/tahoma32.exe
[Code]....
View 14 Replies
View Related
Mar 9, 2011
If I recall correctly, my Squeeze desktop is working whereas my Squeeze laptop isn't.
Here are the errors: Failed to open a session for the virtual machine Ubuntu 10.04.2. The virtual machine 'Ubuntu 10.04.2' has terminated unexpectedly during startup with exit code 1.
Result Code:
NS_ERROR_FAILURE (0x80004005)
Component:
Machine
[Code]....
View 2 Replies
View Related
Mar 29, 2011
I installed Debian6 but sudo does not work, says: bash: sudo: command not found. and when I run the command: sudo apt-get install, I say E: Unable to locate package sudo.
View 9 Replies
View Related
Apr 29, 2011
I have already installed gnome-power-manager.
There should be the suspend and hibernate buttons in th System Menu, but there is only two options, Shut down and Log off.Also, in the Power Manager Preferences window, it has no option for suspend and hibernate.
How to add suspend and hibernate options?
View 7 Replies
View Related
Sep 11, 2010
I downloaded cd1 of amd64 debian os. Its not booting from the CD. There are no problems with the drive or the laptop. I have successfully installed ubuntu from its cd image booting from the CD-ROM drive.
View 1 Replies
View Related
Feb 17, 2011
I would need your help to solve some problems that came after upgrading to Squeeze:first: xserver is not working. When I manually launch startx I got an error message: vesa kernel modesetting driver in use refusing to load no screens found
View 8 Replies
View Related
Oct 31, 2015
I'm a huge keyboard shortcut fan. I can't stand mice. So this is a big one for me.
My Alt+F10 (maximize) and Alt+F9 (minimize) keyboard shortcuts work just fine. I read everywhere (i.e., [URL]) that the Alt+F5 combo should unmaximize a maximized window. But it's not working. Can't find anything that says Debian excludes that combo.
Is this to be expected or is something amiss? I think its meant to be a default shortcut, so don't want to start playing around with customizations prematurely.
Searched through the forum, couldn't find anything under the following search terms: Alt F5; Alt+F5: Alt +F5: Alt-F5: maximize: unmaximize. Did I miss the magic string?
3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09) i686 GNU/Linux
View 5 Replies
View Related
Jan 19, 2016
I installed debian 8.1.0 (netinist-i386) in my laptop at work using ethernet (installed mate desktop). At home I do not have such thing, so I should use my phone connection. I can not use wifi due to b43-firmware. I use usb tethering as my only solution. Now I connected to my phone but do jot have internet access in laptop. ping http://www.google.com or 8.8.8.8 or any other address says destination host unreachable,
ifconfig shows usb0 is ok
/etc/resolv.conf:
#generated by networkmanager
nameserver 192.168.42.129
View 7 Replies
View Related