Results 11 to 17 of 17
Would your hacked DSDT file work for others who have the exact same machine as you? That being a Toshiba P105 S9337
If so, that would make it far easier ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-28-2007 #11Just Joined!
- Join Date
- Dec 2007
- Posts
- 3
Can you let me use your DSDT file since I have the same P105 S9337 ?
Would your hacked DSDT file work for others who have the exact same machine as you? That being a Toshiba P105 S9337
If so, that would make it far easier for us non programmers.
Thanks so much.
I have had no sound for 6 months too.
Robo-Linux
- 12-28-2007 #12Just Joined!
- Join Date
- Dec 2007
- Posts
- 2
DSDT File For Toshiba P105-9337
Hi robo-linux.
Yes, I believe it would be the same DSDT file. I am not certain though, since the file is generated by my system to start with. But, the worst that will happen is that it won't work, so I'd give it a try.
The attached zip file includes both the .dsl and .aml files. Good luck. If you need more info, just let me know.
Marc
- 12-28-2007 #13Just Joined!
- Join Date
- Dec 2007
- Posts
- 3
Hi Marc,
Thank you very much. As soon as I get the BIOS flashed to 4.2 I will try your DSDT files and then will post my results for others.
Robo-Linux
- 12-30-2007 #14Just Joined!
- Join Date
- Dec 2007
- Posts
- 3
Hi Marc,
Since the custom Toshiba kernel file was a 32 bit version in your instructions, I decided to try the newest 64 bit Ubuntu alpha2 version: Hardy. I got sound instantly on my Toshiba P105 S9337. BIG thanks to the Ubuntu developers.
By the way, the keyboard on the Toshiba P105 S9337 is so bad I ended up buying an HP Laptop yesterday.
Thank you again for your help.
Robo-Linux
- 01-18-2008 #15Just Joined!
- Join Date
- Mar 2007
- Posts
- 2
when I try to use
cat /proc/acpi/dsdt > DSDT.dat
I get an error
DSDT.dat : Permission Denied
- 01-28-2008 #16Just Joined!
- Join Date
- Mar 2006
- Posts
- 13
You must use sudo instead
$ sudo cat (proc/acpi/dsdt > DSDT.dat
Cheers
Luis
- 03-09-2008 #17Just Joined!
- Join Date
- Mar 2008
- Posts
- 1
I still get an error saying permission denied even while using 'sudo' on
"sudo cat /proc/acpi/dsdt > DSDT.dat"


Reply With Quote

