Debian Hardware :: Lenovo ThinkPad SL410 - Upgraded Wheezy To Jessie And Lost USBs
May 8, 2015
I run Debian with Gnome on a beat up workhorse ThinkPad. I upgraded to Jessie last week with just one issue. Before the upgrade, I could plug in a USB drive (I use a couple of WD MyPassports most often) and they would mount, read, and write without a hitch.
Since the upgrade, when I plug in a USB drive, the file manager (3.14.1) sees the drive, but when I click on the drive to access/mount it, I receive a dialog box reading: Oops! Something went wrong. Unhandled error message: Error when getting information for file '/media/user/MyPassport1': Input/output error.
If I hit the little “eject” button in the file manager, then mount the drive as root from a command prompt [e.g., mount -t ntfs-3g /dev/sdb1 /media/external] I can run a directory of the drive, but ls -l /media/external fails. From the command prompt I am unable to perform reads or writes to the drive.
Rebooting into recovery mode (i.e., without Gnome), I get the same behavior with CLI messages reporting I/O errors with the drive. I can run a directory, but ls -l, reads, and writes fail.
This behavior is the same on all three USB ports. It is not limited to these MyPassport devices.
The drives work flawlessly on another headless machine upgraded to Jessie the same day. And on another still running Wheezy.
If I boot the ThinkPad from a live CD (Mint 14, I believe) the USB drives mount, read, and write fine.
My BIOS is up to date, 1.52.
lspci -v says this about USB ports:
Code: Select all00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03) (prog-if 00 [UHCI])
Subsystem: Lenovo Device 20f0
Flags: bus master, medium devsel, latency 0, IRQ 23
I/O ports at 1880 [size=32]
Capabilities: [50] PCI Advanced Features
Kernel driver in use: uhci_hcd
[Code] .....
View 4 Replies
ADVERTISEMENT
Jan 22, 2015
I upgraded to Jessie today and found that I have no sound.
Code: Select all# uname -a
Linux ath 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt2-1 (2014-12-08) x86_64 GNU/Linux
There is no sound card on the motherboard. Sound worked previously through HDMI from a Nvidia GTX570
Code: Select all# lspci|grep Audio
09:00.1 Audio device: NVIDIA Corporation GF110 High Definition Audio Controller (rev a1)
Code: Select all# aplay -l
aplay: device_list:268: no soundcards found...
[code]....
View 8 Replies
View Related
Apr 27, 2015
I did an in-place upgrade to Jessie today and I can only get the GNOME Classic desktop, which I have to select when I log in. I had started to get used to the default desktop in Wheezy, so I'd like it back if possible. When I select gnome system default, I get my desktop, but no menus or anything I can click on at all. All I can do is ctrl-alt-delete and reboot or shutdown. I run it on a Lenovo Ideapad U410.
View 8 Replies
View Related
Dec 25, 2014
I just installed wheezy and upgraded to jessie. I had previously gotten sound working in wheezy by installing the flashplugin-nonfree and flashplugin-nonfree-extrasound packages, after configuring my headset in system settings. However, now I can't get sound to play in firefox. I've installed flashplugin-nonfree, flashplugin-nonfree-extrasound, and pulseaudio, still without luck. The volume is turned all the way up in alsamixer, sound tests play fine, and I can play music in VLC without any problems. This leads me to believe it's not a problem with drivers, but with some package I'm missing that will allow firefox to play sound. Sound wasn't working in the default video player either, before I installed the flash plugin. Is there something I'm missing?
Also, sound doesn't play on Konqueror either (KDE browser), which seems to indicate it's a problem with flash and not with firefox itself. After removing the flash plugin and installing pepperflashplugin-nonfree to ensure the pepper plugin was used instead of flash, sound still would not play in chromium, so I reinstalled the flash plugin and still don't have sound in any browser.
View 1 Replies
View Related
Sep 15, 2014
On wheezy 32-bit on thinkpad x40
Code: Select all# tail -30 /var/log/messages
Sep 15 11:52:12 X40 kernel: [ 146.227644] cdrom: Uniform CD-ROM driver Revision: 3.20
Sep 15 11:52:13 X40 kernel: [ 147.005390] UDF-fs: Partition marked readonly; forcing readonly mount
Sep 15 11:52:13 X40 kernel: [ 147.017161] UDF-fs: INFO Mounting volume 'Utility_HD-PXTU', timestamp 2010/05/12 14:24 (11e0)
Sep 15 11:52:14 X40 kernel: [ 147.821237] NTFS driver 2.1.30 [Flags: R/W MODULE].
Sep 15 11:52:14 X40 kernel: [ 147.919521] NTFS volume version 3.1.
[Code] ....
It will be okay for awhile after I unload & reload ipw2200 driver
Code: Select all# lspci | grep -i VGA
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
View 2 Replies
View Related
May 19, 2015
I've had a weird issue recently with Java/Spring. Basically, it would work on all machines but my trusty Debian box. Macs for devs, Ubuntu for production and some devs have it too. This annoyed me, because of course Debian is the greatest and it must work there too! Also, Java is based on the whole write once run anywhere concept, I have never really had a problem with code behaving differently on different Java installs of the same version, even on completely different OSs it seems to behave itself very well. URL....
I moved up to Jessie and the problem goes away. I can only conclude that some library that is called by Java got upgraded, somehow influences the order in which Spring resolves its dependencies. Probably the fact that other devs build on Ubuntu and have got it working there, and the upgrade to Jessie brings my libs more in line with what Ubuntu will be running has done the trick.
View 0 Replies
View Related
May 27, 2015
I upgraded my Wheezy 7.8 to make sure all packages were installed Before taking the next step to upgrade to Jessie.I upgraded to Jessie and it seemed to run OK....but after reboot I had no network Connection..I checked ifconfig and the wrong network card mac address is being assigned to the wrong card....?I have a clonezilla server on my server, so this was my network interfaces before and after upgrade
Code: Select all# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
[code]...
I even checked nano /etc/resolv.conf and sure enough my gateway was the same for my Internet eth0.When I ran ifconfig I could see that the eth0 mac address was set as eth1..I tried to reset my drbl for clonezilla but that only sees the vmware Connection and not my actural cards.. have taken alook at /etc/udev/rules.d/70-persistent-net.rules and the assignment is right but not ifconfig?
View 14 Replies
View Related
May 28, 2015
With "quiet" removed from the grub linux line, I'm getting the following error messages when the boot hangs up early in the boot process (19.768231 seconds into boot).:
input: HDA NVidia HDMI/DP,pcm=3 as devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input6
input: HDA NVidia HDMI/DP,pcm=7 as devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input7
input: HDA NVidia HDMI/DP,pcm=8 as devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input8
So, is this a NVidia issue or a sound card issue?
View 1 Replies
View Related
Jun 20, 2015
I already have a Notebook with windows (for some reason it needs 3 partitions..) and wheezy. When I installed wheezy I create 2 logical partition inside a primary one: one logical for /home and the other one for filesystem. Now I would like to overwrite wheezy and get get jessie, but without touching windows and home.
I already try to upgrading and it went wrong, so I prefer overwrite, what I have to do during "manual installation" phase?
View 11 Replies
View Related
Jul 28, 2015
is it possible to simulate upgrading a Squeeze installation to a Wheezy or Jessie installation, on a OVH server ?I would like simulate upgrading server, and if not problems, upgrading in real time.I don't do that manipulation, and I don't do mistakes on a production server.
View 2 Replies
View Related
Jul 26, 2015
I have upgraded my debian server on april when Jessie came up, but I *forgot* to reboot at this time. As a new kernel* was released this week as a security update, and since my server installed it (via unattended-upgrade on security packages), I rebooted it last night. It never came back online.
I have access to a rescue boot (Ubuntu 12.04 LTS), and tried to analyse the failure (by mounting /sys /dev /proc and /boot and chrooting), but without luck so far.
As it's a dedicated server, I don't have access to the console. What I know :
No log in var/log since the failed reboot. I don't know how to have/find others logs.Previous kernel was 3.2.0-4-amd64, new is 3.16.0-4-amd64, What I tried without luck) :
Change the booting kernel, via update-grub. Tried 3.2, 3.2 with sysvinit and 3.16 rescue mode I think. I should have done it right, but without console it's hard to tell.apt-get update/apt-get upgrade/apt-get dist-upgradeadding nomodeset to kernel load in grubWhat I haven't tried :
update-initramfs, I don't really know why it would block the boot
*linux-image-3.16.0-4-amd64:amd64 3.16.7-ckt11-1+deb8u2
View 6 Replies
View Related
Aug 13, 2014
I upgraded from deb7 to deb8, but am no longer able to boot. After passing the grub boot menu, the following messages are displayed:
Code:
Select allLoading, please wait...
[ 6.065713] systemd-fsck[148]: /dev/sda1: clean, 428644/1310720 files, 410616
9/52442880 blocks
[ 7.480551] Error: Driver 'pcspkr' is already registered, aborting...
[ 8.692700] systemd-fsck[341]: /dev/sda5: clean, 145485/6176768 files, 17407409/24695552 blocks
[ 18.066215] Loading kernel module for a network device with CAP_SYS_MODULE (deprecated). Use CAP_NET_ADMIN and alias netdev- instead
_
The screen then clears and an underscore is displayed as the sole character at the top left position of the screen. The system hangs at this point. During installation, I rejected two changed files: /etc/init.d/bootlogd and /etc/libreoffice/sofficerc. For both, I opted to keep the installed version (the default choice of the installer) rather than replacing with the new version. The first might be related to the problem, although it seems to be responsible only for logging the boot process, and I would not expect this to compromise booting.
In case this information is useful, sda1 is mounted at /, sda2 is swap space, sda3 is extended, and sda5 is a logical partition mounted at /home.
I am able to boot into rescue mode, but other than that the system is not usable. Unfortunately, no useful error messages are given to aid in diagnosing the problem.
View 12 Replies
View Related
May 11, 2015
A few days ago I bought a Raspberry PI B with Debian Wheezy (7.0 - I think) on it. Before installing a media centre on it I wanted to do some basic configuration/upgrade and decided to upgrade to Debian Jessie. I followed the instructions provided on [URL] .....
Before moving to Jessie I have upgraded the original Wheezy; after the upgrade the version was 7.8. Everything went well till I executed "apt-get dist-upgrade". Errors where generated. As suggested I tried the "apt-get -f install"; but it did not go smoothly either. However, so far, I am accessing the desktop and everything seems fine (although I did not do anything fancy yet). The version recorded is 8.0. Thus, should I worry about the error messages generated?
Please find the log file here: [URL] ......
Note that I put the log file on Google Drive because each time I clicked on "add file" in the "Upload Attachment" tab when editing this message I got:
Internal Server Error:
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, forum-admin@forums.debian.net and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
View 7 Replies
View Related
Jun 2, 2015
I've changed my /etc/apt/sources.lst file to use "jessie" repositories instead of "wheezy". I then ran synaptic and updated everything (there were loads of packages, something like 2000 to update).
After this I rebooted. The grub menu shows as usual with the background image I'd set and the operating systems as usual (including Windows 7) however there is no longer a 5 second countdown and when I select *any* menu option, it asks for a username and password.
I don't know what username and password it's asking for as I never used to have one set!!! I did have a username and password set up so that if you wanted to edit a grub menu option so I tried that but to no avail.
I'm using MBR/BIOS not EFI.
View 3 Replies
View Related
Feb 1, 2015
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.
I was thinking I'd install these:
1) firmware-realtek
2) wireless-tools
3) module-assistant
4) broadcom-sta-common
5) broadcom-sta-dkms
6) broadcom-sta-source
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?
Output of "lspci -knn | grep -iA2 net"
Code: Select all01:00.0 Network controller [0280]: Broadcom Corporation BCM43228 802.11a/b/g/n [14e4:4359] Subsystem: Broadcom Corporation Device [14e4:0607] 03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 07) Subsystem: Lenovo Device [17aa:2219] Kernel driver in use: r8169
View 6 Replies
View Related
Nov 19, 2014
I have done on previous releases, but this time it hangs on me. It's "only" a Virtualbox, so I can reproduce it.
The wheezy already runs systemd, and is fully updated to to latest packages. Does not run any graphical.
Edits the source.list and does
$ apt-get update
$ apt-get upgrade # Did on one upgrade
$ apt-get dist-upgrade
It starts to upgrade (complains about missing version in libpgp-error), libc is installed, but at some point the systemd is running at high CPU and a dpkg seems to be stalled.
Should I disable systemd on wheezy before? This might not have been tested so much.
View 10 Replies
View Related
Feb 9, 2016
Does upgrade from wheezy to jessie modify print drivers....
View 1 Replies
View Related
Sep 9, 2015
I am using a 3rd party kernel driver that does not support udev properly. When I was using wheezy I placed the required device files in /lib/udev/devices.
The udev in jessie does not appear to support this. Is there any way to have udev create these device files or will I have to create then using a script at boot-up?
View 1 Replies
View Related
Aug 7, 2015
Used to be, when I connected my phone and turned on USB Storage, it would automount, and I'd get a popup window asking me what I wanted to do (open and view files, or import photos with gthumb). I would just choose open and view files, move photos, music, etc. back and forth...
I would see the device listed in pcmanfm or thunar. Now, nothing happens. I do not get the popup, nor see the device in any file manager, etc. When I do fdisk -l, I do not see the phone listed, but when I do lsusb, I do see it.
Code: Select allBus 008 Device 067: ID 0482:0734 Kyocera Corp.
Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
It's a Kyocera Hydro Elite, an android device, set for USB Mass Storage upon connection. The phone knows when it's been connected and gives me the option to turn on the mass storage, which used to trigger the popup on the computer, but the computer no longer responds.
I have thunar-volman and mtp-tools installed.
I don't seem to have any relevant entry in /etc/fstab. Not sure if I did before upgrading to jessie from wheezy or not... I don't believe so...don't think an upgrade would wipe anything from there.
Why I'm not getting access to the phone now? Or how I can mount it without knowing it's location from fdisk? I do not use gnome, but rather plain openbox.
View 12 Replies
View Related
Dec 4, 2015
I had Debian 7.9 up and running like a charm until yesterday. Today I did the upgrade to 8.2, now boot hangs. I see 3 boot entries for the new kernel now -
Debian GNU/Linux, with Linux 3.16.0-4-amd64
Debian GNU/Linux, with Linux 3.16.0-4-amd64 (sysvinit)
Debian GNU/Linux, with Linux 3.16.0-4-amd64 (recovery mode)
The latter 2 entries have no problem booting up. So do the previous kernel(3.2.0.4) entries. Only the first one hangs, for which I see these 6 lines on the console:
[ 0.214704] pnp 00:04: can't evaluate _CRS: 12298
Loading, please wait...
fsck from util-linux 2.25.2
/dev/mapper/myhost-root: clean, 198627/61000000 files, 2160052/24412 blocks
[ 0.047141] kvm: disabled by bios
[ 0.000985] kvm: disabled by bios
How can I make it boot up like others?
View 6 Replies
View Related
Jul 3, 2015
I installed a package (kicad) on my wheezy system using apt-get and it pulled down a shedload more files than I expected.When I restarted the system it turns out I've also been upgraded to
Release 8.0 Jessie
Kernel Linux 3.2.0-4-amd64
GNOME 3.4.2
However I don't have gnome any more. Only XFCE.I tried
Code: Select allroot@client:~# apt-get install gnome
Reading package lists... Done.Building dependency tree.Reading state information... Done.Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
The following packages have unmet dependencies:
gnome : Depends: gnome-core (= 1:3.14+3) but it is not going to be installed
Depends: evolution (>= 3.12) but it is not going to be installed
Depends: evolution-plugins (>= 3.12) but it is not going to be installed
Depends: gnome-shell-extension-weather but it is not going to be installed
Recommends: gnome-software but it is not installable
E: Unable to correct problems, you have held broken packages.
My /etc/apt/sources.list is
Code: Select all#
# deb cdrom:[Debian GNU/Linux 7.7.0 _Wheezy_ - Official amd64 NETINST Binary-1 20141018-13:04]/ wheezy main
#deb cdrom:[Debian GNU/Linux 7.7.0 _Wheezy_ - Official amd64 NETINST Binary-1 20141018-13:04]/ wheezy main
deb http://mirror.waia.asn.au/debian/ wheezy main
deb-src http://mirror.waia.asn.au/debian/ wheezy main
[code]....
View 14 Replies
View Related
Jul 28, 2011
I bought a thinkpad Edge 13" with AMD CPU (NV338) and installed f15 on it. First boot : no WiFi...
Code:
lspci -n
...
08:00.0 Network controller [0280]: Broadcom Corporation Device [14e4:0576] (rev 01)
14e4:0576 is actually BCM43224 broadcom chip, supposed to work with broadcom-wl driver (non-free...)
So I installed broadcom-wl + kmod-wl, reboot, check if it really get installed :
Code:
lsmod | grep wl
wl 1954479 0
lib80211 4103 1 wl
Ok but... no WiFi interface visible... Few dmesg :
Code:
dmesg |grep radio
[ 22.289176] thinkpad_acpi: radio switch found; radios are enabled
[ 22.310166] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
(wifi toogle seems not working btw)
[code]....
View 3 Replies
View Related
Sep 16, 2010
Recently I got a lenovo laptop and installed opensuse 11.3 from live usb distribution, well the issue is when I want to listen to some music and plug in my headphones, the laptop speakers do not turn off automatically.
View 9 Replies
View Related
Oct 5, 2010
See attached photo. Is my screen broken or what?
View 5 Replies
View Related
Feb 9, 2011
I have a pretty new Lenovo Thinkpad L412, with Ubuntu 10.04 LTS. I can't log in to any wireless network (I have dual boot with Win 7 and it works there). The available networks shows up in the list but I can't connect them, "no network connection" it says.
View 3 Replies
View Related
Dec 7, 2010
Im considering installing Open Suse linux on my laptop - Lenovo Thinkpad T510i. Will all the devices be recognized?
View 2 Replies
View Related
Jun 29, 2010
I am sorry if this seems long I tried to only list the information I thought was pertinent to my wireless issue. I do get 2 of my neighbors wireless networks to show up but mine does not and it has the strongest signal by far. I have 3 other computers connected to it also on Ubuntu 10.04 LTS
lspci -nn | grep Realtek
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:8172] (rev 10)
iwconfig wlan0
wlan0 802.11bgn Nickname:"rtl8191SEVA2"
Mode:Managed Frequency=2.412 GHz Access Point: Not-Associated
Bit Rate:300 Mb/s
[Code]...
View 1 Replies
View Related
Jul 9, 2010
I'm trying to choose between the Lenovo Thinkpad W500 and the older T61p. The W500 is said to have a higher quality display than the T61p, however there seem to be more problems with running Linux on it. One of the reasons for this is the fact that it has switchable graphics, with one of the GPUs being an ATI FireGL. The older T61p comes with Nvidia Quadro FX only, which as we know is more Linux-friendly.
Which model should I choose? Will certain issues such as being able to suspend / resume be cleared up with newer kernel releases?
View 8 Replies
View Related
Aug 27, 2010
I have Centos 5.5 running on this laptop but can't get gobi_loader(loads firmware onto the 3g device and then you can use wvdial) working on kernel 2.6.18-194.11.1.el5 (x86_64). lsusb shows the Gobi device but gobi_loader uses /dev/ttyUSB0 which doesn't exist.
View 18 Replies
View Related
Aug 12, 2010
The only thing really missing from this install is this issue with the sound. I've searched all over the forums and i found one thing where you get the model and codecs and write them to a file, however, I can't seem to find what my "model" is because none of the postings have anything about Lenovo laptops. Here is the command they all asked for:
Code:
With that info, how do I get the model, and how do I get my speakers to stop playing when headphones are plugged in. Also, I don't have any software installed like pulse audio either, so it's not that.
View 1 Replies
View Related