X60s, T60 and T40 have lost audio under ubuntu!
X60s, T60 and T40 have lost audio under ubuntu!
It's unanimous! My X60s, T60 and (now) the T40 all have NO audio on the ubuntu partition, but it works on the XP partition!
I don't get it. Each has a different ubuntu and each has a different history and a different use.
The ONLY common thing I can think of is that at different times I've tried to get the dialup 'winmodem' working on each, and I suspect that 'winmodems' share something with the audio system.
I have no idea how to proceed with debugging.
If I could I'd replace a winmodem with a standard 16550 type complete modem, and replace the audio card with something else, but I'm not sure it can be done.
I don't get it. Each has a different ubuntu and each has a different history and a different use.
The ONLY common thing I can think of is that at different times I've tried to get the dialup 'winmodem' working on each, and I suspect that 'winmodems' share something with the audio system.
I have no idea how to proceed with debugging.
If I could I'd replace a winmodem with a standard 16550 type complete modem, and replace the audio card with something else, but I'm not sure it can be done.
X60s - dualboot XP ubuntu 9.10
X60s - dualboot XP ubuntu 12.04
T520 - dualboot XP ubuntu 12.04
T60 - dualboot XP ubuntu 8.04
T40 - dualboot XP ubuntu 9.04
570 - dualboot XP ubuntu 7.10
570 - W2K
600 - W2K
X60s - dualboot XP ubuntu 12.04
T520 - dualboot XP ubuntu 12.04
T60 - dualboot XP ubuntu 8.04
T40 - dualboot XP ubuntu 9.04
570 - dualboot XP ubuntu 7.10
570 - W2K
600 - W2K
Re: X60s, T60 and T40 have lost audio under ubuntu!
This is getting frustrating. I've got to solve the problem so I don't have to port a movie to XP to watch it.
X60s - dualboot XP ubuntu 9.10
X60s - dualboot XP ubuntu 12.04
T520 - dualboot XP ubuntu 12.04
T60 - dualboot XP ubuntu 8.04
T40 - dualboot XP ubuntu 9.04
570 - dualboot XP ubuntu 7.10
570 - W2K
600 - W2K
X60s - dualboot XP ubuntu 12.04
T520 - dualboot XP ubuntu 12.04
T60 - dualboot XP ubuntu 8.04
T40 - dualboot XP ubuntu 9.04
570 - dualboot XP ubuntu 7.10
570 - W2K
600 - W2K
-
Volker
- Junior Member

- Posts: 482
- Joined: Fri Oct 01, 2004 10:21 am
- Location: Dublin, Ireland
- Contact:
Re: X60s, T60 and T40 have lost audio under ubuntu!
As usual, check /var/log/messages to see the error messages.
Re: X60s, T60 and T40 have lost audio under ubuntu!
I looked, there's about 2222 lines of output in the last 5 days, and scanning for 'audio' I found several entries like this:Volker wrote:As usual, check /var/log/messages to see the error messages.
Mar 8 05:59:02 JHX60s pulseaudio[2029]: ratelimit.c: 118 events suppressed
whatever that means.
X60s - dualboot XP ubuntu 9.10
X60s - dualboot XP ubuntu 12.04
T520 - dualboot XP ubuntu 12.04
T60 - dualboot XP ubuntu 8.04
T40 - dualboot XP ubuntu 9.04
570 - dualboot XP ubuntu 7.10
570 - W2K
600 - W2K
X60s - dualboot XP ubuntu 12.04
T520 - dualboot XP ubuntu 12.04
T60 - dualboot XP ubuntu 8.04
T40 - dualboot XP ubuntu 9.04
570 - dualboot XP ubuntu 7.10
570 - W2K
600 - W2K
-
Volker
- Junior Member

- Posts: 482
- Joined: Fri Oct 01, 2004 10:21 am
- Location: Dublin, Ireland
- Contact:
Re: X60s, T60 and T40 have lost audio under ubuntu!
Its suppressing reoccuring error messages in order to not flood the log. The interesting message is the one before the suppressing starts...John H wrote:Mar 8 05:59:02 JHX60s pulseaudio[2029]: ratelimit.c: 118 events suppressed
In all likelyhood, pulseaudio can't communicate with your audio chip. Either the driver broke (recent kernel upgrade?) or something else hogs the device (what do you mean with winmodem, did you install anything? Its true that the intel hda does sound and modem at the same time)
Re: X60s, T60 and T40 have lost audio under ubuntu!
Well, here's a few lines of stuff before the one containing 'audio':
Code: Select all
Mar 8 05:55:05 JHX60s kernel: [ 9483.676559] ata1.00: ACPI cmd ef/03:45:00:00:00:a0 filtered out
Mar 8 05:55:05 JHX60s kernel: [ 9483.676563] ata1.00: ACPI cmd ef/03:0c:00:00:00:a0 filtered out
Mar 8 05:55:05 JHX60s kernel: [ 9483.676567] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
Mar 8 05:55:05 JHX60s kernel: [ 9483.692615] ata1.00: configured for UDMA/100
Mar 8 05:55:05 JHX60s kernel: [ 9483.708611] ata1.00: configured for UDMA/100
Mar 8 05:55:05 JHX60s kernel: [ 9483.708615] ata1: EH complete
Mar 8 05:55:05 JHX60s kernel: [ 9483.759086] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[17] MMIO=[e4301000-e43017ff] Max Packet=[2048] IR/IT contexts=[4/4]
Mar 8 05:55:05 JHX60s kernel: [ 9483.768066] sdhci-pci 0000:15:00.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
Mar 8 05:55:05 JHX60s kernel: [ 9484.375953] sd 0:0:0:0: [sda] Starting disk
Mar 8 05:55:05 JHX60s kernel: [ 9484.520057] usb 5-2: reset full speed USB device using uhci_hcd and address 2
Mar 8 05:55:05 JHX60s kernel: [ 9484.669973] thinkpad_acpi: ACPI backlight control delay disabled
Mar 8 05:55:05 JHX60s kernel: [ 9484.780065] usb 1-2: reset high speed USB device using ehci_hcd and address 3
Mar 8 05:55:05 JHX60s kernel: [ 9484.958947] Restarting tasks ... done.
Mar 8 05:55:18 JHX60s kernel: [ 9498.797066] ADDRCONF(NETDEV_UP): eth0: link is not ready
Mar 8 05:55:18 JHX60s kernel: [ 9498.882789] Registered led device: iwl-phy0::radio
Mar 8 05:55:18 JHX60s kernel: [ 9498.882815] Registered led device: iwl-phy0::assoc
Mar 8 05:55:18 JHX60s kernel: [ 9498.882877] Registered led device: iwl-phy0::RX
Mar 8 05:55:18 JHX60s kernel: [ 9498.882901] Registered led device: iwl-phy0::TX
Mar 8 05:55:18 JHX60s kernel: [ 9498.894136] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Mar 8 05:59:02 JHX60s pulseaudio[2029]: ratelimit.c: 118 events suppressed
X60s - dualboot XP ubuntu 9.10
X60s - dualboot XP ubuntu 12.04
T520 - dualboot XP ubuntu 12.04
T60 - dualboot XP ubuntu 8.04
T40 - dualboot XP ubuntu 9.04
570 - dualboot XP ubuntu 7.10
570 - W2K
600 - W2K
X60s - dualboot XP ubuntu 12.04
T520 - dualboot XP ubuntu 12.04
T60 - dualboot XP ubuntu 8.04
T40 - dualboot XP ubuntu 9.04
570 - dualboot XP ubuntu 7.10
570 - W2K
600 - W2K
-
Volker
- Junior Member

- Posts: 482
- Joined: Fri Oct 01, 2004 10:21 am
- Location: Dublin, Ireland
- Contact:
Re: X60s, T60 and T40 have lost audio under ubuntu!
Thats just the log from resuming from suspend. Its further up. How about you do a fresh reboot, that'll narrow it down to about 1000 lines of logfile.
Re: X60s, T60 and T40 have lost audio under ubuntu!
There seems to be a bug related to this -
https://bugs.launchpad.net/ubuntu/+sour ... bug/434436
https://bugs.launchpad.net/ubuntu/+sour ... bug/434436
Re: X60s, T60 and T40 have lost audio under ubuntu!
Well! The X60s audio is working!
I discovered the pulseaudio volume control and by fiddling with a device dropdown it started working.
Hooray.
Not only that but afterwards the Audio Angel flew over my T60 and IT'S audio started working!
I discovered the pulseaudio volume control and by fiddling with a device dropdown it started working.
Hooray.
Not only that but afterwards the Audio Angel flew over my T60 and IT'S audio started working!
X60s - dualboot XP ubuntu 9.10
X60s - dualboot XP ubuntu 12.04
T520 - dualboot XP ubuntu 12.04
T60 - dualboot XP ubuntu 8.04
T40 - dualboot XP ubuntu 9.04
570 - dualboot XP ubuntu 7.10
570 - W2K
600 - W2K
X60s - dualboot XP ubuntu 12.04
T520 - dualboot XP ubuntu 12.04
T60 - dualboot XP ubuntu 8.04
T40 - dualboot XP ubuntu 9.04
570 - dualboot XP ubuntu 7.10
570 - W2K
600 - W2K
-
- Similar Topics
- Replies
- Views
- Last post
-
-
How to improve audio on a Thinkpad T530 under Ubuntu?
by wrybread » Sun Mar 05, 2017 2:14 am » in Linux Questions - 1 Replies
- 1191 Views
-
Last post by wrybread
Fri Apr 07, 2017 5:38 pm
-
-
-
x60s: lost a memory channel!
by bgx » Tue Jun 27, 2017 5:10 pm » in Thinkpad X6x Series incl. X6x Tablet - 1 Replies
- 37 Views
-
Last post by shawross
Tue Jun 27, 2017 9:54 pm
-
-
-
W530 Audio issue - Speakers not working, Audio jack ok
by TaffyBoy » Mon Apr 24, 2017 5:15 pm » in Thinkpad - General HARDWARE/SOFTWARE questions - 1 Replies
- 605 Views
-
Last post by TaffyBoy
Mon May 01, 2017 4:13 am
-
-
-
remove and clean under the trackpoint mouse buttons
by louisJ » Fri Feb 10, 2017 1:51 pm » in ThinkPad T430/T530 and later Series - 4 Replies
- 459 Views
-
Last post by louisJ
Fri Feb 10, 2017 3:15 pm
-
Who is online
Users browsing this forum: No registered users and 3 guests




