I'm new to Linux and I'm still trying to make my linux work on an external drive. I think I have found how, but I need to use the pipe symbol in a command line and I don't have it on my keyboard.I've tried different settings for my keyboard and different language, but nothing seems to do; I try all the keys, with shift or alt, but nothing works.I'm working on Debian, Lenny, with a Lenovo 3000 v100 Laptop. Nowhere on my keyboard do I have the symbol I am looking for. I have the vertical bar divided in two, but not the continous one.Do I need somehow to remap my keyboard or add a function to a key?
It's for a Lenovo x140e laptop with Jessie. Specs online commonly describe the laptop as having BCM43142 but I ran "lspci -knn | grep -iA2 net" and the output says I have BCM43228. Not sure why there is that discrepancy but I am assuming the latter, BCM43228, is what is actually in my computer.
Anyway, I originally installed "broadcom-sta-common", "module-assistant", and "broadcom-sta-source", but that resulted in nothing happening so I think I am going to "apt-get purge" those and start over.
I know about the Debian wiki "wl" page but it only provides instructions up to Wheezy, not Jessie. And I read many previous threads but they often contain different instructions and mixed results, plus there are many moving parts here (kernel, OS, driver, packages) and the instructions seem to be changing over time.
Does the order of install for those above packages matter at all? Do I need the kernel header or not and, if so, how do I use it? Are there any other packages I need? What is the process?
I loaded Fedora 10 onto my Lenovo T60 last week. everyday i boot it up and it works fine for a few minutes, then freezes. to the point of powering off. my mouse still works but nothing else. i power back up and it generally stays up after that.
Before i had Fedora i was useing PCLinux 2009 and it worked just fine. i get a kernel error alert every once in a while. i finally submitted it to Fedora to be reported. also a flash plugin says it is needed at times but most media plays.
Is there something i'm missing here? like i need to add an additional update? i already updated/installed most Fedora 10 updates.
I have a problem that Ubuntu 10.10 won't run on my Lenovo Ideapad laptop. I have managed to install it over ethernet a few weeks ago an it worked fine, but whenever I try to install it from a cd, installation completes successfully, but the Ubuntu won't start. A black screen with a lot of text on it and then everything freeze. I have tried it without installing and it worked (live cd). I have also tried to install it on my desktop machine and it worked fine. On my laptop, I already have a Windows 7 (64 bit) on another partition.
I tried to dual boot my lenovoT6570 with Fedora14 and win7. But the linux becomes extrememly slow and the firefox window cannot even be clicked. I reinstalled the linux again but the same problem persists. Is it compatible with dual booting? any solution or suggestion?
I have installed Ubuntu 9.10 on my laptop Lenovo T60. The problem is i can't make extended monitor in that way: laptop 1024x768 and Monitor LG L1952HQ 1280x1024. If i make this configuration, screens appear black and i can't go back without restarting. Presently system support only: laptop 1024x768 and LG L1952HQ 800x600. This configuration (laptop 1024x768 and LG L1952HQ 1280x1024) worked well previously with the same ubuntu 9.10 before reinstallation. I guess i should reinstall ore change to other video drivers? The refresh rate is set on 60 Hz.
I have at office dual booting Fedora14 + Windows 7 in Laptop Lenovo G550. I am using it regularly for work. Recently it stopped normal shut down. It showed some panic message first time and i have to force shut down.It boots normally. Now it does not give any message during Shut down but it does not shut down properly. Every time i have to force shut down.I am ready to follow instructions from forum members. I want to know that how much serious this panic is. Will it result in corruption of installation?
I try to make a small AVR-Board boot a Linux from my Lenovo laptop, which is configured as NFS server (running nfs-kernel-server). Everything is configured correctly and it should work, but it doesn't.I just installed another laptop (from ASUS) with the same configuration (OS, tools, settings) and there it works immediately.
So I wondered, what's going on on eth0 ? I checked with Wireshark and here are the things I found out.On both laptops, the following paket arrives:
I have a laptop lenovo T410s, using RHEL 5.6, 2.6.18-238. I'm trying use the external monitor as dual head using the system-config-display tool, but the generated xorg.conf fails:
Monitor autoprobe results Monitor autoprobe failed. And if I boot up with the monitor attached using the old single head valid xorg.conf, both screens stay blank. It works only with the external monitor cable disconnected. I don't know what else to try.
I've just joined the linux gang(or I am trying to) I have
-downloaded desktop/netbook edtion
-burned to dvd using infrarecord
-changed bios settings to boot from cd
-didn't work
-used the override feature that gives a bootlist at splash screen but cd drive not listed so I assume the cd is not recognised as a boot disk
-tried the usb/cd maker that comes with in the rar but its looking for the cd image...an .iso file, but I can't find one in folder.
ubuntu says I can run a trial from the cd alongside vista but when I open the executable it just offers intall, no try and if selected starts to install I think I can do the partition thing if I have to but I don't want any vista running on my machine.
I just put Fedora 11 on my Lenovo Thinkpad t400. I selected the integrated (lousy, but Intel (supported)) graphics device in the BIOS, but I really hate the lower performance than the discrete graphics device. However, this device requires fglrx or radeonhd for DRI. RPMFusion has not released an (a)kmod-fglrx, so I can't use that. I have heard radeonhd has some stability issues though, and I don't know how to install. I was wondering how I could completely change my graphics configuration (change chipsets in the BIOS) and get the X Server in Fedora 11 working with the new driver and chipset. Is it a good idea to use radeonhd, or should I wait for the fglrx?
Even then, how would I completely change my graphics configuration so it would work with a different card & driver? I don't want to do a fresh install because I've done a lot of work & customization with the F11.I don't know anything about radeonhd, so any information about this kind of thing would be useful.Finally, should I just suck it up and deal with the Intel graphics? Is anything of this sort really worth my time? (I'm willing to spend quite a bit, trust me!)
I've written a simple server in linux used fork to create a FIFO pipe.The server create two FIFO pipe.One for server read data from client and write data to client.Then another pipe for client read data from server and write data to server.When the server read data from a client used server-pipe and then write data to client.But ,if the client no read open the pipe,the server side write will be crashed because of a broken-pipe SIGPIPE. How to check whether the read side is opened?Or,how to catch the SIGPIPE,and then my server will still execute on,not crashed!!
I'm doing ping between 2 RH servers through a VPN site2site tunnel and in some times I got in the result pipe 2 and another pipe 3 as I mark it in blue color below.
e.g.
64 bytes from 192.168.1.10: icmp_seq=0 ttl=128 time=0.229 ms 64 bytes from 192.168.1.10: icmp_seq=1 ttl=128 time=0.287 ms 64 bytes from 192.168.1.10: icmp_seq=2 ttl=128 time=0.278 ms
[code]....
What's the difference between pipe 2 and pipe 3 and what's the meaning of it?
I wrote y bash script that opens YouTube playlist using youtube-dl and VLC applications: the output of youtube-dl is the input of VLC. The only problem is VLC needs to be closed after each playlist item unless I get the error message of the operating system:
"ERROR: unable to write data: [Errno 32] Broken pipe".
I understand the reason but I don't know how to resolve it: it is possible to close previous STDIN of VLC without killing the entire VLC process so that a new youtube-dl instance can connect to the same VLC instance? In short this is my question. The problem is detailed here: Downloading and playing videos and subtitles.
I could not get wireless connection during the Debian Testing (LXDE) installation and am wondering how I can setup wireless connection now. Here are the details:
- For installation, I used [URL] .... -> debian-testing-amd64-lxde-CD-1.iso
- During the installation process, I received a message that the following files are missing: iwlwifi-7265-8.ucode, iwlwifi-7265-9.ucode (strangely (to me), they were mentioned twice, so 4 files). I was asked to provide them on a USB stick
- I went to [URL] ...., downloaded firmware-nonfree_0.43.tar.gz and put the files iwlwifi-7265-8.ucode-22.24.8.0 and iwlwifi-7265-9.ucode-23.214.9.0 on a USB stick (FAT32 formatted). They were not recognized. Also not after renaming precisely to the file names I was asked for (what should I have done in this case?)
- I then simply continued the installation (flawlessly) without internet connection
- How can I now set up wireless connection?
I'm new to Debian but an Ubuntu user for 3 years. I tried to use commands from Ubuntu (ipconfig...) to figure out more, but they were not available.
Recently purchased a Lenovo B40-70 Dec 15 Make and isntalled Debian Jessie as the only operating system. Everything seems to work fine except internal microphone.
I have entries under ports of pavucontrol - Internal Microphone - Microphone (unplugged)
I changed amplification levels of left and right channels (as some suggested having right and left at same level cancel each other thus producing no audio). I've added entries such as Code: Select alloptions snd-hda-intel model=laptop to non existing alsa-base.conf in /etc/modprobe.d/. - No effect
Haven't seen Lenovo internal microphone problems offlate in forums or QA Boards, so asking it here again.
Also, I'm planning to buy a USB microphone : [URL].....
Will this work out of the box to make skype calls ?
I have installed on my Lenovo B560 Debian Squeeze and there is one problem. Integrated microphone does not work. Do you have any idea how to solve this issue?
I can't connect using wireless connection because it is disable (the light indicator is off) after I pass the grub, but it works fine in win 7. does anyone know how to enable it?lspci output said my wireless module is broadcom 4313.
This laptop has been in the mainstream news as the cheapest Windows laptop available. Unfortunately it has a 64-bit CPU with 32-bit UEFI that dumps to the grub shell before installation. In addition, the built-in keyboard does not work.
As far as the dump to shell problem, this seems like something is not setup correctly in the grub UEFI configuration. This "hybrid" notebook should be using the multi-arch as I understand the situation. I noticed there is no grub configuration file in the multi-arch netinst ISO when I mounted it and looked around. I also noticed the standard netinst ISO is not easily mountable: there are errors when I try to mount the individual partitions to inspect the grub configuration. Additionally, Kubuntu boots perfectly aside from the keyboard issue. Devuan also boots when I modify the netinst to bypass gummiboot and use grub directly. Finally, the multi-arch grub shell freezes up when autocompleting and searching through the drives for the grub config, leading to a forced reboot. As an extra note, I tried 2 different flash drives and CD install media with the same results.
I tried many, many grub kernel combinations to fix the keyboard issue. It works in grub, but not in Linux. I was ultimately going to try a newer kernel to fix it.I was in a hurry to get something set up so back to the store it goes.
I want to install NVIDIA drivers on my Debian Squeeze so that I can use parallel computing packages like CUDA C or OpenCL for my Master Thesis. I have NVIDIA Geforce 310M.
I found a link in wiki.debian which gives me two ways to install NVIDIA drivers and I want to install the NVIDIA way (non-debian way).I have to stop 'X' and I stopped it by typing 'service gdm3 stop' and then I went to ''init 3'' . Now I want run
'sh /home/swaroop/Downloads/NVIDIA-Linux-x86-270-41.06.run' but its not working.
i have debian squeeze installed on my lenovo t61 notebook with intel wireless 3945 firmware.
i've installed the firmware-iwlwifi package but cannot get any wireless connection.
i'm using the fluxbox dekstop with wicd network manager.
i've searched around on the debian user forum archives and the internet but have yet to find a solution for this. it seems most people have just installed the firmware-iwlwifi package and then wlan was working.
i had ubuntu installed on this machine before with wlan running, so i know that there is nothing wrong with my hardware.
I'm reloading my X301 Lenovo laptop with linux but need to make sure that whatever distro i choose will support displayport out. I'm currently running XP on it and DisplayPort -> HDMI (via converter) -> Sony 40" 1080 TV works great. Just Shift F7 and I'm off and running.
I tried Mint 10 and Debian 6.0.1 last night (via Live DVD) and while they both recognized the displayport, and I could set the resolution on a second monitor to 1920x1080, the output was scaled incorrectly and didn't show any user mouse movements etc... just the wallpaper basically.
I just bought my new lenovo T460 notebook and have a problem with the lid closing/suspend handling which is very puzzling for me.
If the device is on the AC, closing the lid causes the notebook to suspend. This works perfectly - in other words: The notebook wakes up after opening the lid and is usable. If the notebook is on battery, closing the lid causes the notebook to freeze. In other words: If I open the lid again, everything is frozen. Not only the UI but I'm also not able to change to TTY1, 2, ...
What I did to find out more:
Manually suspending the notebook when on battery is working. If I do a systemctl suspend it works as expected. I tried to use the KDE settings to deactivate suspending when closing the lid when on battery. But even then, the system is freezing when closing the lid. I found this link [URL] .... laptop-lid which suggests to change the HandleLidSwitch setting in /etc/systemd/logind.conf to ignore. But this does not change the behavior.
I'm using debian stretch/testing
Details about my experience with the T460 under debian gnu linux can be found here: [URL] ....
Unpacking replacement ffmpeg ... dpkg: error processing /var/cache/apt/archives/ffmpeg_5%3a0.5.1+svn20100411-0.0_i386.deb (--unpack): trying to overwrite '/usr/share/ffmpeg/libx264-ipod640.ffpreset', which is also in package libavcodec52 4:0.5.1-3 dpkg-deb: subprocess paste killed by signal (Broken pipe) Errors were encountered while processing: /var/cache/apt/archives/ffmpeg_5%3a0.5.1+svn20100411-0.0_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
I tried to install Debian 8.1 on Lenovo Edge 125, but on stage ''detecting network hardware' of install process my laptop stopped and froze, so I don't know what to do. (Previously I've installed Debian 6 or 7 on this laptop and every thing was OK).