Slackware :: Plug Projector On Laptop With Slackware 13.1 Installed?

Nov 3, 2010

I was trying to plug projector on my laptop with slackware 13.1 installed. The problem is that the projector stops showing whenever I start X. I can see everything starting from LILO loader, but whenever I type "startx" - bam, no signal or just a black screen on the wall. I try to switch to console mode with ctrl+alt+f1 - the view appears, switching back to X with ctrl+alt+f7 - view disappears. I am using awesome WM. I tried XFCE, but the result was the same. I also tried to change resolution to

Code:
xrandr --output default --mode 1024x768 / 800x600
, but again, no difference. My laptop is ASUS F3Jc. Fn keys doesn't help as well.

View 9 Replies


ADVERTISEMENT

Hardware :: Installed Slackware 13 - Laptop Switches Off

Aug 29, 2009

This morning I installed Slackware 13 i386 and started configuring it. I've got a problem as my laptop has turned off unexpectedly twice since I started using Slack 13. I don't know if it's related to Slackware 13 but it has never happened before on this laptop with Slackware 12.2 or any other system. The first guess would be overheating. I checked the laptop's BIOS but could not find anything related to cooling down.

The laptop seems quite hot but it's nothing unusual for it. I also noticed that acpi is not installed by default. Would it make much difference? The laptop is pretty new (6 months) and the cooling module seems to be clean. The only thing that differs from my previous installations is that for the first time I installed ATI's fglrx and enabled desktop effects. Could it be a buggy video driver?

View 13 Replies View Related

Slackware :: Installed Multilib Support In 64bit Slackware 13.37 Installation?

Jun 28, 2011

I have installed multilib support in my 64bit slackware 13.37 installation than I proceed it to install google earth from slackbuilds... and did ln -sf /lib/ld-linux.so.2 /lib/ld-lsb.so.3Now when I try to run google earth I get:[ 760.092745] googleearth-bin[3647]:segfault at 984f7d31 ip 00000000984f7d31 sp 00000000ffbfe100 error 4

View 14 Replies View Related

Slackware :: How Should Proprietary ATI Driver Be Installed On Slackware Current 64-bit?

May 15, 2010

I've tried a few different ways to install the ATI graphics driver "fglrx" to get 3D acceleration.If I try to install using the standard file "ati-driver-installer-10-4-x86.x86_64.run" from the ATI web site it appears to work but then I discover it actually got an error.I saw a reference to ATI requiring 32-bit libraries to install their 64-bit driver. Is there a link or post that explains how to add the 32-bit libraries. Will that solve the problem, or will I just waste more time trying that?

View 6 Replies View Related

Slackware :: How To Install Tcl/tk Firefox Plug-in

Dec 4, 2010

How do you install the tcl/tk firefox plug-in?

View 3 Replies View Related

Slackware :: Automatic Microphone Enable On Plug-in?

Jul 15, 2010

What I'd like to have is alsa mixer enable microphone on plug-in and mute it on plug-out.

It's because when enabled it produces unwanted noise in the speakers, so I have to manually turn it off once I'm done with using skype and turn on again when I get a call. I'd like to automate that process.

View 4 Replies View Related

Slackware :: ZynAddSubFX As DSSI Plug-in For Rosegarden?

Jan 21, 2011

The sound capability of ZynAddSubFX and Rosegarden's ability to use LADSPA along both Windows VST's and DSSI plugins like ZASF are simply excellent illustrations of Chris Cannam's ability to transform the chaotic mess of audio on Linux into something sonically and visually!

[code]....

An incredible combination ... which doesn't even address the ability to produce stellar musical documents as well... I'll probably move my comments on adapting this combination for Slackware64 from the Desktop thread to here ...

View 6 Replies View Related

Slackware :: Install Eclipse CDT Is A Plug-in For Eclipse?

Sep 12, 2010

I use Slackware64 13.1. I installed eclipse from slackbuild.But how can I install Eclipse CDT? is a plug-in for eclipse? It's another program?

View 4 Replies View Related

Slackware :: Possible To Install It On Laptop

Apr 13, 2010

I intend to learn Linux, i know the basic commands and i am a power user who came from windows and also learning C on a virtual machine ( using ubuntu) provided by the intro course ( URL.,, ) and through my reading in this forum/blogs most of the people said if you want to learn Linux go for slackware, so.... Question One: is it possible to install it on this laptop (Dell Inspiron 1545) by that i mean working sound/wireless/touchpad?

View 14 Replies View Related

Slackware :: How-to Disable Hdd Spinoffs On A Laptop

Aug 6, 2010

I have Aspire one 752 netbook with slack 13.1 installed. I installed laptop-mode-tools from slackbuilds to control power management and etc. I'd like to make sure that sda drive in netbook never spins off when not running on batteries. For now it seems to spin down after every half a minute and is producing clicking sounds. I issued 'hdparm -B 255 /dev/sda' which seemed to work - no clicks any more, and no spinning-up sounds. What is the right way to make this change to be applied whenever netbook is on AC power?Edit: Also, how to make this 'hdparm -B 255 /dev/sda' survive hibernate, as it reverts to '96' after being resumed:
# hdparm -B /dev/sda/dev/sda: APM_level = 96Edit2: Ok, i changed hdparm -B values from 254 to 255 in laptop-mode.conf, since values of 254 and any other i tried(1, 96, 128) gave ioctl errors and were not applied to drive.

Code:
# hdparm -B 96 /dev/sda
/dev/sda:

[code]....

View 3 Replies View Related

Slackware :: Kernel 2.6.33.4 Not Working On Laptop

May 31, 2010

The 2.6.33.4 kernel (using huge-smp) does not work for my laptop. It tries to boot, but after the line (Freeing init...) the screen goes blank. No logs since the filesystem is not yet mounted (I think). I've blogged about it already (posted it here, investigated myself, etc) for the previous versions of the kernel. I've been following every updates on -current and most of the thing works well except for the kernel. The kernel that works out of the box for my machine was 2.6.33. Previous kernel that works was 2.6.29.6. Then it went 2.6.33.1, 2.6.33.2 however, I need to compile using the config of 2.6.33 to make it work on .1 and .2. Now, I tried the same thing on 2.6.33.4 but some cryptic error occurred while loading the kernel.

That all were using huge-smp kernel. Now I tried to compile a generic-smp kernel (of course with initrd). (I did not install kernel modules yet). It works and it boots. However, since there are no kernel modules, it freezes after starting xfce at runlevel 3. So my guess is that somehow, my previous problems were either config related or module related. I though that if I will as well compile the kernel module, it may work, but as I look at source/k it seems that the source for kernel modules are coming the install package from slackware/a packages. Sorry, just a newbie.

View 10 Replies View Related

Slackware :: Laptop And TV-out With Intel Chipset?

Jul 26, 2011

I've got a Laptop with Intel video chipset. I've got a full slackware 13.37 installation and I'm using the huge-smp kernel all though it's not recommended. But I don't think the issue is kernel related. The problem is that it detects that there is a monitor connected to the s-video connector, but there is no picture on the screen. It doesn't matter what mode I use, but ideally I want cloning.

What happens when I use KDE and krandertray (or system-configuration for that matter) is that I can choose resolution and everything but no picture shows up on the TV. When I press the "Identify monitor" (Or something) button both the "1 TV1" and "2 LVDS1" shows up on the same monitor (laptop). That is weird.

Has anyone experienced anything similar or could point me in some direction as to what could be done?(I haven't had the chance to test modifications to xorg.conf quite yet, but I guess that should work. However, I think it's worth it to get rid of this bug)

View 7 Replies View Related

Slackware :: Lockup On -current On Laptop

Jun 8, 2011

I've been running a Dell Latitude D600 laptop on -current for a couple of months. After the last kernel update, I needed to switch to the non-SMP huge kernel due to lack of pae instructions.Since then, I've seen 2 complete lockups. They've both happened when it was sitting idle, and in both cases, Xfce is gone, and the console is spewing kernel messages faster than I can possibly read.

View 2 Replies View Related

Slackware :: Sound On New Laptop Not Working

Aug 12, 2010

I got a new (used) Sony Vaio VGN-SZ440, I installed Slackware-current x86. Everything pretty much worked out of the box, including wireless. The only thing that is not working is my sound (It is not muted I already checked :-p). Here is my lspci output:

Code:
root@darkstar:~# lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
[Code].....

View 8 Replies View Related

Slackware :: Using Lilo To Boot The Laptop?

Nov 29, 2010

I have a laptop that I have installed Slack-current on, I am currently using the usb image to boot from. Windows7 is installed on sda2 and sda2 has been marked with the bootable flag, I would like to use lilo to boot the laptop do i install lilo to sda or to sda2?Will win7 still be able to boot using lilo as the boot loader ?

Another issue i noted during install is that the kernel panicked using the dvd to install with an error stating it could not read from the booting device, I eventually used the usb-pxe install to load the system however since 13.1 i have not been able to load a system using the dvd.

View 8 Replies View Related

General :: Screen Not Showing On Laptop But Showing On Projector When Connected

Apr 18, 2011

When I try to connect a projector to my laptop (already running) and hit the fn+f7 (the designated button for switching screen), nothing happens. I see "no source found" on projector screen and my laptop screen works perfectly. Now if I restart the laptop with the projector connected, I see all the intial booting messages on the projector screen (not on my laptop), then the gnome login screen appears on both the projector screen and laptop (when the login screen appears on laptop it looks like it has lower resolution than my usual laptop resolution). But immediately after I log in, my laptop screen goes blank, and projector screen becomes the only active screen.

If I restart without the projector, again all normal operation on laptop screen is restored.

I feel like I am missing some very silly options. Any help is appreciated.

Here is the output of xrandr when the laptop is connected:

Code:

View 3 Replies View Related

Slackware :: 2.6.39 Kernel \ Optimus Laptop And It Isn't Functioning As Well As It Could?

Jul 7, 2011

i've a optimus laptop and it isn't functioning as well as it could. I've been recommended to use the 2.6.39 kernel. Would there be any issues upgrading to this kernel since it's unsupported?

View 10 Replies View Related

Slackware :: Audio Output Only On Headphones On Laptop?

Oct 10, 2010

I want to make the audio available only on my headset and to turn the laptop speakers off. In windows, when i plug in the headphones, the speakers automatically turn off and audio is output only on the heads but that's not the case with slackware. I was looking in alsamixer and the audio and video configuration, but no success.

View 11 Replies View Related

Slackware :: Lack Of Sound On Laptop Via Speakers

Jul 19, 2011

I have a Dell XPS 15 laptop and have installed Slackware 13.0 on it. I'm not getting any sound through the speakers. I tried configuring alsa first. However, I did not have any success. Next I also tried inserting some kernel modules corresponding to sound drivers, which was present in /lib. Again, I'd no sound output.I can get sound through earphones though.I've been stuck with this problem from some time.

View 14 Replies View Related

Slackware :: Laptop 13.1 Making Beeps On Shutdown

May 10, 2011

I'm using Slackware 13.1 on my laptop, and sometime ago it make some beeps on shutdown, and when I don't find any word on a page on Firefox(using the find tool on Firefox).

View 2 Replies View Related

Slackware :: Settings Fine But Low Sound In Laptop

May 18, 2010

Using Dell Inspiron 1564. In windows 7 and other distros like ubuntu, openSUSE sound was perfect. However the sound here is pretty low. Not sure if there's some configuration I am missing. I ran alsaconf, maxed out the bars in alsamixer and did a alsactl store. But the sound is still low.

Code:
# lspci | grep Aud
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
02:00.1 Audio device: ATI Technologies Inc RV710/730

View 14 Replies View Related

Slackware :: Odd Screen Characters And Laptop Activity?

May 13, 2011

Compaq N600c w/ Slack 13 loaded...it's an older workhorse that began behaving oddly after the user dl'd a background image for her desktop...on login, the laptop would spawn hundreds of terminals once producing a load avg of 40.5 -never seen that before- as well on shutdown and startup I start seeing the appearance of the following characters ^[[[D repeated hundreds if not thousands of times on the screen, boot and shutdown will progress to completion but it's unintended behaviour, therefore suspect in my mind.hd thorough self-test passed and memtest is not showing errors on it's second pass

View 3 Replies View Related

Slackware :: Printing From Laptop To Several Cups Servers?

Jan 17, 2010

I connect my laptop to several different networks and need to print in each of them when I am connected there. In the past (ie 12.2 and earlier) I solved this by running a cups server on the laptop and having it poll the appropriate cups servers in each network.

I was thinking that perhaps in 13.0 I could bypass having the cups server on the laptop and that KDE would "see" the various cups servers available. However this does not seem to work...

View 5 Replies View Related

Slackware :: Screen Not Useable After Laptop Lid Opened

May 17, 2010

I'm using Slackware 13.1 RC1,gm45 GPU. After I closed the laptop lid and opened in again, the screen is blank and I could only see the pointer, but nothing else.

View 9 Replies View Related

Slackware :: How To Configure External Monitor In Laptop

Sep 6, 2010

I have slackware 13.1 installed on my laptop and use kde.I just bought a new external monitor 1680 X 1050. The laptop's monitor is 1280 X 800. From KDE i configured laptop's screen to be inactive and the external monitor at resolution 1680 X 1050. When i boot and enter KDE both monitors are activated, ican't understand their resolution. Then, just when i enter system configuration-monitor-monitor configuration the laptop's monitor automaticly turns off. Then i configure the external to 1680 X 1050 resolution. This happens every time i have to enter slackware. How to setup my xorg.conf file. You can see it below:

[Code]...

View 14 Replies View Related

Slackware :: Slap DVD Laptop Kernel Config

Sep 8, 2009

This is my first effort in making something more appropriate for laptop users (exclusively). This is a kernel config for 2.6.30.5. I started with the Slackware Generic-SMP 32bit kernel config (this is a 32bit kernel config). All credit for (in my opinion) the best starting place for any kernel config goes to Patrick Vokerding. (Please tell me if I am or am not doing this properly in terms of respecting the work of others, GPL, GNU, etc.)

View 14 Replies View Related

Slackware :: Wireless Stopped Working On Laptop

Nov 25, 2010

I'm running Slack 12 on a Thinkpad T60 and my wireless has stopped connecting to my wireless network at home. I'm using wicd for network management and it was working up until yesterday. I don't know what to do to track down the problem, so I'm looking for advice to do so.Other wireless devices in the house can still connect, so I don't believe my router is the problem.

View 6 Replies View Related

Slackware :: Bluewhite64 Packages Installed In 13.0?

Apr 26, 2010

This may be a dumb question, but can packages built for Bluewhite64 (any version) be installed in Slackware 13.0? I don't have a working Linux box ATM so I can't try it myself.

View 2 Replies View Related

Slackware :: How Does Patcher Know What Is Installed Version?

Jun 24, 2011

I have, installed in my machine, Firefox 2.0.0.4 and, wishing to add certain feature , I went to ftp.nluug.nl /pub/os/Linux/distr/slackware/slackware-12.0/patches/source/mozilla-firefox/. Firefox 2.0.0.20 has that feature. But, despite teh presence of the .SlackBild, threre is no compilation here. It's a patch realized over the binaries already installed in my machine. The question is: How does the .SlackBuild know he is in the presence of 2.0.0.4? That is, he cannot update if he does not know from where it is starting.

View 7 Replies View Related

Slackware :: Minimalist - Packages Should Be Installed?

Jun 4, 2011

Which packages should be installed? The system should also be able to use scim-pinyin with all its dependency packages.

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved